diff --git a/links/bare-metal/vps-lz b/links/bare-metal/vps-lz new file mode 100644 index 00000000000..e8f46ea8287 --- /dev/null +++ b/links/bare-metal/vps-lz @@ -0,0 +1,16 @@ +- [de-de](https://www.ovhcloud.com/de/vps/vps-lz/) +- [en-asia](https://www.ovhcloud.com/asia/vps/vps-lz/) +- [en-au](https://www.ovhcloud.com/en-au/vps/vps-lz/) +- [en-ca](https://www.ovhcloud.com/en-ca/vps/vps-lz/) +- [en-gb](https://www.ovhcloud.com/en-gb/vps/vps-lz/) +- [en-ie](https://www.ovhcloud.com/en-ie/vps/vps-lz/) +- [en-in](https://www.ovhcloud.com/en-in/vps/vps-lz/) +- [en-sg](https://www.ovhcloud.com/en-sg/vps/vps-lz/) +- [en-us](https://www.ovhcloud.com/en/vps/vps-lz/) +- [es-es](https://www.ovhcloud.com/es-es/vps/vps-lz/) +- [es-us](https://www.ovhcloud.com/es/vps/vps-lz/) +- [fr-ca](https://www.ovhcloud.com/fr-ca/vps/vps-lz/) +- [fr-fr](https://www.ovhcloud.com/fr/vps/vps-lz/) +- [it-it](https://www.ovhcloud.com/it/vps/vps-lz/) +- [pl-pl](https://www.ovhcloud.com/pl/vps/vps-lz/) +- [pt-pt](https://www.ovhcloud.com/pt/vps/vps-lz/) \ No newline at end of file diff --git a/links/web/email-pro b/links/web/email-pro index 4b18fbc024d..de9716a6f31 100644 --- a/links/web/email-pro +++ b/links/web/email-pro @@ -2,6 +2,7 @@ - [en-gb](https://www.ovhcloud.com/en-gb/emails/email-pro/) - [en-ie](https://www.ovhcloud.com/en-ie/emails/email-pro/) - [es-es](https://www.ovhcloud.com/es-es/emails/email-pro/) +- [es-us](https://www.ovhcloud.com/es/emails/) - [fr-fr](https://www.ovhcloud.com/fr/emails/email-pro/) - [it-it](https://www.ovhcloud.com/it/emails/email-pro/) - [pl-pl](https://www.ovhcloud.com/pl/emails/email-pro/) diff --git a/links/web/emails b/links/web/emails index 39f798b7639..79049897af2 100644 --- a/links/web/emails +++ b/links/web/emails @@ -4,6 +4,7 @@ - [en-ca](https://www.ovhcloud.com/en-ca/emails/) - [en-gb](https://www.ovhcloud.com/en-gb/emails/) - [en-ie](https://www.ovhcloud.com/en-ie/emails/) +- [en-in](https://www.ovhcloud.com/en-in/web-cloud/) - [en-sg](https://www.ovhcloud.com/en-sg/emails/) - [en-us](https://www.ovhcloud.com/en/emails/) - [es-es](https://www.ovhcloud.com/es-es/emails/) diff --git a/links/web/emails-hosted-exchange b/links/web/emails-hosted-exchange index ef77b69bbc0..33fe991c7eb 100644 --- a/links/web/emails-hosted-exchange +++ b/links/web/emails-hosted-exchange @@ -4,6 +4,7 @@ - [en-ca](https://www.ovhcloud.com/en-ca/emails/hosted-exchange/) - [en-gb](https://www.ovhcloud.com/en-gb/emails/hosted-exchange/) - [en-ie](https://www.ovhcloud.com/en-ie/emails/hosted-exchange/) +- [en-in](https://www.ovhcloud.com/en-in/web-cloud/) - [en-sg](https://www.ovhcloud.com/en-sg/emails/hosted-exchange/) - [en-us](https://www.ovhcloud.com/en/emails/hosted-exchange/) - [es-es](https://www.ovhcloud.com/es-es/emails/hosted-exchange/) diff --git a/links/web/ms365 b/links/web/ms365 index 69e42cc1a70..9c9f6567aca 100644 --- a/links/web/ms365 +++ b/links/web/ms365 @@ -2,6 +2,7 @@ - [en-gb](https://www.ovhcloud.com/en-gb/collaborative-tools/microsoft-365/) - [en-ie](https://www.ovhcloud.com/en-ie/collaborative-tools/microsoft-365/) - [es-es](https://www.ovhcloud.com/es-es/collaborative-tools/microsoft-365/) +- [es-us](https://www.ovhcloud.com/es/) - [fr-fr](https://www.ovhcloud.com/fr/collaborative-tools/microsoft-365/) - [it-it](https://www.ovhcloud.com/it/collaborative-tools/microsoft-365/) - [pl-pl](https://www.ovhcloud.com/pl/collaborative-tools/microsoft-365/) diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.de-de.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.de-de.md index 018f30736f9..3f9c52ff658 100644 --- a/pages/account_and_service_management/account_information/iam-policies-api/guide.de-de.md +++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.de-de.md @@ -1,7 +1,7 @@ --- title: Verwendung von IAM-Richtlinien mit der OVHcloud API (EN) excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2024-08-21 +updated: 2025-08-18 --- ## Objective @@ -126,6 +126,7 @@ The URNs and actions can end with a `*` wildcard character. This allows referrin - **deny**: Array of actions explicitely denied for the identities regarding the resources. A denied action will be prevent no matter what others policies could allow - **except**: Extension of the **allow** parameter. Array of actions not to allow even though they are included in the **allow** actions. For instance, this is useful when there is a wildcard allow action but it is necessary to exclude a specific action that otherwise would be included in the wildcard. Contrary to **deny**, **except** is limited to the current policy scope. - **permissionsGroups**: List of [permissions groups](/pages/account_and_service_management/account_information/iam-permission-groups) applied to this policy. +- **conditions**: List conditions applied to the policy - **expiredAt**: Date after which the policy will be disabled. - **createdAt**: Creation date of the policy. - **updateAt**: Last update date of the policy. @@ -288,6 +289,84 @@ Check it via `GET /iam/policy`: The policies have been created successfully. Now, "***user1***" can **carry out reboots and create snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". "***user2***" can **execute any vps action except for the deletion of snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". +#### Conditions + +It is possible to add conditions to policies. The policy will only be valid if the conditions are met. +Conditions are added to an access policy in the following form: + +```json +{ + "operator": "AND", + "conditions": [ + { + "operator": "MATCH", + "values": { + "resource.Tag(environment)": "prod", + "resource.Type": "dnsZone" + } + }, + { + "operator": "NOT", + "conditions": [ + { + "operator": "MATCH", + "values": { + "date(Europe/Paris).WeekDay.IN": "Saturday,Sunday" + } + } + ] + } + ] +} +``` + +For example, a policy with this condition is valid if the targeted resources are of type **dnsZone** with the tag **"environment:prod"**, except on **Saturday and Sunday** in the Paris time zone. + +The operator field specifies how the conditions will be evaluated: + +- **AND**: All conditions must be validated +- **NOT**: None of the conditions must be validated +- **OR**: At least one condition must be validated +- **MATCH**: Condition evaluation operator + +The available conditions are: + +| Condition | Operator | Data Type | Description | Example | +| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: | +| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" | +| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" | +| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" | +| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" | +| resource.Name | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource names | "resource.Name.Start_with": "vps-" | +| resource.Type | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource types | "resource.Type.In": "dnsZone,vps" | +| request.IP | EQ
IN
IN_RANGE | IP v4 | Filter on client source IP | "request.IP.IN_RANGE": "10.23.0.0/16" | + +Dates use time zones based on [IANA database names](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If not specified, the date will be evaluated in UTC time zone. + +The available operators for condition types are: + +- **EQ**: The value must exactly match the specified value +- **BEFORE** or **LT** (less than): The value must be strictly less than +- **AFTER** or **GE** (greater or equal): The value must be equal to or greater than +- **GT** (greater than): The value must be strictly greater than +- **LE** (less or equal): The value must be equal to or less than +- **IN**: The value must be included in the list +- **START_WITH**: The value must start with the specified value +- **END_WITH**: The value must end with the specified value +- **IN_RANGE**: The value must be in the specified IP subnet + +If not specified, the default operator is **EQ**. + +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Identities Policies apply to users, which can be accounts, users or user groups. @@ -654,4 +733,4 @@ Here is a part of the output: ## Go further -Join our [community of users](/links/community). \ No newline at end of file +Join our [community of users](/links/community). diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-asia.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-asia.md index 76d6b65cf20..27c238dff0c 100644 --- a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-asia.md +++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-asia.md @@ -1,7 +1,7 @@ --- title: How to use IAM policies using the OVHcloud API excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2024-08-21 +updated: 2025-08-18 --- ## Objective @@ -42,7 +42,7 @@ Resources, resource groups and actions needed to create a policy will be describ #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -126,6 +126,7 @@ The URNs and actions can end with a `*` wildcard character. This allows referrin - **deny**: Array of actions explicitely denied for the identities regarding the resources. A denied action will be prevent no matter what others policies could allow - **except**: Extension of the **allow** parameter. Array of actions not to allow even though they are included in the **allow** actions. For instance, this is useful when there is a wildcard allow action but it is necessary to exclude a specific action that otherwise would be included in the wildcard. Contrary to **deny**, **except** is limited to the current policy scope. - **permissionsGroups**: List of [permissions groups](/pages/account_and_service_management/account_information/iam-permission-groups) applied to this policy. +- **conditions**: List conditions applied to the policy - **expiredAt**: Date after which the policy will be disabled. - **createdAt**: Creation date of the policy. - **updateAt**: Last update date of the policy. @@ -288,6 +289,84 @@ Check it via `GET /iam/policy`: The policies have been created successfully. Now, "***user1***" can **carry out reboots and create snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". "***user2***" can **execute any vps action except for the deletion of snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". +#### Conditions + +It is possible to add conditions to policies. The policy will only be valid if the conditions are met. +Conditions are added to an access policy in the following form: + +```json +{ + "operator": "AND", + "conditions": [ + { + "operator": "MATCH", + "values": { + "resource.Tag(environment)": "prod", + "resource.Type": "dnsZone" + } + }, + { + "operator": "NOT", + "conditions": [ + { + "operator": "MATCH", + "values": { + "date(Europe/Paris).WeekDay.IN": "Saturday,Sunday" + } + } + ] + } + ] +} +``` + +For example, a policy with this condition is valid if the targeted resources are of type **dnsZone** with the tag **"environment:prod"**, except on **Saturday and Sunday** in the Paris time zone. + +The operator field specifies how the conditions will be evaluated: + +- **AND**: All conditions must be validated +- **NOT**: None of the conditions must be validated +- **OR**: At least one condition must be validated +- **MATCH**: Condition evaluation operator + +The available conditions are: + +| Condition | Operator | Data Type | Description | Example | +| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: | +| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" | +| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" | +| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" | +| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" | +| resource.Name | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource names | "resource.Name.Start_with": "vps-" | +| resource.Type | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource types | "resource.Type.In": "dnsZone,vps" | +| request.IP | EQ
IN
IN_RANGE | IP v4 | Filter on client source IP | "request.IP.IN_RANGE": "10.23.0.0/16" | + +Dates use time zones based on [IANA database names](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If not specified, the date will be evaluated in UTC time zone. + +The available operators for condition types are: + +- **EQ**: The value must exactly match the specified value +- **BEFORE** or **LT** (less than): The value must be strictly less than +- **AFTER** or **GE** (greater or equal): The value must be equal to or greater than +- **GT** (greater than): The value must be strictly greater than +- **LE** (less or equal): The value must be equal to or less than +- **IN**: The value must be included in the list +- **START_WITH**: The value must start with the specified value +- **END_WITH**: The value must end with the specified value +- **IN_RANGE**: The value must be in the specified IP subnet + +If not specified, the default operator is **EQ**. + +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Identities Policies apply to users, which can be accounts, users or user groups. @@ -296,7 +375,7 @@ This section describes how to retrieve or create user for the policy. #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -383,7 +462,7 @@ This section describes how to retrieve resources information to use in a policy. #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -442,7 +521,7 @@ To ease the policy management for a large number of resources, it is possible to #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -535,7 +614,7 @@ These actions are specific to every product, such as rebooting a database server #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -654,4 +733,4 @@ Here is a part of the output: ## Go further -Join our [community of users](/links/community). \ No newline at end of file +Join our [community of users](/links/community). diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-au.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-au.md index 76d6b65cf20..27c238dff0c 100644 --- a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-au.md +++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-au.md @@ -1,7 +1,7 @@ --- title: How to use IAM policies using the OVHcloud API excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2024-08-21 +updated: 2025-08-18 --- ## Objective @@ -42,7 +42,7 @@ Resources, resource groups and actions needed to create a policy will be describ #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -126,6 +126,7 @@ The URNs and actions can end with a `*` wildcard character. This allows referrin - **deny**: Array of actions explicitely denied for the identities regarding the resources. A denied action will be prevent no matter what others policies could allow - **except**: Extension of the **allow** parameter. Array of actions not to allow even though they are included in the **allow** actions. For instance, this is useful when there is a wildcard allow action but it is necessary to exclude a specific action that otherwise would be included in the wildcard. Contrary to **deny**, **except** is limited to the current policy scope. - **permissionsGroups**: List of [permissions groups](/pages/account_and_service_management/account_information/iam-permission-groups) applied to this policy. +- **conditions**: List conditions applied to the policy - **expiredAt**: Date after which the policy will be disabled. - **createdAt**: Creation date of the policy. - **updateAt**: Last update date of the policy. @@ -288,6 +289,84 @@ Check it via `GET /iam/policy`: The policies have been created successfully. Now, "***user1***" can **carry out reboots and create snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". "***user2***" can **execute any vps action except for the deletion of snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". +#### Conditions + +It is possible to add conditions to policies. The policy will only be valid if the conditions are met. +Conditions are added to an access policy in the following form: + +```json +{ + "operator": "AND", + "conditions": [ + { + "operator": "MATCH", + "values": { + "resource.Tag(environment)": "prod", + "resource.Type": "dnsZone" + } + }, + { + "operator": "NOT", + "conditions": [ + { + "operator": "MATCH", + "values": { + "date(Europe/Paris).WeekDay.IN": "Saturday,Sunday" + } + } + ] + } + ] +} +``` + +For example, a policy with this condition is valid if the targeted resources are of type **dnsZone** with the tag **"environment:prod"**, except on **Saturday and Sunday** in the Paris time zone. + +The operator field specifies how the conditions will be evaluated: + +- **AND**: All conditions must be validated +- **NOT**: None of the conditions must be validated +- **OR**: At least one condition must be validated +- **MATCH**: Condition evaluation operator + +The available conditions are: + +| Condition | Operator | Data Type | Description | Example | +| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: | +| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" | +| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" | +| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" | +| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" | +| resource.Name | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource names | "resource.Name.Start_with": "vps-" | +| resource.Type | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource types | "resource.Type.In": "dnsZone,vps" | +| request.IP | EQ
IN
IN_RANGE | IP v4 | Filter on client source IP | "request.IP.IN_RANGE": "10.23.0.0/16" | + +Dates use time zones based on [IANA database names](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If not specified, the date will be evaluated in UTC time zone. + +The available operators for condition types are: + +- **EQ**: The value must exactly match the specified value +- **BEFORE** or **LT** (less than): The value must be strictly less than +- **AFTER** or **GE** (greater or equal): The value must be equal to or greater than +- **GT** (greater than): The value must be strictly greater than +- **LE** (less or equal): The value must be equal to or less than +- **IN**: The value must be included in the list +- **START_WITH**: The value must start with the specified value +- **END_WITH**: The value must end with the specified value +- **IN_RANGE**: The value must be in the specified IP subnet + +If not specified, the default operator is **EQ**. + +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Identities Policies apply to users, which can be accounts, users or user groups. @@ -296,7 +375,7 @@ This section describes how to retrieve or create user for the policy. #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -383,7 +462,7 @@ This section describes how to retrieve resources information to use in a policy. #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -442,7 +521,7 @@ To ease the policy management for a large number of resources, it is possible to #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -535,7 +614,7 @@ These actions are specific to every product, such as rebooting a database server #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -654,4 +733,4 @@ Here is a part of the output: ## Go further -Join our [community of users](/links/community). \ No newline at end of file +Join our [community of users](/links/community). diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-ca.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-ca.md index 76d6b65cf20..27c238dff0c 100644 --- a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-ca.md +++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-ca.md @@ -1,7 +1,7 @@ --- title: How to use IAM policies using the OVHcloud API excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2024-08-21 +updated: 2025-08-18 --- ## Objective @@ -42,7 +42,7 @@ Resources, resource groups and actions needed to create a policy will be describ #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -126,6 +126,7 @@ The URNs and actions can end with a `*` wildcard character. This allows referrin - **deny**: Array of actions explicitely denied for the identities regarding the resources. A denied action will be prevent no matter what others policies could allow - **except**: Extension of the **allow** parameter. Array of actions not to allow even though they are included in the **allow** actions. For instance, this is useful when there is a wildcard allow action but it is necessary to exclude a specific action that otherwise would be included in the wildcard. Contrary to **deny**, **except** is limited to the current policy scope. - **permissionsGroups**: List of [permissions groups](/pages/account_and_service_management/account_information/iam-permission-groups) applied to this policy. +- **conditions**: List conditions applied to the policy - **expiredAt**: Date after which the policy will be disabled. - **createdAt**: Creation date of the policy. - **updateAt**: Last update date of the policy. @@ -288,6 +289,84 @@ Check it via `GET /iam/policy`: The policies have been created successfully. Now, "***user1***" can **carry out reboots and create snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". "***user2***" can **execute any vps action except for the deletion of snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". +#### Conditions + +It is possible to add conditions to policies. The policy will only be valid if the conditions are met. +Conditions are added to an access policy in the following form: + +```json +{ + "operator": "AND", + "conditions": [ + { + "operator": "MATCH", + "values": { + "resource.Tag(environment)": "prod", + "resource.Type": "dnsZone" + } + }, + { + "operator": "NOT", + "conditions": [ + { + "operator": "MATCH", + "values": { + "date(Europe/Paris).WeekDay.IN": "Saturday,Sunday" + } + } + ] + } + ] +} +``` + +For example, a policy with this condition is valid if the targeted resources are of type **dnsZone** with the tag **"environment:prod"**, except on **Saturday and Sunday** in the Paris time zone. + +The operator field specifies how the conditions will be evaluated: + +- **AND**: All conditions must be validated +- **NOT**: None of the conditions must be validated +- **OR**: At least one condition must be validated +- **MATCH**: Condition evaluation operator + +The available conditions are: + +| Condition | Operator | Data Type | Description | Example | +| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: | +| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" | +| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" | +| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" | +| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" | +| resource.Name | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource names | "resource.Name.Start_with": "vps-" | +| resource.Type | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource types | "resource.Type.In": "dnsZone,vps" | +| request.IP | EQ
IN
IN_RANGE | IP v4 | Filter on client source IP | "request.IP.IN_RANGE": "10.23.0.0/16" | + +Dates use time zones based on [IANA database names](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If not specified, the date will be evaluated in UTC time zone. + +The available operators for condition types are: + +- **EQ**: The value must exactly match the specified value +- **BEFORE** or **LT** (less than): The value must be strictly less than +- **AFTER** or **GE** (greater or equal): The value must be equal to or greater than +- **GT** (greater than): The value must be strictly greater than +- **LE** (less or equal): The value must be equal to or less than +- **IN**: The value must be included in the list +- **START_WITH**: The value must start with the specified value +- **END_WITH**: The value must end with the specified value +- **IN_RANGE**: The value must be in the specified IP subnet + +If not specified, the default operator is **EQ**. + +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Identities Policies apply to users, which can be accounts, users or user groups. @@ -296,7 +375,7 @@ This section describes how to retrieve or create user for the policy. #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -383,7 +462,7 @@ This section describes how to retrieve resources information to use in a policy. #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -442,7 +521,7 @@ To ease the policy management for a large number of resources, it is possible to #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -535,7 +614,7 @@ These actions are specific to every product, such as rebooting a database server #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -654,4 +733,4 @@ Here is a part of the output: ## Go further -Join our [community of users](/links/community). \ No newline at end of file +Join our [community of users](/links/community). diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-gb.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-gb.md index 7bee5d7ccfb..b5117f4d0ad 100644 --- a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-gb.md +++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-gb.md @@ -1,7 +1,7 @@ --- title: How to use IAM policies using the OVHcloud API excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2024-08-21 +updated: 2025-08-18 --- ## Objective @@ -126,6 +126,7 @@ The URNs and actions can end with a `*` wildcard character. This allows referrin - **deny**: Array of actions explicitely denied for the identities regarding the resources. A denied action will be prevent no matter what others policies could allow - **except**: Extension of the **allow** parameter. Array of actions not to allow even though they are included in the **allow** actions. For instance, this is useful when there is a wildcard allow action but it is necessary to exclude a specific action that otherwise would be included in the wildcard. Contrary to **deny**, **except** is limited to the current policy scope. - **permissionsGroups**: List of [permissions groups](/pages/account_and_service_management/account_information/iam-permission-groups) applied to this policy. +- **conditions**: List conditions applied to the policy - **expiredAt**: Date after which the policy will be disabled. - **createdAt**: Creation date of the policy. - **updateAt**: Last update date of the policy. @@ -288,6 +289,152 @@ Check it via `GET /iam/policy`: The policies have been created successfully. Now, "***user1***" can **carry out reboots and create snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". "***user2***" can **execute any vps action except for the deletion of snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". +#### Conditions + +It is possible to add conditions to policies. The policy will only be valid if the conditions are met. +Conditions are added to an access policy in the following form: + +```json +{ + "operator": "AND", + "conditions": [ + { + "operator": "MATCH", + "values": { + "resource.Tag(environment)": "prod", + "resource.Type": "dnsZone" + } + }, + { + "operator": "NOT", + "conditions": [ + { + "operator": "MATCH", + "values": { + "date(Europe/Paris).WeekDay.IN": "Saturday,Sunday" + } + } + ] + } + ] +} +``` + +For example, a policy with this condition is valid if the targeted resources are of type **dnsZone** with the tag **"environment:prod"**, except on **Saturday and Sunday** in the Paris time zone. + +The operator field specifies how the conditions will be evaluated: + +- **AND**: All conditions must be validated +- **NOT**: None of the conditions must be validated +- **OR**: At least one condition must be validated +- **MATCH**: Condition evaluation operator + +The available conditions are: + +| Condition | Operator | Data Type | Description | Example | +| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: | +| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" | +| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" | +| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" | +| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" | +| resource.Name | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource names | "resource.Name.Start_with": "vps-" | +| resource.Type | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource types | "resource.Type.In": "dnsZone,vps" | +| request.IP | EQ
IN
IN_RANGE | IP v4 | Filter on client source IP | "request.IP.IN_RANGE": "10.23.0.0/16" | + +Dates use time zones based on [IANA database names](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If not specified, the date will be evaluated in UTC time zone. + +The available operators for condition types are: + +- **EQ**: The value must exactly match the specified value +- **BEFORE** or **LT** (less than): The value must be strictly less than +- **AFTER** or **GE** (greater or equal): The value must be equal to or greater than +- **GT** (greater than): The value must be strictly greater than +- **LE** (less or equal): The value must be equal to or less than +- **IN**: The value must be included in the list +- **START_WITH**: The value must start with the specified value +- **END_WITH**: The value must end with the specified value +- **IN_RANGE**: The value must be in the specified IP subnet + +If not specified, the default operator is **EQ**. + +#### Conditions + +It is possible to add conditions to policies. The policy will only be valid if the conditions are met. +Conditions are added to an access policy in the following form: + +```json +{ + "operator": "AND", + "conditions": [ + { + "operator": "MATCH", + "values": { + "resource.Tag(environment)": "prod", + "resource.Type": "dnsZone" + } + }, + { + "operator": "NOT", + "conditions": [ + { + "operator": "MATCH", + "values": { + "date(Europe/Paris).WeekDay.IN": "Saturday,Sunday" + } + } + ] + } + ] +} +``` + +For example, a policy with this condition is valid if the targeted resources are of type **dnsZone** with the tag **"environment:prod"**, except on **Saturday and Sunday** in the Paris time zone. + +The operator field specifies how the conditions will be evaluated: + +- **AND**: All conditions must be validated +- **NOT**: None of the conditions must be validated +- **OR**: At least one condition must be validated +- **MATCH**: Condition evaluation operator + +The available conditions are: + +| Condition | Operator | Data Type | Description | Example | +| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: | +| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" | +| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" | +| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" | +| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" | +| resource.Name | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource names | "resource.Name.Start_with": "vps-" | +| resource.Type | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource types | "resource.Type.In": "dnsZone,vps" | +| request.IP | EQ
IN
IN_RANGE | IP v4 | Filter on client source IP | "request.IP.IN_RANGE": "10.23.0.0/16" | + +Dates use time zones based on [IANA database names](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If not specified, the date will be evaluated in UTC time zone. + +The available operators for condition types are: + +- **EQ**: The value must exactly match the specified value +- **BEFORE** or **LT** (less than): The value must be strictly less than +- **AFTER** or **GE** (greater or equal): The value must be equal to or greater than +- **GT** (greater than): The value must be strictly greater than +- **LE** (less or equal): The value must be equal to or less than +- **IN**: The value must be included in the list +- **START_WITH**: The value must start with the specified value +- **END_WITH**: The value must end with the specified value +- **IN_RANGE**: The value must be in the specified IP subnet + +If not specified, the default operator is **EQ**. + +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Identities Policies apply to users, which can be accounts, users or user groups. @@ -654,4 +801,4 @@ Here is a part of the output: ## Go further -Join our [community of users](/links/community). \ No newline at end of file +Join our [community of users](/links/community). diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-ie.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-ie.md index 7bee5d7ccfb..27c238dff0c 100644 --- a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-ie.md +++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-ie.md @@ -1,7 +1,7 @@ --- title: How to use IAM policies using the OVHcloud API excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2024-08-21 +updated: 2025-08-18 --- ## Objective @@ -126,6 +126,7 @@ The URNs and actions can end with a `*` wildcard character. This allows referrin - **deny**: Array of actions explicitely denied for the identities regarding the resources. A denied action will be prevent no matter what others policies could allow - **except**: Extension of the **allow** parameter. Array of actions not to allow even though they are included in the **allow** actions. For instance, this is useful when there is a wildcard allow action but it is necessary to exclude a specific action that otherwise would be included in the wildcard. Contrary to **deny**, **except** is limited to the current policy scope. - **permissionsGroups**: List of [permissions groups](/pages/account_and_service_management/account_information/iam-permission-groups) applied to this policy. +- **conditions**: List conditions applied to the policy - **expiredAt**: Date after which the policy will be disabled. - **createdAt**: Creation date of the policy. - **updateAt**: Last update date of the policy. @@ -288,6 +289,84 @@ Check it via `GET /iam/policy`: The policies have been created successfully. Now, "***user1***" can **carry out reboots and create snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". "***user2***" can **execute any vps action except for the deletion of snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". +#### Conditions + +It is possible to add conditions to policies. The policy will only be valid if the conditions are met. +Conditions are added to an access policy in the following form: + +```json +{ + "operator": "AND", + "conditions": [ + { + "operator": "MATCH", + "values": { + "resource.Tag(environment)": "prod", + "resource.Type": "dnsZone" + } + }, + { + "operator": "NOT", + "conditions": [ + { + "operator": "MATCH", + "values": { + "date(Europe/Paris).WeekDay.IN": "Saturday,Sunday" + } + } + ] + } + ] +} +``` + +For example, a policy with this condition is valid if the targeted resources are of type **dnsZone** with the tag **"environment:prod"**, except on **Saturday and Sunday** in the Paris time zone. + +The operator field specifies how the conditions will be evaluated: + +- **AND**: All conditions must be validated +- **NOT**: None of the conditions must be validated +- **OR**: At least one condition must be validated +- **MATCH**: Condition evaluation operator + +The available conditions are: + +| Condition | Operator | Data Type | Description | Example | +| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: | +| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" | +| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" | +| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" | +| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" | +| resource.Name | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource names | "resource.Name.Start_with": "vps-" | +| resource.Type | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource types | "resource.Type.In": "dnsZone,vps" | +| request.IP | EQ
IN
IN_RANGE | IP v4 | Filter on client source IP | "request.IP.IN_RANGE": "10.23.0.0/16" | + +Dates use time zones based on [IANA database names](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If not specified, the date will be evaluated in UTC time zone. + +The available operators for condition types are: + +- **EQ**: The value must exactly match the specified value +- **BEFORE** or **LT** (less than): The value must be strictly less than +- **AFTER** or **GE** (greater or equal): The value must be equal to or greater than +- **GT** (greater than): The value must be strictly greater than +- **LE** (less or equal): The value must be equal to or less than +- **IN**: The value must be included in the list +- **START_WITH**: The value must start with the specified value +- **END_WITH**: The value must end with the specified value +- **IN_RANGE**: The value must be in the specified IP subnet + +If not specified, the default operator is **EQ**. + +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Identities Policies apply to users, which can be accounts, users or user groups. @@ -654,4 +733,4 @@ Here is a part of the output: ## Go further -Join our [community of users](/links/community). \ No newline at end of file +Join our [community of users](/links/community). diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-sg.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-sg.md index 76d6b65cf20..27c238dff0c 100644 --- a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-sg.md +++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-sg.md @@ -1,7 +1,7 @@ --- title: How to use IAM policies using the OVHcloud API excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2024-08-21 +updated: 2025-08-18 --- ## Objective @@ -42,7 +42,7 @@ Resources, resource groups and actions needed to create a policy will be describ #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -126,6 +126,7 @@ The URNs and actions can end with a `*` wildcard character. This allows referrin - **deny**: Array of actions explicitely denied for the identities regarding the resources. A denied action will be prevent no matter what others policies could allow - **except**: Extension of the **allow** parameter. Array of actions not to allow even though they are included in the **allow** actions. For instance, this is useful when there is a wildcard allow action but it is necessary to exclude a specific action that otherwise would be included in the wildcard. Contrary to **deny**, **except** is limited to the current policy scope. - **permissionsGroups**: List of [permissions groups](/pages/account_and_service_management/account_information/iam-permission-groups) applied to this policy. +- **conditions**: List conditions applied to the policy - **expiredAt**: Date after which the policy will be disabled. - **createdAt**: Creation date of the policy. - **updateAt**: Last update date of the policy. @@ -288,6 +289,84 @@ Check it via `GET /iam/policy`: The policies have been created successfully. Now, "***user1***" can **carry out reboots and create snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". "***user2***" can **execute any vps action except for the deletion of snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". +#### Conditions + +It is possible to add conditions to policies. The policy will only be valid if the conditions are met. +Conditions are added to an access policy in the following form: + +```json +{ + "operator": "AND", + "conditions": [ + { + "operator": "MATCH", + "values": { + "resource.Tag(environment)": "prod", + "resource.Type": "dnsZone" + } + }, + { + "operator": "NOT", + "conditions": [ + { + "operator": "MATCH", + "values": { + "date(Europe/Paris).WeekDay.IN": "Saturday,Sunday" + } + } + ] + } + ] +} +``` + +For example, a policy with this condition is valid if the targeted resources are of type **dnsZone** with the tag **"environment:prod"**, except on **Saturday and Sunday** in the Paris time zone. + +The operator field specifies how the conditions will be evaluated: + +- **AND**: All conditions must be validated +- **NOT**: None of the conditions must be validated +- **OR**: At least one condition must be validated +- **MATCH**: Condition evaluation operator + +The available conditions are: + +| Condition | Operator | Data Type | Description | Example | +| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: | +| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" | +| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" | +| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" | +| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" | +| resource.Name | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource names | "resource.Name.Start_with": "vps-" | +| resource.Type | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource types | "resource.Type.In": "dnsZone,vps" | +| request.IP | EQ
IN
IN_RANGE | IP v4 | Filter on client source IP | "request.IP.IN_RANGE": "10.23.0.0/16" | + +Dates use time zones based on [IANA database names](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If not specified, the date will be evaluated in UTC time zone. + +The available operators for condition types are: + +- **EQ**: The value must exactly match the specified value +- **BEFORE** or **LT** (less than): The value must be strictly less than +- **AFTER** or **GE** (greater or equal): The value must be equal to or greater than +- **GT** (greater than): The value must be strictly greater than +- **LE** (less or equal): The value must be equal to or less than +- **IN**: The value must be included in the list +- **START_WITH**: The value must start with the specified value +- **END_WITH**: The value must end with the specified value +- **IN_RANGE**: The value must be in the specified IP subnet + +If not specified, the default operator is **EQ**. + +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Identities Policies apply to users, which can be accounts, users or user groups. @@ -296,7 +375,7 @@ This section describes how to retrieve or create user for the policy. #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -383,7 +462,7 @@ This section describes how to retrieve resources information to use in a policy. #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -442,7 +521,7 @@ To ease the policy management for a large number of resources, it is possible to #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -535,7 +614,7 @@ These actions are specific to every product, such as rebooting a database server #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -654,4 +733,4 @@ Here is a part of the output: ## Go further -Join our [community of users](/links/community). \ No newline at end of file +Join our [community of users](/links/community). diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-us.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-us.md index 76d6b65cf20..27c238dff0c 100644 --- a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-us.md +++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-us.md @@ -1,7 +1,7 @@ --- title: How to use IAM policies using the OVHcloud API excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2024-08-21 +updated: 2025-08-18 --- ## Objective @@ -42,7 +42,7 @@ Resources, resource groups and actions needed to create a policy will be describ #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -126,6 +126,7 @@ The URNs and actions can end with a `*` wildcard character. This allows referrin - **deny**: Array of actions explicitely denied for the identities regarding the resources. A denied action will be prevent no matter what others policies could allow - **except**: Extension of the **allow** parameter. Array of actions not to allow even though they are included in the **allow** actions. For instance, this is useful when there is a wildcard allow action but it is necessary to exclude a specific action that otherwise would be included in the wildcard. Contrary to **deny**, **except** is limited to the current policy scope. - **permissionsGroups**: List of [permissions groups](/pages/account_and_service_management/account_information/iam-permission-groups) applied to this policy. +- **conditions**: List conditions applied to the policy - **expiredAt**: Date after which the policy will be disabled. - **createdAt**: Creation date of the policy. - **updateAt**: Last update date of the policy. @@ -288,6 +289,84 @@ Check it via `GET /iam/policy`: The policies have been created successfully. Now, "***user1***" can **carry out reboots and create snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". "***user2***" can **execute any vps action except for the deletion of snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". +#### Conditions + +It is possible to add conditions to policies. The policy will only be valid if the conditions are met. +Conditions are added to an access policy in the following form: + +```json +{ + "operator": "AND", + "conditions": [ + { + "operator": "MATCH", + "values": { + "resource.Tag(environment)": "prod", + "resource.Type": "dnsZone" + } + }, + { + "operator": "NOT", + "conditions": [ + { + "operator": "MATCH", + "values": { + "date(Europe/Paris).WeekDay.IN": "Saturday,Sunday" + } + } + ] + } + ] +} +``` + +For example, a policy with this condition is valid if the targeted resources are of type **dnsZone** with the tag **"environment:prod"**, except on **Saturday and Sunday** in the Paris time zone. + +The operator field specifies how the conditions will be evaluated: + +- **AND**: All conditions must be validated +- **NOT**: None of the conditions must be validated +- **OR**: At least one condition must be validated +- **MATCH**: Condition evaluation operator + +The available conditions are: + +| Condition | Operator | Data Type | Description | Example | +| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: | +| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" | +| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" | +| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" | +| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" | +| resource.Name | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource names | "resource.Name.Start_with": "vps-" | +| resource.Type | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource types | "resource.Type.In": "dnsZone,vps" | +| request.IP | EQ
IN
IN_RANGE | IP v4 | Filter on client source IP | "request.IP.IN_RANGE": "10.23.0.0/16" | + +Dates use time zones based on [IANA database names](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If not specified, the date will be evaluated in UTC time zone. + +The available operators for condition types are: + +- **EQ**: The value must exactly match the specified value +- **BEFORE** or **LT** (less than): The value must be strictly less than +- **AFTER** or **GE** (greater or equal): The value must be equal to or greater than +- **GT** (greater than): The value must be strictly greater than +- **LE** (less or equal): The value must be equal to or less than +- **IN**: The value must be included in the list +- **START_WITH**: The value must start with the specified value +- **END_WITH**: The value must end with the specified value +- **IN_RANGE**: The value must be in the specified IP subnet + +If not specified, the default operator is **EQ**. + +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Identities Policies apply to users, which can be accounts, users or user groups. @@ -296,7 +375,7 @@ This section describes how to retrieve or create user for the policy. #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -383,7 +462,7 @@ This section describes how to retrieve resources information to use in a policy. #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -442,7 +521,7 @@ To ease the policy management for a large number of resources, it is possible to #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -535,7 +614,7 @@ These actions are specific to every product, such as rebooting a database server #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -654,4 +733,4 @@ Here is a part of the output: ## Go further -Join our [community of users](/links/community). \ No newline at end of file +Join our [community of users](/links/community). diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.es-es.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.es-es.md index 5bf426aa576..6bdd97adc95 100644 --- a/pages/account_and_service_management/account_information/iam-policies-api/guide.es-es.md +++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.es-es.md @@ -1,7 +1,7 @@ --- title: "Cómo utilizar las políticas de IAM con la API de OVHcloud (EN)" excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2024-08-21 +updated: 2025-08-18 --- ## Objective @@ -126,6 +126,7 @@ The URNs and actions can end with a `*` wildcard character. This allows referrin - **deny**: Array of actions explicitely denied for the identities regarding the resources. A denied action will be prevent no matter what others policies could allow - **except**: Extension of the **allow** parameter. Array of actions not to allow even though they are included in the **allow** actions. For instance, this is useful when there is a wildcard allow action but it is necessary to exclude a specific action that otherwise would be included in the wildcard. Contrary to **deny**, **except** is limited to the current policy scope. - **permissionsGroups**: List of [permissions groups](/pages/account_and_service_management/account_information/iam-permission-groups) applied to this policy. +- **conditions**: List conditions applied to the policy - **expiredAt**: Date after which the policy will be disabled. - **createdAt**: Creation date of the policy. - **updateAt**: Last update date of the policy. @@ -288,6 +289,84 @@ Check it via `GET /iam/policy`: The policies have been created successfully. Now, "***user1***" can **carry out reboots and create snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". "***user2***" can **execute any vps action except for the deletion of snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". +#### Conditions + +It is possible to add conditions to policies. The policy will only be valid if the conditions are met. +Conditions are added to an access policy in the following form: + +```json +{ + "operator": "AND", + "conditions": [ + { + "operator": "MATCH", + "values": { + "resource.Tag(environment)": "prod", + "resource.Type": "dnsZone" + } + }, + { + "operator": "NOT", + "conditions": [ + { + "operator": "MATCH", + "values": { + "date(Europe/Paris).WeekDay.IN": "Saturday,Sunday" + } + } + ] + } + ] +} +``` + +For example, a policy with this condition is valid if the targeted resources are of type **dnsZone** with the tag **"environment:prod"**, except on **Saturday and Sunday** in the Paris time zone. + +The operator field specifies how the conditions will be evaluated: + +- **AND**: All conditions must be validated +- **NOT**: None of the conditions must be validated +- **OR**: At least one condition must be validated +- **MATCH**: Condition evaluation operator + +The available conditions are: + +| Condition | Operator | Data Type | Description | Example | +| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: | +| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" | +| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" | +| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" | +| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" | +| resource.Name | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource names | "resource.Name.Start_with": "vps-" | +| resource.Type | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource types | "resource.Type.In": "dnsZone,vps" | +| request.IP | EQ
IN
IN_RANGE | IP v4 | Filter on client source IP | "request.IP.IN_RANGE": "10.23.0.0/16" | + +Dates use time zones based on [IANA database names](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If not specified, the date will be evaluated in UTC time zone. + +The available operators for condition types are: + +- **EQ**: The value must exactly match the specified value +- **BEFORE** or **LT** (less than): The value must be strictly less than +- **AFTER** or **GE** (greater or equal): The value must be equal to or greater than +- **GT** (greater than): The value must be strictly greater than +- **LE** (less or equal): The value must be equal to or less than +- **IN**: The value must be included in the list +- **START_WITH**: The value must start with the specified value +- **END_WITH**: The value must end with the specified value +- **IN_RANGE**: The value must be in the specified IP subnet + +If not specified, the default operator is **EQ**. + +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Identities Policies apply to users, which can be accounts, users or user groups. @@ -654,4 +733,4 @@ Here is a part of the output: ## Go further -Join our [community of users](/links/community). \ No newline at end of file +Join our [community of users](/links/community). diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.es-us.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.es-us.md index 81c55b85dbf..6bdd97adc95 100644 --- a/pages/account_and_service_management/account_information/iam-policies-api/guide.es-us.md +++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.es-us.md @@ -1,7 +1,7 @@ --- title: "Cómo utilizar las políticas de IAM con la API de OVHcloud (EN)" excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2024-08-21 +updated: 2025-08-18 --- ## Objective @@ -42,7 +42,7 @@ Resources, resource groups and actions needed to create a policy will be describ #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -126,6 +126,7 @@ The URNs and actions can end with a `*` wildcard character. This allows referrin - **deny**: Array of actions explicitely denied for the identities regarding the resources. A denied action will be prevent no matter what others policies could allow - **except**: Extension of the **allow** parameter. Array of actions not to allow even though they are included in the **allow** actions. For instance, this is useful when there is a wildcard allow action but it is necessary to exclude a specific action that otherwise would be included in the wildcard. Contrary to **deny**, **except** is limited to the current policy scope. - **permissionsGroups**: List of [permissions groups](/pages/account_and_service_management/account_information/iam-permission-groups) applied to this policy. +- **conditions**: List conditions applied to the policy - **expiredAt**: Date after which the policy will be disabled. - **createdAt**: Creation date of the policy. - **updateAt**: Last update date of the policy. @@ -288,6 +289,84 @@ Check it via `GET /iam/policy`: The policies have been created successfully. Now, "***user1***" can **carry out reboots and create snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". "***user2***" can **execute any vps action except for the deletion of snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". +#### Conditions + +It is possible to add conditions to policies. The policy will only be valid if the conditions are met. +Conditions are added to an access policy in the following form: + +```json +{ + "operator": "AND", + "conditions": [ + { + "operator": "MATCH", + "values": { + "resource.Tag(environment)": "prod", + "resource.Type": "dnsZone" + } + }, + { + "operator": "NOT", + "conditions": [ + { + "operator": "MATCH", + "values": { + "date(Europe/Paris).WeekDay.IN": "Saturday,Sunday" + } + } + ] + } + ] +} +``` + +For example, a policy with this condition is valid if the targeted resources are of type **dnsZone** with the tag **"environment:prod"**, except on **Saturday and Sunday** in the Paris time zone. + +The operator field specifies how the conditions will be evaluated: + +- **AND**: All conditions must be validated +- **NOT**: None of the conditions must be validated +- **OR**: At least one condition must be validated +- **MATCH**: Condition evaluation operator + +The available conditions are: + +| Condition | Operator | Data Type | Description | Example | +| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: | +| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" | +| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" | +| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" | +| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" | +| resource.Name | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource names | "resource.Name.Start_with": "vps-" | +| resource.Type | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource types | "resource.Type.In": "dnsZone,vps" | +| request.IP | EQ
IN
IN_RANGE | IP v4 | Filter on client source IP | "request.IP.IN_RANGE": "10.23.0.0/16" | + +Dates use time zones based on [IANA database names](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If not specified, the date will be evaluated in UTC time zone. + +The available operators for condition types are: + +- **EQ**: The value must exactly match the specified value +- **BEFORE** or **LT** (less than): The value must be strictly less than +- **AFTER** or **GE** (greater or equal): The value must be equal to or greater than +- **GT** (greater than): The value must be strictly greater than +- **LE** (less or equal): The value must be equal to or less than +- **IN**: The value must be included in the list +- **START_WITH**: The value must start with the specified value +- **END_WITH**: The value must end with the specified value +- **IN_RANGE**: The value must be in the specified IP subnet + +If not specified, the default operator is **EQ**. + +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Identities Policies apply to users, which can be accounts, users or user groups. @@ -296,7 +375,7 @@ This section describes how to retrieve or create user for the policy. #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -383,7 +462,7 @@ This section describes how to retrieve resources information to use in a policy. #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -442,7 +521,7 @@ To ease the policy management for a large number of resources, it is possible to #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -535,7 +614,7 @@ These actions are specific to every product, such as rebooting a database server #### API definition - + |**Method**|**Path**|**Description**| | :-: | :-: | :-: | @@ -654,4 +733,4 @@ Here is a part of the output: ## Go further -Join our [community of users](/links/community). \ No newline at end of file +Join our [community of users](/links/community). diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.fr-ca.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.fr-ca.md index 1b966028139..494e3582b87 100644 --- a/pages/account_and_service_management/account_information/iam-policies-api/guide.fr-ca.md +++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.fr-ca.md @@ -1,7 +1,7 @@ --- title: "Comment utiliser les politiques IAM via l’API OVHcloud" excerpt: "Découvrez comment donner des droits d'accès spécifiques aux utilisateurs d'un compte OVHcloud" -updated: 2024-08-21 +updated: 2025-08-18 --- ## Objectif @@ -43,15 +43,15 @@ Les ressources, les groupes de ressources et les actions nécessaires à la cré #### Définition de l'API - + -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|GET|/iam/policy|Récupérer toutes les politiques| -|POST|/iam/policy|Créer une nouvelle politique| -|GET|/iam/policy/{policyId}|Récupérer une politique spécifique| -|PUT|/iam/policy/{policyId}|Mettre à jour une politique existante| -|DELETE|/iam/policy/{policyId}|Supprimer une politique spécifique| +| **Méthode** | **Chemin** | **Description** | +| :---------: | :--------------------: | :-----------------------------------: | +| GET | /iam/policy | Récupérer toutes les politiques | +| POST | /iam/policy | Créer une nouvelle politique | +| GET | /iam/policy/{policyId} | Récupérer une politique spécifique | +| PUT | /iam/policy/{policyId} | Mettre à jour une politique existante | +| DELETE | /iam/policy/{policyId} | Supprimer une politique spécifique | #### Récupérer toutes les politiques @@ -95,14 +95,14 @@ Dans cet exemple, le compte "*urn:v1:eu:identity:account:xx1111-ovh*" peut faire Les éléments des politiques sont définis par des URNs. Ces URNs sont définies par le modèle suivant : -||**URN**|**:**|**version**|**:**|**plaque**|**:**|**type**|**:**|**sous-type**|**:**|**id**| -| :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -|**Description**|préfixe immuable|:|version du système IAM|:|Plaque où se trouve l'URN|:|Type de l'URN actuelle|:|(optionnel) Sous-type pour les types **identity** ou **resource** |:|Identifiant unique associé à l'URN| -|**Valeurs possibles**|urn|:|v1|:|eu, ca, us|:|identity, resource, resourceGroup|:|

Pour le type **identity** : account, user, group

Pour le type **resource** : tous les types de ressources

|:|Valeur alphanumérique| -|**Account ID Exemple**|urn|:|v1|:|eu|:|identity|:|account|:|xx1111-ovh| -|**User group Exemple**|urn|:|v1|:|eu|:|identity|:|group|:|xx1111-ovh/admin@mycompany.com| -|**VPS Exemple**|urn|:|v1|:|ca|:|resource|:|vps|:|vps-5b48d78b.vps.ovh.net| -|**Resource Group Exemple**|urn|:|v1|:|us|:|resourceGroup|||:|aa0713ab-ed13-4f1a-89a5-32aa0cb936d8| +| | **URN** | **:** | **version** | **:** | **plaque** | **:** | **type** | **:** | **sous-type** | **:** | **id** | +| :------------------------: | :--------------: | :---: | :--------------------: | :---: | :-----------------------: | :---: | :-------------------------------: | :---: | :--------------------------------------------------------------------------------------------------------------------: | :---: | :----------------------------------: | +| **Description** | préfixe immuable | : | version du système IAM | : | Plaque où se trouve l'URN | : | Type de l'URN actuelle | : | (optionnel) Sous-type pour les types **identity** ou **resource** | : | Identifiant unique associé à l'URN | +| **Valeurs possibles** | urn | : | v1 | : | eu, ca, us | : | identity, resource, resourceGroup | : |

Pour le type **identity** : account, user, group

Pour le type **resource** : tous les types de ressources

| : | Valeur alphanumérique | +| **Account ID Exemple** | urn | : | v1 | : | eu | : | identity | : | account | : | xx1111-ovh | +| **User group Exemple** | urn | : | v1 | : | eu | : | identity | : | group | : | xx1111-ovh/admin@mycompany.com | +| **VPS Exemple** | urn | : | v1 | : | ca | : | resource | : | vps | : | vps-5b48d78b.vps.ovh.net | +| **Resource Group Exemple** | urn | : | v1 | : | us | : | resourceGroup | | | : | aa0713ab-ed13-4f1a-89a5-32aa0cb936d8 | Les actions et les URNs peuvent finir par un caractère *wildcard* `*`. Cela permet de faire référence à plusieurs resources ou identités en une seule ligne. @@ -127,6 +127,7 @@ Les actions et les URNs peuvent finir par un caractère *wildcard* `*`. Cela per - **deny**: Ensemble des actions explicitement interdites pour les identitités concernant les ressources. Une action interdite sera refusée quelque soient les actions autorisées dans d'autres politiques. - **except**: Extension du paramètre d'autorisation **allow**. Ensemble d'actions à ne pas autoriser même si elles sont incluses dans les actions **allow**. Par exemple, ceci est utile lorsqu'il y a une action autorisée par un wildcard mais qu'il est nécessaire d'exclure une action spécifique qui serait autrement incluse dans le wildcard. Contrairement au **deny**, **except** est limité au périmètre d'une seule politique. - **permissionsGroups**: Liste des [groupes de permissions](/pages/account_and_service_management/account_information/iam-permission-groups) appliqués à cette politique. +- **conditions**: Liste des conditions appliquée à la politique - **expiredAt**: Date après laquelle la politique sera désactivée. - **createdAt**: Date de création de la politique. - **updateAt**: Dernière mise à jour de la politique. @@ -135,9 +136,9 @@ Les actions et les URNs peuvent finir par un caractère *wildcard* `*`. Cela per Créez une nouvelle politique en utilisant cet appel API : -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|POST|/iam/policy|Créer une nouvelle politique| +| **Méthode** | **Chemin** | **Description** | +| :---------: | :---------: | :--------------------------: | +| POST | /iam/policy | Créer une nouvelle politique | Par exemple, créez une politique autorisant l'utilisateur nommé "*user1*" à faire des actions sur un VPS : @@ -289,6 +290,85 @@ Vérifiez cela avec `GET /iam/policy`: Les politiques ont été créées avec succès. Maintenant, "***user1***" peut **effectuer des redémarrages et créer des sauvegardes (snapshots)** sur le VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". "***user2***" peut **effectuer toutes les actions vps à l'exception de la suppression des snapshots** sur le VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". +#### Conditions + +Il est possible d'ajouter des conditions aux politiques. La politique ne sera valable que si les conditions sont validées. + +Les conditions sont ajoutées dans une polique d'accès sous la forme suivante : + +```json +{ + "operator": "AND", + "conditions": [ + { + "operator": "MATCH", + "values": { + "resource.Tag(environment)": "prod", + "resource.Type": "dnsZone" + } + }, + { + "operator": "NOT", + "conditions": [ + { + "operator": "MATCH", + "values": { + "date(Europe/Paris).WeekDay.IN": "Saturday,Sunday" + } + } + ] + } + ] +} +``` + +L'exemple ci-dessus illustre une politique avec une condition valable si les ressources ciblés sont de type **dnsZone** avec un tag **"environment:prod"**, sauf les **Samedi et Dimanche** sur le fuseau horaire de Paris. + +Le champ **operator** permet de préciser la manière dont vont être évaluées les conditions : + +- **AND**: Toutes les conditions doivent être validées +- **NOT**: Exactement aucune condition ne doit être validée +- **OR**: Au moins une condition doit être validée +- **MATCH**: Opérateur d'évaluation des conditions + +Les conditions disponibles sont : + +| Condition | Opérateur | Type de donnée | Description | Exemple | +| :--------------------: | :--------------------------------------------------------: | :------------: | :--------------------------------: | :-------------------------------------------: | +| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filtre sur les jours calendaires | "date.Date(America/New_York)": "2024-12-25" | +| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filtre sur les heures | "date(Europe/Paris).Hour.IN" : "7,8,9" | +| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filtre sur les jours de la semaine | "date(Europe/Berlin).WeekDay.AFTER": "monday" | +| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filtre sur les tags | "resource.Tag(environment): "dev" | +| resource.Name | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filtre sur les noms de ressources | "resource.Name.Start_with": "vps-" | +| resource.Type | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filtre sur le type de ressource | "resource.Type.In": "dnsZone,vps" | +| request.IP | EQ
IN
IN_RANGE | IP v4 | Filtre sur l'IP source du client | "request.IP.IN_RANGE": "10.23.0.0/16" | + +Les dates utilisent des localisations basées sur les [noms de la base IANA](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). Si cela n'est pas précisé, la date sera évaluée sur le fuseau horaire UTC. + +Les opérateurs disponibles pour les types de conditions sont : + +- **EQ** : La valeur doit être exactement celle indiquée +- **BEFORE** ou **LT** (less than) : La valeur doit être strictement inférieure +- **AFTER** ou **GE** (greater or equal) : La valeur doit être égale ou supérieure +- **GT** (greater than) : La valeur doit être strictement supérieure +- **LE** (less or equal) : La valeur doit être égale ou inférieure +- **IN** : La valeur doit être comprise dans la liste +- **START_WITH** : La valeur doit commencer par celle indiquée +- **END_WITH** : La valeur doit terminer par celle indiquée +- **IN_RANGE** : La valeur doit être dans le subnet IP indiqué + +S'il n'est pas précisé, l'opérateur par défaut est **EQ**. + +#### Cas des politiques ciblant d'autres comptes clients OVHcloud + +Les politiques d'accès peuvent cibler d'autres comptes clients. +Le compte destinataire de cette politique pourra gérer les droits ainsi reçus dans ses propres politiques d'accès, mais ne pourra jamais outrepasser les droits tels que défini dans la politique d'accès. + +Par exemple un compte **xx1111-ovh** donnant des droits `vps:apiovh:ips/*` au compte **xx2222-ovh**. +Le compte **xx2222-ovh** pourra donner le droit `vps:apiovh:ips/delete` à ses propres utilisateurs, mais ne pourra jamais donner le droit `vps:apiovh:reboot`. + +L'accès au support restera réservé au compte propriétaire de la ressource. + ### Identités Les politiques s'appliquent aux utilisateurs, qui peuvent être des comptes, des utilisateurs ou des groupes d'utilisateurs. @@ -297,20 +377,20 @@ Cette section décrit comment récupérer ou créer un utilisateur pour la polit #### Définition de l'API - - -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|GET|/me/identity/user|Récupérer tous les utilisateurs de ce compte| -|POST|/me/identity/user|Créer un nouvel utilisateur| -|GET|/me/identity/user/{user}|Obtenir les détails de cet utilisateur spécifique| -|PUT|/me/identity/user/{user}|Modifier un utilisateur| -|DELETE|/me/identity/user/{user}|Supprimer un utilisateur| -|GET|/me/identity/group|Récupérer tous les groupes de ce compte| -|POST|/me/identity/group|Créer un nouveau groupe| -|GET|/me/identity/group/{group}|Obtenir les détails de ce groupe spécifique| -|PUT|/me/identity/group/{group}|Modifier un groupe| -|DELETE|/me/identity/group/{group}|Supprimer un groupe| + + +| **Méthode** | **Chemin** | **Description** | +| :---------: | :------------------------: | :-----------------------------------------------: | +| GET | /me/identity/user | Récupérer tous les utilisateurs de ce compte | +| POST | /me/identity/user | Créer un nouvel utilisateur | +| GET | /me/identity/user/{user} | Obtenir les détails de cet utilisateur spécifique | +| PUT | /me/identity/user/{user} | Modifier un utilisateur | +| DELETE | /me/identity/user/{user} | Supprimer un utilisateur | +| GET | /me/identity/group | Récupérer tous les groupes de ce compte | +| POST | /me/identity/group | Créer un nouveau groupe | +| GET | /me/identity/group/{group} | Obtenir les détails de ce groupe spécifique | +| PUT | /me/identity/group/{group} | Modifier un groupe | +| DELETE | /me/identity/group/{group} | Supprimer un groupe | #### Créer des utilisateurs @@ -384,12 +464,12 @@ Cette section décrit comment récupérer les informations sur les ressources po #### Définition de l'API - + -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|GET|/iam/resource|List all resources| -|GET|/iam/resource/{resourceId}|Retrieve a resource| +| **Méthode** | **Chemin** | **Description** | +| :---------: | :------------------------: | :-----------------: | +| GET | /iam/resource | List all resources | +| GET | /iam/resource/{resourceId} | Retrieve a resource | #### Exemple @@ -443,15 +523,15 @@ Pour faciliter la gestion des politiques pour un grand nombre de ressources, il #### Définition de l'API - + -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|GET|/iam/resourceGroup|Récupérer tous les groupes de ressources| -|POST|/iam/resourceGroup|Créer un nouveau groupe de ressources| -|GET|/iam/resourceGroup/{groupId}|Récupérer un groupe de ressources spécifique| -|PUT|/iam/resourceGroup/{groupId}|Mettre à jour un groupe de ressources existant| -|DELETE|/iam/resourceGroup/{groupId}|Supprimer un groupe de ressources spécifique| +| **Méthode** | **Chemin** | **Description** | +| :---------: | :--------------------------: | :--------------------------------------------: | +| GET | /iam/resourceGroup | Récupérer tous les groupes de ressources | +| POST | /iam/resourceGroup | Créer un nouveau groupe de ressources | +| GET | /iam/resourceGroup/{groupId} | Récupérer un groupe de ressources spécifique | +| PUT | /iam/resourceGroup/{groupId} | Mettre à jour un groupe de ressources existant | +| DELETE | /iam/resourceGroup/{groupId} | Supprimer un groupe de ressources spécifique | #### Récupérer un groupe de ressources @@ -507,9 +587,9 @@ Dans cet exemple, nous pouvons voir que ce groupe de ressources "*urn:v1:eu:reso Créez un groupe de ressources avec l'API suivante : -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|POST|/iam/resourceGroup|Créer un nouveau groupe de ressources| +| **Méthode** | **Chemin** | **Description** | +| :---------: | :----------------: | :-----------------------------------: | +| POST | /iam/resourceGroup | Créer un nouveau groupe de ressources | L'exemple suivant crée un groupe de ressources "*Test\_Envrionment*" contenant 2 ressources: @@ -536,11 +616,11 @@ Ces actions sont spécifiques à chaque produit, comme le redémarrage d'un serv #### Définition de l'API - + -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|GET|/iam/reference/action|Récupérer toutes les actions| +| **Méthode** | **Chemin** | **Description** | +| :---------: | :-------------------: | :--------------------------: | +| GET | /iam/reference/action | Récupérer toutes les actions | #### Exemple @@ -578,9 +658,9 @@ OVHcloud met à disposition des groupes de permissions regroupant toutes les act Les groupes de permissions sont accessible via l'API suivante : -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|GET|/iam/permissionsGroup|Récupérer tous les groupes de permissions| +| **Méthode** | **Chemin** | **Description** | +| :---------: | :-------------------: | :---------------------------------------: | +| GET | /iam/permissionsGroup | Récupérer tous les groupes de permissions | ```json { @@ -630,9 +710,9 @@ La description complète des groupes de permissions est disponible dans la [docu #### Définition de l'API -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|GET|/iam/reference/resource/type|Récupérer tous les types de ressources| +| **Méthode** | **Chemin** | **Description** | +| :---------: | :--------------------------: | :------------------------------------: | +| GET | /iam/reference/resource/type | Récupérer tous les types de ressources | #### Exemple @@ -655,4 +735,4 @@ Voici une partie du résultat: ## Aller plus loin -Échangez avec notre [communauté d'utilisateurs](/links/community). \ No newline at end of file +Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.fr-fr.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.fr-fr.md index ed919e892e5..1369bcddbbc 100644 --- a/pages/account_and_service_management/account_information/iam-policies-api/guide.fr-fr.md +++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.fr-fr.md @@ -1,7 +1,7 @@ --- title: "Comment utiliser les politiques IAM via l’API OVHcloud" excerpt: "Découvrez comment donner des droits d'accès spécifiques aux utilisateurs d'un compte OVHcloud" -updated: 2024-08-21 +updated: 2025-08-18 --- ## Objectif @@ -45,13 +45,13 @@ Les ressources, les groupes de ressources et les actions nécessaires à la cré -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|GET|/iam/policy|Récupérer toutes les politiques| -|POST|/iam/policy|Créer une nouvelle politique| -|GET|/iam/policy/{policyId}|Récupérer une politique spécifique| -|PUT|/iam/policy/{policyId}|Mettre à jour une politique existante| -|DELETE|/iam/policy/{policyId}|Supprimer une politique spécifique| +| **Méthode** | **Chemin** | **Description** | +| :---------: | :--------------------: | :-----------------------------------: | +| GET | /iam/policy | Récupérer toutes les politiques | +| POST | /iam/policy | Créer une nouvelle politique | +| GET | /iam/policy/{policyId} | Récupérer une politique spécifique | +| PUT | /iam/policy/{policyId} | Mettre à jour une politique existante | +| DELETE | /iam/policy/{policyId} | Supprimer une politique spécifique | #### Récupérer toutes les politiques @@ -95,14 +95,14 @@ Dans cet exemple, le compte "*urn:v1:eu:identity:account:xx1111-ovh*" peut faire Les éléments des politiques sont définis par des URNs. Ces URNs sont définies par le modèle suivant : -||**URN**|**:**|**version**|**:**|**plaque**|**:**|**type**|**:**|**sous-type**|**:**|**id**| -| :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -|**Description**|préfixe immuable|:|version du système IAM|:|Plaque où se trouve l'URN|:|Type de l'URN actuelle|:|(optionnel) Sous-type pour les types **identity** ou **resource** |:|Identifiant unique associé à l'URN| -|**Valeurs possibles**|urn|:|v1|:|eu, ca, us|:|identity, resource, resourceGroup|:|

Pour le type **identity** : account, user, group

Pour le type **resource** : tous les types de ressources

|:|Valeur alphanumérique| -|**Account ID Exemple**|urn|:|v1|:|eu|:|identity|:|account|:|xx1111-ovh| -|**User group Exemple**|urn|:|v1|:|eu|:|identity|:|group|:|xx1111-ovh/admin@mycompany.com| -|**VPS Exemple**|urn|:|v1|:|ca|:|resource|:|vps|:|vps-5b48d78b.vps.ovh.net| -|**Resource Group Exemple**|urn|:|v1|:|us|:|resourceGroup|||:|aa0713ab-ed13-4f1a-89a5-32aa0cb936d8| +| | **URN** | **:** | **version** | **:** | **plaque** | **:** | **type** | **:** | **sous-type** | **:** | **id** | +| :------------------------: | :--------------: | :---: | :--------------------: | :---: | :-----------------------: | :---: | :-------------------------------: | :---: | :--------------------------------------------------------------------------------------------------------------------: | :---: | :----------------------------------: | +| **Description** | préfixe immuable | : | version du système IAM | : | Plaque où se trouve l'URN | : | Type de l'URN actuelle | : | (optionnel) Sous-type pour les types **identity** ou **resource** | : | Identifiant unique associé à l'URN | +| **Valeurs possibles** | urn | : | v1 | : | eu, ca, us | : | identity, resource, resourceGroup | : |

Pour le type **identity** : account, user, group

Pour le type **resource** : tous les types de ressources

| : | Valeur alphanumérique | +| **Account ID Exemple** | urn | : | v1 | : | eu | : | identity | : | account | : | xx1111-ovh | +| **User group Exemple** | urn | : | v1 | : | eu | : | identity | : | group | : | xx1111-ovh/admin@mycompany.com | +| **VPS Exemple** | urn | : | v1 | : | ca | : | resource | : | vps | : | vps-5b48d78b.vps.ovh.net | +| **Resource Group Exemple** | urn | : | v1 | : | us | : | resourceGroup | | | : | aa0713ab-ed13-4f1a-89a5-32aa0cb936d8 | Les actions et les URNs peuvent finir par un caractère *wildcard* `*`. Cela permet de faire référence à plusieurs resources ou identités en une seule ligne. @@ -127,6 +127,7 @@ Les actions et les URNs peuvent finir par un caractère *wildcard* `*`. Cela per - **deny**: Ensemble des actions explicitement interdites pour les identitités concernant les ressources. Une action interdite sera refusée quelque soient les actions autorisées dans d'autres politiques. - **except**: Extension du paramètre d'autorisation **allow**. Ensemble d'actions à ne pas autoriser même si elles sont incluses dans les actions **allow**. Par exemple, ceci est utile lorsqu'il y a une action autorisée par un wildcard mais qu'il est nécessaire d'exclure une action spécifique qui serait autrement incluse dans le wildcard. Contrairement au **deny**, **except** est limité au périmètre d'une seule politique. - **permissionsGroups**: Liste des [groupes de permissions](/pages/account_and_service_management/account_information/iam-permission-groups) appliqués à cette politique. +- **conditions**: Liste des conditions appliquée à la politique - **expiredAt**: Date après laquelle la politique sera désactivée. - **createdAt**: Date de création de la politique. - **updateAt**: Dernière mise à jour de la politique. @@ -135,9 +136,9 @@ Les actions et les URNs peuvent finir par un caractère *wildcard* `*`. Cela per Créez une nouvelle politique en utilisant cet appel API : -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|POST|/iam/policy|Créer une nouvelle politique| +| **Méthode** | **Chemin** | **Description** | +| :---------: | :---------: | :--------------------------: | +| POST | /iam/policy | Créer une nouvelle politique | Par exemple, créez une politique autorisant l'utilisateur nommé "*user1*" à faire des actions sur un VPS : @@ -289,6 +290,85 @@ Vérifiez cela avec `GET /iam/policy`: Les politiques ont été créées avec succès. Maintenant, "***user1***" peut **effectuer des redémarrages et créer des sauvegardes (snapshots)** sur le VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". "***user2***" peut **effectuer toutes les actions vps à l'exception de la suppression des snapshots** sur le VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". +#### Conditions + +Il est possible d'ajouter des conditions aux politiques. La politique ne sera valable que si les conditions sont validées. + +Les conditions sont ajoutées dans une polique d'accès sous la forme suivante : + +```json +{ + "operator": "AND", + "conditions": [ + { + "operator": "MATCH", + "values": { + "resource.Tag(environment)": "prod", + "resource.Type": "dnsZone" + } + }, + { + "operator": "NOT", + "conditions": [ + { + "operator": "MATCH", + "values": { + "date(Europe/Paris).WeekDay.IN": "Saturday,Sunday" + } + } + ] + } + ] +} +``` + +L'exemple ci-dessus illustre une politique avec une condition valable si les ressources ciblés sont de type **dnsZone** avec un tag **"environment:prod"**, sauf les **Samedi et Dimanche** sur le fuseau horaire de Paris. + +Le champ **operator** permet de préciser la manière dont vont être évaluées les conditions : + +- **AND**: Toutes les conditions doivent être validées +- **NOT**: Exactement aucune condition ne doit être validée +- **OR**: Au moins une condition doit être validée +- **MATCH**: Opérateur d'évaluation des conditions + +Les conditions disponibles sont : + +| Condition | Opérateur | Type de donnée | Description | Exemple | +| :--------------------: | :--------------------------------------------------------: | :------------: | :--------------------------------: | :-------------------------------------------: | +| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filtre sur les jours calendaires | "date.Date(America/New_York)": "2024-12-25" | +| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filtre sur les heures | "date(Europe/Paris).Hour.IN" : "7,8,9" | +| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filtre sur les jours de la semaine | "date(Europe/Berlin).WeekDay.AFTER": "monday" | +| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filtre sur les tags | "resource.Tag(environment): "dev" | +| resource.Name | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filtre sur les noms de ressources | "resource.Name.Start_with": "vps-" | +| resource.Type | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filtre sur le type de ressource | "resource.Type.In": "dnsZone,vps" | +| request.IP | EQ
IN
IN_RANGE | IP v4 | Filtre sur l'IP source du client | "request.IP.IN_RANGE": "10.23.0.0/16" | + +Les dates utilisent des localisations basées sur les [noms de la base IANA](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). Si cela n'est pas précisé, la date sera évaluée sur le fuseau horaire UTC. + +Les opérateurs disponibles pour les types de conditions sont : + +- **EQ** : La valeur doit être exactement celle indiquée +- **BEFORE** ou **LT** (less than) : La valeur doit être strictement inférieure +- **AFTER** ou **GE** (greater or equal) : La valeur doit être égale ou supérieure +- **GT** (greater than) : La valeur doit être strictement supérieure +- **LE** (less or equal) : La valeur doit être égale ou inférieure +- **IN** : La valeur doit être comprise dans la liste +- **START_WITH** : La valeur doit commencer par celle indiquée +- **END_WITH** : La valeur doit terminer par celle indiquée +- **IN_RANGE** : La valeur doit être dans le subnet IP indiqué + +S'il n'est pas précisé, l'opérateur par défaut est **EQ**. + +#### Cas des politiques ciblant d'autres comptes clients OVHcloud + +Les politiques d'accès peuvent cibler d'autres comptes clients. +Le compte destinataire de cette politique pourra gérer les droits ainsi reçus dans ses propres politiques d'accès, mais ne pourra jamais outrepasser les droits tels que défini dans la politique d'accès. + +Par exemple un compte **xx1111-ovh** donnant des droits `vps:apiovh:ips/*` au compte **xx2222-ovh**. +Le compte **xx2222-ovh** pourra donner le droit `vps:apiovh:ips/delete` à ses propres utilisateurs, mais ne pourra jamais donner le droit `vps:apiovh:reboot`. + +L'accès au support restera réservé au compte propriétaire de la ressource. + ### Identités Les politiques s'appliquent aux utilisateurs, qui peuvent être des comptes, des utilisateurs ou des groupes d'utilisateurs. @@ -299,18 +379,18 @@ Cette section décrit comment récupérer ou créer un utilisateur pour la polit -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|GET|/me/identity/user|Récupérer tous les utilisateurs de ce compte| -|POST|/me/identity/user|Créer un nouvel utilisateur| -|GET|/me/identity/user/{user}|Obtenir les détails de cet utilisateur spécifique| -|PUT|/me/identity/user/{user}|Modifier un utilisateur| -|DELETE|/me/identity/user/{user}|Supprimer un utilisateur| -|GET|/me/identity/group|Récupérer tous les groupes de ce compte| -|POST|/me/identity/group|Créer un nouveau groupe| -|GET|/me/identity/group/{group}|Obtenir les détails de ce groupe spécifique| -|PUT|/me/identity/group/{group}|Modifier un groupe| -|DELETE|/me/identity/group/{group}|Supprimer un groupe| +| **Méthode** | **Chemin** | **Description** | +| :---------: | :------------------------: | :-----------------------------------------------: | +| GET | /me/identity/user | Récupérer tous les utilisateurs de ce compte | +| POST | /me/identity/user | Créer un nouvel utilisateur | +| GET | /me/identity/user/{user} | Obtenir les détails de cet utilisateur spécifique | +| PUT | /me/identity/user/{user} | Modifier un utilisateur | +| DELETE | /me/identity/user/{user} | Supprimer un utilisateur | +| GET | /me/identity/group | Récupérer tous les groupes de ce compte | +| POST | /me/identity/group | Créer un nouveau groupe | +| GET | /me/identity/group/{group} | Obtenir les détails de ce groupe spécifique | +| PUT | /me/identity/group/{group} | Modifier un groupe | +| DELETE | /me/identity/group/{group} | Supprimer un groupe | #### Créer des utilisateurs @@ -386,10 +466,10 @@ Cette section décrit comment récupérer les informations sur les ressources po -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|GET|/iam/resource|List all resources| -|GET|/iam/resource/{resourceId}|Retrieve a resource| +| **Méthode** | **Chemin** | **Description** | +| :---------: | :------------------------: | :-----------------: | +| GET | /iam/resource | List all resources | +| GET | /iam/resource/{resourceId} | Retrieve a resource | #### Exemple @@ -445,13 +525,13 @@ Pour faciliter la gestion des politiques pour un grand nombre de ressources, il -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|GET|/iam/resourceGroup|Récupérer tous les groupes de ressources| -|POST|/iam/resourceGroup|Créer un nouveau groupe de ressources| -|GET|/iam/resourceGroup/{groupId}|Récupérer un groupe de ressources spécifique| -|PUT|/iam/resourceGroup/{groupId}|Mettre à jour un groupe de ressources existant| -|DELETE|/iam/resourceGroup/{groupId}|Supprimer un groupe de ressources spécifique| +| **Méthode** | **Chemin** | **Description** | +| :---------: | :--------------------------: | :--------------------------------------------: | +| GET | /iam/resourceGroup | Récupérer tous les groupes de ressources | +| POST | /iam/resourceGroup | Créer un nouveau groupe de ressources | +| GET | /iam/resourceGroup/{groupId} | Récupérer un groupe de ressources spécifique | +| PUT | /iam/resourceGroup/{groupId} | Mettre à jour un groupe de ressources existant | +| DELETE | /iam/resourceGroup/{groupId} | Supprimer un groupe de ressources spécifique | #### Récupérer un groupe de ressources @@ -507,9 +587,9 @@ Dans cet exemple, nous pouvons voir que ce groupe de ressources "*urn:v1:eu:reso Créez un groupe de ressources avec l'API suivante : -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|POST|/iam/resourceGroup|Créer un nouveau groupe de ressources| +| **Méthode** | **Chemin** | **Description** | +| :---------: | :----------------: | :-----------------------------------: | +| POST | /iam/resourceGroup | Créer un nouveau groupe de ressources | L'exemple suivant crée un groupe de ressources "*Test\_Envrionment*" contenant 2 ressources: @@ -538,9 +618,9 @@ Ces actions sont spécifiques à chaque produit, comme le redémarrage d'un serv -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|GET|/iam/reference/action|Récupérer toutes les actions| +| **Méthode** | **Chemin** | **Description** | +| :---------: | :-------------------: | :--------------------------: | +| GET | /iam/reference/action | Récupérer toutes les actions | #### Exemple @@ -578,9 +658,9 @@ OVHcloud met à disposition des groupes de permissions regroupant toutes les act Les groupes de permissions sont accessible via l'API suivante : -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|GET|/iam/permissionsGroup|Récupérer tous les groupes de permissions| +| **Méthode** | **Chemin** | **Description** | +| :---------: | :-------------------: | :---------------------------------------: | +| GET | /iam/permissionsGroup | Récupérer tous les groupes de permissions | ```json { @@ -630,9 +710,9 @@ La description complète des groupes de permissions est disponible dans la [docu #### Définition de l'API -|**Méthode**|**Chemin**|**Description**| -| :-: | :-: | :-: | -|GET|/iam/reference/resource/type|Récupérer tous les types de ressources| +| **Méthode** | **Chemin** | **Description** | +| :---------: | :--------------------------: | :------------------------------------: | +| GET | /iam/reference/resource/type | Récupérer tous les types de ressources | #### Exemple diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.it-it.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.it-it.md index 651567ebbc4..48dc3af7d3f 100644 --- a/pages/account_and_service_management/account_information/iam-policies-api/guide.it-it.md +++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.it-it.md @@ -1,7 +1,7 @@ --- title: "Come utilizzare le policy di IAM utilizzando l’API OVHcloud (EN)" excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2024-08-21 +updated: 2025-08-18 --- ## Objective @@ -126,6 +126,7 @@ The URNs and actions can end with a `*` wildcard character. This allows referrin - **deny**: Array of actions explicitely denied for the identities regarding the resources. A denied action will be prevent no matter what others policies could allow - **except**: Extension of the **allow** parameter. Array of actions not to allow even though they are included in the **allow** actions. For instance, this is useful when there is a wildcard allow action but it is necessary to exclude a specific action that otherwise would be included in the wildcard. Contrary to **deny**, **except** is limited to the current policy scope. - **permissionsGroups**: List of [permissions groups](/pages/account_and_service_management/account_information/iam-permission-groups) applied to this policy. +- **conditions**: List conditions applied to the policy - **expiredAt**: Date after which the policy will be disabled. - **createdAt**: Creation date of the policy. - **updateAt**: Last update date of the policy. @@ -288,6 +289,84 @@ Check it via `GET /iam/policy`: The policies have been created successfully. Now, "***user1***" can **carry out reboots and create snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". "***user2***" can **execute any vps action except for the deletion of snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". +#### Conditions + +It is possible to add conditions to policies. The policy will only be valid if the conditions are met. +Conditions are added to an access policy in the following form: + +```json +{ + "operator": "AND", + "conditions": [ + { + "operator": "MATCH", + "values": { + "resource.Tag(environment)": "prod", + "resource.Type": "dnsZone" + } + }, + { + "operator": "NOT", + "conditions": [ + { + "operator": "MATCH", + "values": { + "date(Europe/Paris).WeekDay.IN": "Saturday,Sunday" + } + } + ] + } + ] +} +``` + +For example, a policy with this condition is valid if the targeted resources are of type **dnsZone** with the tag **"environment:prod"**, except on **Saturday and Sunday** in the Paris time zone. + +The operator field specifies how the conditions will be evaluated: + +- **AND**: All conditions must be validated +- **NOT**: None of the conditions must be validated +- **OR**: At least one condition must be validated +- **MATCH**: Condition evaluation operator + +The available conditions are: + +| Condition | Operator | Data Type | Description | Example | +| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: | +| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" | +| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" | +| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" | +| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" | +| resource.Name | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource names | "resource.Name.Start_with": "vps-" | +| resource.Type | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource types | "resource.Type.In": "dnsZone,vps" | +| request.IP | EQ
IN
IN_RANGE | IP v4 | Filter on client source IP | "request.IP.IN_RANGE": "10.23.0.0/16" | + +Dates use time zones based on [IANA database names](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If not specified, the date will be evaluated in UTC time zone. + +The available operators for condition types are: + +- **EQ**: The value must exactly match the specified value +- **BEFORE** or **LT** (less than): The value must be strictly less than +- **AFTER** or **GE** (greater or equal): The value must be equal to or greater than +- **GT** (greater than): The value must be strictly greater than +- **LE** (less or equal): The value must be equal to or less than +- **IN**: The value must be included in the list +- **START_WITH**: The value must start with the specified value +- **END_WITH**: The value must end with the specified value +- **IN_RANGE**: The value must be in the specified IP subnet + +If not specified, the default operator is **EQ**. + +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Identities Policies apply to users, which can be accounts, users or user groups. @@ -654,4 +733,4 @@ Here is a part of the output: ## Go further -Join our [community of users](/links/community). \ No newline at end of file +Join our [community of users](/links/community). diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.pl-pl.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.pl-pl.md index 9aeb44d6188..5ed2bfbbb97 100644 --- a/pages/account_and_service_management/account_information/iam-policies-api/guide.pl-pl.md +++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.pl-pl.md @@ -1,7 +1,7 @@ --- title: "Jak korzystać z zasad IAM przy użyciu interfejsu API OVHcloud (EN)" excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2024-08-21 +updated: 2025-08-18 --- ## Objective @@ -126,6 +126,7 @@ The URNs and actions can end with a `*` wildcard character. This allows referrin - **deny**: Array of actions explicitely denied for the identities regarding the resources. A denied action will be prevent no matter what others policies could allow - **except**: Extension of the **allow** parameter. Array of actions not to allow even though they are included in the **allow** actions. For instance, this is useful when there is a wildcard allow action but it is necessary to exclude a specific action that otherwise would be included in the wildcard. Contrary to **deny**, **except** is limited to the current policy scope. - **permissionsGroups**: List of [permissions groups](/pages/account_and_service_management/account_information/iam-permission-groups) applied to this policy. +- **conditions**: List conditions applied to the policy - **expiredAt**: Date after which the policy will be disabled. - **createdAt**: Creation date of the policy. - **updateAt**: Last update date of the policy. @@ -288,6 +289,84 @@ Check it via `GET /iam/policy`: The policies have been created successfully. Now, "***user1***" can **carry out reboots and create snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". "***user2***" can **execute any vps action except for the deletion of snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". +#### Conditions + +It is possible to add conditions to policies. The policy will only be valid if the conditions are met. +Conditions are added to an access policy in the following form: + +```json +{ + "operator": "AND", + "conditions": [ + { + "operator": "MATCH", + "values": { + "resource.Tag(environment)": "prod", + "resource.Type": "dnsZone" + } + }, + { + "operator": "NOT", + "conditions": [ + { + "operator": "MATCH", + "values": { + "date(Europe/Paris).WeekDay.IN": "Saturday,Sunday" + } + } + ] + } + ] +} +``` + +For example, a policy with this condition is valid if the targeted resources are of type **dnsZone** with the tag **"environment:prod"**, except on **Saturday and Sunday** in the Paris time zone. + +The operator field specifies how the conditions will be evaluated: + +- **AND**: All conditions must be validated +- **NOT**: None of the conditions must be validated +- **OR**: At least one condition must be validated +- **MATCH**: Condition evaluation operator + +The available conditions are: + +| Condition | Operator | Data Type | Description | Example | +| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: | +| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" | +| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" | +| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" | +| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" | +| resource.Name | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource names | "resource.Name.Start_with": "vps-" | +| resource.Type | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource types | "resource.Type.In": "dnsZone,vps" | +| request.IP | EQ
IN
IN_RANGE | IP v4 | Filter on client source IP | "request.IP.IN_RANGE": "10.23.0.0/16" | + +Dates use time zones based on [IANA database names](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If not specified, the date will be evaluated in UTC time zone. + +The available operators for condition types are: + +- **EQ**: The value must exactly match the specified value +- **BEFORE** or **LT** (less than): The value must be strictly less than +- **AFTER** or **GE** (greater or equal): The value must be equal to or greater than +- **GT** (greater than): The value must be strictly greater than +- **LE** (less or equal): The value must be equal to or less than +- **IN**: The value must be included in the list +- **START_WITH**: The value must start with the specified value +- **END_WITH**: The value must end with the specified value +- **IN_RANGE**: The value must be in the specified IP subnet + +If not specified, the default operator is **EQ**. + +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Identities Policies apply to users, which can be accounts, users or user groups. @@ -654,4 +733,4 @@ Here is a part of the output: ## Go further -Join our [community of users](/links/community). \ No newline at end of file +Join our [community of users](/links/community). diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.pt-pt.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.pt-pt.md index c396fb65fa7..5ed2bfbbb97 100644 --- a/pages/account_and_service_management/account_information/iam-policies-api/guide.pt-pt.md +++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.pt-pt.md @@ -1,7 +1,7 @@ --- -title: "Utilização das políticas IAM com a API OVHcloud (EN)" +title: "Jak korzystać z zasad IAM przy użyciu interfejsu API OVHcloud (EN)" excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2024-08-21 +updated: 2025-08-18 --- ## Objective @@ -126,6 +126,7 @@ The URNs and actions can end with a `*` wildcard character. This allows referrin - **deny**: Array of actions explicitely denied for the identities regarding the resources. A denied action will be prevent no matter what others policies could allow - **except**: Extension of the **allow** parameter. Array of actions not to allow even though they are included in the **allow** actions. For instance, this is useful when there is a wildcard allow action but it is necessary to exclude a specific action that otherwise would be included in the wildcard. Contrary to **deny**, **except** is limited to the current policy scope. - **permissionsGroups**: List of [permissions groups](/pages/account_and_service_management/account_information/iam-permission-groups) applied to this policy. +- **conditions**: List conditions applied to the policy - **expiredAt**: Date after which the policy will be disabled. - **createdAt**: Creation date of the policy. - **updateAt**: Last update date of the policy. @@ -288,6 +289,84 @@ Check it via `GET /iam/policy`: The policies have been created successfully. Now, "***user1***" can **carry out reboots and create snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". "***user2***" can **execute any vps action except for the deletion of snapshots** on the VPS "***urn:v1:eu:resource:vps:vps-5b48d78b.vps.ovh.net***". +#### Conditions + +It is possible to add conditions to policies. The policy will only be valid if the conditions are met. +Conditions are added to an access policy in the following form: + +```json +{ + "operator": "AND", + "conditions": [ + { + "operator": "MATCH", + "values": { + "resource.Tag(environment)": "prod", + "resource.Type": "dnsZone" + } + }, + { + "operator": "NOT", + "conditions": [ + { + "operator": "MATCH", + "values": { + "date(Europe/Paris).WeekDay.IN": "Saturday,Sunday" + } + } + ] + } + ] +} +``` + +For example, a policy with this condition is valid if the targeted resources are of type **dnsZone** with the tag **"environment:prod"**, except on **Saturday and Sunday** in the Paris time zone. + +The operator field specifies how the conditions will be evaluated: + +- **AND**: All conditions must be validated +- **NOT**: None of the conditions must be validated +- **OR**: At least one condition must be validated +- **MATCH**: Condition evaluation operator + +The available conditions are: + +| Condition | Operator | Data Type | Description | Example | +| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: | +| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" | +| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" | +| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" | +| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" | +| resource.Name | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource names | "resource.Name.Start_with": "vps-" | +| resource.Type | EQ
IN
STARTS_WITH
ENDS_WITH | string | Filter on resource types | "resource.Type.In": "dnsZone,vps" | +| request.IP | EQ
IN
IN_RANGE | IP v4 | Filter on client source IP | "request.IP.IN_RANGE": "10.23.0.0/16" | + +Dates use time zones based on [IANA database names](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If not specified, the date will be evaluated in UTC time zone. + +The available operators for condition types are: + +- **EQ**: The value must exactly match the specified value +- **BEFORE** or **LT** (less than): The value must be strictly less than +- **AFTER** or **GE** (greater or equal): The value must be equal to or greater than +- **GT** (greater than): The value must be strictly greater than +- **LE** (less or equal): The value must be equal to or less than +- **IN**: The value must be included in the list +- **START_WITH**: The value must start with the specified value +- **END_WITH**: The value must end with the specified value +- **IN_RANGE**: The value must be in the specified IP subnet + +If not specified, the default operator is **EQ**. + +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Identities Policies apply to users, which can be accounts, users or user groups. @@ -654,4 +733,4 @@ Here is a part of the output: ## Go further -Join our [community of users](/links/community). \ No newline at end of file +Join our [community of users](/links/community). diff --git a/pages/account_and_service_management/account_information/iam-policy-ui/guide.de-de.md b/pages/account_and_service_management/account_information/iam-policy-ui/guide.de-de.md index bed3b626daf..fe57199f3e1 100644 --- a/pages/account_and_service_management/account_information/iam-policy-ui/guide.de-de.md +++ b/pages/account_and_service_management/account_information/iam-policy-ui/guide.de-de.md @@ -1,7 +1,7 @@ --- title: Verwendung von IAM-Richtlinie über Ihr Kundencenter excerpt: Erfahren Sie hier, wie Sie Benutzern im OVHcloud Kunden-Account spezifische Zugriffsrechte gewähren -updated: 2025-05-15 +updated: 2025-08-18 --- ## Ziel @@ -145,12 +145,28 @@ In einem Popup-Fenster werden Sie aufgefordert, den Löschvorgang zu bestätigen +#### Richtlinien für andere OVHcloud Kunden-Accounts + +Zugriffsrichtlinien können auf andere Kunden-Accounts übertragen werden. +Der Ziel-Account der Richtlinie kann die auf diese Weise erhaltenen Rechte in seinen eigenen Richtlinien verwalten, aber niemals die in der Zugriffsrichtlinie festgelegten Berechtigungen überschreiten. + +Beispiel: Der Account **xx1111-ovh** gewährt die Rechte für `vps:apiovh:ips/*` dem Account **xx2222-ovh**. +Der Account **xx2222-ovh** kann dann seinen eigenen Nutzern das Recht `vps:apiovh:ips/delete` zuweisen, aber nicht das Recht `vps:apiovh:reboot`. + +Der Zugriff auf den Support bleibt weiterhin dem Inhaber der Ressource vorbehalten. + ### Verwaltung von Identitäten Um die für Richtlinien verfügbaren Identitäten zu verwalten, gehen Sie zum Menü `Identität, Sicherheit und Operationen`{.action} und danach zum Abschnitt `Identitäten`{.action}. Details zur Benutzerverwaltung finden Sie in [unserer Dokumentation](/pages/account_and_service_management/account_information/ovhcloud-users-management). +### Verwaltung von Identitäten + +Die für die Richtlinien verfügbaren Identitäten werden über den Tab `Identitäten`{.action} verwaltet. + +Details zur Benutzerverwaltung finden Sie in [unserer Dokumentation](/pages/account_and_service_management/account_information/ovhcloud-users-management). + ### Verwaltung von Ressourcengruppen Richtlinien können auf Ressourcengruppen abzielen (anstatt direkt auf Ressourcen). Diese Ressourcengruppen können Ressourcen aus verschiedenen Produktbereichen zusammenfassen, etwa zum Konfigurieren einer Testumgebung. diff --git a/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-asia.md b/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-asia.md index bf0293fdca0..cafeef11a22 100644 --- a/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-asia.md +++ b/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-asia.md @@ -1,7 +1,7 @@ --- title: How to use IAM policies using the OVHcloud Control Panel excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2025-05-15 +updated: 2025-08-18 --- ## Objective @@ -144,6 +144,16 @@ A popup window will ask you to confirm the deletion. +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Managing identities To manage the identities available for policies, go to the `Identity, Security & Operations`{.action} menu, then to the `Identities`{.action} section. diff --git a/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-au.md b/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-au.md index bf0293fdca0..cafeef11a22 100644 --- a/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-au.md +++ b/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-au.md @@ -1,7 +1,7 @@ --- title: How to use IAM policies using the OVHcloud Control Panel excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2025-05-15 +updated: 2025-08-18 --- ## Objective @@ -144,6 +144,16 @@ A popup window will ask you to confirm the deletion. +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Managing identities To manage the identities available for policies, go to the `Identity, Security & Operations`{.action} menu, then to the `Identities`{.action} section. diff --git a/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-ca.md b/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-ca.md index bf0293fdca0..cafeef11a22 100644 --- a/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-ca.md +++ b/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-ca.md @@ -1,7 +1,7 @@ --- title: How to use IAM policies using the OVHcloud Control Panel excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2025-05-15 +updated: 2025-08-18 --- ## Objective @@ -144,6 +144,16 @@ A popup window will ask you to confirm the deletion. +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Managing identities To manage the identities available for policies, go to the `Identity, Security & Operations`{.action} menu, then to the `Identities`{.action} section. diff --git a/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-gb.md b/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-gb.md index bf0293fdca0..cafeef11a22 100644 --- a/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-gb.md +++ b/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-gb.md @@ -1,7 +1,7 @@ --- title: How to use IAM policies using the OVHcloud Control Panel excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2025-05-15 +updated: 2025-08-18 --- ## Objective @@ -144,6 +144,16 @@ A popup window will ask you to confirm the deletion. +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Managing identities To manage the identities available for policies, go to the `Identity, Security & Operations`{.action} menu, then to the `Identities`{.action} section. diff --git a/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-ie.md b/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-ie.md index bf0293fdca0..cafeef11a22 100644 --- a/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-ie.md +++ b/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-ie.md @@ -1,7 +1,7 @@ --- title: How to use IAM policies using the OVHcloud Control Panel excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2025-05-15 +updated: 2025-08-18 --- ## Objective @@ -144,6 +144,16 @@ A popup window will ask you to confirm the deletion. +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Managing identities To manage the identities available for policies, go to the `Identity, Security & Operations`{.action} menu, then to the `Identities`{.action} section. diff --git a/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-sg.md b/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-sg.md index bf0293fdca0..cafeef11a22 100644 --- a/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-sg.md +++ b/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-sg.md @@ -1,7 +1,7 @@ --- title: How to use IAM policies using the OVHcloud Control Panel excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2025-05-15 +updated: 2025-08-18 --- ## Objective @@ -144,6 +144,16 @@ A popup window will ask you to confirm the deletion. +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Managing identities To manage the identities available for policies, go to the `Identity, Security & Operations`{.action} menu, then to the `Identities`{.action} section. diff --git a/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-us.md b/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-us.md index bf0293fdca0..cafeef11a22 100644 --- a/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-us.md +++ b/pages/account_and_service_management/account_information/iam-policy-ui/guide.en-us.md @@ -1,7 +1,7 @@ --- title: How to use IAM policies using the OVHcloud Control Panel excerpt: "Find out how to give specific access rights to users from an OVHcloud account" -updated: 2025-05-15 +updated: 2025-08-18 --- ## Objective @@ -144,6 +144,16 @@ A popup window will ask you to confirm the deletion. +#### Policies targeting other OVHcloud customer accounts + +Access policies can target other OVHcloud customer accounts. +The targeted account of this policy will be able to manage the rights received that way on its own policies, but will never be able to override the rights set on the access policy. + +For example, an account **xx1111-ovh** gives rights on `vps:apiovh:ips/*` to account **xx2222-ovh**: +Account **xx2222-ovh** will be able to give the right `vps:apiovh:ips/delete` to its own users, but will never be able to grant the right `vps:apiovh:reboot`. + +Access to the support will still be reserved to the owner of the resource. + ### Managing identities To manage the identities available for policies, go to the `Identity, Security & Operations`{.action} menu, then to the `Identities`{.action} section. diff --git a/pages/account_and_service_management/account_information/iam-policy-ui/guide.es-es.md b/pages/account_and_service_management/account_information/iam-policy-ui/guide.es-es.md index 32fbc954cc5..602c18f2746 100644 --- a/pages/account_and_service_management/account_information/iam-policy-ui/guide.es-es.md +++ b/pages/account_and_service_management/account_information/iam-policy-ui/guide.es-es.md @@ -1,7 +1,7 @@ --- title: Cómo utilizar las políticas IAM desde el área de cliente excerpt: Cómo conceder permisos de acceso específicos a los usuarios desde una cuenta de OVHcloud -updated: 2025-05-15 +updated: 2025-08-18 --- ## Objetivo @@ -145,6 +145,16 @@ Aparecerá una ventana emergente en la que deberá confirmar la eliminación. +#### Casos de políticas dirigidas a otras cuentas de cliente de OVHcloud + +Las directivas de acceso pueden dirigirse a otras cuentas de cliente. +La cuenta receptora de esta política podrá gestionar los derechos así recibidos en sus propias políticas de acceso, pero nunca podrá sobrepasar los derechos tal como se definen en la política de acceso. + +Por ejemplo, una cuenta **xx111-ovh** que concede permisos `vps:apiovh:ips/*` a la cuenta **xx222-ovh**. +La cuenta **xx222-ovh** podrá conceder el derecho `vps:apiovh:ips/delete` a sus propios usuarios, pero no podrá conceder el derecho `vps:apiovh:reboot`. + +El acceso al soporte quedará reservado a la cuenta propietaria del recurso. + ### Gestión de identidades Para gestionar las identidades disponibles para las políticas, acceda al menú `Identidad, Seguridad y Operaciones`{.action} y, a continuación, a la sección `Identidades`{.action}. diff --git a/pages/account_and_service_management/account_information/iam-policy-ui/guide.es-us.md b/pages/account_and_service_management/account_information/iam-policy-ui/guide.es-us.md index 32fbc954cc5..602c18f2746 100644 --- a/pages/account_and_service_management/account_information/iam-policy-ui/guide.es-us.md +++ b/pages/account_and_service_management/account_information/iam-policy-ui/guide.es-us.md @@ -1,7 +1,7 @@ --- title: Cómo utilizar las políticas IAM desde el área de cliente excerpt: Cómo conceder permisos de acceso específicos a los usuarios desde una cuenta de OVHcloud -updated: 2025-05-15 +updated: 2025-08-18 --- ## Objetivo @@ -145,6 +145,16 @@ Aparecerá una ventana emergente en la que deberá confirmar la eliminación. +#### Casos de políticas dirigidas a otras cuentas de cliente de OVHcloud + +Las directivas de acceso pueden dirigirse a otras cuentas de cliente. +La cuenta receptora de esta política podrá gestionar los derechos así recibidos en sus propias políticas de acceso, pero nunca podrá sobrepasar los derechos tal como se definen en la política de acceso. + +Por ejemplo, una cuenta **xx111-ovh** que concede permisos `vps:apiovh:ips/*` a la cuenta **xx222-ovh**. +La cuenta **xx222-ovh** podrá conceder el derecho `vps:apiovh:ips/delete` a sus propios usuarios, pero no podrá conceder el derecho `vps:apiovh:reboot`. + +El acceso al soporte quedará reservado a la cuenta propietaria del recurso. + ### Gestión de identidades Para gestionar las identidades disponibles para las políticas, acceda al menú `Identidad, Seguridad y Operaciones`{.action} y, a continuación, a la sección `Identidades`{.action}. diff --git a/pages/account_and_service_management/account_information/iam-policy-ui/guide.fr-ca.md b/pages/account_and_service_management/account_information/iam-policy-ui/guide.fr-ca.md index 2714c26ca13..0202777e643 100644 --- a/pages/account_and_service_management/account_information/iam-policy-ui/guide.fr-ca.md +++ b/pages/account_and_service_management/account_information/iam-policy-ui/guide.fr-ca.md @@ -1,7 +1,7 @@ --- title: Comment utiliser les politiques IAM depuis votre espace client excerpt: "Découvrez comment donner des droits d'accès spécifiques aux utilisateurs depuis un compte OVHcloud" -updated: 2025-05-15 +updated: 2025-08-18 --- ## Objectif @@ -145,6 +145,16 @@ Une fenêtre contextuelle vous demandera de confirmer la suppression. +#### Cas des politiques ciblant d'autres comptes clients OVHcloud + +Les politiques d'accès peuvent cibler d'autres comptes clients. +Le compte destinataire de cette politique pourra gérer les droits ainsi reçus dans ses propres politiques d'accès, mais ne pourra jamais outrepasser les droits tels que défini dans la politique d'accès. + +Par exemple un compte **xx1111-ovh** donnant des droits `vps:apiovh:ips/*` au compte **xx2222-ovh**. +Le compte **xx2222-ovh** pourra donner le droit `vps:apiovh:ips/delete` à ses propres utilisateurs, mais ne pourra jamais donner le droit `vps:apiovh:reboot`. + +L'accès au support restera réservé au compte propriétaire de la ressource. + ### Gestion des identités Pour gérer les identités disponibles pour les politiques, accédez au menu `Identité, Sécurité & Opérations`{.action}, puis à la section `Identités`{.action}. diff --git a/pages/account_and_service_management/account_information/iam-policy-ui/guide.fr-fr.md b/pages/account_and_service_management/account_information/iam-policy-ui/guide.fr-fr.md index 2714c26ca13..0202777e643 100644 --- a/pages/account_and_service_management/account_information/iam-policy-ui/guide.fr-fr.md +++ b/pages/account_and_service_management/account_information/iam-policy-ui/guide.fr-fr.md @@ -1,7 +1,7 @@ --- title: Comment utiliser les politiques IAM depuis votre espace client excerpt: "Découvrez comment donner des droits d'accès spécifiques aux utilisateurs depuis un compte OVHcloud" -updated: 2025-05-15 +updated: 2025-08-18 --- ## Objectif @@ -145,6 +145,16 @@ Une fenêtre contextuelle vous demandera de confirmer la suppression. +#### Cas des politiques ciblant d'autres comptes clients OVHcloud + +Les politiques d'accès peuvent cibler d'autres comptes clients. +Le compte destinataire de cette politique pourra gérer les droits ainsi reçus dans ses propres politiques d'accès, mais ne pourra jamais outrepasser les droits tels que défini dans la politique d'accès. + +Par exemple un compte **xx1111-ovh** donnant des droits `vps:apiovh:ips/*` au compte **xx2222-ovh**. +Le compte **xx2222-ovh** pourra donner le droit `vps:apiovh:ips/delete` à ses propres utilisateurs, mais ne pourra jamais donner le droit `vps:apiovh:reboot`. + +L'accès au support restera réservé au compte propriétaire de la ressource. + ### Gestion des identités Pour gérer les identités disponibles pour les politiques, accédez au menu `Identité, Sécurité & Opérations`{.action}, puis à la section `Identités`{.action}. diff --git a/pages/account_and_service_management/account_information/iam-policy-ui/guide.it-it.md b/pages/account_and_service_management/account_information/iam-policy-ui/guide.it-it.md index 95244cf3424..805b99ede7c 100644 --- a/pages/account_and_service_management/account_information/iam-policy-ui/guide.it-it.md +++ b/pages/account_and_service_management/account_information/iam-policy-ui/guide.it-it.md @@ -1,7 +1,7 @@ --- title: Come utilizzare le politiche IAM dallo Spazio Cliente excerpt: Come assegnare diritti di accesso specifici agli utenti da un account OVHcloud -updated: 2025-05-15 +updated: 2025-08-18 --- ## Obiettivo @@ -145,9 +145,19 @@ Una finestra contestuale ti chiederà di confermare l'eliminazione. +#### Caso di policy relative ad altri account cliente OVHcloud + +Le policy di accesso possono essere indirizzate ad altri account cliente. +L'account destinatario di questa politica potrà gestire i diritti ricevuti nelle proprie politiche di accesso, ma non potrà mai oltrepassare i diritti definiti nella politica di accesso. + +Ad esempio un account **xx1111-ovh** con diritti `vps:apiovh:ips/*` all’account **xx2222-ovh**. +L’account **xx2222-ovh** potrà assegnare il diritto `vps:apiovh:ips/delete` ai propri utenti, ma non potrà mai assegnare il diritto `vps:apiovh:reboot`. + +L'accesso al supporto resterà riservato all'account proprietario della risorsa. + ### Gestione delle identità -Per gestire le identità disponibili per le politiche, accedi al menu `Identità, Sicurezza e Operazioni`{.action}, poi alla sezione `Identità`{.action}. +Per gestire le identità disponibili per le policy, accedi al menu `Identità, Sicurezza e Operazioni`{.action}, poi alla sezione `Identità`{.action}. Visualizza i dettagli della gestione degli utenti nella [documentazione dedicata](/pages/account_and_service_management/account_information/ovhcloud-users-management). diff --git a/pages/account_and_service_management/account_information/iam-policy-ui/guide.pl-pl.md b/pages/account_and_service_management/account_information/iam-policy-ui/guide.pl-pl.md index 75eb15a0774..fad35030f7d 100644 --- a/pages/account_and_service_management/account_information/iam-policy-ui/guide.pl-pl.md +++ b/pages/account_and_service_management/account_information/iam-policy-ui/guide.pl-pl.md @@ -1,7 +1,7 @@ --- title: Jak korzystać z polityki IAM w Panelu klienta excerpt: Dowiedz się, jak przypisać użytkownikom uprawnienia dostępu do konta OVHcloud -updated: 2025-05-15 +updated: 2025-08-18 --- ## Wprowadzenie @@ -145,6 +145,16 @@ W oknie podręcznym zostanie wyświetlona prośba o potwierdzenie usunięcia hos +#### Polityki kierowane do innego konta klienta OVHcloud + +Polityka dostępu może być skierowana do innego konta klienta OVHcloud. +Konto docelowe tych zasad będzie mogło zarządzać prawami uzyskanymi w ten sposób zgodnie z jego własnymi zasadami, ale nigdy nie będzie mogło zastąpić praw ustawionych w zasadach dostępu. + +Na przykład konto **xx111-ovh** dające uprawnienia na koncie "vps:apiovh:ips/*" **xx222-ovh**. +Konto **xx222-ovh** będzie mogło przyznać prawo `vps:apiovh:ip/delete` swoim użytkownikom, ale nigdy nie będzie mogło przyznać prawa `vps:apiovh:reboot`. + +Dostęp do pomocy technicznej będzie zawsze zarezerwowany dla właściciela zasobu. + ### Zarządzanie tożsamością Aby zarządzać tożsamościami dostępnymi dla polityk, przejdź do menu `Tożsamość, bezpieczeństwo i operacje`{.action}, a następnie do sekcji `Tożsamości`{.action}. diff --git a/pages/account_and_service_management/account_information/iam-policy-ui/guide.pt-pt.md b/pages/account_and_service_management/account_information/iam-policy-ui/guide.pt-pt.md index cb3533b7f83..dc5b62527b3 100644 --- a/pages/account_and_service_management/account_information/iam-policy-ui/guide.pt-pt.md +++ b/pages/account_and_service_management/account_information/iam-policy-ui/guide.pt-pt.md @@ -1,7 +1,7 @@ --- title: Como utilizar as políticas IAM a partir do seu Espaço Cliente excerpt: Descubra como dar direitos de acesso específicos aos utilizadores a partir de uma conta OVHcloud -updated: 2025-05-15 +updated: 2025-08-18 --- ## Objetivo @@ -145,6 +145,16 @@ Uma janela contextual irá pedir-lhe que confirme a eliminação. +#### Casos das políticas que visam outras contas de clientes OVHcloud + +As políticas de acesso podem visar outras contas de clientes. +A conta destinatária desta política poderá gerir os direitos assim recebidos nas suas próprias políticas de acesso, mas nunca poderá ultrapassar os direitos definidos na política de acesso. + +Por exemplo, uma conta **xx111-ovh** que atribui direitos `vps:apiovh:ips/*` à conta **xx2222-ovh**. +A conta **xx2222-ovh** poderá dar o direito `vps:apiovh:ips/delete` aos seus próprios utilizadores, mas nunca poderá dar o direito `vps:apiovh:reboot`. + +O acesso ao suporte ficará reservado à conta proprietária do recurso. + ### Gestão das identidades Para gerir as identidades disponíveis para as políticas, aceda ao menu `Identidade, Segurança e Operações`{.action} e, a seguir, à secção `Identidades`{.action}. diff --git a/pages/account_and_service_management/account_information/managing_contacts/guide.de-de.md b/pages/account_and_service_management/account_information/managing_contacts/guide.de-de.md index c65e90975d0..abed9b1d793 100644 --- a/pages/account_and_service_management/account_information/managing_contacts/guide.de-de.md +++ b/pages/account_and_service_management/account_information/managing_contacts/guide.de-de.md @@ -1,21 +1,17 @@ --- title: 'Die Kontakte Ihrer Dienste verwalten' excerpt: 'Erfahren Sie hier, wie Sie die Kontakte Ihrer OVHcloud Dienste verwalten' -updated: 2025-04-28 +updated: 2025-08-18 --- -> [!warning] -> OVHcloud stellt Ihnen Dienstleistungen zur Verfügung, für deren Konfiguration und Verwaltung Sie die alleinige Verantwortung tragen. Es liegt somit bei Ihnen, sicherzustellen, dass diese ordnungsgemäß funktionieren. -> -> Diese Anleitung soll Sie bei allgemeinen Aufgaben bestmöglich unterstützen. Dennoch empfehlen wir Ihnen, falls Sie Hilfe brauchen, einen [spezialisierten Dienstleister](/links/partner) zu kontaktieren und/oder Ihre Fragen in der OVHcloud Community zu stellen. Leider können wir Ihnen für administrative Aufgaben keine weitergehende technische Unterstützung anbieten. Weitere Informationen finden Sie am [Ende dieser Anleitung](#weiterfuhrende-informationen). -> - -## Ziel - Die meisten OVHcloud Dienste werden mithilfe mehrerer Kontakte verwaltet. Jedem dieser Kontakte ist eine eigene Kundenkennung zugewiesen. **Diese Anleitung erklärt, wie Sie die Kontakte Ihrer OVHcloud Dienste verwalten.** +> [!primary] +> OVHcloud bietet ein [Richtlinien-System (IAM Policy)](/pages/account_and_service_management/account_information/iam-policy-ui/) an, mit dem der Zugriff auf andere Kunden-Accounts delegiert werden kann. +> IAM-Richtlinien ermöglichen die Definition eines detaillierten Zugriffs bei gleichzeitiger Nachvollziehbarkeit der Aktionen. + ## Definition Es gibt drei Arten von Kontakten: diff --git a/pages/account_and_service_management/account_information/managing_contacts/guide.en-asia.md b/pages/account_and_service_management/account_information/managing_contacts/guide.en-asia.md index 879dae4b837..6abadfcf97b 100644 --- a/pages/account_and_service_management/account_information/managing_contacts/guide.en-asia.md +++ b/pages/account_and_service_management/account_information/managing_contacts/guide.en-asia.md @@ -1,7 +1,7 @@ --- title: 'Managing contacts for your services' excerpt: 'Find out how to manage contacts for your OVHcloud services' -updated: 2025-04-28 +updated: 2025-08-18 --- ## Objective @@ -10,6 +10,10 @@ Most services created with OVHcloud are managed by several contacts. Each of the **Find out how to manage contacts for your OVHcloud services.** +> [!primary] +> OVHcloud offers an [IAM policy](/pages/account_and_service_management/account_information/iam-policy-ui/) system allowing to delegate access to other customer accounts. +> IAM policies enable precise access control while keeping tracability of the actions. + ## Definition There are three different contact types: @@ -24,11 +28,11 @@ The NIC handle is a personal username that you receive via email when you create ## Requirements -- Access to the [OVHcloud Control Panel][espace client OVHcloud](/links/manager) -- Access to the email address linked to any relevant customer account -- Appropriate rights for the service concerned -- The new contact’s email address -- No outstanding payments on billing contacts +- Access to the [OVHcloud Control Panel][espace client OVHcloud](/links/manager). +- Access to the email address linked to any relevant customer account. +- Appropriate rights for the service concerned. +- The new contact’s email address. +- No outstanding payments on billing contacts. ## Instructions diff --git a/pages/account_and_service_management/account_information/managing_contacts/guide.en-au.md b/pages/account_and_service_management/account_information/managing_contacts/guide.en-au.md index 8bc96844f66..24af0f1c2a1 100644 --- a/pages/account_and_service_management/account_information/managing_contacts/guide.en-au.md +++ b/pages/account_and_service_management/account_information/managing_contacts/guide.en-au.md @@ -1,7 +1,7 @@ --- title: 'Managing contacts for your services' excerpt: 'Find out how to manage contacts for your OVHcloud services' -updated: 2025-04-28 +updated: 2025-08-18 --- ## Objective @@ -10,6 +10,10 @@ Most services created with OVHcloud are managed by several contacts. Each of the **Find out how to manage contacts for your OVHcloud services.** +> [!primary] +> OVHcloud offers an [IAM policy](/pages/account_and_service_management/account_information/iam-policy-ui/) system allowing to delegate access to other customer accounts. +> IAM policies enable precise access control while keeping tracability of the actions. + ## Definition There are three different contact types: @@ -24,11 +28,11 @@ The NIC handle is a personal username that you receive via email when you create ## Requirements -- Access to the [OVHcloud Control Panel](/links/manager){.external} -- Access to the email address linked to any relevant customer account -- Appropriate rights for the service concerned -- The new contact’s email address -- No outstanding payments on billing contacts +- Access to the [OVHcloud Control Panel](/links/manager). +- Access to the email address linked to any relevant customer account. +- Appropriate rights for the service concerned. +- The new contact’s email address. +- No outstanding payments on billing contacts. ## Instructions diff --git a/pages/account_and_service_management/account_information/managing_contacts/guide.en-ca.md b/pages/account_and_service_management/account_information/managing_contacts/guide.en-ca.md index 0731fe2d204..7129a6be8dc 100644 --- a/pages/account_and_service_management/account_information/managing_contacts/guide.en-ca.md +++ b/pages/account_and_service_management/account_information/managing_contacts/guide.en-ca.md @@ -1,7 +1,7 @@ --- title: 'Managing contacts for your services' excerpt: 'Find out how to manage contacts for your OVHcloud services' -updated: 2025-04-28 +updated: 2025-08-18 --- ## Objective @@ -10,6 +10,10 @@ Most services created with OVHcloud are managed by several contacts. Each of the **Find out how to manage contacts for your OVHcloud services.** +> [!primary] +> OVHcloud offers an [IAM policy](/pages/account_and_service_management/account_information/iam-policy-ui/) system allowing to delegate access to other customer accounts. +> IAM policies enable precise access control while keeping tracability of the actions. + ## Definition There are three different contact types: @@ -22,11 +26,11 @@ There are three different contact types: ## Requirements -- Access to the [OVHcloud Control Panel](/links/manager){.external} -- Access to the email address linked to any relevant customer account -- Appropriate rights for the service concerned -- The new contact’s email address -- No outstanding payments on billing contacts +- Access to the [OVHcloud Control Panel](/links/manager). +- Access to the email address linked to any relevant customer account. +- Appropriate rights for the service concerned. +- The new contact’s email address. +- No outstanding payments on billing contacts. ## Instructions diff --git a/pages/account_and_service_management/account_information/managing_contacts/guide.en-gb.md b/pages/account_and_service_management/account_information/managing_contacts/guide.en-gb.md index dd0df8343a6..81d4087bace 100644 --- a/pages/account_and_service_management/account_information/managing_contacts/guide.en-gb.md +++ b/pages/account_and_service_management/account_information/managing_contacts/guide.en-gb.md @@ -1,7 +1,7 @@ --- title: 'Managing contacts for your services' excerpt: 'Find out how to manage contacts for your OVHcloud services' -updated: 2025-04-28 +updated: 2025-08-18 --- ## Objective @@ -10,11 +10,13 @@ Most services created with OVHcloud are managed by several contacts. Each of the **Find out how to manage contacts for your OVHcloud services.** -> [!warning] -> OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. -> ->This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on if you have difficulties or doubts. You can find more information in the [Go further](#go-further) section of this guide. -> +> [!primary] +> OVHcloud offers an [IAM policy](/pages/account_and_service_management/account_information/iam-policy-ui/) system allowing to delegate access to other customer accounts. +> IAM policies enable precise access control while keeping tracability of the actions. + +> [!primary] +> OVHcloud offers an [IAM policy](/pages/account_and_service_management/account_information/iam-policy-ui/) system allowing to delegate access to other customer accounts. +> IAM policies enable precise access control while keeping tracability of the actions. ## Definition @@ -30,11 +32,11 @@ The NIC handle is a personal username that you receive via email when you create ## Requirements -- Access to the [OVHcloud Control Panel](/links/manager){.external} -- Access to the email address linked to any relevant customer account -- Appropriate rights for the service concerned -- The new contact’s NIC handle (the contact you want to add) -- No outstanding payments on billing contacts +- Access to the [OVHcloud Control Panel](/links/manager). +- Access to the email address linked to any relevant customer account. +- Appropriate rights for the service concerned. +- The new contact’s NIC handle (the contact you want to add). +- No outstanding payments on billing contacts. ## Instructions diff --git a/pages/account_and_service_management/account_information/managing_contacts/guide.en-ie.md b/pages/account_and_service_management/account_information/managing_contacts/guide.en-ie.md index f90aab69939..a5269febd61 100644 --- a/pages/account_and_service_management/account_information/managing_contacts/guide.en-ie.md +++ b/pages/account_and_service_management/account_information/managing_contacts/guide.en-ie.md @@ -1,7 +1,7 @@ --- title: 'Managing contacts for your services' excerpt: 'Find out how to manage contacts for your OVHcloud services' -updated: 2025-04-28 +updated: 2025-08-18 --- ## Objective @@ -10,6 +10,10 @@ Most services created with OVHcloud are managed by several contacts. Each of the **Find out how to manage contacts for your OVHcloud services.** +> [!primary] +> OVHcloud offers an [IAM policy](/pages/account_and_service_management/account_information/iam-policy-ui/) system allowing to delegate access to other customer accounts. +> IAM policies enable precise access control while keeping tracability of the actions. + ## Definition There are three different contact types: @@ -24,11 +28,11 @@ The NIC handle is a personal username that you receive via email when you create ## Requirements -- Access to the [OVHcloud Control Panel](/links/manager){.external} -- Access to the email address linked to any relevant customer account -- Appropriate rights for the service concerned -- The new contact’s NIC handle (the contact you want to add) -- No outstanding payments on billing contacts +- Access to the [OVHcloud Control Panel](/links/manager). +- Access to the email address linked to any relevant customer account. +- Appropriate rights for the service concerned. +- The new contact’s NIC handle (the contact you want to add). +- No outstanding payments on billing contacts. ## Instructions diff --git a/pages/account_and_service_management/account_information/managing_contacts/guide.en-sg.md b/pages/account_and_service_management/account_information/managing_contacts/guide.en-sg.md index 8bc96844f66..24af0f1c2a1 100644 --- a/pages/account_and_service_management/account_information/managing_contacts/guide.en-sg.md +++ b/pages/account_and_service_management/account_information/managing_contacts/guide.en-sg.md @@ -1,7 +1,7 @@ --- title: 'Managing contacts for your services' excerpt: 'Find out how to manage contacts for your OVHcloud services' -updated: 2025-04-28 +updated: 2025-08-18 --- ## Objective @@ -10,6 +10,10 @@ Most services created with OVHcloud are managed by several contacts. Each of the **Find out how to manage contacts for your OVHcloud services.** +> [!primary] +> OVHcloud offers an [IAM policy](/pages/account_and_service_management/account_information/iam-policy-ui/) system allowing to delegate access to other customer accounts. +> IAM policies enable precise access control while keeping tracability of the actions. + ## Definition There are three different contact types: @@ -24,11 +28,11 @@ The NIC handle is a personal username that you receive via email when you create ## Requirements -- Access to the [OVHcloud Control Panel](/links/manager){.external} -- Access to the email address linked to any relevant customer account -- Appropriate rights for the service concerned -- The new contact’s email address -- No outstanding payments on billing contacts +- Access to the [OVHcloud Control Panel](/links/manager). +- Access to the email address linked to any relevant customer account. +- Appropriate rights for the service concerned. +- The new contact’s email address. +- No outstanding payments on billing contacts. ## Instructions diff --git a/pages/account_and_service_management/account_information/managing_contacts/guide.en-us.md b/pages/account_and_service_management/account_information/managing_contacts/guide.en-us.md index 01897a9ae47..24af0f1c2a1 100644 --- a/pages/account_and_service_management/account_information/managing_contacts/guide.en-us.md +++ b/pages/account_and_service_management/account_information/managing_contacts/guide.en-us.md @@ -1,7 +1,7 @@ --- title: 'Managing contacts for your services' excerpt: 'Find out how to manage contacts for your OVHcloud services' -updated: 2025-04-28 +updated: 2025-08-18 --- ## Objective @@ -10,6 +10,10 @@ Most services created with OVHcloud are managed by several contacts. Each of the **Find out how to manage contacts for your OVHcloud services.** +> [!primary] +> OVHcloud offers an [IAM policy](/pages/account_and_service_management/account_information/iam-policy-ui/) system allowing to delegate access to other customer accounts. +> IAM policies enable precise access control while keeping tracability of the actions. + ## Definition There are three different contact types: @@ -24,11 +28,11 @@ The NIC handle is a personal username that you receive via email when you create ## Requirements -- access to the [OVHcloud Control Panel](/links/manager){.external} -- Access to the email address linked to any relevant customer account -- Appropriate rights for the service concerned -- The new contact’s email address -- No outstanding payments on billing contacts +- Access to the [OVHcloud Control Panel](/links/manager). +- Access to the email address linked to any relevant customer account. +- Appropriate rights for the service concerned. +- The new contact’s email address. +- No outstanding payments on billing contacts. ## Instructions diff --git a/pages/account_and_service_management/account_information/managing_contacts/guide.es-es.md b/pages/account_and_service_management/account_information/managing_contacts/guide.es-es.md index 5e55c83487c..905ab757870 100644 --- a/pages/account_and_service_management/account_information/managing_contacts/guide.es-es.md +++ b/pages/account_and_service_management/account_information/managing_contacts/guide.es-es.md @@ -1,7 +1,7 @@ --- title: 'Gestionar los contactos de los servicios' excerpt: 'Cómo gestionar los distintos contactos de los servicios de OVHcloud' -updated: 2025-04-28 +updated: 2025-08-18 --- ## Objetivo @@ -10,12 +10,9 @@ La mayoría de servicios creados en OVHcloud los gestionan varios contactos. Cad **Esta guía explica cómo gestionar los contactos de los servicios de OVHcloud.** -> [!warning] -> -> La configuración, la gestión y la responsabilidad de los servicios que OVHcloud pone a su disposición recaen sobre usted. Por lo tanto, usted deberá asegurarse de que estos funcionen correctamente. -> -> Esta guía le ayudará a realizar las operaciones más habituales. No obstante, si tiene alguna duda le recomendamos que contacte con un proveedor de servicios especializado o con el editor del servicio. Nosotros no podremos asistirle al respecto. Para más información, consulte el apartado [Más información](#mas-informacion) de esta guía. -> +> [!primary] +> OVHcloud pone a su disposición un sistema de gestión de [política de acceso IAM](/pages/account_and_service_management/account_information/iam-policy-ui/) que permite delegar los accesos a otras cuentas de cliente. +> Las políticas de acceso IAM permiten definir permisos de acceso granulares, conservando la trazabilidad de las acciones. ## Definición diff --git a/pages/account_and_service_management/account_information/managing_contacts/guide.es-us.md b/pages/account_and_service_management/account_information/managing_contacts/guide.es-us.md index bebaa36113c..2d4378770fc 100644 --- a/pages/account_and_service_management/account_information/managing_contacts/guide.es-us.md +++ b/pages/account_and_service_management/account_information/managing_contacts/guide.es-us.md @@ -1,7 +1,7 @@ --- title: Gestionar los contactos de los servicios excerpt: Cómo gestionar los distintos contactos de los servicios de OVHcloud -updated: 2025-04-28 +updated: 2025-08-18 --- ## Objetivo @@ -10,6 +10,10 @@ La mayoría de servicios creados en OVHcloud los gestionan varios contactos. Cad **Esta guía explica cómo gestionar los contactos de los servicios de OVHcloud.** +> [!primary] +> OVHcloud pone a su disposición un sistema de gestión de [política de acceso IAM](/pages/account_and_service_management/account_information/iam-policy-ui/) que permite delegar los accesos a otras cuentas de cliente. +> Las políticas de acceso IAM permiten definir permisos de acceso granulares, conservando la trazabilidad de las acciones. + ## Definición Existen tres tipos de contactos: diff --git a/pages/account_and_service_management/account_information/managing_contacts/guide.fr-ca.md b/pages/account_and_service_management/account_information/managing_contacts/guide.fr-ca.md index fd53f712d69..f17e4dca868 100644 --- a/pages/account_and_service_management/account_information/managing_contacts/guide.fr-ca.md +++ b/pages/account_and_service_management/account_information/managing_contacts/guide.fr-ca.md @@ -1,7 +1,7 @@ --- title: 'Gérer les contacts de ses services' excerpt: 'Découvrez comment gérer les contacts de vos services OVHcloud' -updated: 2025-04-28 +updated: 2025-08-18 --- ## Objectif @@ -10,21 +10,25 @@ La plupart des services créés chez OVHcloud sont gérés par plusieurs contact **Apprenez comment gérer les contacts de vos services OVHcloud.** +> [!primary] +> OVHcloud met à disposition un système de gestion de [politique d'accès IAM](/pages/account_and_service_management/account_information/iam-policy-ui/) permettant de déléguer des accès à d'autres comptes clients. +> Les politiques d'accès IAM permettent de définir des permissions d'accès granulaires tout en gardant la traçabilité des actions. + ## Définition Trois types de contacts existent: -- **le contact administrateur** gère les aspects administratifs et techniques d'un service. Il possède des droits de modification sur l'ensemble des contacts et peut effectuer des changements dans les informations du propriétaire d'un service, comme les noms de domaine par exemple . -- **le contact technique** gère uniquement les aspects techniques d'un service . -- **le contact facturation** gère uniquement la facturation d'un service dont ses prélèvements. Ce contact reçoit notamment les notifications liées au renouvellement. +- **Le contact administrateur** gère les aspects administratifs et techniques d'un service. Il possède des droits de modification sur l'ensemble des contacts et peut effectuer des changements dans les informations du propriétaire d'un service, comme les noms de domaine par exemple . +- **Le contact technique** gère uniquement les aspects techniques d'un service . +- **Le contact facturation** gère uniquement la facturation d'un service dont ses prélèvements. Ce contact reçoit notamment les notifications liées au renouvellement. ![Contact management](images/managing_contacts_scheme.png){.thumbnail} ## Prérequis -- Être connecté à votre [espace client OVHcloud](/links/manager) +- Être connecté à votre [espace client OVHcloud](/links/manager). - Disposer de droits suffisants sur le service concerné. -- Disposer d'un accès à l'adresse e-mail renseignée dans votre compte OVHcloud +- Disposer d'un accès à l'adresse e-mail renseignée dans votre compte OVHcloud. - Connaître l'adresse e-mail principale renseignée dans le compte OVHcloud du nouveau contact (pour qui vous réalisez la modification). - Le nouveau contact doit quant à lui disposer d'un accès à l'adresse e-mail principale renseignée dans son compte OVHcloud. - L'ancien et le nouveau contact facturation doivent être à jour de leurs règlements. diff --git a/pages/account_and_service_management/account_information/managing_contacts/guide.fr-fr.md b/pages/account_and_service_management/account_information/managing_contacts/guide.fr-fr.md index 8b9055e8a97..d44ce23435c 100644 --- a/pages/account_and_service_management/account_information/managing_contacts/guide.fr-fr.md +++ b/pages/account_and_service_management/account_information/managing_contacts/guide.fr-fr.md @@ -1,7 +1,7 @@ --- title: 'Gérer les contacts de ses services' excerpt: 'Découvrez comment gérer les contacts de vos services OVHcloud' -updated: 2025-04-28 +updated: 2025-08-18 --- ## Objectif @@ -10,20 +10,17 @@ La plupart des services créés chez OVHcloud sont gérés par plusieurs contact **Apprenez à gérer les contacts de vos services OVHcloud.** -> [!warning] -> -> OVHcloud met à votre disposition des services dont la configuration, la gestion et la responsabilité vous incombent. Il vous revient de ce fait d'en assurer le bon fonctionnement. -> -> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](/links/partner) et/ou de contacter l'éditeur du service si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section [Aller plus loin](#gofurther) de ce guide. -> +> [!primary] +> OVHcloud met à disposition un système de gestion de [politique d'accès IAM](/pages/account_and_service_management/account_information/iam-policy-ui/) permettant de déléguer des accès à d'autres comptes clients. +> Les politiques d'accès IAM permettent de définir des permissions d'accès granulaires tout en gardant la traçabilité des actions. ## Définition Trois types de contacts existent: -- **le contact administrateur** gère les aspects administratifs et techniques d'un service. Il possède des droits de modification sur l'ensemble des contacts et peut effectuer des changements dans les informations du propriétaire d'un service, comme les noms de domaine par exemple. -- **le contact technique** gère uniquement les aspects techniques d'un service. -- **le contact facturation** gère uniquement la facturation d'un service dont ses prélèvements. Ce contact reçoit notamment les notifications liées au renouvellement. +- **Le contact administrateur** gère les aspects administratifs et techniques d'un service. Il possède des droits de modification sur l'ensemble des contacts et peut effectuer des changements dans les informations du propriétaire d'un service, comme les noms de domaine par exemple. +- **Le contact technique** gère uniquement les aspects techniques d'un service. +- **Le contact facturation** gère uniquement la facturation d'un service dont ses prélèvements. Ce contact reçoit notamment les notifications liées au renouvellement. L'identifiant client est un identifiant personnel que vous recevez par e-mail lors de la création de votre compte client chez OVHcloud. Il est le plus souvent composé de deux lettres suivies de chiffres. Par exemple : **aa00000-ovh**. Lorsque vous commandez des services, cet identifiant leur est associé en tant que contact. @@ -31,7 +28,7 @@ L'identifiant client est un identifiant personnel que vous recevez par e-mail lo ## Prérequis -- Être connecté à votre [espace client OVHcloud](/links/manager){.external} +- Être connecté à votre [espace client OVHcloud](/links/manager). - Disposer d'un accès à l'adresse e-mail renseignée dans votre profil. - Disposer de droits suffisants sur le service concerné. - Posséder l'identifiant client du nouveau contact (pour qui vous réalisez la modification). @@ -142,7 +139,7 @@ Le suivi de chaque procédure s'effectue par e-mail et une vérification d'ident ## Aller plus loin -Pour des prestations spécialisées (référencement, développement, etc), contactez les [partenaires OVHcloud](/links/partner). +Pour des prestations spécialisées (référencement, développement, etc.), contactez les [partenaires OVHcloud](/links/partner). Si vous souhaitez bénéficier d'une assistance à l'usage et à la configuration de vos solutions OVHcloud, nous vous proposons de consulter nos différentes [offres de support](/links/support). diff --git a/pages/account_and_service_management/account_information/managing_contacts/guide.it-it.md b/pages/account_and_service_management/account_information/managing_contacts/guide.it-it.md index 4bc4b748cc0..3aed5c5707b 100644 --- a/pages/account_and_service_management/account_information/managing_contacts/guide.it-it.md +++ b/pages/account_and_service_management/account_information/managing_contacts/guide.it-it.md @@ -1,7 +1,7 @@ --- title: 'Gestire i contatti dei servizi OVHcloud' excerpt: 'Come gestire i contatti dei tuoi servizi dallo Spazio Cliente OVHcloud' -updated: 2025-04-28 +updated: 2025-08-18 --- ## Obiettivo @@ -10,12 +10,9 @@ Un servizio OVHcloud è generalmente associato a diversi contatti, che possono **Questa guida ti mostra quali contatti è possibile associare ai tuoi servizi, quali operazioni possono effettuare e come modificarli dallo Spazio Cliente OVHcloud.** -> [!warning] -> -> OVHcloud mette a tua disposizione servizi di cui tu sei responsabile per la configurazione e la gestione. Garantirne quotidianamente il corretto funzionamento è quindi responsabilità dell’utente. -> -> Questa guida ti aiuta a eseguire le operazioni necessarie alla configurazione del tuo account. Tuttavia, in caso di difficoltà o dubbi, ti consigliamo di contattare un fornitore specializzato o l’amministratore del servizio. OVHcloud non potrà fornirti alcuna assistenza. Per maggiori informazioni consulta la sezione [Per saperne di più](#per-saperne-di-piu) su questa guida. -> +> [!primary] +> OVHcloud mette a disposizione un sistema di gestione di [politica di accesso IAM](/pages/account_and_service_management/account_information/iam-policy-ui/) che permette di delegare gli accessi ad altri account cliente. +> Le policy di accesso IAM consentono di definire permessi di accesso granulari mantenendo la tracciabilità delle azioni. ## Definizione diff --git a/pages/account_and_service_management/account_information/managing_contacts/guide.pl-pl.md b/pages/account_and_service_management/account_information/managing_contacts/guide.pl-pl.md index b4df6370282..6c382e9f461 100644 --- a/pages/account_and_service_management/account_information/managing_contacts/guide.pl-pl.md +++ b/pages/account_and_service_management/account_information/managing_contacts/guide.pl-pl.md @@ -1,7 +1,7 @@ --- title: Zarządzanie kontaktami swoich usług excerpt: 'Dowiedz się, jak zarządzać kontaktami dla Twoich usług OVHcloud' -updated: 2025-04-28 +updated: 2025-08-18 --- ## Wprowadzenie @@ -10,12 +10,9 @@ Większość usług tworzonych w OVHcloud jest zarządzana przez wiele kontaktó **Dowiedz się, jak zarządzać kontaktami Twoich usług OVHcloud.** -> [!warning] -> -> OVHcloud udostępnia różnorodne usługi, jednak to Ty odpowiadasz za ich konfigurację i zarządzanie nimi. Ponosisz więc odpowiedzialność za ich prawidłowe funkcjonowanie. -> -> Oddajemy w Twoje ręce niniejszy przewodnik, którego celem jest pomoc w wykonywaniu bieżących zadań. W przypadku trudności zalecamy skorzystanie z pomocy wyspecjalizowanego webmastera lub kontakt z producentem oprogramowania. Niestety firma OVH nie będzie mogła udzielić wsparcia w tym zakresie. Więcej informacji znajduje się w sekcji [Sprawdź również](#sprawdz-rowniez) ten przewodnik. -> +> [!primary] +> OVHcloud oferuje system [IAM policy](/pages/account_and_service_management/account_information/iam-policy-ui/) umożliwiający delegowanie dostępu do innych kont klientów. +> Reguły IAM umożliwiają zdefiniowanie precyzyjnego dostępu z zachowaniem identyfikowalności operacji. ## Definicja diff --git a/pages/account_and_service_management/account_information/managing_contacts/guide.pt-pt.md b/pages/account_and_service_management/account_information/managing_contacts/guide.pt-pt.md index 9ce1ce21a26..c7412be7c3a 100644 --- a/pages/account_and_service_management/account_information/managing_contacts/guide.pt-pt.md +++ b/pages/account_and_service_management/account_information/managing_contacts/guide.pt-pt.md @@ -1,7 +1,7 @@ --- title: 'Como gerir os contactos (gestores) dos serviços OVHcloud' excerpt: 'Saiba como definir ou alterar os contactos (gestores) dos serviços OVHcloud' -updated: 2025-04-28 +updated: 2025-08-18 --- ## Objetivo @@ -10,12 +10,13 @@ A maioria dos serviços OVHcloud são geridos por vários contactos. Cada um des **Saiba como definir ou alterar os contactos (gestores) dos serviços OVHcloud.** -> [!warning] -> -> A responsabilidade sobre a configuração e a gestão dos serviços que a OVHcloud disponibiliza recai sobre o utilizador. Assim, deverá certificar-se de que estes funcionam corretamente. -> -> Este manual fornece as instruções necessárias para realizar as operações mais habituais. No entanto, se encontrar dificuldades, recomendamos que recorra a um [prestador de serviços especializado](/links/partner) e/ou que contacte o editor do serviço. Não poderemos proporcionar-lhe assistência técnica. Para mais informações, aceda à secção [Quer saber mais?](#quer-saber-mais). -> +> [!primary] +> OVHcloud disponibiliza um sistema de gestão de [política de acesso IAM](/pages/account_and_service_management/account_information/iam-policy-ui/) que permite delegar acessos a outras contas de clientes. +> As políticas de acesso IAM permitem definir permissões de acesso granulares, mantendo a rastreabilidade das ações. + +> [!primary] +> OVHcloud disponibiliza um sistema de gestão de [política de acesso IAM](/pages/account_and_service_management/account_information/iam-policy-ui/) que permite delegar acessos a outras contas de clientes. +> As políticas de acesso IAM permitem definir permissões de acesso granulares, mantendo a rastreabilidade das ações. ## Definição diff --git a/pages/account_and_service_management/managing_billing_payments_and_services/mandat_administratif/guide.fr-ca.md b/pages/account_and_service_management/managing_billing_payments_and_services/mandat_administratif/guide.fr-ca.md deleted file mode 100644 index 9710bd9b124..00000000000 --- a/pages/account_and_service_management/managing_billing_payments_and_services/mandat_administratif/guide.fr-ca.md +++ /dev/null @@ -1,55 +0,0 @@ ---- -title: 'Payer une commande en tant qu’administration publique' -updated: 2018-05-31 ---- - -## Objectif - -Depuis le 1er janvier 2018, la procédure de paiement pour les administrations a été modifiée avec un passage rendu obligatoire par l'outil [Chorus Pro](https://chorus-pro.gouv.fr/cpp/utilisateur?execution=e1s1&lang=fr_FR){.external} (conformément à l’ordonnance n° 2014-697 du 26 juin 2014 relative au développement de la facturation électronique). - -Le but de cet outil est de simplifier les démarches en ligne en limitant les envois de courriers et de documents au format papier. De plus, sa facilité d'utilisation vous aide en simplifiant vos démarches administratives. - -**Ce guide vous explique le fonctionnement de la procédure avec Chorus Pro.** - -## Prérequis - -- Avoir créé son compte sur [Chorus Pro](https://chorus-pro.gouv.fr/cpp/utilisateur?execution=e1s1&lang=fr_FR){.external}. -- Être une administration publique et l'avoir déclaré comme tel dans l'[espace client OVHcloud](/links/manager). - -## En pratique - -### Mettre en place le délai de paiement - -#### Première souscription d'un service (nouvelle commande) ou renouvellement manuel - -Dans le cadre de la souscription d'un nouveau produit, la procédure reste relativement similaire à ce qu'elle était avant l'arrivée de Chorus Pro. - -À la fin de votre commande, lors de la validation du moyen de paiement, il vous suffit de choisir `Payer par mandat administratif`{.action} : - -![Paiement par mandat](images/moyen_paiement.png){.thumbnail} - -Les étapes suivantes seront : - -1. La réception d'un e-mail : au moment de la sélection du paiement par mandat administratif, vous recevrez un e-mail avec les informations nécessaires. -2. Le [document](https://www.ovh.com/fr/documents/paiement_administration_publique_pour_ovh.pdf){.external} devra être complété et nous être retourné signé. -3. Une fois la validation effectuée côté OVHcloud, votre facture sera générée. - -#### Renouvellement automatique - -Vous n'avez aucune action particulière à effectuer dans le cadre d'un renouvellement automatique. L'intégralité du processus se déroule sur la plateforme Chorus Pro (plus d'informations dans les étapes suivantes). - -### Valider les factures sur Chorus Pro - -Il n'est plus nécessaire d'effectuer le paiement par mandat administratif. OVHcloud se charge d'envoyer la facture directement sur l'interface Chorus Pro sous quelques jours. - -À votre niveau, il sera ensuite nécessaire de valider la mise en paiement de cette facture sur la plateforme. Suite à votre validation, le Trésor public devra effectuer le paiement. - -### Cas des conventions tripartites - -Pour mettre en place une convention tripartite avec OVHcloud, nous vous invitons à contacter notre [service commercial](https://www.ovh.com/fr/support/nous-contacter/){.external}. - -## Aller plus loin - -[La communauté Chorus Pro](https://communaute.chorus-pro.gouv.fr/){.external} - -Échangez avec notre [communauté d'utilisateurs](/links/community). \ No newline at end of file diff --git a/pages/account_and_service_management/managing_billing_payments_and_services/mandat_administratif/guide.fr-fr.md b/pages/account_and_service_management/managing_billing_payments_and_services/mandat_administratif/guide.fr-fr.md index 9710bd9b124..63aac422f96 100644 --- a/pages/account_and_service_management/managing_billing_payments_and_services/mandat_administratif/guide.fr-fr.md +++ b/pages/account_and_service_management/managing_billing_payments_and_services/mandat_administratif/guide.fr-fr.md @@ -1,6 +1,6 @@ --- title: 'Payer une commande en tant qu’administration publique' -updated: 2018-05-31 +updated: 2025-07-22 --- ## Objectif @@ -46,7 +46,7 @@ Il n'est plus nécessaire d'effectuer le paiement par mandat administratif. OVHc ### Cas des conventions tripartites -Pour mettre en place une convention tripartite avec OVHcloud, nous vous invitons à contacter notre [service commercial](https://www.ovh.com/fr/support/nous-contacter/){.external}. +Pour mettre en place une convention tripartite avec OVHcloud, nous vous invitons à contacter notre [support](https://help.ovhcloud.com/csm?id=csm_get_help). ## Aller plus loin diff --git a/pages/account_and_service_management/managing_billing_payments_and_services/mandat_administratif/meta.yaml b/pages/account_and_service_management/managing_billing_payments_and_services/mandat_administratif/meta.yaml index 897466eed4a..939bda9d5dc 100755 --- a/pages/account_and_service_management/managing_billing_payments_and_services/mandat_administratif/meta.yaml +++ b/pages/account_and_service_management/managing_billing_payments_and_services/mandat_administratif/meta.yaml @@ -1,3 +1,4 @@ id: e6439700-9f54-4e2a-9344-85522eb3bc05 full_slug: billing-public-administration -translation_banner: true \ No newline at end of file +disable_languages: +- fr-ca \ No newline at end of file diff --git a/pages/account_and_service_management/reversibility/22-SDB-opensearch-reversibility/guide.en-gb.md b/pages/account_and_service_management/reversibility/22-SDB-opensearch-reversibility/guide.en-gb.md index 56e2ee40cd0..5528a0bf84f 100644 --- a/pages/account_and_service_management/reversibility/22-SDB-opensearch-reversibility/guide.en-gb.md +++ b/pages/account_and_service_management/reversibility/22-SDB-opensearch-reversibility/guide.en-gb.md @@ -40,7 +40,7 @@ Features of the product line fall into three categories: | **Function** | **Description** | **Available formats** | **Migration model** | **Available documentation** | | --- | --- | --- | --- | --- | | Infrastructure as a code | Automated deployment via Terraform modules specific to OVHcloud | NA | **Inbound**: scripts to be adapted for other providers
**Outbound**: Terraform configurations need to be rewritten | [Terraform](https://registry.terraform.io/providers/ovh/latest/docs){.external} | -| Anti-DDoS protection| Anti-DDoS is a set of tools and mechanisms designed to absorb denial of service attacks. It includes traffic analysis, "clean-up" via a specialized network, and mitigation using VAC technology developed by OVHcloud | N/A | **Inbound**: the anti-DDoS system is part of our infrastructure and is enabled by default. No action is required
**Outbound**: order and configure an anti-DDoS solution from the new provider | [Anti-DDoS OVHcloud](/links/security/anti-ddos) | +| Anti-DDoS protection| Anti-DDoS is a set of tools and mechanisms designed to absorb denial of service attacks. It includes traffic analysis, "clean-up" via a specialized network, and mitigation using VAC technology developed by OVHcloud | N/A | **Inbound**: the anti-DDoS system is part of our infrastructure and is enabled by default. No action is required
**Outbound**: order and configure an anti-DDoS solution from the new provider | [Anti-DDoS OVHcloud](/links/security/antiddos) | ## List of architectures diff --git a/pages/assets/screens/other/browsers/errors/your-request-has-been-blocked.png b/pages/assets/screens/other/browsers/errors/your-request-has-been-blocked.png index 5a565c1d484..46b03a30e1b 100644 Binary files a/pages/assets/screens/other/browsers/errors/your-request-has-been-blocked.png and b/pages/assets/screens/other/browsers/errors/your-request-has-been-blocked.png differ diff --git a/pages/assets/screens/other/zerto/move2cloud-zerto.png b/pages/assets/screens/other/zerto/move2cloud-zerto.png new file mode 100644 index 00000000000..6699991c2ab Binary files /dev/null and b/pages/assets/screens/other/zerto/move2cloud-zerto.png differ diff --git a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.de-de.md b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.de-de.md index 333745001f0..61d95139519 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.de-de.md +++ b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.de-de.md @@ -34,12 +34,12 @@ The vRack network serves as a global private network bridging various OVHcloud p > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Introduction diff --git a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-asia.md b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-asia.md index 635319b1158..75bcac762f4 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-asia.md +++ b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-asia.md @@ -34,12 +34,12 @@ The vRack network serves as a global private network bridging various OVHcloud p > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Introduction diff --git a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-au.md b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-au.md index 635319b1158..75bcac762f4 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-au.md +++ b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-au.md @@ -34,12 +34,12 @@ The vRack network serves as a global private network bridging various OVHcloud p > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Introduction diff --git a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-ca.md b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-ca.md index 635319b1158..75bcac762f4 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-ca.md +++ b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-ca.md @@ -34,12 +34,12 @@ The vRack network serves as a global private network bridging various OVHcloud p > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Introduction diff --git a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-gb.md b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-gb.md index 8fca1d78d7e..5177a79def6 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-gb.md +++ b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-gb.md @@ -34,12 +34,12 @@ The vRack network serves as a global private network bridging various OVHcloud p > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Introduction diff --git a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-ie.md b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-ie.md index 635319b1158..75bcac762f4 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-ie.md +++ b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-ie.md @@ -34,12 +34,12 @@ The vRack network serves as a global private network bridging various OVHcloud p > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Introduction diff --git a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-sg.md b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-sg.md index 635319b1158..75bcac762f4 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-sg.md +++ b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-sg.md @@ -34,12 +34,12 @@ The vRack network serves as a global private network bridging various OVHcloud p > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Introduction diff --git a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-us.md b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-us.md index 635319b1158..75bcac762f4 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-us.md +++ b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.en-us.md @@ -34,12 +34,12 @@ The vRack network serves as a global private network bridging various OVHcloud p > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Introduction diff --git a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.es-es.md b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.es-es.md index 333745001f0..61d95139519 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.es-es.md +++ b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.es-es.md @@ -34,12 +34,12 @@ The vRack network serves as a global private network bridging various OVHcloud p > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Introduction diff --git a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.es-us.md b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.es-us.md index 333745001f0..61d95139519 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.es-us.md +++ b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.es-us.md @@ -34,12 +34,12 @@ The vRack network serves as a global private network bridging various OVHcloud p > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Introduction diff --git a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.fr-ca.md b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.fr-ca.md index bf897eb6cda..10f2a78cbf2 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.fr-ca.md +++ b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.fr-ca.md @@ -34,13 +34,13 @@ Le réseau vRack est un réseau privé mondial qui relie différents produits OV > Cet article détaille la configuration d'adresses Additional IP sur un réseau vRack. Si vous cherchez des instructions sur la configuration d'adresses Additional IP avec une adresse IP principale (sur l'interface réseau publique), consultez les articles suivants : > > - IPv4: -> - [Configurer une adresse IP en alias sur un serveur dédié](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configurer une adresse IP en alias sur un serveur VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configurer une adresse IP en alias sur un serveur dédié](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configurer une adresse IP en alias sur un serveur VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > > - IPv6: -> - [Configurer IPv6 sur un serveur dédié](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configurer IPv6 sur un serveur VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configurer IPv6 sur une instance Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configurer IPv6 sur un serveur dédié](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configurer IPv6 sur un serveur VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configurer IPv6 sur une instance Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Introduction diff --git a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.fr-fr.md b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.fr-fr.md index ff7cf059515..61fb0b1bf72 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.fr-fr.md +++ b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.fr-fr.md @@ -34,13 +34,13 @@ Le réseau vRack est un réseau privé mondial qui relie différents produits OV > Cet article détaille la configuration d'adresses Additional IP sur un réseau vRack. Si vous cherchez des instructions sur la configuration d'adresses Additional IP avec une adresse IP principale (sur l'interface réseau publique), consultez les articles suivants : > > - IPv4: -> - [Configurer une adresse IP en alias sur un serveur dédié](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configurer une adresse IP en alias sur un serveur VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configurer une adresse IP en alias sur un serveur dédié](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configurer une adresse IP en alias sur un serveur VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > > - IPv6: -> - [Configurer IPv6 sur un serveur dédié](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configurer IPv6 sur un serveur VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configurer IPv6 sur une instance Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configurer IPv6 sur un serveur dédié](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configurer IPv6 sur un serveur VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configurer IPv6 sur une instance Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Introduction diff --git a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.it-it.md b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.it-it.md index 333745001f0..61d95139519 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.it-it.md +++ b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.it-it.md @@ -34,12 +34,12 @@ The vRack network serves as a global private network bridging various OVHcloud p > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Introduction diff --git a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.pl-pl.md b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.pl-pl.md index 333745001f0..61d95139519 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.pl-pl.md +++ b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.pl-pl.md @@ -34,12 +34,12 @@ The vRack network serves as a global private network bridging various OVHcloud p > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Introduction diff --git a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.pt-pt.md b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.pt-pt.md index 333745001f0..61d95139519 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.pt-pt.md +++ b/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack/guide.pt-pt.md @@ -34,12 +34,12 @@ The vRack network serves as a global private network bridging various OVHcloud p > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Introduction diff --git a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.de-de.md b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.de-de.md index 31adf98fd6a..a19015f3561 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.de-de.md +++ b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.de-de.md @@ -20,13 +20,13 @@ Neben Private IP Addressing ist es mit dem [vRack](https://www.ovh.de/loesungen/ > Dieser Artikel erklärt die Konfiguration von Additional IP über ein vRack Netzwerk. Weitere Informationen zur Konfiguration mit der primären IP (über die Schnittstelle des öffentlichen Netzwerks) finden Sie in den folgenden Anleitungen: > > - IPv4: -> - [Konfiguration von IP-Aliasing](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing) -> - [IP-Adresse als Alias auf einem VPS konfigurieren](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing) +> - [Konfiguration von IP-Aliasing](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing) +> - [IP-Adresse als Alias auf einem VPS konfigurieren](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing) > > - IPv6: -> - [IPv6 auf einem Dedicated Server konfigurieren](/pages/bare_metal_cloud/dedicated_servers/network_ipv6) -> - [IPv6 auf einem VPS einrichten](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6) -> - [IPv6 auf einer Public Cloud Instanz konfigurieren](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6) +> - [IPv6 auf einem Dedicated Server konfigurieren](/pages/bare_metal_cloud/dedicated_servers/network_ipv6) +> - [IPv6 auf einem VPS einrichten](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6) +> - [IPv6 auf einer Public Cloud Instanz konfigurieren](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6) > ## Voraussetzungen diff --git a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-asia.md b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-asia.md index 2c7c3398a3d..9e4b415288a 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-asia.md +++ b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-asia.md @@ -20,13 +20,13 @@ As well as private IP addressing, the [vRack](/links/network/vrack){.external} a > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Requirements diff --git a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-au.md b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-au.md index a0f8ada012f..73d3194c825 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-au.md +++ b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-au.md @@ -20,13 +20,13 @@ As well as private IP addressing, the [vRack](/links/network/vrack){.external} a > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Requirements diff --git a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-ca.md b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-ca.md index c05755f9d0b..d71e18780c0 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-ca.md +++ b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-ca.md @@ -20,13 +20,13 @@ As well as private IP addressing, the [vRack](/links/network/vrack){.external} a > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Requirements diff --git a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-gb.md b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-gb.md index bc014529b19..9cdedc8fe18 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-gb.md +++ b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-gb.md @@ -20,13 +20,13 @@ As well as private IP addressing, the [vRack](/links/network/vrack){.external} a > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Requirements diff --git a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-ie.md b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-ie.md index 1c58c908d9c..0063864692e 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-ie.md +++ b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-ie.md @@ -20,13 +20,13 @@ As well as private IP addressing, the [vRack](/links/network/vrack){.external} a > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Requirements diff --git a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-sg.md b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-sg.md index d889c3f3c8c..75eef14759f 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-sg.md +++ b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-sg.md @@ -20,13 +20,13 @@ As well as private IP addressing, the [vRack](/links/network/vrack){.external} a > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Requirements diff --git a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-us.md b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-us.md index 87f61f90286..f2ddda7df17 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-us.md +++ b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.en-us.md @@ -20,13 +20,13 @@ As well as private IP addressing, the [vRack](/links/network/vrack){.external} a > This article is focusing on Additional IP configuration over a vRack network. If you look for guidance on Additional IP configuration together with primary IP (on public network interface), read the following articles: > > - IPv4: -> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configuring IP aliasing on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configuring IP aliasing on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > > - IPv6: -> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configuring IPv6 on dedicated servers](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configuring IPv6 on a VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configuring IPv6 on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Requirements diff --git a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.es-es.md b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.es-es.md index 574f54a1616..2dffbe41e14 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.es-es.md +++ b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.es-es.md @@ -20,13 +20,13 @@ Además del direccionamiento IP privado, el [vRack](https://www.ovh.es/solucione > Este artículo explica cómo configurar direcciones Additional IP en una red vRack. Si necesita instrucciones para configurar direcciones Additional IP con una dirección IP principal (en la interfaz de red pública), consulte los siguientes artículos: > > - IPv4: -> - [Configurar una dirección IP como alias en un servidor dedicado](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configurar una dirección IP como alias en un servidor VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configurar una dirección IP como alias en un servidor dedicado](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configurar una dirección IP como alias en un servidor VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > > - IPv6: -> - [Configurar IPv6 en un servidor dedicado](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configurar la IPv6 en un VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configurar IPv6 en una instancia de Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configurar IPv6 en un servidor dedicado](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configurar la IPv6 en un VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configurar IPv6 en una instancia de Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Requisitos diff --git a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.es-us.md b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.es-us.md index 9e24dca8152..0b156c83ff5 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.es-us.md +++ b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.es-us.md @@ -20,13 +20,13 @@ Además del direccionamiento IP privado, el [vRack](https://www.ovh.com/world/es > Este artículo explica cómo configurar direcciones Additional IP en una red vRack. Si necesita instrucciones para configurar direcciones Additional IP con una dirección IP principal (en la interfaz de red pública), consulte los siguientes artículos: > > - IPv4: -> - [Configurar una dirección IP como alias en un servidor dedicado](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configurar una dirección IP como alias en un servidor VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configurar una dirección IP como alias en un servidor dedicado](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configurar una dirección IP como alias en un servidor VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > > - IPv6: -> - [Configurar IPv6 en un servidor dedicado](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configurar la IPv6 en un VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configurar IPv6 en una instancia de Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configurar IPv6 en un servidor dedicado](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configurar la IPv6 en un VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configurar IPv6 en una instancia de Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Requisitos diff --git a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.fr-ca.md b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.fr-ca.md index d4b5cdd37f4..f372c945387 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.fr-ca.md +++ b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.fr-ca.md @@ -20,13 +20,13 @@ En plus de l'adressage IP privé, le [vRack](https://www.ovh.com/ca/fr/solutions > Cet article détaille la configuration d'adresses Additional IP sur un réseau vRack. Si vous cherchez des instructions sur la configuration d'adresses Additional IP avec une adresse IP principale (sur l'interface réseau publique), consultez les articles suivants : > > - IPv4: -> - [Configurer une adresse IP en alias sur un serveur dédié](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configurer une adresse IP en alias sur un serveur VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configurer une adresse IP en alias sur un serveur dédié](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configurer une adresse IP en alias sur un serveur VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > > - IPv6: -> - [Configurer IPv6 sur un serveur dédié](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configurer IPv6 sur un serveur VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configurer IPv6 sur une instance Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configurer IPv6 sur un serveur dédié](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configurer IPv6 sur un serveur VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configurer IPv6 sur une instance Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Prérequis diff --git a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.fr-fr.md b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.fr-fr.md index f2499666dbd..97f30b4093e 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.fr-fr.md +++ b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.fr-fr.md @@ -20,13 +20,13 @@ En plus de l'adressage IP privé, le [vRack](https://www.ovh.com/fr/solutions/vr > Cet article détaille la configuration d'adresses Additional IP sur un réseau vRack. Si vous cherchez des instructions sur la configuration d'adresses Additional IP avec une adresse IP principale (sur l'interface réseau publique), consultez les articles suivants : > > - IPv4: -> - [Configurer une adresse IP en alias sur un serveur dédié](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configurer une adresse IP en alias sur un serveur VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configurer une adresse IP en alias sur un serveur dédié](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configurer une adresse IP en alias sur un serveur VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > > - IPv6: -> - [Configurer IPv6 sur un serveur dédié](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configurer IPv6 sur un serveur VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configurer IPv6 sur une instance Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configurer IPv6 sur un serveur dédié](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configurer IPv6 sur un serveur VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configurer IPv6 sur une instance Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Prérequis diff --git a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.it-it.md b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.it-it.md index ca00af927b3..940536e5708 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.it-it.md +++ b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.it-it.md @@ -20,13 +20,13 @@ Oltre a consentire un indirizzamento IP privato, la [vRack](https://www.ovh.it/s > Questo articolo descrive la configurazione degli indirizzi Additional IP su una rete vRack. Per istruzioni sulla configurazione degli indirizzi Additional IP con un indirizzo IP primario (nell'interfaccia di rete pubblica), vedere gli articoli seguenti: > > - IPv4: -> - [Configurare un indirizzo IP come alias su un server dedicato](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configurare un indirizzo IP in alias su un server VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configurare un indirizzo IP come alias su un server dedicato](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configurare un indirizzo IP in alias su un server VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > > - IPv6: -> - [Configurare IPv6 sur un server dedicato](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configurare IPv6 su un server VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configurare IPv6 su un’istanza Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configurare IPv6 sur un server dedicato](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configurare IPv6 su un server VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configurare IPv6 su un’istanza Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Prerequisiti diff --git a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.pl-pl.md b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.pl-pl.md index d2e8145ed29..2a5b81a1946 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.pl-pl.md +++ b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.pl-pl.md @@ -20,13 +20,13 @@ Oprócz prywatnego adresowania IP, [vRack](https://www.ovh.pl/rozwiazania/vrack/ > Ten artykuł dotyczy konfiguracji dodatkowych adresów IP w sieci vRack. Jeśli poszukujesz wskazówek dotyczących konfiguracji Additional IP w połączeniu z primary IP (w publicznym interfejsie sieciowym), przeczytaj następujące artykuły: > > - IPv4: -> - [Konfiguracja adresu IP jako aliasu na serwerze dedykowanym](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Konfiguracja adresu IP jako aliasu na serwerze VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Konfiguracja adresu IP jako aliasu na serwerze dedykowanym](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Konfiguracja adresu IP jako aliasu na serwerze VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > > - IPv6: -> - [Konfigurowanie adresu IPv6 na serwerach dedykowanych](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Konfiguracja IPv6 na serwerze VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Jak konfigurować IPv6 w instancji Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Konfigurowanie adresu IPv6 na serwerach dedykowanych](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Konfiguracja IPv6 na serwerze VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Jak konfigurować IPv6 w instancji Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Wymagania początkowe diff --git a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.pt-pt.md b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.pt-pt.md index b4a9339036d..107c7efe909 100644 --- a/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.pt-pt.md +++ b/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack/guide.pt-pt.md @@ -20,13 +20,13 @@ Além do direcionamento IP privado, o [vRack](https://www.ovh.pt/solucoes/vrack/ > Este artigo detalha a configuração de endereços Additional IP numa rede vRack. Se você estiver procurando instruções sobre como configurar endereços Additional IP com um endereço IP principal (na interface de rede pública), consulte os seguintes artigos: > > - IPv4: -> - [Configurar um endereço IP como alias num servidor dedicado](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). -> - [Configurar um endereço IP como alias num servidor VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> - [Configurar um endereço IP como alias num servidor dedicado](/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing). +> - [Configurar um endereço IP como alias num servidor VPS](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). > > - IPv6: -> - [Configurar IPv6 em servidores dedicados](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). -> - [Configurar o IPv6 num VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). -> - [Configurar o IPv6 numa instância Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> - [Configurar IPv6 em servidores dedicados](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> - [Configurar o IPv6 num VPS](/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6). +> - [Configurar o IPv6 numa instância Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > ## Requisitos diff --git a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.de-de.md b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.de-de.md index 71578409556..d9ec864e4da 100755 --- a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.de-de.md +++ b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.de-de.md @@ -1,11 +1,11 @@ --- title: "Hyper-V mit Additional IPs in einem vRack verwenden" excerpt: "Erfahren Sie hier, wie Sie Hyper-V mit Additional IPs in einem vRack konfigurieren" -updated: 2021-02-25 +updated: 2025-07-22 --- > [!primary] -> Diese Übersetzung wurde durch unseren Partner SYSTRAN automatisch erstellt. In manchen Fällen können ungenaue Formulierungen verwendet worden sein, z.B. bei der Beschriftung von Schaltflächen oder technischen Details. Bitte ziehen Sie im Zweifelsfall die englische oder französische Fassung der Anleitung zu Rate. Möchten Sie mithelfen, diese Übersetzung zu verbessern? Dann nutzen Sie dazu bitte den Button "Beitragen" auf dieser Seite. +> Die folgenden Informationen beziehen sich auf die Konfiguration von Additional IPv4-Adressen im vRack. Sie können auch Additional IPv6-Adressen in Ihrem vRack konfigurieren, indem Sie [diese Anleitung](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack) verwenden. > ## Ziel @@ -17,7 +17,7 @@ updated: 2021-02-25 - Sie haben einen [Dedicated Server](/links/bare-metal/bare-metal) in Ihrem Kunden-Account (vRack-kompatibel), auf dem Windows Server installiert ist. - Sie haben Zugriff auf Ihr [OVHcloud Kundencenter](/links/manager). - Sie haben ein ISO-Image für das zu installierende Betriebssystem der VM (CentOS 7 wird in dieser Anleitung beispielhaft verwendet). -- Sie haben ein [vRack](https://www.ovh.de/loesungen/vrack/) in Ihrem Kunden-Account eingerichtet. +- Sie haben ein [vRack](/links/network/vrack) in Ihrem Kunden-Account eingerichtet. - Sie verfügen über einen IP-Block von 4 oder mehr IP-Adressen. > [!warning] diff --git a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-asia.md b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-asia.md index f9a336a5573..886042ac459 100644 --- a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-asia.md +++ b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-asia.md @@ -1,9 +1,13 @@ --- title: "Setting up a Virtual Machine using Additional IPs and Hyper-V over a vRack" excerpt: "How to use Hyper-V with Additional IPs over a vRack" -updated: 2021-02-25 +updated: 2025-07-22 --- +> [!primary] +> This article is about Additional IPv4 configuration over a vRack. You can also configure Additional IPv6 addresses on your vRack using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + ## Objective **This guide will take you through the process of installing Hyper-V, associating a virtual switch, and configuring a VM to work with Additional IPs over a vRack.** diff --git a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-au.md b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-au.md index f9a336a5573..886042ac459 100644 --- a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-au.md +++ b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-au.md @@ -1,9 +1,13 @@ --- title: "Setting up a Virtual Machine using Additional IPs and Hyper-V over a vRack" excerpt: "How to use Hyper-V with Additional IPs over a vRack" -updated: 2021-02-25 +updated: 2025-07-22 --- +> [!primary] +> This article is about Additional IPv4 configuration over a vRack. You can also configure Additional IPv6 addresses on your vRack using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + ## Objective **This guide will take you through the process of installing Hyper-V, associating a virtual switch, and configuring a VM to work with Additional IPs over a vRack.** diff --git a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-ca.md b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-ca.md index f9a336a5573..886042ac459 100644 --- a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-ca.md +++ b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-ca.md @@ -1,9 +1,13 @@ --- title: "Setting up a Virtual Machine using Additional IPs and Hyper-V over a vRack" excerpt: "How to use Hyper-V with Additional IPs over a vRack" -updated: 2021-02-25 +updated: 2025-07-22 --- +> [!primary] +> This article is about Additional IPv4 configuration over a vRack. You can also configure Additional IPv6 addresses on your vRack using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + ## Objective **This guide will take you through the process of installing Hyper-V, associating a virtual switch, and configuring a VM to work with Additional IPs over a vRack.** diff --git a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-gb.md b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-gb.md index f9a336a5573..886042ac459 100644 --- a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-gb.md +++ b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-gb.md @@ -1,9 +1,13 @@ --- title: "Setting up a Virtual Machine using Additional IPs and Hyper-V over a vRack" excerpt: "How to use Hyper-V with Additional IPs over a vRack" -updated: 2021-02-25 +updated: 2025-07-22 --- +> [!primary] +> This article is about Additional IPv4 configuration over a vRack. You can also configure Additional IPv6 addresses on your vRack using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + ## Objective **This guide will take you through the process of installing Hyper-V, associating a virtual switch, and configuring a VM to work with Additional IPs over a vRack.** diff --git a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-ie.md b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-ie.md index f9a336a5573..886042ac459 100644 --- a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-ie.md +++ b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-ie.md @@ -1,9 +1,13 @@ --- title: "Setting up a Virtual Machine using Additional IPs and Hyper-V over a vRack" excerpt: "How to use Hyper-V with Additional IPs over a vRack" -updated: 2021-02-25 +updated: 2025-07-22 --- +> [!primary] +> This article is about Additional IPv4 configuration over a vRack. You can also configure Additional IPv6 addresses on your vRack using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + ## Objective **This guide will take you through the process of installing Hyper-V, associating a virtual switch, and configuring a VM to work with Additional IPs over a vRack.** diff --git a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-sg.md b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-sg.md index f9a336a5573..886042ac459 100644 --- a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-sg.md +++ b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-sg.md @@ -1,9 +1,13 @@ --- title: "Setting up a Virtual Machine using Additional IPs and Hyper-V over a vRack" excerpt: "How to use Hyper-V with Additional IPs over a vRack" -updated: 2021-02-25 +updated: 2025-07-22 --- +> [!primary] +> This article is about Additional IPv4 configuration over a vRack. You can also configure Additional IPv6 addresses on your vRack using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + ## Objective **This guide will take you through the process of installing Hyper-V, associating a virtual switch, and configuring a VM to work with Additional IPs over a vRack.** diff --git a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-us.md b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-us.md index ff2d34e9240..91984f501f9 100644 --- a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-us.md +++ b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.en-us.md @@ -1,9 +1,13 @@ --- title: "Setting up a Virtual Machine using Additional IPs and Hyper-V over a vRack" excerpt: "How to use Hyper-V with Additional IPs over a vRack" -updated: 2021-02-25 +updated: 2025-07-22 --- +> [!primary] +> This article is about Additional IPv4 configuration over a vRack. You can also configure Additional IPv6 addresses on your vRack using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + ## Objective **This guide will take you through the process of installing Hyper-V, associating a virtual switch, and configuring a VM to work with Additional IPs over a vRack.** diff --git a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.es-es.md b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.es-es.md index 2b01747aab9..0c807f9a431 100755 --- a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.es-es.md +++ b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.es-es.md @@ -1,12 +1,12 @@ --- title: "Utilizar Hyper-V con direcciones Additional IP en un vRack" excerpt: Cómo configurar una máquina virtual con Additional IP e Hyper-V en un vRack -updated: 2021-02-25 +updated: 2025-07-22 --- > [!primary] -> Esta traducción ha sido generada de forma automática por nuestro partner SYSTRAN. En algunos casos puede contener términos imprecisos, como en las etiquetas de los botones o los detalles técnicos. En caso de duda, le recomendamos que consulte la versión inglesa o francesa de la guía. Si quiere ayudarnos a mejorar esta traducción, por favor, utilice el botón «Contribuir» de esta página. -> +> Este artículo explica cómo configurar direcciones Additional IPv4 adicionales en un vRack. También puede configurar direcciones Additional IPv6 en el vRack utilizando [esta guía](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> ## Objetivo diff --git a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.es-us.md b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.es-us.md index 214c6a7a05d..c2442729752 100755 --- a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.es-us.md +++ b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.es-us.md @@ -1,12 +1,12 @@ --- title: "Utilizar Hyper-V con direcciones Additional IP en un vRack" excerpt: Cómo configurar una máquina virtual con Additional IP e Hyper-V en un vRack -updated: 2021-02-25 +updated: 2025-07-22 --- > [!primary] -> Esta traducción ha sido generada de forma automática por nuestro partner SYSTRAN. En algunos casos puede contener términos imprecisos, como en las etiquetas de los botones o los detalles técnicos. En caso de duda, le recomendamos que consulte la versión inglesa o francesa de la guía. Si quiere ayudarnos a mejorar esta traducción, por favor, utilice el botón «Contribuir» de esta página. -> +> Este artículo explica cómo configurar direcciones Additional IPv4 adicionales en un vRack. También puede configurar direcciones Additional IPv6 en el vRack utilizando [esta guía](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> ## Objetivo diff --git a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.fr-ca.md b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.fr-ca.md index 28f582871c8..a0ada8a2ac9 100644 --- a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.fr-ca.md +++ b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.fr-ca.md @@ -1,9 +1,13 @@ --- title: "Utiliser Hyper-V avec des adresses Additional IP sur un vRack" excerpt: "Découvrez comment configurer une machine virtuelle avec des IPs Additional IP et Hyper-V sur un vRack" -updated: 2021-02-25 +updated: 2025-07-22 --- +> [!primary] +> Cet article concerne la configuration d'adresses Additional IPv4 supplémentaires sur un vRack. Vous pouvez également configurer des adresses Additional IPv6 sur votre vRack en utilisant [ce guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + ## Objectif Suivez le processus d'installation d'Hyper-V, l'association d'un switch virtuel et la configuration d'une machine virtuelle pour fonctionner avec les IPs Additional IP sur un vRack. diff --git a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.fr-fr.md b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.fr-fr.md index d2af5062dd5..7669b233535 100644 --- a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.fr-fr.md +++ b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.fr-fr.md @@ -1,9 +1,13 @@ --- title: "Utiliser Hyper-V avec des adresses Additional IP sur un vRack" excerpt: "Découvrez comment configurer une machine virtuelle avec des IPs Additional IP et Hyper-V sur un vRack" -updated: 2021-02-25 +updated: 2025-07-22 --- +> [!primary] +> Cet article concerne la configuration d'adresses Additional IPv4 supplémentaires sur un vRack. Vous pouvez également configurer des adresses Additional IPv6 sur votre vRack en utilisant [ce guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + ## Objectif Suivez le processus d'installation d'Hyper-V, l'association d'un switch virtuel et la configuration d'une machine virtuelle pour fonctionner avec les IPs Additional IP sur un vRack. diff --git a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.it-it.md b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.it-it.md index 94449aa706b..97e85f1eccf 100755 --- a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.it-it.md +++ b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.it-it.md @@ -1,11 +1,11 @@ --- title: "Utilizza Hyper-V con indirizzi Additional IP su una vRack" excerpt: "Scopri come configurare una macchina virtuale con Additional IP e Hyper-V su una vRack" -updated: 2021-02-25 +updated: 2025-07-22 --- > [!primary] -> Questa traduzione è stata generata automaticamente dal nostro partner SYSTRAN. I contenuti potrebbero presentare imprecisioni, ad esempio la nomenclatura dei pulsanti o alcuni dettagli tecnici. In caso di dubbi consigliamo di fare riferimento alla versione inglese o francese della guida. Per aiutarci a migliorare questa traduzione, utilizza il pulsante "Contribuisci" di questa pagina. +> Questo articolo riguarda la configurazione di indirizzi Additional IPv4 aggiuntivi su una vRack. È inoltre possibile configurare indirizzi Additional IPv6 sulla vRack utilizzando [questa guida](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Obiettivo diff --git a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.pl-pl.md b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.pl-pl.md index de2d7f6f579..0c466158c9b 100755 --- a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.pl-pl.md +++ b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.pl-pl.md @@ -1,12 +1,12 @@ --- title: "Korzystanie z Hyper-V z adresów Additional IP w sieci vRack" excerpt: "Dowiedz się, jak skonfigurować wirtualną maszynę z Additional IP i Hyper-V w sieci vRack" -updated: 2021-02-25 +updated: 2025-07-22 --- > [!primary] -> Tłumaczenie zostało wygenerowane automatycznie przez system naszego partnera SYSTRAN. W niektórych przypadkach mogą wystąpić nieprecyzyjne sformułowania, na przykład w tłumaczeniu nazw przycisków lub szczegółów technicznych. W przypadku jakichkolwiek wątpliwości zalecamy zapoznanie się z angielską/francuską wersją przewodnika. Jeśli chcesz przyczynić się do ulepszenia tłumaczenia, kliknij przycisk "Zgłóś propozycję modyfikacji" na tej stronie. -> +> Ten artykuł dotyczy konfiguracji dodatkowych adresów Additional IPv4 w sieci vRack. Możesz również skonfigurować adresy Additional IPv6 w sieci vRack, korzystając z [tego przewodnika](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> ## Wprowadzenie diff --git a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.pt-pt.md b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.pt-pt.md index b4816374790..346ae343392 100755 --- a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.pt-pt.md +++ b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/guide.pt-pt.md @@ -1,11 +1,11 @@ --- title: "Utilizar Hyper-V com endereços Additional IP num vRack" excerpt: "Descubra como configurar uma máquina virtual com Additional IP e Hyper-V num vRack" -updated: 2021-02-25 +updated: 2025-07-22 --- > [!primary] -> Esta tradução foi automaticamente gerada pelo nosso parceiro SYSTRAN. Em certos casos, poderão ocorrer formulações imprecisas, como por exemplo nomes de botões ou detalhes técnicos. Recomendamos que consulte a versão inglesa ou francesa do manual, caso tenha alguma dúvida. Se nos quiser ajudar a melhorar esta tradução, clique em "Contribuir" nesta página. +> Este artigo refere-se à configuração de endereços Additional IPv4 suplementares num vRack. Pode igualmente configurar endereços Additional IPv6 no seu vRack utilizando [este manual](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objetivo diff --git a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/meta.yaml b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/meta.yaml index 7c1bccc52b5..3252fa49cc8 100755 --- a/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/meta.yaml +++ b/pages/bare_metal_cloud/dedicated_servers/ipfo-vrack-hyperv/meta.yaml @@ -1,2 +1,3 @@ id: 830ad60d-7a3d-4ff5-844f-1af2c6accf08 -full_slug: dedicated-servers-foip-vrack-hyperv \ No newline at end of file +full_slug: dedicated-servers-foip-vrack-hyperv +translation_banner: true \ No newline at end of file diff --git a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.de-de.md b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.de-de.md index 7cd13d8f617..afddf03b867 100755 --- a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.de-de.md +++ b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.de-de.md @@ -1,12 +1,15 @@ --- title: Eine Additional IP umziehen excerpt: Erfahren Sie hier, wie Sie eine Additional IP über Ihr Kundencenter oder die OVHcloud API umziehen -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] +> Diese Anleitung befasst sich mit dem Umzug von Additional IPv4-Adressen, die nach [regionalen Beschränkungen](#limitations) limitiert ist. > -> Seit dem 6. Oktober 2022 heißt unser Dienst "Failover-IP" nun [Additional IP](/links/network/additional-ip). Die Namensänderung hat keine Auswirkungen auf dessen technische Funktionen. +> Die Konfiguration von Additional IPs in einem vRack (privates Netzwerk) umgeht diese regionalen Einschränkungen, da die Abhängigkeit von einer einzelnen Region nicht besteht und gleichzeitig die Anbindung an eine breite Palette von OVHcloud Diensten vereinfacht wird. +> +> Erfahren Sie, wie Sie Additional IPs in einem vRack mithilfe unserer Anleitungen für [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) und [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack) konfigurieren. > ## Ziel @@ -16,8 +19,7 @@ Additional IP-Adressen können zwischen den von Ihnen verwendeten Diensten versc Mit dieser Technologie können Sie IP-Adressen von einem Dienst zum anderen in weniger als einer Minute austauschen, praktisch ohne Unterbrechung für Ihre Nutzer. Dies ist nützlich für Service-Migrationen (z.B. Verschieben von Projekten von der Entwicklung in die Produktion) oder beim Wechsel zu einem Sicherungsserver während eines technischen Problems. > [!primary] -> Sie können Ihre IP-Adressblöcke jedem kompatiblen Dienst innerhalb einer Region zuweisen. -IP-Adressblöcke in einer Region können innerhalb dieser Region von einem Rechenzentrum in ein anderes verschoben werden, aber nicht aus dieser Region heraus. +> Sie können Ihre IP-Adressblöcke jedem kompatiblen Dienst innerhalb einer Region zuweisen. IP-Adressblöcke in einer Region können innerhalb dieser Region von einem Rechenzentrum in ein anderes verschoben werden, aber nicht aus dieser Region heraus. > > Eine Ausnahme bilden die Regionen eu-west-gra, eu-west-rbx und eu-west-sbg, da hier IP-Adressblöcke zwischen diesen 3 Regionen verschoben werden können. > diff --git a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-asia.md b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-asia.md index 8a941a64ac9..5afc40008fb 100644 --- a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-asia.md +++ b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-asia.md @@ -1,12 +1,14 @@ --- title: Moving an Additional IP excerpt: Find out how to move an Additional IP in the Control Panel or via the OVHcloud API -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> This article is about moving Additional IPv4, which follows [specific regional limitations](#limitations). +> +> Configuring Additional IP addresses in a vRack (private network) circumvents those regional restrictions by not being dependent on a single region, while facilitating interconnection over a wide range of OVHcloud services. +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-au.md b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-au.md index 8a941a64ac9..5afc40008fb 100644 --- a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-au.md +++ b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-au.md @@ -1,12 +1,14 @@ --- title: Moving an Additional IP excerpt: Find out how to move an Additional IP in the Control Panel or via the OVHcloud API -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> This article is about moving Additional IPv4, which follows [specific regional limitations](#limitations). +> +> Configuring Additional IP addresses in a vRack (private network) circumvents those regional restrictions by not being dependent on a single region, while facilitating interconnection over a wide range of OVHcloud services. +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-ca.md b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-ca.md index 8a941a64ac9..5afc40008fb 100644 --- a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-ca.md +++ b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-ca.md @@ -1,12 +1,14 @@ --- title: Moving an Additional IP excerpt: Find out how to move an Additional IP in the Control Panel or via the OVHcloud API -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> This article is about moving Additional IPv4, which follows [specific regional limitations](#limitations). +> +> Configuring Additional IP addresses in a vRack (private network) circumvents those regional restrictions by not being dependent on a single region, while facilitating interconnection over a wide range of OVHcloud services. +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-gb.md b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-gb.md index 8a941a64ac9..5afc40008fb 100644 --- a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-gb.md +++ b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-gb.md @@ -1,12 +1,14 @@ --- title: Moving an Additional IP excerpt: Find out how to move an Additional IP in the Control Panel or via the OVHcloud API -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> This article is about moving Additional IPv4, which follows [specific regional limitations](#limitations). +> +> Configuring Additional IP addresses in a vRack (private network) circumvents those regional restrictions by not being dependent on a single region, while facilitating interconnection over a wide range of OVHcloud services. +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-ie.md b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-ie.md index 8a941a64ac9..5afc40008fb 100644 --- a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-ie.md +++ b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-ie.md @@ -1,12 +1,14 @@ --- title: Moving an Additional IP excerpt: Find out how to move an Additional IP in the Control Panel or via the OVHcloud API -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> This article is about moving Additional IPv4, which follows [specific regional limitations](#limitations). +> +> Configuring Additional IP addresses in a vRack (private network) circumvents those regional restrictions by not being dependent on a single region, while facilitating interconnection over a wide range of OVHcloud services. +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-sg.md b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-sg.md index 8a941a64ac9..5afc40008fb 100644 --- a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-sg.md +++ b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-sg.md @@ -1,12 +1,14 @@ --- title: Moving an Additional IP excerpt: Find out how to move an Additional IP in the Control Panel or via the OVHcloud API -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> This article is about moving Additional IPv4, which follows [specific regional limitations](#limitations). +> +> Configuring Additional IP addresses in a vRack (private network) circumvents those regional restrictions by not being dependent on a single region, while facilitating interconnection over a wide range of OVHcloud services. +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-us.md b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-us.md index 8a941a64ac9..5afc40008fb 100644 --- a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-us.md +++ b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.en-us.md @@ -1,12 +1,14 @@ --- title: Moving an Additional IP excerpt: Find out how to move an Additional IP in the Control Panel or via the OVHcloud API -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> This article is about moving Additional IPv4, which follows [specific regional limitations](#limitations). +> +> Configuring Additional IP addresses in a vRack (private network) circumvents those regional restrictions by not being dependent on a single region, while facilitating interconnection over a wide range of OVHcloud services. +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.es-es.md b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.es-es.md index e7c345b057c..9cba882b8c3 100755 --- a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.es-es.md +++ b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.es-es.md @@ -1,12 +1,14 @@ --- title: Mover una Additional IP excerpt: Cómo mover una Additional IP desde el área de cliente o a través de la API de OVHcloud -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] +> Este artículo se refiere al traslado de direcciones Additional IPv4, que está limitado según [restricciones regionales](#limitations). > -> Desde el 6 de octubre de 2022, nuestra solución "Failover IP" se denomina desde ahora [Additional IP](/links/network/additional-ip). Esto no afectará a sus funcionalidades. +> La configuración de Additional IP en un vRack (red privada) sortea estas restricciones regionales al perder la dependencia de una sola región, facilitando al mismo tiempo la interconexión en una amplia gama de servicios de OVHcloud. +> Cómo configurar direcciones Additional IP en un vRack con nuestras guías para [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) y [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objetivo diff --git a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.es-us.md b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.es-us.md index 95568630f2e..be31ae890e7 100644 --- a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.es-us.md +++ b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.es-us.md @@ -1,12 +1,14 @@ --- title: Mover una Additional IP excerpt: Cómo mover una Additional IP desde el área de cliente o a través de la API de OVHcloud -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] +> Este artículo se refiere al traslado de direcciones Additional IPv4, que está limitado según [restricciones regionales](#limitations). > -> Desde el 6 de octubre de 2022, nuestra solución "Failover IP" se denomina desde ahora [Additional IP](/links/network/additional-ip). Esto no afectará a sus funcionalidades. +> La configuración de Additional IP en un vRack (red privada) sortea estas restricciones regionales al perder la dependencia de una sola región, facilitando al mismo tiempo la interconexión en una amplia gama de servicios de OVHcloud. +> Cómo configurar direcciones Additional IP en un vRack con nuestras guías para [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) y [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objetivo diff --git a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.fr-ca.md b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.fr-ca.md index 59abc49f0c2..3443fa0c778 100644 --- a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.fr-ca.md +++ b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.fr-ca.md @@ -1,12 +1,15 @@ --- title: Déplacer une Additional IP excerpt: "Découvrez comment déplacer une Additional IP depuis l'espace client ou via les API OVHcloud" -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] +> Cet article concerne le déplacement d'adresses Additional IPv4, qui est limité selon des [restrictions régionales](#limitations). +> +> La configuration d'Additional IP dans un vRack (réseau privé) contourne ces restrictions régionales en perdant la dépendance à une seule région, tout en facilitant l'interconnexion sur une large gamme de services OVHcloud. > -> Depuis le 6 octobre 2022, notre solution "IP Failover" s'appelle désormais [Additional IP](/links/network/additional-ip). Cela n'a pas d'impact sur ses fonctionnalités. +> Apprenez à configurer des Additional IP dans un vRack avec nos guides pour [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) et [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objectif @@ -29,9 +32,9 @@ Cette technologie vous permet d’échanger les adresses IP d'une solution à l' ## Prérequis -- Disposer d'un [serveur dédié](/links/bare-metal/bare-metal){.external} dans votre espace client OVHcloud. +- Disposer d'un [serveur dédié](/links/bare-metal/bare-metal) dans votre espace client OVHcloud. - Disposer d'une [adresse Additional IP](/links/network/additional-ip). -- Être connecté à l'[espace client OVHcloud](/links/manager){.external}. +- Être connecté à l'[espace client OVHcloud](/links/manager). > [!warning] > Cette fonctionnalité peut être indisponible ou limitée sur les [serveurs dédiés **Eco**](/links/bare-metal/eco-about). diff --git a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.fr-fr.md b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.fr-fr.md index a8d402693ec..6fc2f67478c 100644 --- a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.fr-fr.md +++ b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.fr-fr.md @@ -1,12 +1,14 @@ --- title: Déplacer une Additional IP excerpt: "Découvrez comment déplacer une Additional IP depuis l'espace client ou via les API OVHcloud" -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] -> -> Depuis le 6 octobre 2022, notre solution "IP Failover" s'appelle désormais [Additional IP](/links/network/additional-ip). Cela n'a pas d'impact sur ses fonctionnalités. +> Cet article concerne le déplacement d'adresses Additional IPv4, qui est limité selon des [restrictions régionales](#limitations). +> +> La configuration d'Additional IP dans un vRack (réseau privé) contourne ces restrictions régionales en perdant la dépendance à une seule région, tout en facilitant l'interconnexion sur une large gamme de services OVHcloud. +> Apprenez à configurer des Additional IP dans un vRack avec nos guides pour [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) et [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objectif @@ -29,9 +31,9 @@ Cette technologie vous permet d’échanger les adresses IP d'une solution à l' ## Prérequis -- Disposer d'un [serveur dédié](/links/bare-metal/bare-metal){.external} dans votre espace client OVHcloud. +- Disposer d'un [serveur dédié](/links/bare-metal/bare-metal) dans votre espace client OVHcloud. - Disposer d'une [adresse Additional IP](/links/network/additional-ip). -- Être connecté à l'[espace client OVHcloud](/links/manager){.external}. +- Être connecté à l'[espace client OVHcloud](/links/manager). > [!warning] > Cette fonctionnalité peut être indisponible ou limitée sur les [serveurs dédiés **Eco**](/links/bare-metal/eco-about). diff --git a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.it-it.md b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.it-it.md index 47bd373f608..43490e11129 100755 --- a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.it-it.md +++ b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.it-it.md @@ -1,12 +1,15 @@ --- title: Trasferisci un Additional IP excerpt: Questa guida ti mostra come spostare un Additional IP dallo Spazio Cliente OVHcloud o via API OVHcloud -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] +> Questo articolo riguarda lo spostamento di indirizzi Additional IPv4, che è limitato secondo le [restrizioni regionali](#limitations). > -> Dal 6 ottobre 2022, la nostra soluzione "Failover IP" si chiama [Additional IP](/links/network/additional-ip). Questo non ha alcun impatto sulla sua funzionalità. +> La configurazione di Additional IP in una vRack (rete privata) aggira queste restrizioni regionali, perdendo la dipendenza da una sola regione e facilitando l'interconnessione su un'ampia gamma di servizi OVHcloud. +> +> Scopri come configurare gli Additional IP in una vRack utilizzando le nostre guide per [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) e [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Obiettivo @@ -27,7 +30,7 @@ I blocchi di indirizzi IP di una Region possono essere trasferiti da un datacent ## Prerequisiti -- Disporre di un [server dedicato](/links/bare-metal/bare-metal){.external} nello Spazio Cliente OVHcloud +- Disporre di un [server dedicato](/links/bare-metal/bare-metal) nello Spazio Cliente OVHcloud - Disporre di un [indirizzo Additional IP](/links/network/additional-ip) - Avere accesso allo [Spazio Cliente OVHcloud](/links/manager) diff --git a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.pl-pl.md b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.pl-pl.md index d0d707cc9b9..cb91c93a673 100755 --- a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.pl-pl.md +++ b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.pl-pl.md @@ -1,12 +1,15 @@ --- title: Przenieś Additional IP excerpt: Dowiedz się, jak przenieść Additional IP z Panelu klienta lub poprzez API OVHcloud -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] +> Ten artykuł dotyczy przenoszenia adresów Additional IPv4, które jest ograniczone zgodnie z [ograniczeniami regionalnymi](#limitations). > -> Od 6 października 2022 nasze rozwiązanie "Failover IP" nazywa się teraz [Additional IP](/links/network/additional-ip). To nie ma wpływu na jego funkcje. +> Konfiguracja Additional IP w sieci vRack (sieć prywatna) pozwala obejść te ograniczenia regionalne, gdyż w przeciwnym razie utracisz zależność od jednego regionu, ułatwiając łączenie wielu usług OVHcloud. +> +> Dowiedz się, jak skonfigurować dodatkowe adresy IP w sieci vRack za pomocą przewodników dla [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuing-an-ip-block-in-a-vrack) i [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Wprowadzenie diff --git a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.pt-pt.md b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.pt-pt.md index e271717fa72..69a4b593fb4 100755 --- a/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.pt-pt.md +++ b/pages/bare_metal_cloud/dedicated_servers/move-failover-ip/guide.pt-pt.md @@ -1,12 +1,15 @@ --- title: Migrar um Additional IP excerpt: Saiba como migrar um Additional IP a partir da Área de Cliente ou através das API OVHcloud -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] +> Este artigo diz respeito à deslocação de endereços Additional IPv4, que é limitado por [restrições regionais](#limitations). > -> A partir de 6 de outubro de 2022, a nossa solução "Failover IP" passou a designar-se [Additional IP](/links/network/additional-ip). Isto não afeta as suas funcionalidades. +> A configuração do Additional IP num vRack (rede privada) contorna estas restrições regionais ao perder a dependência de uma única região, facilitando ao mesmo tempo a interligação numa vasta gama de serviços OVHcloud. +> +> Saiba como configurar o Additional IP num vRack com os nossos manuais para [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) e [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objetivo diff --git a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.de-de.md b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.de-de.md index 6f37fc62a63..65a8f22c947 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.de-de.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.de-de.md @@ -1,12 +1,15 @@ --- title: Konfiguration von Additional IPs im Bridge-Modus auf Ihren virtuellen Maschinen excerpt: Erfahren Sie hier, wie Sie den Internet-Zugang für Ihre virtuellen Maschinen konfigurieren -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] +> Diese Anleitung befasst sich mit der Konfiguration von Additional IPv4-Adressen auf einer öffentlichen Schnittstelle. Sie können auch IPv6-Adressen auf Ihren virtuellen Servern konfigurieren, indem Sie [diese Anleitung](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm) verwenden. > -> Seit dem 6. Oktober 2022 heißt unser Dienst "Failover-IP" nun [Additional IP](/links/network/additional-ip). Die Namensänderung hat keine Auswirkungen auf dessen technische Funktionen. +> Beachten Sie, dass Additional IPs auch in einem vRack (privates Netzwerk) konfiguriert werden können, was die Anbindung eines breiten Spektrums von OVHcloud Diensten ermöglicht und somit für mehr Flexibilität sorgt. +> +> Erfahren Sie mithilfe unserer Anleitungen, wie Sie Additional IPs in einem vRack für [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) und [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack) konfigurieren. > ## Ziel diff --git a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-asia.md b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-asia.md index b48c9bf9838..7cff5ae878e 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-asia.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-asia.md @@ -1,12 +1,15 @@ --- title: 'Configuring Additional IPs in bridge mode on your virtual machines' excerpt: 'Find out how to configure your virtual machines for access to the public internet' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-au.md b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-au.md index 55bb0d5e476..8e1a0a75f1f 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-au.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-au.md @@ -1,12 +1,15 @@ --- title: 'Configuring Additional IPs in bridge mode on your virtual machines' excerpt: 'Find out how to configure your virtual machines for access to the public internet' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-ca.md b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-ca.md index ce80b386639..057c3f6ae9e 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-ca.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-ca.md @@ -1,12 +1,15 @@ --- title: 'Configuring Additional IPs in bridge mode on your virtual machines' excerpt: 'Find out how to configure your virtual machines for access to the public internet' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-gb.md b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-gb.md index a6331eff82c..17b01bd2149 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-gb.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-gb.md @@ -1,12 +1,15 @@ --- title: 'Configuring Additional IPs in bridge mode on your virtual machines' excerpt: 'Find out how to configure your virtual machines for access to the public internet' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-ie.md b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-ie.md index 919d4df10d5..827837dbe41 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-ie.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-ie.md @@ -1,12 +1,15 @@ --- title: 'Configuring Additional IPs in bridge mode on your virtual machines' excerpt: 'Find out how to configure your virtual machines for access to the public internet' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-sg.md b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-sg.md index e8c01534fe0..5037a42a7e5 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-sg.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-sg.md @@ -1,12 +1,15 @@ --- title: 'Configuring Additional IPs in bridge mode on your virtual machines' excerpt: 'Find out how to configure your virtual machines for access to the public internet' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-us.md b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-us.md index 3b814deb76d..9a6b277727d 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-us.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.en-us.md @@ -1,12 +1,15 @@ --- title: 'Configuring Additional IPs in bridge mode on your virtual machines' excerpt: 'Find out how to configure your virtual machines for access to the public internet' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.es-es.md b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.es-es.md index ef2584a989e..fdea0c46eac 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.es-es.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.es-es.md @@ -1,12 +1,15 @@ --- title: Configurar direcciones Additional IP en modo bridge en sus máquinas virtuales excerpt: 'Cómo utilizar el modo bridge para configurar el acceso a Internet de las máquinas virtuales' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] +> Este artículo explica cómo configurar direcciones Additional IPv4 en una interfaz pública. También puede configurar direcciones IPv6 en sus servidores virtuales utilizando [esta guía](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). > -> Desde el 6 de octubre de 2022, nuestra solución "Failover IP" se denomina desde ahora [Additional IP](/links/network/additional-ip). Esto no afectará a sus funcionalidades. +> Tenga en cuenta que las direcciones Additional IP también pueden configurarse en un vRack (red privada), lo que permite interconectar una amplia gama de servicios de OVHcloud, ofreciendo mayor flexibilidad. +> +> Cómo configurar direcciones Additional IP en un vRack con nuestras guías para [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) y [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objetivo diff --git a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.es-us.md b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.es-us.md index 672e2ba6cac..c3fed4a6888 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.es-us.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.es-us.md @@ -1,12 +1,15 @@ --- title: Configurar direcciones Additional IP en modo bridge en sus máquinas virtuales excerpt: 'Cómo utilizar el modo bridge para configurar el acceso a Internet de las máquinas virtuales' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] +> Este artículo explica cómo configurar direcciones Additional IPv4 en una interfaz pública. También puede configurar direcciones IPv6 en sus servidores virtuales utilizando [esta guía](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). > -> Desde el 6 de octubre de 2022, nuestra solución "Failover IP" se denomina desde ahora [Additional IP](/links/network/additional-ip). Esto no afectará a sus funcionalidades. +> Tenga en cuenta que las direcciones Additional IP también pueden configurarse en un vRack (red privada), lo que permite interconectar una amplia gama de servicios de OVHcloud, ofreciendo mayor flexibilidad. +> +> Cómo configurar direcciones Additional IP en un vRack con nuestras guías para [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) y [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objetivo diff --git a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.fr-ca.md b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.fr-ca.md index 3164b368a92..da510a7f535 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.fr-ca.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.fr-ca.md @@ -1,12 +1,15 @@ --- title: 'Configurer des Additional IP en mode bridge sur vos machines virtuelles' excerpt: 'Apprenez à utiliser le mode bridge pour configurer l’accès à Internet de vos machines virtuelles' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] +> Cet article concerne la configuration d'adresses Additional IPv4 sur une interface publique. Vous pouvez également configurer des adresses IPv6 sur vos serveurs virtuels en utilisant [ce guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Veuillez noter que les Additional IP peuvent également être configurées dans un vRack (réseau privé), ce qui permet d'interconnecter une large gamme de services OVHcloud, offrant plus de flexibilité. > -> Depuis le 6 octobre 2022, notre solution "IP Failover" s'appelle désormais [Additional IP](/links/network/additional-ip). Cela n'a pas d'impact sur ses fonctionnalités. +> Apprenez à configurer des Additional IP dans un vRack avec nos guides pour [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) et [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objectif diff --git a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.fr-fr.md b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.fr-fr.md index 36b42858f41..97a30512704 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.fr-fr.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.fr-fr.md @@ -1,12 +1,15 @@ --- title: 'Configurer des Additional IP en mode bridge sur vos machines virtuelles' excerpt: 'Apprenez à utiliser le mode bridge pour configurer l’accès à Internet de vos machines virtuelles' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] +> Cet article concerne la configuration d'adresses Additional IPv4 sur une interface publique. Vous pouvez également configurer des adresses IPv6 sur vos serveurs virtuels en utilisant [ce guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Veuillez noter que les Additional IP peuvent également être configurées dans un vRack (réseau privé), ce qui permet d'interconnecter une large gamme de services OVHcloud, offrant plus de flexibilité. > -> Depuis le 6 octobre 2022, notre solution "IP Failover" s'appelle désormais [Additional IP](/links/network/additional-ip). Cela n'a pas d'impact sur ses fonctionnalités. +> Apprenez à configurer des Additional IP dans un vRack avec nos guides pour [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) et [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objectif diff --git a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.it-it.md b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.it-it.md index 0f7fdbf27fb..bc4d8fb84ce 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.it-it.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.it-it.md @@ -1,12 +1,15 @@ --- title: 'Configurare Additional IP in modalità bridge sulle proprie macchine virtuali' excerpt: Come configurare l'accesso a Internet delle macchine virtuali utilizzando la modalità bridge -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] +> Questo articolo riguarda la configurazione di indirizzi Additional IPv4 su un'interfaccia pubblica. È inoltre possibile configurare indirizzi IPv6 sui server virtuali utilizzando [questa guida](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). > -> Dal 6 ottobre 2022, la nostra soluzione "Failover IP" si chiama [Additional IP](/links/network/additional-ip). Questo non ha alcun impatto sulla sua funzionalità. +> Ti ricordiamo che gli Additional IP possono essere configurati anche in una vRack (rete privata), per consentire l'interconnessione di un'ampia gamma di servizi OVHcloud e offrire una maggiore flessibilità. +> +> Scopri come configurare gli Additional IP in una vRack utilizzando le nostre guide per [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) e [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Obiettivo diff --git a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.pl-pl.md b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.pl-pl.md index b8052440cd7..50d1e812524 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.pl-pl.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.pl-pl.md @@ -1,12 +1,15 @@ --- title: 'Konfiguracja Additional IP w trybie bridge na wirtualnych maszynach' excerpt: 'Dowiedz się, jak używać trybu bridge do konfiguracji dostępu do Internetu Twoich wirtualnych maszyn' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] +> Ten artykuł dotyczy konfiguracji adresów Additional IPv4 w interfejsie publicznym. Możesz również skonfigurować adresy IPv6 na swoich serwerach wirtualnych, używając [tego przewodnika](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). > -> Od 6 października 2022 nasze rozwiązanie "Failover IP" nazywa się teraz [Additional IP](/links/network/additional-ip). To nie ma wpływu na jego funkcje. +> Pamiętaj, że adresy Additional IP mogą być również skonfigurowane w sieci vRack (sieć prywatna), co pozwala na połączenie szerokiej gamy usług OVHcloud i zapewnia większą elastyczność. +> +> Dowiedz się, jak skonfigurować dodatkowe adresy IP w sieci vRack za pomocą przewodników dla [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuing-an-ip-block-in-a-vrack) i [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Wprowadzenie diff --git a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.pt-pt.md b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.pt-pt.md index ea65d1023c7..91b5ad25ed1 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.pt-pt.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_bridging/guide.pt-pt.md @@ -1,12 +1,15 @@ --- title: 'Configurar os Additional IP em modo bridge nas suas máquinas virtuais' excerpt: 'Saiba como utilizar o modo bridge para configurar o acesso à Internet das suas máquinas virtuais' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] +> Este artigo diz respeito à configuração de endereços Additional IPv4 numa interface pública. Pode igualmente configurar endereços IPv6 nos seus servidores virtuais utilizando [este guia](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). > -> A partir de 6 de outubro de 2022, a nossa solução "Failover IP" passou a designar-se [Additional IP](/links/network/additional-ip). Isto não afeta as suas funcionalidades. +> Tenha em conta que os Additional IP podem igualmente ser configurados num vRack (rede privada), o que permite interligar uma vasta gama de serviços OVHcloud, oferecendo uma maior flexibilidade. +> +> Saiba como configurar o Additional IP num vRack com os nossos manuais para [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) e [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objetivo diff --git a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.de-de.md b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.de-de.md index 3e4bd93ff40..aec85697376 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.de-de.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.de-de.md @@ -1,12 +1,15 @@ --- title: "Konfiguration von IP-Aliasing" excerpt: "Erfahren Sie hier, wie Sie Additional IPs zu Ihrer Konfiguration hinzufügen" -updated: 2024-11-05 +updated: 2025-07-22 --- > [!primary] +> Diese Anleitung befasst sich mit der Konfiguration von Additional IPv4-Adressen auf einer öffentlichen Schnittstelle. Sie können auch IPv6-Adressen auf Ihren Dedicated Servern konfigurieren, indem Sie [diese Anleitung](/pages/bare_metal_cloud/dedicated_servers/network_ipv6) verwenden. > -> Seit dem 6. Oktober 2022 heißt unser Dienst "Failover-IP" nun [Additional IP](/links/network/additional-ip). Die Namensänderung hat keine Auswirkungen auf dessen technische Funktionen. +> Beachten Sie, dass Additional IPs auch in einem vRack (privates Netzwerk) konfiguriert werden können, was die Anbindung eines breiten Spektrums von OVHcloud Diensten ermöglicht und so für mehr Flexibilität sorgt. +> +> Erfahren Sie mithilfe unserer Anleitungen, wie Sie Additional IPs in einem vRack für [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) und [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack) konfigurieren. > ## Ziel diff --git a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-asia.md b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-asia.md index afaf963ace7..7604bed691b 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-asia.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-asia.md @@ -1,12 +1,15 @@ --- title: 'Configuring IP aliasing' excerpt: 'Find out how to add Additional IP addresses to your server configuration' -updated: 2024-11-05 +updated: 2025-07-22 --- > [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure Primary IPv6 addresses on your dedicated servers using [this guide](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. > -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-au.md b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-au.md index afaf963ace7..7604bed691b 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-au.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-au.md @@ -1,12 +1,15 @@ --- title: 'Configuring IP aliasing' excerpt: 'Find out how to add Additional IP addresses to your server configuration' -updated: 2024-11-05 +updated: 2025-07-22 --- > [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure Primary IPv6 addresses on your dedicated servers using [this guide](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. > -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-ca.md b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-ca.md index afaf963ace7..7604bed691b 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-ca.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-ca.md @@ -1,12 +1,15 @@ --- title: 'Configuring IP aliasing' excerpt: 'Find out how to add Additional IP addresses to your server configuration' -updated: 2024-11-05 +updated: 2025-07-22 --- > [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure Primary IPv6 addresses on your dedicated servers using [this guide](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. > -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-gb.md b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-gb.md index a963a6caa81..86c7dc4369b 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-gb.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-gb.md @@ -1,12 +1,15 @@ --- title: 'Configuring IP aliasing' excerpt: 'Find out how to add Additional IP addresses to your server configuration' -updated: 2024-11-05 +updated: 2025-07-22 --- > [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure Primary IPv6 addresses on your dedicated servers using [this guide](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. > -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-ie.md b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-ie.md index a963a6caa81..86c7dc4369b 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-ie.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-ie.md @@ -1,12 +1,15 @@ --- title: 'Configuring IP aliasing' excerpt: 'Find out how to add Additional IP addresses to your server configuration' -updated: 2024-11-05 +updated: 2025-07-22 --- > [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure Primary IPv6 addresses on your dedicated servers using [this guide](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. > -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-sg.md b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-sg.md index afaf963ace7..7604bed691b 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-sg.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-sg.md @@ -1,12 +1,15 @@ --- title: 'Configuring IP aliasing' excerpt: 'Find out how to add Additional IP addresses to your server configuration' -updated: 2024-11-05 +updated: 2025-07-22 --- > [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure Primary IPv6 addresses on your dedicated servers using [this guide](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. > -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-us.md b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-us.md index c43bc3544e0..437fcbfb088 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-us.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-us.md @@ -1,12 +1,15 @@ --- title: 'Configuring IP aliasing' excerpt: 'Find out how to add Additional IP addresses to your server configuration' -updated: 2024-11-05 +updated: 2025-07-22 --- > [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure Primary IPv6 addresses on your dedicated servers using [this guide](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. > -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective diff --git a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.es-es.md b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.es-es.md index 84d888aa600..2bc23e96010 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.es-es.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.es-es.md @@ -1,12 +1,15 @@ --- title: 'Configurar una IP como alias' excerpt: 'Descubra cómo añadir direcciones Additional IP a la configuración de un servidor' -updated: 2024-11-05 +updated: 2025-07-22 --- > [!primary] +> Este artículo explica cómo configurar direcciones Additional IPv4 en una interfaz pública. También puede configurar direcciones IPv6 en sus servidores dedicados utilizando [esta guía](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). > -> Desde el 6 de octubre de 2022, nuestra solución "Failover IP" se denomina desde ahora [Additional IP](/links/network/additional-ip). Esto no afectará a sus funcionalidades. +> Tenga en cuenta que las direcciones Additional IP también pueden configurarse en un vRack (red privada), lo que permite interconectar una amplia gama de servicios de OVHcloud, ofreciendo mayor flexibilidad. +> +> Cómo configurar direcciones Additional IP en un vRack con nuestras guías para [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) y [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objetivo diff --git a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.es-us.md b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.es-us.md index 84d888aa600..2bc23e96010 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.es-us.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.es-us.md @@ -1,12 +1,15 @@ --- title: 'Configurar una IP como alias' excerpt: 'Descubra cómo añadir direcciones Additional IP a la configuración de un servidor' -updated: 2024-11-05 +updated: 2025-07-22 --- > [!primary] +> Este artículo explica cómo configurar direcciones Additional IPv4 en una interfaz pública. También puede configurar direcciones IPv6 en sus servidores dedicados utilizando [esta guía](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). > -> Desde el 6 de octubre de 2022, nuestra solución "Failover IP" se denomina desde ahora [Additional IP](/links/network/additional-ip). Esto no afectará a sus funcionalidades. +> Tenga en cuenta que las direcciones Additional IP también pueden configurarse en un vRack (red privada), lo que permite interconectar una amplia gama de servicios de OVHcloud, ofreciendo mayor flexibilidad. +> +> Cómo configurar direcciones Additional IP en un vRack con nuestras guías para [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) y [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objetivo diff --git a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.fr-ca.md b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.fr-ca.md index f164080a38a..9436ccbae0d 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.fr-ca.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.fr-ca.md @@ -1,12 +1,15 @@ --- title: 'Configurer son adresse IP en alias' excerpt: 'Découvrez comment ajouter des Additional IP à votre configuration' -updated: 2024-11-05 +updated: 2025-07-22 --- > [!primary] +> Cet article concerne la configuration d'adresses Additional IPv4 sur une interface publique. Vous pouvez également configurer des adresses IPv6 sur vos serveurs dédiés en utilisant [ce guide](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> +> Veuillez noter que les Additional IP peuvent également être configurées dans un vRack (réseau privé), ce qui permet d'interconnecter une large gamme de services OVHcloud, offrant plus de flexibilité. > -> Depuis le 6 octobre 2022, notre solution "IP Failover" s'appelle désormais [Additional IP](/links/network/additional-ip). Cela n'a pas d'impact sur ses fonctionnalités. +> Apprenez à configurer des Additional IP dans un vRack avec nos guides pour [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) et [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objectif diff --git a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.fr-fr.md b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.fr-fr.md index 5f8508f8a51..a9b2cadb78b 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.fr-fr.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.fr-fr.md @@ -1,12 +1,15 @@ --- title: 'Configurer son adresse IP en alias' excerpt: 'Découvrez comment ajouter des Additional IP à votre configuration' -updated: 2024-11-05 +updated: 2025-07-22 --- > [!primary] +> Cet article concerne la configuration d'adresses Additional IPv4 sur une interface publique. Vous pouvez également configurer des adresses IPv6 sur vos serveurs dédiés en utilisant [ce guide](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). +> +> Veuillez noter que les Additional IP peuvent également être configurées dans un vRack (réseau privé), ce qui permet d'interconnecter une large gamme de services OVHcloud, offrant plus de flexibilité. > -> Depuis le 6 octobre 2022, notre solution "IP Failover" s'appelle désormais [Additional IP](/links/network/additional-ip). Cela n'a pas d'impact sur ses fonctionnalités. +> Apprenez à configurer des Additional IP dans un vRack avec nos guides pour [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) et [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objectif diff --git a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.it-it.md b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.it-it.md index 9b10f4c4435..20060c07561 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.it-it.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.it-it.md @@ -1,12 +1,15 @@ --- title: Configurare un Alias IP excerpt: 'Scopri come aggiungere uno o più Additional IP alla tua configurazione' -updated: 2024-11-05 +updated: 2025-07-22 --- > [!primary] +> Questo articolo riguarda la configurazione di indirizzi Additional IPv4 su un'interfaccia pubblica. È inoltre possibile configurare indirizzi IPv6 sui server dedicati utilizzando [questa guida](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). > -> Dal 6 ottobre 2022, la nostra soluzione "Failover IP" si chiama [Additional IP](/links/network/additional-ip). Questo non ha alcun impatto sulla sua funzionalità. +> Ti ricordiamo che gli Additional IP possono essere configurati anche in una vRack (rete privata), per consentire l'interconnessione di un'ampia gamma di servizi OVHcloud e offrire una maggiore flessibilità. +> +> Scopri come configurare gli Additional IP in una vRack utilizzando le nostre guide per [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) e [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Obiettivo diff --git a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.pl-pl.md b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.pl-pl.md index 7e13d0b3165..9d5c83db471 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.pl-pl.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.pl-pl.md @@ -1,12 +1,15 @@ --- title: 'Konfiguracja adresu Additional IP jako aliasu' excerpt: 'Dowiedz się, jak dodać kilka adresów Additional IP do interfejsu' -updated: 2024-11-05 +updated: 2025-07-22 --- > [!primary] +> Ten artykuł dotyczy konfiguracji adresów Additional IPv4 w interfejsie publicznym. Możesz również skonfigurować adresy IPv6 na swoich serwerach dedykowanych, korzystając z [tego przewodnika](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). > -> Od 6 października 2022 nasze rozwiązanie "Failover IP" nazywa się teraz [Additional IP](/links/network/additional-ip). To nie ma wpływu na jego funkcje. +> Pamiętaj, że adresy Additional IP mogą być również skonfigurowane w sieci vRack (sieć prywatna), co pozwala na połączenie szerokiej gamy usług OVHcloud i zapewnia większą elastyczność. +> +> Dowiedz się, jak skonfigurować dodatkowe adresy IP w sieci vRack za pomocą przewodników dla [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuing-an-ip-block-in-a-vrack) i [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Wprowadzenie diff --git a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.pt-pt.md b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.pt-pt.md index 4700c53d903..0dac549b1f0 100644 --- a/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.pt-pt.md +++ b/pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.pt-pt.md @@ -1,12 +1,15 @@ --- title: Como configurar um IP alias excerpt: Descubra como adicionar endereços Additional IP à configuração de rede -updated: 2024-11-05 +updated: 2025-07-22 --- > [!primary] +> Este artigo diz respeito à configuração de endereços Additional IPv4 numa interface pública. Pode igualmente configurar endereços IPv6 nos seus servidores dedicados utilizando [este manual](/pages/bare_metal_cloud/dedicated_servers/network_ipv6). > -> A partir de 6 de outubro de 2022, a nossa solução "Failover IP" passou a designar-se [Additional IP](/links/network/additional-ip). Isto não afeta as suas funcionalidades. +> Tenha em conta que os Additional IP podem igualmente ser configurados num vRack (rede privada), o que permite interligar uma vasta gama de serviços OVHcloud, oferecendo uma maior flexibilidade. +> +> Saiba como configurar o Additional IP num vRack com os nossos manuais para [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) e [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objetivo diff --git a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.de-de.md b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.de-de.md index 510f6652bc4..433a0c6eded 100644 --- a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.de-de.md +++ b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.de-de.md @@ -1,7 +1,7 @@ --- title: 'Netzwerk auf Proxmox VE für die High Grade, Scale & SCALE Reihen konfigurieren (EN)' excerpt: 'Erfahren Sie hier, wie Sie das Netzwerk auf Proxmox VE konfigurieren' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] @@ -11,6 +11,14 @@ updated: 2025-05-16 > Older Advance generation servers do not rely on the same network infrastructure. > +> [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + > [!warning] > > As of May 2025, virtual MACs can be used on High Grade & Scale ranges. diff --git a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-asia.md b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-asia.md index 8e7dd51efb5..be0a5035173 100644 --- a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-asia.md +++ b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-asia.md @@ -1,7 +1,7 @@ --- title: 'Configuring the network on Proxmox VE on the High Grade, Scale & Advance ranges' excerpt: 'Find out how to configure the network on Proxmox VE' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] @@ -11,6 +11,14 @@ updated: 2025-05-16 > Older Advance generation servers do not rely on the same network infrastructure. > +> [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + > [!warning] > > As of May 2025, virtual MACs can be used on High Grade & Scale ranges. diff --git a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-au.md b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-au.md index 8e7dd51efb5..be0a5035173 100644 --- a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-au.md +++ b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-au.md @@ -1,7 +1,7 @@ --- title: 'Configuring the network on Proxmox VE on the High Grade, Scale & Advance ranges' excerpt: 'Find out how to configure the network on Proxmox VE' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] @@ -11,6 +11,14 @@ updated: 2025-05-16 > Older Advance generation servers do not rely on the same network infrastructure. > +> [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + > [!warning] > > As of May 2025, virtual MACs can be used on High Grade & Scale ranges. diff --git a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-ca.md b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-ca.md index 8e7dd51efb5..be0a5035173 100644 --- a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-ca.md +++ b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-ca.md @@ -1,7 +1,7 @@ --- title: 'Configuring the network on Proxmox VE on the High Grade, Scale & Advance ranges' excerpt: 'Find out how to configure the network on Proxmox VE' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] @@ -11,6 +11,14 @@ updated: 2025-05-16 > Older Advance generation servers do not rely on the same network infrastructure. > +> [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + > [!warning] > > As of May 2025, virtual MACs can be used on High Grade & Scale ranges. diff --git a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-gb.md b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-gb.md index 03f48e48a0c..73bc8e3d757 100644 --- a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-gb.md +++ b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-gb.md @@ -1,7 +1,7 @@ --- title: 'Configuring the network on Proxmox VE on the High Grade, Scale & Advance ranges' excerpt: 'Find out how to configure the network on Proxmox VE' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] @@ -11,6 +11,14 @@ updated: 2025-05-16 > Older Advance generation servers do not rely on the same network infrastructure. > +> [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + > [!warning] > > As of May 2025, virtual MACs can be used on High Grade & Scale ranges. diff --git a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-ie.md b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-ie.md index 8e7dd51efb5..be0a5035173 100644 --- a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-ie.md +++ b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-ie.md @@ -1,7 +1,7 @@ --- title: 'Configuring the network on Proxmox VE on the High Grade, Scale & Advance ranges' excerpt: 'Find out how to configure the network on Proxmox VE' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] @@ -11,6 +11,14 @@ updated: 2025-05-16 > Older Advance generation servers do not rely on the same network infrastructure. > +> [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + > [!warning] > > As of May 2025, virtual MACs can be used on High Grade & Scale ranges. diff --git a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-sg.md b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-sg.md index 8e7dd51efb5..be0a5035173 100644 --- a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-sg.md +++ b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-sg.md @@ -1,7 +1,7 @@ --- title: 'Configuring the network on Proxmox VE on the High Grade, Scale & Advance ranges' excerpt: 'Find out how to configure the network on Proxmox VE' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] @@ -11,6 +11,14 @@ updated: 2025-05-16 > Older Advance generation servers do not rely on the same network infrastructure. > +> [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + > [!warning] > > As of May 2025, virtual MACs can be used on High Grade & Scale ranges. diff --git a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-us.md b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-us.md index 8e7dd51efb5..be0a5035173 100644 --- a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-us.md +++ b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.en-us.md @@ -1,7 +1,7 @@ --- title: 'Configuring the network on Proxmox VE on the High Grade, Scale & Advance ranges' excerpt: 'Find out how to configure the network on Proxmox VE' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] @@ -11,6 +11,14 @@ updated: 2025-05-16 > Older Advance generation servers do not rely on the same network infrastructure. > +> [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + > [!warning] > > As of May 2025, virtual MACs can be used on High Grade & Scale ranges. diff --git a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.es-es.md b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.es-es.md index 01fe766629d..5641287b69c 100644 --- a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.es-es.md +++ b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.es-es.md @@ -1,7 +1,7 @@ --- title: 'Configurar la red en Proxmox VE en las gamas High Grade, Scale & Advance (EN)' excerpt: 'Cómo configurar la red en Proxmox VE' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] @@ -11,6 +11,14 @@ updated: 2025-05-16 > Older Advance generation servers do not rely on the same network infrastructure. > +> [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + > [!warning] > > As of May 2025, virtual MACs can be used on High Grade & Scale ranges. diff --git a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.es-us.md b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.es-us.md index 01fe766629d..5641287b69c 100644 --- a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.es-us.md +++ b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.es-us.md @@ -1,7 +1,7 @@ --- title: 'Configurar la red en Proxmox VE en las gamas High Grade, Scale & Advance (EN)' excerpt: 'Cómo configurar la red en Proxmox VE' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] @@ -11,6 +11,14 @@ updated: 2025-05-16 > Older Advance generation servers do not rely on the same network infrastructure. > +> [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + > [!warning] > > As of May 2025, virtual MACs can be used on High Grade & Scale ranges. diff --git a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.fr-ca.md b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.fr-ca.md index 8fb30507e34..0ef16157496 100644 --- a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.fr-ca.md +++ b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.fr-ca.md @@ -1,7 +1,7 @@ --- title: 'Configurer le réseau sur Proxmox VE sur les gammes High Grade, Scale & Advance' excerpt: 'Découvrez comment configurer le réseau sur Proxmox VE' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] @@ -11,6 +11,13 @@ updated: 2025-05-16 > Les générations de serveurs Advance plus anciennes ne reposent pas sur la même infrastructure réseau. > +> [!primary] +> Cet article concerne la configuration d'adresses Additional IPv4 sur une interface publique. Vous pouvez également configurer des adresses Additional IPv6 sur vos machines virtuelles en utilisant [ce guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Veuillez noter que les Additional IP peuvent également être configurées dans un vRack (réseau privé), ce qui permet d'interconnecter une large gamme de services OVHcloud, offrant plus de flexibilité.
+> Apprenez à configurer des Additional IP dans un vRack avec nos guides pour [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) et [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + > [!warning] > > Depuis mai 2025, les adresses MAC virtuelles peuvent être utilisées sur les serveurs des gammes High Grade et Scale. diff --git a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.fr-fr.md b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.fr-fr.md index 8fb30507e34..0ef16157496 100644 --- a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.fr-fr.md +++ b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.fr-fr.md @@ -1,7 +1,7 @@ --- title: 'Configurer le réseau sur Proxmox VE sur les gammes High Grade, Scale & Advance' excerpt: 'Découvrez comment configurer le réseau sur Proxmox VE' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] @@ -11,6 +11,13 @@ updated: 2025-05-16 > Les générations de serveurs Advance plus anciennes ne reposent pas sur la même infrastructure réseau. > +> [!primary] +> Cet article concerne la configuration d'adresses Additional IPv4 sur une interface publique. Vous pouvez également configurer des adresses Additional IPv6 sur vos machines virtuelles en utilisant [ce guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Veuillez noter que les Additional IP peuvent également être configurées dans un vRack (réseau privé), ce qui permet d'interconnecter une large gamme de services OVHcloud, offrant plus de flexibilité.
+> Apprenez à configurer des Additional IP dans un vRack avec nos guides pour [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) et [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + > [!warning] > > Depuis mai 2025, les adresses MAC virtuelles peuvent être utilisées sur les serveurs des gammes High Grade et Scale. diff --git a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.it-it.md b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.it-it.md index 5bbf4a1ece9..c16be8ab010 100644 --- a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.it-it.md +++ b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.it-it.md @@ -1,7 +1,7 @@ --- title: Configurare la rete su Proxmox VE sulle gamme High Grade, Scale & Advance (EN) excerpt: Come configurare la rete su Proxmox VE -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] @@ -11,6 +11,14 @@ updated: 2025-05-16 > Older Advance generation servers do not rely on the same network infrastructure. > +> [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + > [!warning] > > As of May 2025, virtual MACs can be used on High Grade & Scale ranges. diff --git a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.pl-pl.md b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.pl-pl.md index 0d90fe2cc55..a6313cb6340 100644 --- a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.pl-pl.md +++ b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.pl-pl.md @@ -1,7 +1,7 @@ --- title: 'Konfiguracja sieci na Proxmox VE w ofercie High Grade, Scale & Advance (EN)' excerpt: 'Dowiedz się, jak skonfigurować sieć na Proxmox VE' -updated: 2024-09-27 +updated: 2025-07-22 --- > [!primary] @@ -11,6 +11,14 @@ updated: 2024-09-27 > Older Advance generation servers do not rely on the same network infrastructure. > +> [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + > [!warning] > > As of May 2025, virtual MACs can be used on High Grade & Scale ranges. diff --git a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.pt-pt.md b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.pt-pt.md index fb6deb97a96..02cf6508373 100644 --- a/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.pt-pt.md +++ b/pages/bare_metal_cloud/dedicated_servers/proxmox-network-HG-Scale/guide.pt-pt.md @@ -1,7 +1,7 @@ --- title: 'Configurar a rede em Proxmox VE nas gamas High Grade, Scale & Advance (EN)' excerpt: 'Saiba como configurar a rede em Proxmox VE' -updated: 2025-05-16 +updated: 2025-07-22 --- > [!primary] @@ -11,6 +11,14 @@ updated: 2025-05-16 > Older Advance generation servers do not rely on the same network infrastructure. > +> [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your virtual machines using [this guide](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-on-a-vm). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + > [!warning] > > As of May 2025, virtual MACs can be used on High Grade & Scale ranges. diff --git a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.de-de.md b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.de-de.md index 2d07c9f6d81..1ebbdaf6915 100644 --- a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.de-de.md +++ b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.de-de.md @@ -1,7 +1,7 @@ --- title: 'Backup Storage auf einem Dedicated Server verwenden' excerpt: 'Erfahren Sie hier, wie Sie zusätzlichen Speicherplatz aktivieren und auf diesen zugreifen' -updated: 2025-07-14 +updated: 2025-07-21 --- ## Ziel @@ -144,6 +144,10 @@ Es wird ein Bestellschein erzeugt und sobald Ihre Zahlung verbucht wurde, erhalt > Der Backup Storage Dienst hat ein Limit von drei gleichzeitigen Verbindungen per IP. > +> [!primary] +> Um den *Hostname* (im Format `ftpback-rbxX-YYY.ip-Z.Z.Z.Z.net` oder `ftpback-bhsX-YYY.ip-Z.Z.Z.net`) Ihres Backup Storage abzurufen, klicken Sie auf den Tab `Backup Storage`{.action} im Interface des betreffenden Dedicated Servers. +> + #### FTP/FTPS ##### NcFTP (für Linux) diff --git a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-asia.md b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-asia.md index 65e71f4e7b9..2b48a1189b9 100644 --- a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-asia.md +++ b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-asia.md @@ -1,7 +1,7 @@ --- title: How to use the backup storage on a dedicated server excerpt: 'Find out how to enable and access your additional storage space' -updated: 2025-07-14 +updated: 2025-07-21 --- ## Objective @@ -138,7 +138,11 @@ An order will be created and once your payment has been processed, you will be n > [!warning] > > The backup storage service has a limit of three simultaneous connections on an IP. -> +> + +> [!primary] +> To retrieve the hostname of your backup storage, click on the `Backup Storage`{.action} tab in the relevant dedicated server interface. Usually written as `ftpback-rbxX-YYY.ip-Z.Z.Z.net` or `ftpback-bhsX-YYY.ip-Z.Z.Z.net`. +> #### FTP/FTPS diff --git a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-au.md b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-au.md index 65e71f4e7b9..5030385f4be 100644 --- a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-au.md +++ b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-au.md @@ -1,7 +1,7 @@ --- title: How to use the backup storage on a dedicated server excerpt: 'Find out how to enable and access your additional storage space' -updated: 2025-07-14 +updated: 2025-07-21 --- ## Objective @@ -138,7 +138,9 @@ An order will be created and once your payment has been processed, you will be n > [!warning] > > The backup storage service has a limit of three simultaneous connections on an IP. -> +> + +To retrieve the Hostname of your backup storage, click on the `Backup Storage`{.action} tab in the interface of the dedicated server concerned. The Hostname is usually written as `ftpback-rbxX-YYY.ip-Z.Z.Z.net` or `ftpback-bhsX-YYY.ip-Z.Z.Z.net`. #### FTP/FTPS diff --git a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-ca.md b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-ca.md index 65e71f4e7b9..5030385f4be 100644 --- a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-ca.md +++ b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-ca.md @@ -1,7 +1,7 @@ --- title: How to use the backup storage on a dedicated server excerpt: 'Find out how to enable and access your additional storage space' -updated: 2025-07-14 +updated: 2025-07-21 --- ## Objective @@ -138,7 +138,9 @@ An order will be created and once your payment has been processed, you will be n > [!warning] > > The backup storage service has a limit of three simultaneous connections on an IP. -> +> + +To retrieve the Hostname of your backup storage, click on the `Backup Storage`{.action} tab in the interface of the dedicated server concerned. The Hostname is usually written as `ftpback-rbxX-YYY.ip-Z.Z.Z.net` or `ftpback-bhsX-YYY.ip-Z.Z.Z.net`. #### FTP/FTPS diff --git a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-gb.md b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-gb.md index 65e71f4e7b9..5030385f4be 100644 --- a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-gb.md +++ b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-gb.md @@ -1,7 +1,7 @@ --- title: How to use the backup storage on a dedicated server excerpt: 'Find out how to enable and access your additional storage space' -updated: 2025-07-14 +updated: 2025-07-21 --- ## Objective @@ -138,7 +138,9 @@ An order will be created and once your payment has been processed, you will be n > [!warning] > > The backup storage service has a limit of three simultaneous connections on an IP. -> +> + +To retrieve the Hostname of your backup storage, click on the `Backup Storage`{.action} tab in the interface of the dedicated server concerned. The Hostname is usually written as `ftpback-rbxX-YYY.ip-Z.Z.Z.net` or `ftpback-bhsX-YYY.ip-Z.Z.Z.net`. #### FTP/FTPS diff --git a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-ie.md b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-ie.md index 65e71f4e7b9..5030385f4be 100644 --- a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-ie.md +++ b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-ie.md @@ -1,7 +1,7 @@ --- title: How to use the backup storage on a dedicated server excerpt: 'Find out how to enable and access your additional storage space' -updated: 2025-07-14 +updated: 2025-07-21 --- ## Objective @@ -138,7 +138,9 @@ An order will be created and once your payment has been processed, you will be n > [!warning] > > The backup storage service has a limit of three simultaneous connections on an IP. -> +> + +To retrieve the Hostname of your backup storage, click on the `Backup Storage`{.action} tab in the interface of the dedicated server concerned. The Hostname is usually written as `ftpback-rbxX-YYY.ip-Z.Z.Z.net` or `ftpback-bhsX-YYY.ip-Z.Z.Z.net`. #### FTP/FTPS diff --git a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-sg.md b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-sg.md index 65e71f4e7b9..5030385f4be 100644 --- a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-sg.md +++ b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-sg.md @@ -1,7 +1,7 @@ --- title: How to use the backup storage on a dedicated server excerpt: 'Find out how to enable and access your additional storage space' -updated: 2025-07-14 +updated: 2025-07-21 --- ## Objective @@ -138,7 +138,9 @@ An order will be created and once your payment has been processed, you will be n > [!warning] > > The backup storage service has a limit of three simultaneous connections on an IP. -> +> + +To retrieve the Hostname of your backup storage, click on the `Backup Storage`{.action} tab in the interface of the dedicated server concerned. The Hostname is usually written as `ftpback-rbxX-YYY.ip-Z.Z.Z.net` or `ftpback-bhsX-YYY.ip-Z.Z.Z.net`. #### FTP/FTPS diff --git a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-us.md b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-us.md index 65e71f4e7b9..5030385f4be 100644 --- a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-us.md +++ b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.en-us.md @@ -1,7 +1,7 @@ --- title: How to use the backup storage on a dedicated server excerpt: 'Find out how to enable and access your additional storage space' -updated: 2025-07-14 +updated: 2025-07-21 --- ## Objective @@ -138,7 +138,9 @@ An order will be created and once your payment has been processed, you will be n > [!warning] > > The backup storage service has a limit of three simultaneous connections on an IP. -> +> + +To retrieve the Hostname of your backup storage, click on the `Backup Storage`{.action} tab in the interface of the dedicated server concerned. The Hostname is usually written as `ftpback-rbxX-YYY.ip-Z.Z.Z.net` or `ftpback-bhsX-YYY.ip-Z.Z.Z.net`. #### FTP/FTPS diff --git a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.es-es.md b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.es-es.md index 9f5e6e02377..d560675083b 100644 --- a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.es-es.md +++ b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.es-es.md @@ -1,7 +1,7 @@ --- title: 'Utilizar Backup Storage en un servidor dedicado' excerpt: 'Cómo activar y acceder al espacio de almacenamiento adicional' -updated: 2025-07-14 +updated: 2025-07-21 --- ## Objetivo @@ -143,6 +143,10 @@ Se generará una orden de pedido. Una vez registrado el pago, recibirá una noti > El servicio de Backup Storage tiene un límite de tres conexiones simultáneas en una IP. > +> [!primary] +> Para obtener el *Hostname* de su Backup Storage, haga clic en la pestaña `Backup Storage`{.action} en la interfaz del servidor dedicado correspondiente. El *Hostname* suele escribirse como `ftpback-rbxX-YYY.ip-Z.Z.Z.net` o `ftpback-bhsX-YYY.ip-Z.Z.Z.net`. +> + #### FTP/FTPS ##### NcFTP (para Linux) diff --git a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.es-us.md b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.es-us.md index 9f5e6e02377..d560675083b 100644 --- a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.es-us.md +++ b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.es-us.md @@ -1,7 +1,7 @@ --- title: 'Utilizar Backup Storage en un servidor dedicado' excerpt: 'Cómo activar y acceder al espacio de almacenamiento adicional' -updated: 2025-07-14 +updated: 2025-07-21 --- ## Objetivo @@ -143,6 +143,10 @@ Se generará una orden de pedido. Una vez registrado el pago, recibirá una noti > El servicio de Backup Storage tiene un límite de tres conexiones simultáneas en una IP. > +> [!primary] +> Para obtener el *Hostname* de su Backup Storage, haga clic en la pestaña `Backup Storage`{.action} en la interfaz del servidor dedicado correspondiente. El *Hostname* suele escribirse como `ftpback-rbxX-YYY.ip-Z.Z.Z.net` o `ftpback-bhsX-YYY.ip-Z.Z.Z.net`. +> + #### FTP/FTPS ##### NcFTP (para Linux) diff --git a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.fr-ca.md b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.fr-ca.md index ee03b69d281..180772cab13 100644 --- a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.fr-ca.md +++ b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.fr-ca.md @@ -1,7 +1,7 @@ --- title: 'Utiliser Backup Storage sur un serveur dédié' excerpt: 'Découvrez comment activer et accéder à votre espace de stockage supplémentaire' -updated: 2025-07-14 +updated: 2025-07-21 --- ## Objectif @@ -145,6 +145,10 @@ Un bon de commande sera créé. Une fois votre paiement enregistré, vous serez > Le service Backup Storage a une limite de trois connexions simultanées par IP. > +> [!primary] +> Pour récupérer le *Hostname* de votre Backup Storage, cliquez sur l'onglet `Backup Storage`{.action} dans l'interface du serveur dédié concerné. Le *Hostname* est habituellement écrit sous la forme `ftpback-rbxX-YYY.ip-Z.Z.Z.net` ou `ftpback-bhsX-YYY.ip-Z.Z.Z.net`. +> + #### FTP/FTPS ##### NcFTP (pour Linux) diff --git a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.fr-fr.md b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.fr-fr.md index dec5e08e6c1..b6808a47097 100644 --- a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.fr-fr.md +++ b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.fr-fr.md @@ -1,7 +1,7 @@ --- title: 'Utiliser Backup Storage sur un serveur dédié' excerpt: 'Découvrez comment activer et accéder à votre espace de stockage supplémentaire' -updated: 2025-07-11 +updated: 2025-07-21 --- ## Objectif @@ -145,6 +145,10 @@ Un bon de commande sera créé. Une fois votre paiement enregistré, vous serez > Le service Backup Storage a une limite de trois connexions simultanées par IP. > +> [!primary] +> Pour récupérer le *Hostname* de votre Backup Storage, cliquez sur l'onglet `Backup Storage`{.action} dans l'interface du serveur dédié concerné. Le *Hostname* est habituellement écrit sous la forme `ftpback-rbxX-YYY.ip-Z.Z.Z.net` ou `ftpback-bhsX-YYY.ip-Z.Z.Z.net`. +> + #### FTP/FTPS ##### NcFTP (pour Linux) diff --git a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.it-it.md b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.it-it.md index d015dba90bd..2cddc0219ee 100644 --- a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.it-it.md +++ b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.it-it.md @@ -1,7 +1,7 @@ --- title: Utilizzare il Backup Storage su un server dedicato excerpt: Come attivare e accedere allo spazio di storage aggiuntivo -updated: 2025-07-14 +updated: 2025-07-21 --- ## Obiettivo @@ -146,6 +146,10 @@ Verrà creato un buono d'ordine. Una volta effettuato il pagamento, riceverai un > Il servizio di Backup Storage ha un limite di tre connessioni simultanee su un IP. > +> [!primary] +> Per recuperare il *Hostname* del Backup Storage, clicca sulla scheda `Backup Storage`{.action} nell’interfaccia del server dedicato interessato. *Hostname* è generalmente scritto in formato `ftpback-rbxX-YYY.ip-Z.Z.Z.net` o `ftpback-bhsX-YYY.ip-Z.Z.net`. +> + #### FTP/FTPS ##### NcFTP (per Linux) diff --git a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.pl-pl.md b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.pl-pl.md index d54b4c15029..75e5bbfbbaf 100644 --- a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.pl-pl.md +++ b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.pl-pl.md @@ -1,7 +1,7 @@ --- title: 'Korzystanie z Backup Storage na serwerze dedykowanym' excerpt: 'Dowiedz się, jak aktywować i uzyskać dostęp do dodatkowej przestrzeni dyskowej' -updated: 2025-07-14 +updated: 2025-07-21 --- ## Wprowadzenie @@ -146,6 +146,10 @@ Zostanie utworzone zamówienie. Po zaksięgowaniu płatności otrzymasz powiadom > Usługa Backup Storage ma limit trzech jednoczesnych połączeń z jednym adresem IP. > +> [!primary] +> Aby sprawdzić status *Hostname* dla Backup Storage, kliknij zakładkę `Backup Storage`{.action} w interfejsie danego serwera dedykowanego. *Hostname* jest zazwyczaj zapisywany w formie `ftpback-rbxX-YYY.ip-Z.Z.Z.net` lub `ftpback-bhsX-YYY.ip-Z.Z.Z.net`. +> + #### FTP/FTPS ##### NcFTP (na Linux) diff --git a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.pt-pt.md b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.pt-pt.md index e3cd49aaec1..8ad9fa01c7e 100644 --- a/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.pt-pt.md +++ b/pages/bare_metal_cloud/dedicated_servers/services_backup_storage/guide.pt-pt.md @@ -1,7 +1,7 @@ --- title: 'Utilizar o Backup Storage num servidor dedicado' excerpt: 'Saiba como ativar e aceder ao espaço de armazenamento adicional' -updated: 2025-07-14 +updated: 2025-07-21 --- ## Objetivo @@ -144,6 +144,10 @@ Será criada uma nota de encomenda. Uma vez o pagamento registado, será notific > O serviço Backup Storage tem um limite de três ligações simultâneas num IP. > +> [!primary] +> Para recuperar o *Hostname* do seu Backup Storage, clique no separador `Backup Storage`{.action} na interface do servidor dedicado em causa. O *Hostname* é geralmente escrito sob a forma de `ftpback-rbxX-YYY.ip-Z.Z.Z.net` ou `ftpback-bhsX-YYY.ip-Z.Z.Z.net`. +> + #### FTP/FTPS ##### NcFTP (para Linux) diff --git a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.de-de.md b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.de-de.md index dbc77fc2b9b..e7af494bf47 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.de-de.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.de-de.md @@ -1,11 +1,15 @@ --- title: "IPv6 auf einem VPS einrichten" excerpt: "Erfahren Sie hier, wie Sie IPv6 auf Ihrem OVHcloud VPS konfigurieren" -updated: 2024-09-11 +updated: 2025-07-22 --- > [!primary] -> Diese Übersetzung wurde durch unseren Partner SYSTRAN automatisch erstellt. In manchen Fällen können ungenaue Formulierungen verwendet worden sein, z.B. bei der Beschriftung von Schaltflächen oder technischen Details. Bitte ziehen Sie im Zweifelsfall die englische oder französische Fassung der Anleitung zu Rate. Möchten Sie mithelfen, diese Übersetzung zu verbessern? Dann nutzen Sie dazu bitte den Button "Beitragen" auf dieser Seite. +> In dieser Anleitung wird die Konfiguration primärer IPv6-Adressen auf einer öffentlichen Schnittstelle erläutert. Sie können auch Additional IP-Adressen auf Ihrem VPS konfigurieren, indem Sie [diese Anleitung](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing) verwenden. +> +> Beachten Sie, dass Additional IPs auch in einem vRack (privates Netzwerk) konfiguriert werden können, was die Anbindung eines breiten Spektrums von OVHcloud Diensten ermöglicht und so für mehr Flexibilität sorgt. +> +> Erfahren Sie mithilfe unserer Anleitungen, wie Sie Additional IPs in einem vRack für [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) und [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack) konfigurieren. > ## Ziel @@ -120,7 +124,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0 Es gibt zwei Methoden, um Ihr Netzwerk entsprechend dem auf Ihrem Server installierten Betriebssystem zu konfigurieren: -- **Für Debian 10 und 11**: Verwenden Sie [die auf der Datei *interfaces* basierende Methode](#interfaces). +- **Für Debian 11**: Verwenden Sie [die auf der Datei *interfaces* basierende Methode](#interfaces). - **Für Debian 12, Ubuntu 20.04 und spätere Versionen**: Verwenden Sie [die *Netplan*-Methode](#netplan). diff --git a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-asia.md b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-asia.md index c0a6b10a637..6fb8117b573 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-asia.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-asia.md @@ -1,9 +1,17 @@ --- title: 'Configuring IPv6 on a VPS' excerpt: 'Find out how to configure IPv6 on your OVHcloud VPS' -updated: 2024-09-11 +updated: 2025-07-22 --- +> [!primary] +> This article is about Primary IPv6 configuration on a public interface. You can also configure Additional IP addresses on your VPS using [this guide](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + ## Objective IPv6 is the latest version of the *Internet Protocol*. Each OVHcloud VPS server is delivered with an IPv4 address and an IPv6 address. However, only IPv4 is configured by default. If you need to configure IPv6, it has to be set up manually on your system. @@ -115,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0 There are two ways to configure your network depending on the operating system installed on your server: -- **For Debian 10 and 11**: use the [method based on the *interfaces* files](#interfaces) +- **For Debian 11**: use the [method based on the *interfaces* files](#interfaces) - **For Debian 12, Ubuntu 20.04 and later**: use the [method based on the *Netplan* configuration](#netplan) diff --git a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-au.md b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-au.md index e9be13df653..a8b02994cb5 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-au.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-au.md @@ -1,9 +1,17 @@ --- title: 'Configuring IPv6 on a VPS' excerpt: 'Find out how to configure IPv6 on your OVHcloud VPS' -updated: 2024-09-11 +updated: 2025-07-22 --- +> [!primary] +> This article is about Primary IPv6 configuration on a public interface. You can also configure Additional IP addresses on your VPS using [this guide](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + ## Objective IPv6 is the latest version of the *Internet Protocol*. Each OVHcloud VPS server is delivered with an IPv4 address and an IPv6 address. However, only IPv4 is configured by default. If you need to configure IPv6, it has to be set up manually on your system. @@ -115,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0 There are two ways to configure your network depending on the operating system installed on your server: -- **For Debian 10 and 11**: use the [method based on the *interfaces* files](#interfaces) +- **For Debian 11**: use the [method based on the *interfaces* files](#interfaces) - **For Debian 12, Ubuntu 20.04 and later**: use the [method based on the *Netplan* configuration](#netplan) diff --git a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-ca.md b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-ca.md index 5d20280d3d8..5c5ca664d2f 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-ca.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-ca.md @@ -1,9 +1,17 @@ --- title: 'Configuring IPv6 on a VPS' excerpt: 'Find out how to configure IPv6 on your OVHcloud VPS' -updated: 2024-09-11 +updated: 2025-07-22 --- +> [!primary] +> This article is about Primary IPv6 configuration on a public interface. You can also configure Additional IP addresses on your VPS using [this guide](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + ## Objective IPv6 is the latest version of the *Internet Protocol*. Each OVHcloud VPS server is delivered with an IPv4 address and an IPv6 address. However, only IPv4 is configured by default. If you need to configure IPv6, it has to be set up manually on your system. @@ -115,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0 There are two ways to configure your network depending on the operating system installed on your server: -- **For Debian 10 and 11**: use the [method based on the *interfaces* files](#interfaces) +- **For Debian 11**: use the [method based on the *interfaces* files](#interfaces) - **For Debian 12, Ubuntu 20.04 and later**: use the [method based on the *Netplan* configuration](#netplan) diff --git a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-gb.md b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-gb.md index 1f707821600..059054cb7c1 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-gb.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-gb.md @@ -1,9 +1,17 @@ --- title: 'Configuring IPv6 on a VPS' excerpt: 'Find out how to configure IPv6 on your OVHcloud VPS' -updated: 2024-09-11 +updated: 2025-07-22 --- +> [!primary] +> This article is about Primary IPv6 configuration on a public interface. You can also configure Additional IP addresses on your VPS using [this guide](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + ## Objective IPv6 is the latest version of the *Internet Protocol*. Each OVHcloud VPS server is delivered with an IPv4 address and an IPv6 address. However, only IPv4 is configured by default. If you need to configure IPv6, it has to be set up manually on your system. @@ -115,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0 There are two ways to configure your network depending on the operating system installed on your server: -- **For Debian 10 and 11**: use the [method based on the *interfaces* files](#interfaces) +- **For Debian 11**: use the [method based on the *interfaces* files](#interfaces) - **For Debian 12, Ubuntu 20.04 and later**: use the [method based on the *Netplan* configuration](#netplan) diff --git a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-ie.md b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-ie.md index 1f707821600..059054cb7c1 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-ie.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-ie.md @@ -1,9 +1,17 @@ --- title: 'Configuring IPv6 on a VPS' excerpt: 'Find out how to configure IPv6 on your OVHcloud VPS' -updated: 2024-09-11 +updated: 2025-07-22 --- +> [!primary] +> This article is about Primary IPv6 configuration on a public interface. You can also configure Additional IP addresses on your VPS using [this guide](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + ## Objective IPv6 is the latest version of the *Internet Protocol*. Each OVHcloud VPS server is delivered with an IPv4 address and an IPv6 address. However, only IPv4 is configured by default. If you need to configure IPv6, it has to be set up manually on your system. @@ -115,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0 There are two ways to configure your network depending on the operating system installed on your server: -- **For Debian 10 and 11**: use the [method based on the *interfaces* files](#interfaces) +- **For Debian 11**: use the [method based on the *interfaces* files](#interfaces) - **For Debian 12, Ubuntu 20.04 and later**: use the [method based on the *Netplan* configuration](#netplan) diff --git a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-sg.md b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-sg.md index c0a6b10a637..6fb8117b573 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-sg.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-sg.md @@ -1,9 +1,17 @@ --- title: 'Configuring IPv6 on a VPS' excerpt: 'Find out how to configure IPv6 on your OVHcloud VPS' -updated: 2024-09-11 +updated: 2025-07-22 --- +> [!primary] +> This article is about Primary IPv6 configuration on a public interface. You can also configure Additional IP addresses on your VPS using [this guide](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + ## Objective IPv6 is the latest version of the *Internet Protocol*. Each OVHcloud VPS server is delivered with an IPv4 address and an IPv6 address. However, only IPv4 is configured by default. If you need to configure IPv6, it has to be set up manually on your system. @@ -115,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0 There are two ways to configure your network depending on the operating system installed on your server: -- **For Debian 10 and 11**: use the [method based on the *interfaces* files](#interfaces) +- **For Debian 11**: use the [method based on the *interfaces* files](#interfaces) - **For Debian 12, Ubuntu 20.04 and later**: use the [method based on the *Netplan* configuration](#netplan) diff --git a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-us.md b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-us.md index c0a6b10a637..6fb8117b573 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-us.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-us.md @@ -1,9 +1,17 @@ --- title: 'Configuring IPv6 on a VPS' excerpt: 'Find out how to configure IPv6 on your OVHcloud VPS' -updated: 2024-09-11 +updated: 2025-07-22 --- +> [!primary] +> This article is about Primary IPv6 configuration on a public interface. You can also configure Additional IP addresses on your VPS using [this guide](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> Learn how to configure Additional IP addresses in a vRack with our guides for [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) and [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + ## Objective IPv6 is the latest version of the *Internet Protocol*. Each OVHcloud VPS server is delivered with an IPv4 address and an IPv6 address. However, only IPv4 is configured by default. If you need to configure IPv6, it has to be set up manually on your system. @@ -115,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0 There are two ways to configure your network depending on the operating system installed on your server: -- **For Debian 10 and 11**: use the [method based on the *interfaces* files](#interfaces) +- **For Debian 11**: use the [method based on the *interfaces* files](#interfaces) - **For Debian 12, Ubuntu 20.04 and later**: use the [method based on the *Netplan* configuration](#netplan) diff --git a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.es-es.md b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.es-es.md index 47374dd6929..4d233d675b2 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.es-es.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.es-es.md @@ -1,12 +1,16 @@ --- title: "Configurar la IPv6 en un VPS" excerpt: 'Cómo configurar la IPv6 en un VPS de OVHcloud' -updated: 2024-09-11 +updated: 2025-07-22 --- > [!primary] -> Esta traducción ha sido generada de forma automática por nuestro partner SYSTRAN. En algunos casos puede contener términos imprecisos, como en las etiquetas de los botones o los detalles técnicos. En caso de duda, le recomendamos que consulte la versión inglesa o francesa de la guía. Si quiere ayudarnos a mejorar esta traducción, por favor, utilice el botón «Contribuir» de esta página. -> +> Este artículo explica cómo configurar las direcciones IPv6 principales en una interfaz pública. También puede configurar direcciones Additional IP en su VPS utilizando [esta guía](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> +> Tenga en cuenta que las direcciones Additional IP también pueden configurarse en un vRack (red privada), lo que permite interconectar una amplia gama de servicios de OVHcloud, ofreciendo mayor flexibilidad. +> +> Cómo configurar direcciones Additional IP en un vRack con nuestras guías para [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) y [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> ## Objetivo @@ -120,7 +124,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0 Dos métodos para configurar su red: -- **Para Debian 10 e 11**: utilice el [método basado en el archivo *interfaces*](#interfaces). +- **Para Debian 11**: utilice el [método basado en el archivo *interfaces*](#interfaces). - **para Debian 12, Ubuntu 20.04 y versiones posteriores**: utilice el [método basado en la función *Netplan*](#netplan). diff --git a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.es-us.md b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.es-us.md index 0f9f4c40f1a..114b28e234b 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.es-us.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.es-us.md @@ -1,12 +1,16 @@ --- title: "Configurar la IPv6 en un VPS" excerpt: "Cómo configurar la IPv6 en un VPS de OVHcloud" -updated: 2024-09-11 +updated: 2025-07-22 --- > [!primary] -> Esta traducción ha sido generada de forma automática por nuestro partner SYSTRAN. En algunos casos puede contener términos imprecisos, como en las etiquetas de los botones o los detalles técnicos. En caso de duda, le recomendamos que consulte la versión inglesa o francesa de la guía. Si quiere ayudarnos a mejorar esta traducción, por favor, utilice el botón «Contribuir» de esta página. -> +> Este artículo explica cómo configurar las direcciones IPv6 principales en una interfaz pública. También puede configurar direcciones Additional IP en su VPS utilizando [esta guía](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> +> Tenga en cuenta que las direcciones Additional IP también pueden configurarse en un vRack (red privada), lo que permite interconectar una amplia gama de servicios de OVHcloud, ofreciendo mayor flexibilidad. +> +> Cómo configurar direcciones Additional IP en un vRack con nuestras guías para [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) y [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> ## Objetivo @@ -120,7 +124,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0 Dos métodos para configurar su red: -- **Para Debian 10 e 11**: utilice el [método basado en el archivo *interfaces*](#interfaces). +- **Para Debian 11**: utilice el [método basado en el archivo *interfaces*](#interfaces). - **Para Debian 12, Ubuntu 20.04 y versiones posteriores**: utilice el [método basado en la función *Netplan*](#netplan). diff --git a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.fr-ca.md b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.fr-ca.md index dcfc9aeb3d8..6450b6df238 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.fr-ca.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.fr-ca.md @@ -1,9 +1,18 @@ --- title: "Configurer l'IPv6 sur un serveur VPS" excerpt: "Apprenez à configurer l'IPv6 sur votre serveur VPS OVHcloud" -updated: 2024-09-11 +updated: 2025-07-22 --- +> [!primary] +> Cet article concerne la configuration d'adresses IPv6 principales sur une interface publique. Vous pouvez également configurer des adresses Additional IP sur votre VPS en utilisant [ce guide](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> +> Veuillez noter que les Additional IP peuvent également être configurées dans un vRack (réseau privé), ce qui permet d'interconnecter une large gamme de services OVHcloud, offrant plus de flexibilité. +> +> Apprenez à configurer des Additional IP dans un vRack avec nos guides pour [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) et [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + + ## Objectif L'IPv6 est la dernière version de l'*Internet Protocol* (IP). Chaque serveur VPS OVHcloud est livré avec une adresse IPv4 ainsi qu'une adresse IPv6. Par défaut, seule l'IPv4 y est configurée. Si vous devez configurer l'IPv6, vous devez le faire manuellement sur votre système. @@ -115,7 +124,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0 Deux méthodes existente pour configurer votre réseau selon le système d'exploitation installé sur votre serveur : -- **pour Debian 10 et 11** : utilisez la [méthode basée sur le fichier *interfaces*](#interfaces) ; +- **pour Debian 11** : utilisez la [méthode basée sur le fichier *interfaces*](#interfaces) ; - **pour Debian 12, Ubuntu 20.04 et versions ultérieures** : utilisez la [méthode basée sur la fonction *Netplan*](#netplan). diff --git a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.fr-fr.md b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.fr-fr.md index f5b4e382f6c..908726ad0e6 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.fr-fr.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.fr-fr.md @@ -1,9 +1,17 @@ --- title: "Configurer l'IPv6 sur un serveur VPS" excerpt: "Apprenez à configurer l'IPv6 sur votre serveur VPS OVHcloud" -updated: 2024-09-11 +updated: 2025-07-22 --- +> [!primary] +> Cet article concerne la configuration d'adresses IPv6 principales sur une interface publique. Vous pouvez également configurer des adresses Additional IP sur votre VPS en utilisant [ce guide](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> +> Veuillez noter que les Additional IP peuvent également être configurées dans un vRack (réseau privé), ce qui permet d'interconnecter une large gamme de services OVHcloud, offrant plus de flexibilité. +> +> Apprenez à configurer des Additional IP dans un vRack avec nos guides pour [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) et [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> + ## Objectif L'IPv6 est la dernière version de l'*Internet Protocol* (IP). Chaque serveur VPS OVHcloud est livré avec une adresse IPv4 ainsi qu'une adresse IPv6. Par défaut, seule l'IPv4 y est configurée. Si vous devez configurer l'IPv6, vous devez le faire manuellement sur votre système. @@ -115,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0 Deux méthodes existente pour configurer votre réseau selon le système d'exploitation installé sur votre serveur : -- **pour Debian 10 et 11** : utilisez la [méthode basée sur le fichier *interfaces*](#interfaces) ; +- **pour Debian 11** : utilisez la [méthode basée sur le fichier *interfaces*](#interfaces) ; - **pour Debian 12, Ubuntu 20.04 et versions ultérieures** : utilisez la [méthode basée sur la fonction *Netplan*](#netplan). diff --git a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.it-it.md b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.it-it.md index 58d2a128daf..ff666b1aa84 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.it-it.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.it-it.md @@ -1,11 +1,15 @@ --- title: "Configurare IPv6 su un server VPS" excerpt: "Come configurare IPv6 sul tuo VPS OVHcloud" -updated: 2024-09-11 +updated: 2025-07-22 --- > [!primary] -> Questa traduzione è stata generata automaticamente dal nostro partner SYSTRAN. I contenuti potrebbero presentare imprecisioni, ad esempio la nomenclatura dei pulsanti o alcuni dettagli tecnici. In caso di dubbi consigliamo di fare riferimento alla versione inglese o francese della guida. Per aiutarci a migliorare questa traduzione, utilizza il pulsante "Contribuisci" di questa pagina. +> Questo articolo riguarda la configurazione di indirizzi IPv6 principali su un'interfaccia pubblica. È inoltre possibile configurare gli indirizzi Additional IP sul VPS utilizzando [questa guida](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> +> Ti ricordiamo che gli Additional IP possono essere configurati anche in una vRack (rete privata), per consentire l'interconnessione di un'ampia gamma di servizi OVHcloud e offrire una maggiore flessibilità. +> +> Scopri come configurare gli Additional IP in una vRack utilizzando le nostre guide per [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) e [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Obiettivo @@ -119,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0 Esistono due metodi per configurare la tua rete in base al sistema operativo installato sul tuo server: -- **Per Debian 10 e 11**: utilizza il [metodo basato sul file *interfaces*](#interfaces). +- **Per Debian 11**: utilizza il [metodo basato sul file *interfaces*](#interfaces). - **Per Debian 12, Ubuntu 20.04 e versioni successive**: utilizza il [metodo basato sulla funzione *Netplan*](#netplan). diff --git a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.pl-pl.md b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.pl-pl.md index 0282d886da9..3d741af7325 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.pl-pl.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.pl-pl.md @@ -1,12 +1,16 @@ --- title: "Konfiguracja IPv6 na serwerze VPS" excerpt: "Dowiedz się, jak skonfigurować IPv6 na VPS OVHcloud" -updated: 2024-09-11 +updated: 2025-07-22 --- > [!primary] -> Tłumaczenie zostało wygenerowane automatycznie przez system naszego partnera SYSTRAN. W niektórych przypadkach mogą wystąpić nieprecyzyjne sformułowania, na przykład w tłumaczeniu nazw przycisków lub szczegółów technicznych. W przypadku jakichkolwiek wątpliwości zalecamy zapoznanie się z angielską/francuską wersją przewodnika. Jeśli chcesz przyczynić się do ulepszenia tłumaczenia, kliknij przycisk "Zgłóś propozycję modyfikacji" na tej stronie. -> +> Ten artykuł dotyczy konfiguracji głównych adresów IPv6 w interfejsie publicznym. Możesz również skonfigurować adresy Additional IP na Twoim serwerze VPS, używając [tego przewodnika](/pages/bare_metal_cloud/virtual_private_servers/configuing-ip-aliasing). +> +> Pamiętaj, że adresy Additional IP mogą być również skonfigurowane w sieci vRack (sieć prywatna), co pozwala na połączenie szerokiej gamy usług OVHcloud i zapewnia większą elastyczność. +> +> Dowiedz się, jak skonfigurować dodatkowe adresy IP w sieci vRack za pomocą przewodników dla [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuing-an-ip-block-in-a-vrack) i [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). +> ## Wprowadzenie @@ -119,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0 Istnieją dwie metody konfiguracji Twojej sieci zgodnie z systemem operacyjnym zainstalowanym na Twoim serwerze: -- **Debian 10 i 11**: użyj [metody bazującej na pliku *interfaces*](#interfaces); +- **Debian 11**: użyj [metody bazującej na pliku *interfaces*](#interfaces); - **Debian 12, Ubuntu 20.04 i późniejszych wersji**: użyć [metody bazującej na funkcji *Netplan*](#netplan). diff --git a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.pt-pt.md b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.pt-pt.md index 3a4806cd58f..757beeae918 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.pt-pt.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.pt-pt.md @@ -1,11 +1,15 @@ --- title: "Configurar o IPv6 num VPS" excerpt: "Saiba como configurar o IPv6 num VPS da OVHcloud" -updated: 2024-09-11 +updated: 2025-07-22 --- > [!primary] -> Esta tradução foi automaticamente gerada pelo nosso parceiro SYSTRAN. Em certos casos, poderão ocorrer formulações imprecisas, como por exemplo nomes de botões ou detalhes técnicos. Recomendamos que consulte a versão inglesa ou francesa do manual, caso tenha alguma dúvida. Se nos quiser ajudar a melhorar esta tradução, clique em "Contribuir" nesta página. +> Este artigo é sobre a configuração de endereços IPv6 principais em uma interface pública. Também pode configurar endereços Additional IP no seu VPS utilizando [este manual](/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing). +> +> Tenha em conta que os Additional IP podem igualmente ser configurados num vRack (rede privada), o que permite interligar uma vasta gama de serviços OVHcloud, oferecendo uma maior flexibilidade. +> +> Saiba como configurar o Additional IP num vRack com os nossos manuais para [IPv4](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack) e [IPv6](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objetivo @@ -119,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0 Existem dois métodos para configurar a sua rede de acordo com o sistema operativo instalado no seu servidor: -- **Para Debian 10 e 11**: utilize o [método baseado no ficheiro de *interfaces*](#interfaces); +- **Para Debian 11**: utilize o [método baseado no ficheiro de *interfaces*](#interfaces); - **Para Debian 12, Ubuntu 20.04 e versões posteriores**: utilize o [método baseado na função *Netplan*](#netplan). diff --git a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/meta.yaml b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/meta.yaml index b59c008b694..86aaeae2fd7 100755 --- a/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/meta.yaml +++ b/pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/meta.yaml @@ -1,2 +1,3 @@ id: a718350e-1b0a-4b38-9e03-5a6ea21782ca -full_slug: vps-configuring-ipv6 \ No newline at end of file +full_slug: vps-configuring-ipv6 +translation_banner: true \ No newline at end of file diff --git a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.de-de.md b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.de-de.md index b1869fbded5..b8b86e76d11 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.de-de.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.de-de.md @@ -4,11 +4,6 @@ excerpt: "Erfahren Sie hier, wie Sie Additional IPs in Ihre VPS-Konfiguration ei updated: 2024-11-05 --- -> [!primary] -> -> Seit dem 6. Oktober 2022 heißt unser Dienst "Failover-IP" nun [Additional IP](/links/network/additional-ip). Die Namensänderung hat keine Auswirkungen auf dessen technische Funktionen. -> - ## Ziel Bei *IP Aliasing* handelt es sich um eine spezielle Netzwerkkonfiguration für bestimme OVHcloud Dienste, mit der Sie mehrere IP-Adressen über ein einziges Netzwerkinterface verbinden können. @@ -45,7 +40,7 @@ Bitte beachten Sie, dass sich bei unterschiedlichen Distributionen die korrekte |NETWORK_INTERFACE|Name des Netzwerkinterfaces|*eth*, *ens3*| |ID|ID der Alias-IP, beginnend mit *0* (abhängig von der Anzahl der zu konfigurierenden zusätzlichen IP-Adressen)|*0*, *1*| -### Debian 10/11 +### Debian 11 #### Schritt 1: Automatische Netzwerkkonfiguration deaktivieren @@ -214,7 +209,7 @@ sudo netplan apply Wiederholen Sie diesen Vorgang für jede Additional IP-Adresse. -### CentOS 7, AlmaLinux (8 & 9), Rocky Linux (8 & 9) +### AlmaLinux (8 & 9), Rocky Linux (8 & 9) Die Hauptkonfigurationsdatei befindet sich im Ordner `/etc/sysconfig/network-scripts/`. In diesem Beispiel ist es `ifcfg-eth0`. Überprüfen Sie den Dateinamen in Ihrem Ordner, bevor Sie Änderungen vornehmen. @@ -402,7 +397,7 @@ Geben Sie `cmd` ein und klicken Sie auf `OK`{.action}, um die Eingabeaufforderun Um die aktuelle IP-Konfiguration anzuzeigen, geben Sie `ipconfig` ein. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration Ethernet adapter Ethernet: @@ -450,7 +445,7 @@ Die Verbindung zu Ihrem Server wird für einige Sekunden unterbrochen. Öffnen Sie die Eingabeaufforderung (cmd), und geben Sie `ipconfig` ein. Die Konfiguration muss nun die neue Additional IP-Adresse enthalten. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration Ethernet adapter Ethernet: diff --git a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-asia.md b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-asia.md index 4141f599790..da952afc4f2 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-asia.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-asia.md @@ -4,11 +4,6 @@ excerpt: Find out how to add Additional IP addresses to your VPS configuration updated: 2024-11-05 --- -> [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. -> - ## Objective IP aliasing refers to a special network configuration for certain OVHcloud services. Additional IPs allow you to associate multiple IP addresses with a single network interface. @@ -16,9 +11,9 @@ IP aliasing refers to a special network configuration for certain OVHcloud servi **This guide explains how to add Additional IP addresses to your network configuration.** > [!warning] -> OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. +> OVHcloud provides services for which you are responsible with regard to their configuration and management. It is therefore your responsibility to ensure that they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on https://community.ovh.com/en/ if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. +> This guide is designed to help you with common tasks. Nevertheless, we recommend contacting a [specialist service provider](/links/partner) or reaching out to the [OVHcloud community](/links/community) if you encounter any difficulties. > ## Requirements @@ -45,7 +40,7 @@ Concerning different distribution releases, please note that the proper procedur |NETWORK_INTERFACE|The name of the network interface|*eth0*, *ens3*| |ID|ID of the IP alias, starting with *0* (depending on the number of additional IPs there are to configure)|*0*, *1*| -### Debian 10/11 +### Debian 11 #### Step 1: Disable automatic network configuration @@ -167,7 +162,7 @@ network: INTERFACE_NAME: dhcp4: true addresses: - - ADDITIONAL_IP1/32 + - ADDITIONAL_IP/32 ``` If you have more Additional IPs to configure, the configuration file should look like this: @@ -216,7 +211,7 @@ If it is correct, apply it using the following command: sudo netplan apply ``` -### CentOS 7, AlmaLinux (8 & 9), Rocky Linux (8 & 9) +### AlmaLinux (8 & 9), Rocky Linux (8 & 9) The main configuration file is located in `/etc/sysconfig/network-scripts/`. In this example it is called `ifcfg-eth0`. Before making changes, verify the actual file name in this folder. @@ -400,7 +395,7 @@ Type `cmd` and click `OK`{.action} to open the command line application. In order to retrieve the current IP configuration, enter `ipconfig` at the command prompt. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration @@ -445,7 +440,7 @@ Confirm by clicking on `Add`{.action}. ![Additional IP configuration](images/additional-ip-config.png){.thumbnail} -Once done, click on `OK`{.action} to apply the configuration. +Once done, click on `OK`{.action} to apply the configuration. ![Additional IP configuration](images/final-configuration.png){.thumbnail} @@ -455,7 +450,7 @@ You will lose the connection to the server for a few seconds. Open the command prompt (cmd) and enter `ipconfig`. The configuration should now include the new Additional IP address. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration @@ -470,7 +465,6 @@ Ethernet adapter Ethernet: IPv4 Address. . . . . . . . . . . : 203.0.113.0 Subnet Mask . . . . . . . . . . . : 255.255.255.255 Default Gateway . . . . . . . . . : 192.0.2.1 - ``` ### Troubleshooting diff --git a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-au.md b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-au.md index d52931bedc0..da952afc4f2 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-au.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-au.md @@ -4,11 +4,6 @@ excerpt: Find out how to add Additional IP addresses to your VPS configuration updated: 2024-11-05 --- -> [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. -> - ## Objective IP aliasing refers to a special network configuration for certain OVHcloud services. Additional IPs allow you to associate multiple IP addresses with a single network interface. @@ -16,9 +11,9 @@ IP aliasing refers to a special network configuration for certain OVHcloud servi **This guide explains how to add Additional IP addresses to your network configuration.** > [!warning] -> OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. +> OVHcloud provides services for which you are responsible with regard to their configuration and management. It is therefore your responsibility to ensure that they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on https://community.ovh.com/en/ if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. +> This guide is designed to help you with common tasks. Nevertheless, we recommend contacting a [specialist service provider](/links/partner) or reaching out to the [OVHcloud community](/links/community) if you encounter any difficulties. > ## Requirements @@ -45,7 +40,7 @@ Concerning different distribution releases, please note that the proper procedur |NETWORK_INTERFACE|The name of the network interface|*eth0*, *ens3*| |ID|ID of the IP alias, starting with *0* (depending on the number of additional IPs there are to configure)|*0*, *1*| -### Debian 10/11 +### Debian 11 #### Step 1: Disable automatic network configuration @@ -216,7 +211,7 @@ If it is correct, apply it using the following command: sudo netplan apply ``` -### CentOS 7, AlmaLinux (8 & 9), Rocky Linux (8 & 9) +### AlmaLinux (8 & 9), Rocky Linux (8 & 9) The main configuration file is located in `/etc/sysconfig/network-scripts/`. In this example it is called `ifcfg-eth0`. Before making changes, verify the actual file name in this folder. @@ -400,7 +395,7 @@ Type `cmd` and click `OK`{.action} to open the command line application. In order to retrieve the current IP configuration, enter `ipconfig` at the command prompt. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration @@ -445,7 +440,7 @@ Confirm by clicking on `Add`{.action}. ![Additional IP configuration](images/additional-ip-config.png){.thumbnail} -Once done, click on `OK`{.action} to apply the configuration. +Once done, click on `OK`{.action} to apply the configuration. ![Additional IP configuration](images/final-configuration.png){.thumbnail} @@ -455,7 +450,7 @@ You will lose the connection to the server for a few seconds. Open the command prompt (cmd) and enter `ipconfig`. The configuration should now include the new Additional IP address. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration diff --git a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-ca.md b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-ca.md index d52931bedc0..da952afc4f2 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-ca.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-ca.md @@ -4,11 +4,6 @@ excerpt: Find out how to add Additional IP addresses to your VPS configuration updated: 2024-11-05 --- -> [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. -> - ## Objective IP aliasing refers to a special network configuration for certain OVHcloud services. Additional IPs allow you to associate multiple IP addresses with a single network interface. @@ -16,9 +11,9 @@ IP aliasing refers to a special network configuration for certain OVHcloud servi **This guide explains how to add Additional IP addresses to your network configuration.** > [!warning] -> OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. +> OVHcloud provides services for which you are responsible with regard to their configuration and management. It is therefore your responsibility to ensure that they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on https://community.ovh.com/en/ if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. +> This guide is designed to help you with common tasks. Nevertheless, we recommend contacting a [specialist service provider](/links/partner) or reaching out to the [OVHcloud community](/links/community) if you encounter any difficulties. > ## Requirements @@ -45,7 +40,7 @@ Concerning different distribution releases, please note that the proper procedur |NETWORK_INTERFACE|The name of the network interface|*eth0*, *ens3*| |ID|ID of the IP alias, starting with *0* (depending on the number of additional IPs there are to configure)|*0*, *1*| -### Debian 10/11 +### Debian 11 #### Step 1: Disable automatic network configuration @@ -216,7 +211,7 @@ If it is correct, apply it using the following command: sudo netplan apply ``` -### CentOS 7, AlmaLinux (8 & 9), Rocky Linux (8 & 9) +### AlmaLinux (8 & 9), Rocky Linux (8 & 9) The main configuration file is located in `/etc/sysconfig/network-scripts/`. In this example it is called `ifcfg-eth0`. Before making changes, verify the actual file name in this folder. @@ -400,7 +395,7 @@ Type `cmd` and click `OK`{.action} to open the command line application. In order to retrieve the current IP configuration, enter `ipconfig` at the command prompt. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration @@ -445,7 +440,7 @@ Confirm by clicking on `Add`{.action}. ![Additional IP configuration](images/additional-ip-config.png){.thumbnail} -Once done, click on `OK`{.action} to apply the configuration. +Once done, click on `OK`{.action} to apply the configuration. ![Additional IP configuration](images/final-configuration.png){.thumbnail} @@ -455,7 +450,7 @@ You will lose the connection to the server for a few seconds. Open the command prompt (cmd) and enter `ipconfig`. The configuration should now include the new Additional IP address. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration diff --git a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-gb.md b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-gb.md index a685f72ef84..da952afc4f2 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-gb.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-gb.md @@ -4,11 +4,6 @@ excerpt: Find out how to add Additional IP addresses to your VPS configuration updated: 2024-11-05 --- -> [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. -> - ## Objective IP aliasing refers to a special network configuration for certain OVHcloud services. Additional IPs allow you to associate multiple IP addresses with a single network interface. @@ -16,9 +11,9 @@ IP aliasing refers to a special network configuration for certain OVHcloud servi **This guide explains how to add Additional IP addresses to your network configuration.** > [!warning] -> OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. +> OVHcloud provides services for which you are responsible with regard to their configuration and management. It is therefore your responsibility to ensure that they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on https://community.ovh.com/en/ if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. +> This guide is designed to help you with common tasks. Nevertheless, we recommend contacting a [specialist service provider](/links/partner) or reaching out to the [OVHcloud community](/links/community) if you encounter any difficulties. > ## Requirements @@ -45,7 +40,7 @@ Concerning different distribution releases, please note that the proper procedur |NETWORK_INTERFACE|The name of the network interface|*eth0*, *ens3*| |ID|ID of the IP alias, starting with *0* (depending on the number of additional IPs there are to configure)|*0*, *1*| -### Debian 10/11 +### Debian 11 #### Step 1: Disable automatic network configuration @@ -216,7 +211,7 @@ If it is correct, apply it using the following command: sudo netplan apply ``` -### CentOS 7, AlmaLinux (8 & 9), Rocky Linux (8 & 9) +### AlmaLinux (8 & 9), Rocky Linux (8 & 9) The main configuration file is located in `/etc/sysconfig/network-scripts/`. In this example it is called `ifcfg-eth0`. Before making changes, verify the actual file name in this folder. @@ -400,7 +395,7 @@ Type `cmd` and click `OK`{.action} to open the command line application. In order to retrieve the current IP configuration, enter `ipconfig` at the command prompt. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration @@ -455,7 +450,7 @@ You will lose the connection to the server for a few seconds. Open the command prompt (cmd) and enter `ipconfig`. The configuration should now include the new Additional IP address. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration diff --git a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-ie.md b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-ie.md index d52931bedc0..da952afc4f2 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-ie.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-ie.md @@ -4,11 +4,6 @@ excerpt: Find out how to add Additional IP addresses to your VPS configuration updated: 2024-11-05 --- -> [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. -> - ## Objective IP aliasing refers to a special network configuration for certain OVHcloud services. Additional IPs allow you to associate multiple IP addresses with a single network interface. @@ -16,9 +11,9 @@ IP aliasing refers to a special network configuration for certain OVHcloud servi **This guide explains how to add Additional IP addresses to your network configuration.** > [!warning] -> OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. +> OVHcloud provides services for which you are responsible with regard to their configuration and management. It is therefore your responsibility to ensure that they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on https://community.ovh.com/en/ if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. +> This guide is designed to help you with common tasks. Nevertheless, we recommend contacting a [specialist service provider](/links/partner) or reaching out to the [OVHcloud community](/links/community) if you encounter any difficulties. > ## Requirements @@ -45,7 +40,7 @@ Concerning different distribution releases, please note that the proper procedur |NETWORK_INTERFACE|The name of the network interface|*eth0*, *ens3*| |ID|ID of the IP alias, starting with *0* (depending on the number of additional IPs there are to configure)|*0*, *1*| -### Debian 10/11 +### Debian 11 #### Step 1: Disable automatic network configuration @@ -216,7 +211,7 @@ If it is correct, apply it using the following command: sudo netplan apply ``` -### CentOS 7, AlmaLinux (8 & 9), Rocky Linux (8 & 9) +### AlmaLinux (8 & 9), Rocky Linux (8 & 9) The main configuration file is located in `/etc/sysconfig/network-scripts/`. In this example it is called `ifcfg-eth0`. Before making changes, verify the actual file name in this folder. @@ -400,7 +395,7 @@ Type `cmd` and click `OK`{.action} to open the command line application. In order to retrieve the current IP configuration, enter `ipconfig` at the command prompt. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration @@ -445,7 +440,7 @@ Confirm by clicking on `Add`{.action}. ![Additional IP configuration](images/additional-ip-config.png){.thumbnail} -Once done, click on `OK`{.action} to apply the configuration. +Once done, click on `OK`{.action} to apply the configuration. ![Additional IP configuration](images/final-configuration.png){.thumbnail} @@ -455,7 +450,7 @@ You will lose the connection to the server for a few seconds. Open the command prompt (cmd) and enter `ipconfig`. The configuration should now include the new Additional IP address. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration diff --git a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-sg.md b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-sg.md index d52931bedc0..da952afc4f2 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-sg.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-sg.md @@ -4,11 +4,6 @@ excerpt: Find out how to add Additional IP addresses to your VPS configuration updated: 2024-11-05 --- -> [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. -> - ## Objective IP aliasing refers to a special network configuration for certain OVHcloud services. Additional IPs allow you to associate multiple IP addresses with a single network interface. @@ -16,9 +11,9 @@ IP aliasing refers to a special network configuration for certain OVHcloud servi **This guide explains how to add Additional IP addresses to your network configuration.** > [!warning] -> OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. +> OVHcloud provides services for which you are responsible with regard to their configuration and management. It is therefore your responsibility to ensure that they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on https://community.ovh.com/en/ if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. +> This guide is designed to help you with common tasks. Nevertheless, we recommend contacting a [specialist service provider](/links/partner) or reaching out to the [OVHcloud community](/links/community) if you encounter any difficulties. > ## Requirements @@ -45,7 +40,7 @@ Concerning different distribution releases, please note that the proper procedur |NETWORK_INTERFACE|The name of the network interface|*eth0*, *ens3*| |ID|ID of the IP alias, starting with *0* (depending on the number of additional IPs there are to configure)|*0*, *1*| -### Debian 10/11 +### Debian 11 #### Step 1: Disable automatic network configuration @@ -216,7 +211,7 @@ If it is correct, apply it using the following command: sudo netplan apply ``` -### CentOS 7, AlmaLinux (8 & 9), Rocky Linux (8 & 9) +### AlmaLinux (8 & 9), Rocky Linux (8 & 9) The main configuration file is located in `/etc/sysconfig/network-scripts/`. In this example it is called `ifcfg-eth0`. Before making changes, verify the actual file name in this folder. @@ -400,7 +395,7 @@ Type `cmd` and click `OK`{.action} to open the command line application. In order to retrieve the current IP configuration, enter `ipconfig` at the command prompt. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration @@ -445,7 +440,7 @@ Confirm by clicking on `Add`{.action}. ![Additional IP configuration](images/additional-ip-config.png){.thumbnail} -Once done, click on `OK`{.action} to apply the configuration. +Once done, click on `OK`{.action} to apply the configuration. ![Additional IP configuration](images/final-configuration.png){.thumbnail} @@ -455,7 +450,7 @@ You will lose the connection to the server for a few seconds. Open the command prompt (cmd) and enter `ipconfig`. The configuration should now include the new Additional IP address. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration diff --git a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-us.md b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-us.md index d52931bedc0..da952afc4f2 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-us.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.en-us.md @@ -4,11 +4,6 @@ excerpt: Find out how to add Additional IP addresses to your VPS configuration updated: 2024-11-05 --- -> [!primary] -> -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. -> - ## Objective IP aliasing refers to a special network configuration for certain OVHcloud services. Additional IPs allow you to associate multiple IP addresses with a single network interface. @@ -16,9 +11,9 @@ IP aliasing refers to a special network configuration for certain OVHcloud servi **This guide explains how to add Additional IP addresses to your network configuration.** > [!warning] -> OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. +> OVHcloud provides services for which you are responsible with regard to their configuration and management. It is therefore your responsibility to ensure that they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on https://community.ovh.com/en/ if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. +> This guide is designed to help you with common tasks. Nevertheless, we recommend contacting a [specialist service provider](/links/partner) or reaching out to the [OVHcloud community](/links/community) if you encounter any difficulties. > ## Requirements @@ -45,7 +40,7 @@ Concerning different distribution releases, please note that the proper procedur |NETWORK_INTERFACE|The name of the network interface|*eth0*, *ens3*| |ID|ID of the IP alias, starting with *0* (depending on the number of additional IPs there are to configure)|*0*, *1*| -### Debian 10/11 +### Debian 11 #### Step 1: Disable automatic network configuration @@ -216,7 +211,7 @@ If it is correct, apply it using the following command: sudo netplan apply ``` -### CentOS 7, AlmaLinux (8 & 9), Rocky Linux (8 & 9) +### AlmaLinux (8 & 9), Rocky Linux (8 & 9) The main configuration file is located in `/etc/sysconfig/network-scripts/`. In this example it is called `ifcfg-eth0`. Before making changes, verify the actual file name in this folder. @@ -400,7 +395,7 @@ Type `cmd` and click `OK`{.action} to open the command line application. In order to retrieve the current IP configuration, enter `ipconfig` at the command prompt. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration @@ -445,7 +440,7 @@ Confirm by clicking on `Add`{.action}. ![Additional IP configuration](images/additional-ip-config.png){.thumbnail} -Once done, click on `OK`{.action} to apply the configuration. +Once done, click on `OK`{.action} to apply the configuration. ![Additional IP configuration](images/final-configuration.png){.thumbnail} @@ -455,7 +450,7 @@ You will lose the connection to the server for a few seconds. Open the command prompt (cmd) and enter `ipconfig`. The configuration should now include the new Additional IP address. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration diff --git a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.es-es.md b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.es-es.md index 34b1f645f2a..15cd0048048 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.es-es.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.es-es.md @@ -4,11 +4,6 @@ excerpt: 'Cómo añadir direcciones Additional IP a su configuración VPS' updated: 2024-11-05 --- -> [!primary] -> -> Desde el 6 de octubre de 2022, nuestra solución "Failover IP" se denomina desde ahora [Additional IP](/links/network/additional-ip). Esto no afectará a sus funcionalidades. -> - ## Objetivo El alias de IP (*IP aliasing* en inglés) es una configuración especial de red para los servidores de OVHcloud, que permite asociar varias direcciones IP a una única interfaz de red. @@ -46,7 +41,7 @@ En cuanto a las distintas versiones de distribuciones, tenga en cuenta que puede |NETWORK_INTERFACE|Nombre de la interfaz de red|*eth0*, *ens3*| |ID|ID del alias IP, comenzando por *0* (en función del número de direcciones IP adicionales a configurar)|*0*, *1*| -### Debian 10/11 +### Debian 11 #### 1\. desactivar la configuración automática de red @@ -223,7 +218,7 @@ sudo netplan apply Repita este procedimiento para cada dirección Additional IP. -### CentOS 7, AlmaLinux (8 y 9), Rocky Linux (8 y 9) +### AlmaLinux (8 y 9), Rocky Linux (8 y 9) El archivo de configuración principal se encuentra en la carpeta `/etc/sysconfig/network-scripts/`. En este ejemplo, se denomina `ifcfg-eth0`. Antes de realizar cualquier cambio, compruebe el nombre real del archivo en esta carpeta. @@ -411,7 +406,7 @@ Pulse `cmd` y haga clic en `OK`{.action} para abrir la aplicación de línea de Para obtener la configuración de IP actual, introduzca `ipconfig` en la consola de comandos. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration Ethernet adapter Ethernet: @@ -457,7 +452,7 @@ Perderá la conexión con su servidor durante unos segundos. Abra el símbolo del sistema (cmd) e introduzca `ipconfig`. La configuración debe incluir ahora la nueva dirección Additional IP. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration Ethernet adapter Ethernet: diff --git a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.es-us.md b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.es-us.md index ff5a7664567..4dcded37eee 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.es-us.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.es-us.md @@ -4,11 +4,6 @@ excerpt: 'Cómo añadir direcciones Additional IP a su configuración VPS' updated: 2024-11-05 --- -> [!primary] -> -> Desde el 6 de octubre de 2022, nuestra solución "Failover IP" se denomina desde ahora [Additional IP](/links/network/additional-ip). Esto no afectará a sus funcionalidades. -> - ## Objetivo El alias de IP (*IP aliasing* en inglés) es una configuración especial de red para los servidores de OVHcloud, que permite asociar varias direcciones IP a una única interfaz de red. @@ -46,7 +41,7 @@ En cuanto a las distintas versiones de distribuciones, tenga en cuenta que puede |NETWORK_INTERFACE|Nombre de la interfaz de red|*eth0*, *ens3*| |ID|ID del alias IP, comenzando por *0* (en función del número de direcciones IP adicionales a configurar)|*0*, *1*| -### Debian 10/11 +### Debian 11 #### 1\. desactivar la configuración automática de red @@ -223,7 +218,7 @@ sudo netplan apply Repita este procedimiento para cada dirección Additional IP. -### CentOS 7, AlmaLinux (8 y 9), Rocky Linux (8 y 9) +### AlmaLinux (8 y 9), Rocky Linux (8 y 9) El archivo de configuración principal se encuentra en la carpeta `/etc/sysconfig/network-scripts/`. En este ejemplo, se denomina `ifcfg-eth0`. Antes de realizar cualquier cambio, compruebe el nombre real del archivo en esta carpeta. @@ -411,7 +406,7 @@ Pulse `cmd` y haga clic en `OK`{.action} para abrir la aplicación de línea de Para obtener la configuración de IP actual, introduzca `ipconfig` en la consola de comandos. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration Ethernet adapter Ethernet: @@ -457,7 +452,7 @@ Perderá la conexión con su servidor durante unos segundos. Abra el símbolo del sistema (cmd) e introduzca `ipconfig`. La configuración debe incluir ahora la nueva dirección Additional IP. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration Ethernet adapter Ethernet: diff --git a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.fr-ca.md b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.fr-ca.md index 06922635df0..a42a3aa9516 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.fr-ca.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.fr-ca.md @@ -4,11 +4,6 @@ excerpt: 'Découvrez comment ajouter des adresses Additional IP à votre configu updated: 2024-11-05 --- -> [!primary] -> -> Depuis le 6 octobre 2022, notre solution "IP Failover" s'appelle désormais [Additional IP](/links/network/additional-ip). Cela n'a pas de conséquences sur ses fonctionnalités. -> - ## Objectif L'alias d'IP (*IP aliasing* en anglais) est une configuration spéciale du réseau pour vos serveurs OVHcloud. Elle vous permet d'associer plusieurs adresses IP sur une seule interface réseau. @@ -46,7 +41,7 @@ En ce qui concerne les différentes versions de distributions, veuillez noter qu |NETWORK_INTERFACE|Nom de l'interface réseau|*eth0*, *ens3*| |ID|ID de l'alias IP, commençant par *0* (en fonction du nombre d'adresses IP supplémentaires à configurer)|*0*, *1*| -### Debian 10/11 +### Debian 11 #### Étape 1 : désactiver la configuration automatique du réseau @@ -222,7 +217,7 @@ sudo netplan apply Répétez cette procédure pour chaque adresse Additional IP. -### CentOS 7, AlmaLinux (8 & 9), Rocky Linux (8 & 9) +### AlmaLinux (8 & 9), Rocky Linux (8 & 9) Le fichier de configuration principal est situé dans le dossier `/etc/sysconfig/network-scripts/`. Dans cet exemple, il est appelé `ifcfg-eth0`. Avant de faire des changements, vérifiez le nom réel du fichier dans ce dossier. @@ -408,7 +403,7 @@ Tapez `cmd` et cliquez sur `OK`{.action} pour ouvrir l'application de ligne de c Pour récupérer la configuration IP actuelle, entrez `ipconfig` dans l'invite de commande. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration Ethernet adapter Ethernet: @@ -454,7 +449,7 @@ Vous perdrez la connexion à votre serveur pendant quelques secondes. Ouvrez l'invite de commandes (cmd) et entrez `ipconfig`. La configuration doit maintenant inclure la nouvelle adresse Additional IP. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration Ethernet adapter Ethernet: diff --git a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.fr-fr.md b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.fr-fr.md index 7312b6018b7..714c5bf91eb 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.fr-fr.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.fr-fr.md @@ -4,11 +4,6 @@ excerpt: 'Découvrez comment ajouter des adresses Additional IP à votre configu updated: 2024-11-05 --- -> [!primary] -> -> Depuis le 6 octobre 2022, notre solution "IP Failover" s'appelle désormais [Additional IP](/links/network/additional-ip). Cela n'a pas de conséquences sur ses fonctionnalités. -> - ## Objectif L'alias d'IP (*IP aliasing* en anglais) est une configuration spéciale du réseau pour vos serveurs OVHcloud. Elle vous permet d'associer plusieurs adresses IP sur une seule interface réseau. @@ -46,7 +41,7 @@ En ce qui concerne les différentes versions de distributions, veuillez noter qu |NETWORK_INTERFACE|Nom de l'interface réseau|*eth0*, *ens3*| |ID|ID de l'alias IP, commençant par *0* (en fonction du nombre d'adresses IP supplémentaires à configurer)|*0*, *1*| -### Debian 10/11 +### Debian 11 #### Étape 1 : désactiver la configuration automatique du réseau @@ -222,7 +217,7 @@ sudo netplan apply Répétez cette procédure pour chaque adresse Additional IP. -### CentOS 7, AlmaLinux (8 & 9), Rocky Linux (8 & 9) +### AlmaLinux (8 & 9), Rocky Linux (8 & 9) Le fichier de configuration principal est situé dans le dossier `/etc/sysconfig/network-scripts/`. Dans cet exemple, il est appelé `ifcfg-eth0`. Avant de faire des changements, vérifiez le nom réel du fichier dans ce dossier. @@ -408,7 +403,7 @@ Tapez `cmd` et cliquez sur `OK`{.action} pour ouvrir l'application de ligne de c Pour récupérer la configuration IP actuelle, entrez `ipconfig` dans l'invite de commande. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration Ethernet adapter Ethernet: @@ -454,7 +449,7 @@ Vous perdrez la connexion à votre serveur pendant quelques secondes. Ouvrez l'invite de commandes (cmd) et entrez `ipconfig`. La configuration doit maintenant inclure la nouvelle adresse Additional IP. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration Ethernet adapter Ethernet: diff --git a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.it-it.md b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.it-it.md index 9aef9652cf6..3135365a87c 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.it-it.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.it-it.md @@ -4,11 +4,6 @@ excerpt: Come aggiungere indirizzi Additional IP alla tua configurazione VPS updated: 2024-11-05 --- -> [!primary] -> -> Dal 6 ottobre 2022, la nostra soluzione "Failover IP" si chiama [Additional IP](/links/network/additional-ip). Questo non ha alcun impatto sulla sua funzionalità. -> - ## Obiettivo L'alias IP (*IP aliasing* in inglese) è una configurazione di rete speciale per i tuoi server OVHcloud, che ti permette di associare più indirizzi IP su un'unica interfaccia di rete. @@ -46,7 +41,7 @@ Per quanto riguarda le diverse versioni di distribuzione, ti ricordiamo che la p |NETWORK_INTERFACE|Nome dell'interfaccia di rete|*eth0*, *ens3*| |ID|ID dell'alias IP, che inizia con *0* (in base al numero di indirizzi IP aggiuntivi da configurare)|*0*, *1*| -### Debian 10/11 +### Debian 11 #### Step 1: disattiva la configurazione automatica della rete @@ -221,7 +216,7 @@ sudo netplan apply Ripeti questa procedura per ogni indirizzo Additional IP. -### CentOS 7, AlmaLinux (8 & 9), Rocky Linux (8 & 9) +### AlmaLinux (8 & 9), Rocky Linux (8 & 9) Il file di configurazione principale si trova nella cartella `/etc/sysconfig/network-scripts/`. In questo esempio, si chiama `ifcfg-eth0`. Prima di apportare modifiche, verificare il nome effettivo del file nella cartella. @@ -408,7 +403,7 @@ Clicca su `cmd` e clicca su `OK`{.action} per aprire l'applicazione della riga d Per recuperare la configurazione IP corrente, inserisci `ipconfig` nel prompt dei comandi. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration Ethernet adapter Ethernet: @@ -454,7 +449,7 @@ Si perderà la connessione al server per alcuni secondi. Apri il prompt dei comandi (cmd) e inserisci `ipconfig`. La configurazione deve includere il nuovo indirizzo Additional IP. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration Ethernet adapter Ethernet: diff --git a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.pl-pl.md b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.pl-pl.md index c1ddf234700..a805352359a 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.pl-pl.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.pl-pl.md @@ -4,11 +4,6 @@ excerpt: 'Dowiedz się, jak dodać adresy Additional IP do konfiguracji VPS' updated: 2024-11-05 --- -> [!primary] -> -> Od 6 października 2022 nasze rozwiązanie "Failover IP" nazywa się teraz [Additional IP](/links/network/additional-ip). To nie ma wpływu na jego funkcje. -> - ## Wprowadzenie Alias IP (*IP aliasing* w języku angielskim) to specjalna konfiguracja sieci dla serwerów OVHcloud, która pozwala na przypisanie kilku adresów IP do jednego interfejsu sieciowego. @@ -46,7 +41,7 @@ Jeśli chodzi o różne wersje dystrybucji, należy pamiętać, że można zmody |NETWORK_INTERFACE|Nazwa interfejsu sieciowego|*eth0*, *ens3*| |ID|ID aliasu IP, zaczynające się od *0* (w zależności od liczby dodatkowych adresów IP do skonfigurowania)|*0*, *1*| -### Debian 10/11 +### Debian 11 #### Etap 1: wyłącz automatyczną konfigurację sieci @@ -221,7 +216,7 @@ sudo netplan apply Powtórz tę procedurę dla każdego adresu Additional IP. -### CentOS 7, AlmaLinux (8 & 9), Rocky Linux (8 & 9) +### AlmaLinux (8 & 9), Rocky Linux (8 & 9) Główny plik konfiguracyjny znajduje się w folderze `/etc/sysconfig/network-scripts/`. W tym przykładzie nazywa się `ifcfg-eth0`. Przed wprowadzeniem zmian sprawdź rzeczywistą nazwę pliku w tym folderze. @@ -410,7 +405,7 @@ Wpisz `cmd` i kliknij `OK`{.action}, aby otworzyć aplikację wiersza poleceń. Aby pobrać aktualną konfigurację IP, wprowadź `ipconfig` w wierszu poleceń. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration Ethernet adapter Ethernet: @@ -456,7 +451,7 @@ Połączenie z serwerem zostanie utracone na kilka sekund. Otwórz wiersz poleceń (cmd) i wprowadź `ipconfig`. Konfiguracja musi teraz obejmować nowy adres Additional IP. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration Ethernet adapter Ethernet: diff --git a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.pt-pt.md b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.pt-pt.md index 23b426b9837..77723761c8f 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.pt-pt.md +++ b/pages/bare_metal_cloud/virtual_private_servers/configuring-ip-aliasing/guide.pt-pt.md @@ -4,11 +4,6 @@ excerpt: 'Saiba como adicionar endereços Additional IP à sua configuração VP updated: 2024-11-05 --- -> [!primary] -> -> A partir de 6 de outubro de 2022, a nossa solução "Failover IP" passou a designar-se [Additional IP](/links/network/additional-ip). Isto não afeta as suas funcionalidades. -> - ## Objetivo O alias de IP (*IP aliasing* em inglês) é uma configuração especial da rede para os seus servidores OVHcloud, que lhe permite associar vários endereços IP numa única interface de rede. @@ -46,7 +41,7 @@ No que diz respeito às diferentes versões de distribuições, tenha em conta q |NETWORK_INTERFACE|Nome da interface de rede|*eth0*, *ens3*| |ID|ID do alias IP, começando por *0* (em função do número de endereços IP suplementares a configurar)|*0*, *1*| -### Debian 10/11 +### Debian 11 #### Etapa 1: desativar a configuração automática da rede @@ -212,7 +207,7 @@ sudo netplan apply Repita este procedimento para cada endereço Additional IP. -### CentOS 7, AlmaLinux (8 & 9), Rocky Linux (8 & 9) +### AlmaLinux (8 & 9), Rocky Linux (8 & 9) O ficheiro de configuração principal está situado na pasta `/etc/sysconfig/network-scripts/`. Neste exemplo, é chamado `ifcfg-eth0`. Antes de fazer qualquer alteração, verifique o nome real do arquivo nessa pasta. @@ -396,7 +391,7 @@ Introduza `cmd` e clique em `OK`{.action} para abrir a aplicação de linha de c Para obter a configuração IP atual, insira o `ipconfig` na encomenda. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration Ethernet adapter Ethernet: @@ -442,7 +437,7 @@ A ligação ao seu servidor será interrompida durante alguns segundos. Abra a linha de comandos (cmd) e introduza o `ipconfig`. A configuração deve agora incluir o novo endereço Additional IP. -```powershell +```console C:\Users\Administrator>ipconfig Windows IP Configuration Ethernet adapter Ethernet: diff --git a/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.de-de.md b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.de-de.md new file mode 100644 index 00000000000..6f459c25a60 --- /dev/null +++ b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.de-de.md @@ -0,0 +1,96 @@ +--- +title: "Plesk und cPanel: End of Support für VPS - Gewährleistung der Kontinuität Ihrer Dienste" +excerpt: "Erfahren Sie, ab wann die Plesk- und cPanel-Betriebssysteme Ihres OVHcloud VPS nicht mehr unterstützt werden" +updated: 2025-07-22 +--- + +## Ziel + +In dieser Anleitung erfahren Sie, wie Sie die Kontinuität Ihrer lizenzbasierten Dienste gewährleisten können, indem Sie Ihren OVHcloud VPS nach dem Auslaufen des Supports für mehrere Betriebssysteme auf ein Betriebssystem migrieren, das mit den neuesten Versionen von **Plesk** und **cPanel** kompatibel ist. + +**Hier finden Sie die Support-Enddaten für die Betriebssysteme Ihres OVHcloud VPS, die sich auf Plesk- und cPanel-Lizenzen auswirken.** + +## Voraussetzungen + +- Sie haben einen [VPS](/links/bare-metal/vps) mit einer [kompatiblen Distribution](/links/bare-metal/vps-os). + +## In der praktischen Anwendung + +Die Herausgeber von **Plesk** und **cPanel** kündigen das Ende der Unterstützung für die folgenden Betriebssysteme an: + +| Betriebssystem | Produkt | Ende des Supports | +| -------------- | ------------ | ------------------ | +| Ubuntu 18.04 | Plesk | **1. Januar 2026** | +| Debian 10 | Plesk | **1. Januar 2026** | +| CentOS 7 | Plesk/cPanel | **1. Januar 2026** | +| CloudLinux 7 | Plesk/cPanel | **1. Januar 2026** | + +Weitere Informationen zum Support finden Sie in der offiziellen Dokumentation: + +- [Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external} +- [cPanel](https://docs.cpanel.net/knowledge-base/cpanel-product/cpanel-deprecation-plan/){.external} + +### Was kann ich konkret tun? + +> [!primary] +> +> Aus der Sicht der **Sicherheit** birgt die fortgesetzte Verwendung eines nicht unterstützten Betriebssystems ein erhöhtes Risiko für Angriffe. +> Wir empfehlen, hierzu die folgenden Informationen zu beachten: +> +> - [cPanel Recommendations](https://docs.cpanel.net/knowledge-base/security/tips-to-make-your-server-more-secure/){.external} +> - [Plesk Recommendations](https://docs.plesk.com/en-US/obsidian/administrator-guide/plesk-administration/securing-plesk.59464/){.external} + +#### 1. Aktuelles System überprüfen + +Loggen Sie sich in Ihrem [OVHcloud Kundencenter](/links/manager), gehen Sie zum Bereich `Bare Metal Cloud`{.action} und wählen Sie Ihren Server im Bereich `Virtual Private Server`{.action} aus. + +![EOS Plesk cPanel](images/vpshome.png){.thumbnail} + +Im Tab `Start`{.action} finden Sie die Details Ihres Betriebssystems im Abschnitt `Betriebssystem / Distribution` unter `Ihr VPS`. + +#### 2. Ermitteln eines kompatiblen Betriebssystems + +Wenn Ihr installiertes Betriebssystem nicht mehr unterstützt wird, migrieren Sie zu einem kompatiblen System, das vom Herausgeber empfohlen wird. + +Weitere Informationen finden Sie in der offiziellen Dokumentation zu unterstützten Betriebssystemen: + +- [Liste der von Plesk unterstützten Betriebssysteme](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external} +- [Liste der cPanel kompatiblen Betriebssysteme](https://docs.cpanel.net/installation-guide/system-requirements/){.external} + +#### 3. Dienst migrieren + +**Option A — Manuelle Neuinstallation** + +1. [Backup der Daten](/pages/bare_metal_cloud/virtual_private_servers/using-automated-backups-on-a-vps) (Web-Inhalte, Datenbanken, E-Mails, etc.). +2. Installieren Sie ein kompatibles Betriebssystem über das OVHcloud Kundencenter, erklärt in unserer Anleitung [Erste Schritte mit einem VPS](/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps) unter "Neuinstallation Ihres VPS". +3. Installieren von [cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) oder Plesk auf dem neuen System. +4. Daten aus Ihren Backups wiederherstellen. + +**Option B - Migration über Plesk oder cPanel** + +Diese Methode wird empfohlen, wenn Sie einen neuen VPS mit einem aktualisierten System zusammen mit dem alten bereitstellen können. + +Bestellen Sie einen neuen VPS mit einem kompatiblen Betriebssystem, falls Sie dies noch nicht getan haben. Installieren Sie [cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) oder Plesk. + +Verwenden Sie ein Tool zur Migration. Mit diesen Tools können Sie Ihre Websites, Datenbanken, E-Mail-Accounts und Konfigurationen automatisch von einem VPS auf einen anderen übertragen: + +- Plesk Migrator - [Offizielle Dokumentation](https://docs.plesk.com/en-US/obsidian/migration-guide/introduction.75496/){.external} +- cPanel Transfer Tool - [Official documentation](https://docs.cpanel.net/whm/transfers/transfer-tool/){.external} + +**Option C - Direktes Betriebssystem-Update ohne Neuinstallation oder Migration (erfahrene Benutzer)** + +Wenn Sie keinen neuen VPS bereitstellen können, können Sie bestimmte Tools verwenden, um **Ihr Betriebssystem direkt zu aktualisieren**, während Plesk oder cPanel installiert bleibt. Diese Methode ist für fortgeschrittene Benutzer vorgesehen, da sie Risiken birgt, wenn sie falsch ausgeführt wird. + +- **Plesk** (Wechsel von CentOS 7 zu AlmaLinux 8): Verwenden Sie das Skript `centos2alma`, wie in der [offiziellen Plesk-Dokumentation](https://github.com/plesk/centos2alma){.external} erklärt. Siehe auch die ausführlichen Anweisungen in [Plesk Support](https://support.plesk.com/hc/en-us/articles/12377714344983){.external}. + +- **cPanel** (Wechsel von CentOS 7 zu AlmaLinux 8): Verwenden Sie das Tool **Elevate**, wie in der [offiziellen cPanel-Dokumentation](https://cpanel.github.io/elevate/){.external} beschrieben. + +> [!primary] +> +> Für diese Tools wird keine Garantie übernommen und sollten nicht ohne vorherige vollständige genutzt werden. Stellen Sie außerdem sicher, dass Ihr VPS über ausreichende Ressourcen verfügt (RAM, CPU, Storage). + +## Weiterführende Informationen + +Kontaktieren Sie für spezialisierte Dienstleistungen (SEO, Web-Entwicklung etc.) die [OVHcloud Partner](/links/partner). + +Treten Sie unserer [User Community](/links/community) bei. diff --git a/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.en-gb.md b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.en-gb.md new file mode 100644 index 00000000000..f90e9211f62 --- /dev/null +++ b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.en-gb.md @@ -0,0 +1,96 @@ +--- +title: "End of Plesk and cPanel support for VPS - Ensuring continuity of your services" +excerpt: "Find out the end-of-support dates for the operating systems on your OVHcloud VPS that affect Plesk and cPanel licenses" +updated: 2025-07-22 +--- + +## Objective + +This guide will explain how you can ensure continuity for your services by migrating your OVHcloud VPS to an operating system that is compatible with the latest versions of **Plesk** and **cPanel**, following the end of support announced for several OSs. + +**Find the end-of-support dates for the operating systems on your OVHcloud VPS that affect Plesk and cPanel licenses.** + +## Requirements + +- A [VPS](/links/bare-metal/vps) solution with a [compatible distribution](/links/bare-metal/vps-os). + +## Instructions + +The **Plesk** and **cPanel** publishers announce the end of support for the following operating systems: + +| Operating system | Product | End of Support | +| ---------------- | ------------ | -------------------- | +| Ubuntu 18.04 | Plesk | **1st January 2026** | +| Debian 10 | Plesk | **1st January 2026** | +| CentOS 7 | Plesk/cPanel | **1st January 2026** | +| CloudLinux 7 | Plesk/cPanel | **1st January 2026** | + +For more details on support purposes, please refer to the official documentation: + +- [Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}. +- [cPanel](https://docs.cpanel.net/knowledge-base/cpanel-product/cpanel-deprecation-plan/){.external}. + +### What can I do concretely? + +> [!primary] +> +> From a **security** point of view, continuing to use an unsupported OS exposes you to attacks. +> We recommend reading: +> +> - [cPanel recommendations](https://docs.cpanel.net/knowledge-base/security/tips-to-make-your-server-more-secure/){.external}. +> - [Plesk recommendations](https://docs.plesk.com/en-US/obsidian/administrator-guide/plesk-administration/securing-plesk.59464/){.external}. + +#### 1. Check your current system + +Log in to your [OVHcloud Control Panel](/links/manager), go to the `Bare Metal Cloud`{.action} section, and select your server under the `Virtual private servers`{.action} section. + +![EOS Plesk cPanel](images/vpshome.png){.thumbnail} + +In the `Home`{.action} tab, find the details of your operating system in the `OS/Distribution` section in the `Your VPS` box. + +#### 2. Identify a compatible OS + +If your operating system is part of the OS that will no longer be supported, migrate to a compatible system recommended by the publisher. + +Consult the official documentation of supported OSs: + +- [List of OSs supported by Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}. +- [List of cPanel compatible OSs](https://docs.cpanel.net/installation-guide/system-requirements/){.external}. + +#### 3. Migrate your service + +**Option A — Manual reinstallation** + +1. [Back up your data](/pages/bare_metal_cloud/virtual_private_servers/using-automated-backups-on-a-vps) (web content, database, emails, etc.). +2. Reinstall a compatible OS from the OVHcloud Control Panel by following the `Reinstalling your VPS` section of our guide [How to get started with a VPS](/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps). +3. [Reinstall cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) or Plesk on the new system. +4. Restore your data from your backups. + +**Option B — Migration via Plesk or cPanel** + +This method is recommended if you can deploy a new VPS with an updated system alongside the old one. + +Order a new VPS with a compatible OS if you have not already done so. [Install cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) or Plesk. + +Use the migration tool of your choice. These tools allow you to automatically transfer your websites, databases, email accounts and configurations from one VPS to another: + +- Plesk Migrator - [Official documentation](https://docs.plesk.com/en-US/obsidian/migration-guide/introduction.75496/){.external}. +- cPanel Transfer Tool - [Official documentation](https://docs.cpanel.net/whm/transfers/transfer-tool/){.external}. + +**Option C — On-site update (advanced users)** + +If you cannot deploy a new VPS, you can use certain tools to **upgrade your operating system directly**, while keeping Plesk or cPanel installed. This method is intended for advanced users, as it carries risks if executed incorrectly. + +- For **Plesk** (switching from CentOS 7 to AlmaLinux 8), use the `centos2alma` script provided by the [official Plesk documentation](https://github.com/plesk/centos2alma){.external}. See also detailed instructions in [Plesk support](https://support.plesk.com/hc/en-us/articles/12377714344983){.external}. + +- For **cPanel** (switching from CentOS 7 to AlmaLinux 8), use the **Elevate** tool provided by the [official cPanel documentation](https://cpanel.github.io/elevate/){.external}. + +> [!primary] +> +> These tools are not 100% guaranteed and require full backups before proceeding. Also make sure that your VPS has sufficient resources (RAM, CPU, disk). + +## Go further + +For specialized services (SEO, development, etc.), contact the [OVHcloud partners](/links/partner). + +Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.es-es.md b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.es-es.md new file mode 100644 index 00000000000..011a0b17798 --- /dev/null +++ b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.es-es.md @@ -0,0 +1,96 @@ +--- +title: "Fin del soporte Plesk y cPanel para VPS - Garantizar la continuidad de sus servicios" +excerpt: "Descubra las fechas de finalización del soporte de los sistemas operativos de su VPS OVHcloud que afectan a las licencias Plesk y cPanel" +updated: 2025-07-22 +--- + +## Objetivo + +Esta guía explica cómo garantizar la continuidad de sus servicios migrando su VPS OVHcloud hacia un sistema operativo compatible con las últimas versiones de **Plesk** y **cPanel**, una vez anunciado el fin del soporte para varios sistemas operativos. + +**Descubra las fechas de finalización del soporte de los sistemas operativos de su VPS OVHcloud que afectan a las licencias Plesk y cPanel.** + +## Requisitos + +- Tener un producto [VPS](/links/bare-metal/vps) con un [distribution compatible](/links/bare-metal/vps-os). + +## Procedimiento + +Los editores **Plesk** y **cPanel** anuncian el fin del soporte para los siguientes sistemas operativos: + +| Sistema operativo | Producto | Fin del soporte | +| ----------------- | -------------- | ---------------------- | +| Ubuntu 18.04 | Plesk | **1 de enero de 2026** | +| Debian 10 | Plesk | **1 de enero de 2026** | +| CentOS 7 | Plesk / cPanel | **1 de enero de 2026** | +| CloudLinux 7 | Plesk / cPanel | **1 de enero de 2026** | + +Para obtener más información sobre los fines de soporte técnico, consulte la documentación oficial: + +- [Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}. +- [cPanel](https://docs.cpanel.net/knowledge-base/cpanel-product/cpanel-deprecation-plan/){.external}. + +### ¿Qué hacer en concreto? + +> [!primary] +> +> Desde un punto de vista **seguridad**, seguir utilizando un SO no compatible le expone a ataques. +> Le recomendamos que lea: +> +> - [las recomendaciones de cPanel](https://docs.cpanel.net/knowledge-base/security/tips-to-make-your-server-more-secure/){.external}. +> - [las recomendaciones de Plesk](https://docs.plesk.com/en-US/obsidian/administrator-guide/plesk-administration/securing-plesk.59464/){.external}. + +#### 1. Comprobar el sistema actual + +Conéctese a su [área de cliente de OVHcloud](/links/manager), acceda a la sección `Bare Metal Cloud`{.action} y seleccione su servidor en la sección `Servidores privados virtuales`{.action}. + +![EOS Plesk cPanel](images/vpshome.png){.thumbnail} + +En la pestaña `Inicio`{.action}, consulte los detalles de su sistema operativo en la sección `SO/Distribution` del recuadro `Su VPS`. + +#### 2. Identificar un SO compatible + +Si su sistema operativo ya no es compatible, migre a un sistema compatible recomendado por el editor. + +Consulte la documentación oficial de los SO compatibles: + +- [Lista de SO soportados por Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}. +- [Lista de SO compatibles con cPanel](https://docs.cpanel.net/installation-guide/system-requirements/){.external}. + +#### 3. Migrar el servicio + +**Opción A — Reinstalación manual** + +1. [Haga una copia de seguridad de sus datos](/pages/bare_metal_cloud/virtual_private_servers/using-automated-backups-on-a-vps) (contenido web, base de datos, correo electrónico, etc.). +2. Reinstale un SO compatible desde el área de cliente de OVHcloud, tal y como se indica en la sección `Reinstalar su VPS` de nuestra guía [Primeros pasos con un VPS](/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps). +3. [Reinstale cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) o Plesk en el nuevo sistema. +4. Restaure sus datos a partir de sus copias de seguridad. + +**Opción B — Migración a través de Plesk o cPanel** + +Questo metodo è consigliato se è possibile distribuire un nuovo VPS con un sistema aggiornato contemporaneamente a quello precedente. + +Contrate un nuevo VPS con un SO compatible si aún no lo ha hecho. [Instale cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) o Plesk. + +Utilice la herramienta de migración que prefiera. Estas herramientas permiten transferir automáticamente sitios web, bases de datos, cuentas de correo y configuraciones de un VPS a otro: + +- Plesk Migrator - [Documentación oficial](https://docs.plesk.com/en-US/obsidian/migration-guide/introduction.75496/){.external}. +- cPanel Transfer Tool - [Documentación oficial](https://docs.cpanel.net/whm/transfers/transfer-tool/){.external}. + +**Opción C — Actualización directa del SO sin reinstalación ni migración (usuarios avanzados)** + +Si no puede desplegar un nuevo VPS, algunas herramientas permiten **actualizar directamente su sistema operativo** conservando Plesk o cPanel instalado. Este método es para usuarios avanzados, ya que puede suponer un riesgo si se ejecuta incorrectamente. + +- Para **Plesk** (cambio de CentOS 7 a AlmaLinux 8), utilice el script `centos2alma` ofrecido por la [documentación oficial de Plesk](https://github.com/plesk/centos2alma){.external}. Consulte también las instrucciones detalladas del [soporte de Plesk](https://support.plesk.com/hc/en-us/articles/12377714344983){.external}. + +- Para **cPanel** (cambio de CentOS 7 a AlmaLinux 8), utilice la herramienta **Elevate** que ofrece la [documentación oficial de cPanel](https://cpanel.github.io/elevate/){.external}. + +> [!primary] +> +> Estas herramientas no están garantizadas al 100% y requieren copias de seguridad completas antes de proceder. Asimismo, asegúrese de que su VPS dispone de recursos suficientes (RAM, CPU y disco). + +## Más información + +Para servicios especializados (posicionamiento, desarrollo, etc.), contacte con [partners de OVHcloud](/links/partner). + +Interactúe con nuestra [comunidad de usuarios](/links/community). \ No newline at end of file diff --git a/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.fr-fr.md b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.fr-fr.md new file mode 100644 index 00000000000..1161f1fdb1d --- /dev/null +++ b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.fr-fr.md @@ -0,0 +1,96 @@ +--- +title: "Fin du support Plesk et cPanel pour VPS - Assurer la continuité de vos services" +excerpt: "Découvrez les dates de fin de support des systèmes d'exploitation de votre VPS OVHcloud affectant les licences Plesk et cPanel" +updated: 2025-07-22 +--- + +## Objectif + +Ce guide vous explique comment assurer la continuité de vos services en migrant votre VPS OVHcloud vers un système d’exploitation compatible avec les dernières versions de **Plesk** et **cPanel**, suite à la fin de support annoncée pour plusieurs OS. + +**Découvrez les dates de fin de support des systèmes d'exploitation de votre VPS OVHcloud affectant les licences Plesk et cPanel.** + +## Prérequis + +- Disposer d'une offre [VPS](/links/bare-metal/vps) avec une [distribution compatible](/links/bare-metal/vps-os). + +## En pratique + +Les éditeurs **Plesk** et **cPanel** annoncent la fin du support des systèmes d’exploitation suivants : + +| Système d'exploitation | Produit | Fin du support | +| ---------------------- | -------------- | -------------------- | +| Ubuntu 18.04 | Plesk | **1er janvier 2026** | +| Debian 10 | Plesk | **1er janvier 2026** | +| CentOS 7 | Plesk / cPanel | **1er janvier 2026** | +| CloudLinux 7 | Plesk / cPanel | **1er janvier 2026** | + +Pour plus de détails concernant les fins de support, consultez les documentations officielles : + +- [Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}. +- [cPanel](https://docs.cpanel.net/knowledge-base/cpanel-product/cpanel-deprecation-plan/){.external}. + +### Que faire concrètement ? + +> [!primary] +> +> D’un point de vue **sécurité**, continuer à utiliser un OS non supporté vous expose à des attaques. +> Nous vous recommandons de lire : +> +> - [les recommandations de cPanel](https://docs.cpanel.net/knowledge-base/security/tips-to-make-your-server-more-secure/){.external}. +> - [les recommandations de Plesk](https://docs.plesk.com/en-US/obsidian/administrator-guide/plesk-administration/securing-plesk.59464/){.external}. + +#### 1. Vérifier votre système actuel + +Connectez-vous à votre [espace client OVHcloud](/links/manager), rendez-vous dans la section `Bare Metal Cloud`{.action} et sélectionnez votre serveur sous la partie `Serveurs privés virtuels`{.action}. + +![EOS Plesk cPanel](images/vpshome.png){.thumbnail} + +Dans l'onglet `Accueil`{.action}, retrouvez les détails de votre système d'exploitation dans la section `OS / Distribution` de l'encadré `Votre VPS`. + +#### 2. Identifier un OS compatible + +Si votre système d'exploitation fait partie des OS qui ne seront plus supportés, migrez vers un système compatible recommandé par l’éditeur. + +Consultez la documentation officielle des OS supportés : + +- [Liste des OS supportés par Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}. +- [Liste des OS compatibles avec cPanel](https://docs.cpanel.net/installation-guide/system-requirements/){.external}. + +#### 3. Migrer votre service + +**Option A — Réinstallation manuelle** + +1. [Sauvegardez vos données](/pages/bare_metal_cloud/virtual_private_servers/using-automated-backups-on-a-vps) (contenu web, base de données, e-mails, etc.). +2. Réinstallez un OS compatible depuis l’espace client OVHcloud en suivant la section `Réinstaller votre VPS` de notre guide [Premiers pas avec un VPS](/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps). +3. [Réinstallez cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) ou Plesk sur le nouveau système. +4. Restaurez vos données à partir de vos sauvegardes. + +**Option B — Migration via Plesk ou cPanel** + +Cette méthode est recommandée si vous pouvez déployer un nouveau VPS avec un système à jour en parallèle de l’ancien. + +Commandez un nouveau VPS avec un OS compatible si ce n'est pas déjà fait. [Installez cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) ou Plesk. + +Utilisez l’outil de migration de votre choix. Ces outils permettent de transférer automatiquement vos sites web, bases de données, comptes e-mail et configurations d’un VPS à l’autre : + +- Plesk Migrator – [Documentation officielle](https://docs.plesk.com/en-US/obsidian/migration-guide/introduction.75496/){.external}. +- cPanel Transfer Tool – [Documentation officielle](https://docs.cpanel.net/whm/transfers/transfer-tool/){.external}. + +**Option C — Mise à jour directe de l'OS sans réinstallation ou migration (utilisateurs avancés)** + +Si vous ne pouvez pas déployer un nouveau de VPS, certains outils permettent de **mettre à niveau directement votre système d’exploitation** tout en conservant Plesk ou cPanel installé. Cette méthode s'adresse aux utilisateurs expérimentés, car elle comporte des risques si elle est mal exécutée. + +- Pour **Plesk** (passage de CentOS 7 vers AlmaLinux 8), utilisez le script `centos2alma` proposé par la [documentation officielle de Plesk](https://github.com/plesk/centos2alma){.external}. Consultez aussi les instructions détaillées du [support de Plesk](https://support.plesk.com/hc/en-us/articles/12377714344983){.external}. + +- Pour **cPanel** (passage de CentOS 7 vers AlmaLinux 8), utilisez l'outil **Elevate** proposé par la [documentation officielle de cPanel](https://cpanel.github.io/elevate/){.external}. + +> [!primary] +> +> Ces outils ne sont pas garantis à 100 % et nécessitent des sauvegardes complètes avant de procéder. Assurez-vous également que votre VPS dispose de ressources suffisantes (RAM, CPU, disque). + +## Aller plus loin + +Pour des prestations spécialisées (référencement, développement, etc.), contactez les [partenaires OVHcloud](/links/partner). + +Échangez avec notre [communauté d'utilisateurs](/links/community). \ No newline at end of file diff --git a/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.it-it.md b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.it-it.md new file mode 100644 index 00000000000..c0e6dc0fc0f --- /dev/null +++ b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.it-it.md @@ -0,0 +1,96 @@ +--- +title: "Fine del supporto Plesk e cPanel per VPS - Garantire la continuità dei servizi" +excerpt: "Scopri le date di fine del supporto dei sistemi operativi del tuo VPS OVHcloud che interessano le licenze Plesk e cPanel" +updated: 2025-07-22 +--- + +## Obiettivo + +Questa guida ti mostra come garantire la continuità dei tuoi servizi migrando il tuo VPS OVHcloud verso un sistema operativo compatibile con le ultime versioni di **Plesk** e **cPanel**, in seguito alla fine del supporto annunciato per diversi sistemi operativi. + +**Informazioni sulle date di fine supporto dei sistemi operativi del VPS OVHcloud che interessano le licenze Plesk e cPanel.** + +## Prerequisiti + +- Disporre di una soluzione [VPS](/links/bare-metal/vps) con [distribuzione compatibile](/links/bare-metal/vps-os). + +## Procedura + +I software **Plesk** e **cPanel** annunciano la fine del supporto per i seguenti sistemi operativi: + +| Sistema operativo | Prodotto | Fine del support | +| ----------------- | -------------- | ------------------ | +| Ubuntu 18.04 | Plesk | **1 gennaio 2026** | +| Debian 10 | Plesk | **1 gennaio 2026** | +| CentOS 7 | Plesk / cPanel | **1 gennaio 2026** | +| CloudLinux 7 | Plesk / cPanel | **1 gennaio 2026** | + +Per ulteriori informazioni sul supporto, consultare la documentazione ufficiale: + +- [Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}. +- [cPanel](https://docs.cpanel.net/knowledge-base/cpanel-product/cpanel-deprecation-plan/){.external}. + +### Che fare concretamente? + +> [!primary] +> +> Dal punto di vista **sicurezza**, continuare a utilizzare un sistema operativo non supportato ti espone ad attacchi. +> Consigliamo di leggere: +> +> - [le raccomandazioni di cPanel](https://docs.cpanel.net/knowledge-base/security/tips-to-make-your-server-more-secure/){.external}. +> - [le raccomandazioni di Plesk](https://docs.plesk.com/en-US/obsidian/administrator-guide/plesk-administration/securing-plesk.59464/){.external}. + +#### 1. Verifica il sistema attuale + +Accedi allo [Spazio Cliente OVHcloud](/links/manager), clicca su `Bare Metal Cloud`{.action} e seleziona il server nella sezione `Server privati virtuali`{.action}. + +![EOS Plesk cPanel](images/vpshome.png){.thumbnail} + +Nella scheda `Home page`{.action}, trovi i dettagli del sistema operativo nella sezione `SO/Distribuzione` nel riquadro `Il tuo VPS`. + +#### 2. Identificare un OS compatibile + +Se il sistema operativo fa parte degli OS che non saranno più supportati, passa a un sistema compatibile consigliato dall’editor. + +Consulta la documentazione ufficiale degli OS supportati: + +- [Elenco degli OS supportati da Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}. +- [Elenco degli OS compatibili con cPanel](https://docs.cpanel.net/installation-guide/system-requirements/){.external}. + +#### 3. Migrare il servizio + +**Opzione A — Reinstallazione manuale** + +1. [Eseguire il backup dei dati](/pages/bare_metal_cloud/virtual_private_servers/using-automated-backups-on-a-vps) (contenuto web, database, email, ecc.). +2. Per reinstallare un OS compatibile dallo Spazio Cliente OVHcloud, consulta la sezione `Reinstalla il tuo VPS` della nostra guida [Iniziare a utilizzare un VPS](/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps). +3. [Reinstallare cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) o Plesk sul nuovo sistema. +4. Ripristinare i dati a partire dai backup. + +**Opzione B — Migrazione via Plesk o cPanel** + +Questo metodo è consigliato se è possibile distribuire un nuovo VPS con un sistema aggiornato contemporaneamente a quello precedente. + +Ordina un nuovo VPS con OS compatibile, se non lo hai già fatto. [Installare cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) o Plesk. + +Utilizza lo strumento di migrazione che preferisci. Questi strumenti permettono di trasferire automaticamente siti Web, database, account email e configurazioni da un VPS all'altro: + +- Plesk Migrator - [Documentazione ufficiale](https://docs.plesk.com/en-US/obsidian/migration-guide/introduction.75496/){.external}. +- cPanel Transfer Tool - [Documentazione ufficiale](https://docs.cpanel.net/whm/transfers/transfer-tool/){.external}. + +**Opzione C — Aggiornamento diretto del sistema operativo senza reinstallazione o migrazione (utenti avanzati)** + +Se non riesci a creare un nuovo VPS, è possibile utilizzare alcuni strumenti per effettuare l'aggiornamento direttamente dal sistema operativo**, mantenendo installato Plesk o cPanel. Questo metodo è indicato per utenti esperti, in quanto comporta rischi in caso di esecuzione non corretta. + +- Per **Plesk** (passaggio da CentOS 7 verso AlmaLinux 8), utilizza lo script `centos2alma` proposto nella [documentazione ufficiale di Plesk](https://github.com/plesk/centos2alma){.external}. Consulta anche le istruzioni dettagliate del [supporto di Plesk](https://support.plesk.com/hc/en-us/articles/12377714344983){.external}. + +- Per **cPanel** (passaggio da CentOS 7 verso AlmaLinux 8), utilizza lo strumento **Elevate** proposto nella [documentazione ufficiale di cPanel](https://cpanel.github.io/elevate/){.external}. + +> [!primary] +> +> Questi strumenti non sono garantiti al 100% e richiedono backup completi prima di procedere. Assicurati che il tuo VPS disponga di risorse sufficienti (RAM, CPU, disco). + +## Per saperne di più + +Per prestazioni specializzate (referenziamento, sviluppo, ecc.), contatta i [partner OVHcloud](/links/partner). + +Contatta la nostra [Community di utenti](/links/community). \ No newline at end of file diff --git a/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.pl-pl.md b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.pl-pl.md new file mode 100644 index 00000000000..6c1fd93637d --- /dev/null +++ b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.pl-pl.md @@ -0,0 +1,96 @@ +--- +title: "Zakończenie wsparcia Plesk i cPanel dla serwerów VPS - Jak zapewnić ciągłość działania usług" +excerpt: "Dowiesz się, kiedy dobiega końca okres wsparcia dla systemów operacyjnych na VPS OVHcloud, które mają wpływ na licencje Plesk i cPanel" +updated: 2025-07-22 +--- + +## Cel + +Niniejszy przewodnik wyjaśnia, jak zapewnić ciągłość Twoich usług, migrując VPS OVHcloud do systemu operacyjnego kompatybilnego z najnowszymi wersjami **Plesk** i **cPanel** po zakończeniu wsparcia dla kilku systemów operacyjnych. + +**Dowiesz się, kiedy dobiega końca okres wsparcia dla systemów operacyjnych na VPS OVHcloud, które mają wpływ na licencje Plesk i cPanel.** + +## Wymagania początkowe + +- Oferta [VPS](/links/bare-metal/vps) z [kompatybilną dystrybucją](/links/bare-metal/vps-os). + +## W praktyce + +Producenci **Plesk** i **cPanel** ogłaszają zakończenie wsparcia dla następujących systemów operacyjnych: + +| System operacyjny | Produkt | Fin del Soporte | +| ----------------- | -------------- | ------------------- | +| Ubuntu 18.04 | Plesk | **stycznia 2026 r** | +| Debian 10 | Plesk | **stycznia 2026 r** | +| CentOS 7 | Plesk / cPanel | **stycznia 2026 r** | +| CloudLinux 7 | Plesk / cPanel | **stycznia 2026 r** | + +Więcej informacji na temat pomocy znajdziesz w oficjalnej dokumentacji: + +- [Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}. +- [cPanel](https://docs.cpanel.net/knowledge-base/cpanel-product/cpanel-deprecation-plan/){.external}. + +### Co mogę zrobić? + +> [!primary] +> +> Z punktu widzenia **bezpieczeństwa** dalsze korzystanie z nieobsługiwanego systemu operacyjnego naraża Cię na ataki. +> Zalecamy zapoznanie się z dokumentacją: +> +> - [zalecenia cPanel](https://docs.cpanel.net/knowledge-base/security/tips-to-make-your-server-more-secure/){.external}. +> - [zalecenia Pleska](https://docs.plesk.com/en-US/obsidian/administrator-guide/plesk-administration/securing-plesk.59464/){.external}. + +#### 1. Sprawdź aktualny system + +Zaloguj się do [Panelu klienta OVHcloud](/links/manager), przejdź do sekcji `Bare Metal Cloud`{.action} i wybierz serwer w sekcji `Prywatne serwery wirtualne`{.action}. + +![EOS Plesk cPanel](images/vpshome.png){.thumbnail} + +W zakładce `Strona główna`{.action} znajdź szczegółowe informacje na temat Twojego systemu operacyjnego w sekcji `OS / Dystrybucja` w ramce `Twój VPS`. + +#### 2. Sprawdź kompatybilne systemy operacyjne + +Jeśli Twój system operacyjny jest częścią systemu operacyjnego, który nie będzie już wspierany, przeprowadź migrację do kompatybilnego systemu zalecanego przez producenta. + +Sprawdź oficjalną dokumentację obsługiwanych systemów operacyjnych: + +- [Lista systemów operacyjnych obsługiwanych przez Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}. +- [Lista systemów operacyjnych kompatybilnych z cPanel](https://docs.cpanel.net/installation-guide/system-requirements/){.external}. + +#### 3. Migracja usługi + +**Opcja A — Ręczna reinstalacja** + +1. [Kopia zapasowa danych](/pages/bare_metal_cloud/virtual_private_servers/using-automated-backups-on-a-vps) (treści www, baza danych, e-maile, itp.). +2. Zainstaluj ponownie kompatybilny system operacyjny w Panelu klienta, postępując zgodnie z sekcją `Reinstalacja serwera VPS` naszego przewodnika [Pierwsze kroki z serwerem VPS](/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps). +3. [Reinstaluj cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) lub Plesk na nowym systemie. +4. Przywracaj dane z kopii zapasowych. + +**Opcja B - Migracja za pomocą panelu Plesk lub cPanel** + +Ta metoda jest zalecana, jeśli możesz wdrożyć nowy VPS ze zaktualizowanym systemem obok starego. + +Jeśli jeszcze tego nie zrobiłeś, zamów nowy VPS z kompatybilnym systemem operacyjnym. [Instaluj cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) lub Plesk. + +Użyj wybranego narzędzia do migracji. Narzędzia te pozwalają na automatyczne przenoszenie stron www, baz danych, kont e-mail i konfiguracji z jednego VPS na drugi: + +- Plesk Migrator - [Oficjalna dokumentacja](https://docs.plesk.com/en-US/obsidian/migration-guide/introduction.75496/){.external}. +- Narzędzie do transferu cPanel - [Oficjalna dokumentacja](https://docs.cpanel.net/whm/transfers/transfer-tool/){.external}. + +**Opcja C — Bezpośrednia aktualizacja systemu operacyjnego bez reinstalacji lub migracji (zaawansowani użytkownicy)** + +Jeśli nie możesz uruchomić nowego VPS, skorzystaj z narzędzi, dzięki którym **zaktualizujesz bezpośrednio system operacyjny**, zachowując jednocześnie zainstalowany Plesk lub cPanel. Metoda ta jest przeznaczona dla zaawansowanych użytkowników, ponieważ niesie ze sobą ryzyko, jeśli zostanie przeprowadzona nieprawidłowo. + +- W przypadku **Plesk** (przejście z CentOS 7 na AlmaLinux 8) użyj skryptu "centos2alma" dostarczonego przez [oficjalna dokumentacja Pleska](https://github.com/plesk/centos2alma){.external}. [Plesk support](https://support.plesk.com/hc/en-us/articles/12377714344983){.external}. + +- W przypadku **cPanel** (przejście z CentOS 7 na AlmaLinux 8) użyj narzędzia **Elevate** dostarczonego przez [oficjalną dokumentację cPanel](https://cpanel.github.io/elevate/){.external}. + +> [!primary] +> +> Narzędzia te nie są w 100% gwarantowane i wymagają pełnej kopii zapasowej przed kontynuowaniem. upewnij się również, że Twój VPS ma wystarczającą ilość zasobów (RAM, CPU, dysk). + +## Sprawdź również + +W przypadku wyspecjalizowanych usług (pozycjonowanie, rozwój, itp.) skontaktuj się z [partnerami OVHcloud](/links/partner). + +Dołącz do [grona naszych użytkowników](/links/community). \ No newline at end of file diff --git a/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.pt-pt.md b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.pt-pt.md new file mode 100644 index 00000000000..9e45e733658 --- /dev/null +++ b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.pt-pt.md @@ -0,0 +1,96 @@ +--- +title: "Fim do suporte Plesk e cPanel para VPS - Assegurar a continuidade dos seus serviços" +excerpt: "Descubra as datas de fim do suporte dos sistemas operativos do seu VPS OVHcloud que afetam as licenças Plesk e cPanel" +updated: 2025-07-22 +--- + +## Objetivo + +Este guia explica-lhe como assegurar a continuidade dos seus serviços migrando o seu VPS OVHcloud para um sistema operativo compatível com as últimas versões de **Plesk** e **cPanel**, após o fim do suporte anunciado para vários SO. + +**Descubra as datas de fim do suporte dos sistemas operativos do seu VPS OVHcloud que afetam as licenças Plesk e cPanel.** + +## Requisitos + +- Dispor de uma oferta [VPS](/links/bare-metal/vps) com uma [distribuição compatível](/links/bare-metal/vps-os). + +## Instruções + +Os editores **Plesk** e **cPanel** anunciam o fim do suporte para os seguintes sistemas operativos: + +| Sistema operativo | Produto | Fim do suporte | +| ----------------- | -------------- | ------------------------ | +| Ubuntu 18.04 | Plesk | **1 de janeiro de 2026** | +| Debian 10 | Plesk | **1 de janeiro de 2026** | +| CentOS 7 | Plesk / cPanel | **1 de janeiro de 2026** | +| CloudLinux 7 | Plesk / cPanel | **1 de janeiro de 2026** | + +Para obter mais informações de apoio, consulte a documentação oficial: + +- [Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}. +- [cPanel](https://docs.cpanel.net/knowledge-base/cpanel-product/cpanel-deprecation-plan/){.external}. + +### O que devo fazer concretamente? + +> [!primary] +> +> De um ponto de vista **segurança**, continuar a utilizar um SO não suportado expõe-no a ataques. +> Recomendamos que leia: +> +> - [as recomendações do cPanel](https://docs.cpanel.net/knowledge-base/security/tips-to-make-your-server-more-secure/){.external}. +> - [as recomendações do Plesk](https://docs.plesk.com/en-US/obsidian/administrator-guide/plesk-administration/securing-plesk.59464/){.external}. + +#### 1. Verificar o sistema atual + +Aceda à [Área de Cliente OVHcloud](/links/manager), vá à secção `Bare Metal Cloud`{.action} e selecione o seu servidor na parte `Servidores privados virtuais`{.action}. + +![EOS Plesk cPanel](images/vpshome.png){.thumbnail} + +No separador `Página Inicial`{.action}, encontre os detalhes do seu sistema operativo na secção `SO / Distribuição` do quadro `O seu VPS`. + +#### 2. Identificar um SO compatível + +Se o seu sistema operativo faz parte dos SO que já não serão suportados, deverá migrar para um sistema compatível recomendado pelo editor. + +Consulte a documentação oficial dos SO suportados: + +- [Lista dos SO suportados pelo Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}. +- [Lista dos SO compatíveis com cPanel](https://docs.cpanel.net/installation-guide/system-requirements/){.external}. + +#### 3. Migrar o seu serviço + +**Opção A — Reinstalação manual** + +1. [Faça o backup dos seus dados](/pages/bare_metal_cloud/virtual_private_servers/using-automated-backups-on-a-vps) (conteúdo web, base de dados, e-mails, etc.). +2. Reinstale um SO compatível a partir da Área de Cliente OVHcloud, seguindo a secção `Reinstalar o VPS` do nosso guia [Primeiros passos com um VPS](/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps). +3. [Reinstale o cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) ou o Plesk no novo sistema. +4. Recupere os seus dados a partir dos seus backups. + +**Opção B — Migração via Plesk ou cPanel** + +Este método é recomendado se puder implementar uma novo VPS com um sistema atualizado em paralelo com o antigo. + +Encomende um novo VPS com um SO compatível, se ainda não o fez. [Instale cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) ou Plesk. + +Utilize a ferramenta de migração à sua escolha. Estas ferramentas permitem transferir automaticamente sites, bases de dados, contas de e-mail e configurações de um VPS para outro: + +- Plesk Migrator - [Documentação oficial](https://docs.plesk.com/en-US/obsidian/migration-guide/introduction.75496/){.external}. +- cPanel Transfer Tool - [Documentação oficial](https://docs.cpanel.net/whm/transfers/transfer-tool/){.external}. + +**Opção C — Atualização direta do SO sem reinstalação ou migração (utilizadores avançados)** + +Se não conseguir implementar um novo servidor VPS, algumas ferramentas permitem **atualizar diretamente o seu sistema operativo**, conservando o Plesk ou cPanel instalado. Este método destina-se a utilizadores experientes porque pode ser perigoso se não for bem executado. + +- Para **Plesk** (passagem de CentOS 7 para AlmaLinux 8), utilize o script `centos2alma` proposto pela [documentação oficial do Plesk](https://github.com/plesk/centos2alma){.external}. Consulte também as instruções detalhadas do [suporte de Plesk](https://support.plesk.com/hc/en-us/articles/12377714344983){.external}. + +- Para **cPanel** (passagem de CentOS 7 para AlmaLinux 8), utilize a ferramenta **Elevate** proposta pela [documentação oficial do cPanel](https://cpanel.github.io/elevate/){.external}. + +> [!primary] +> +> Estas ferramentas não têm uma garantia de 100% e necessitam de backups completos antes de serem utilizadas. Certifique-se igualmente de que o seu VPS dispõe de recursos suficientes (RAM, CPU, disco). + +## Quer saber mais? + +Para serviços especializados (referenciamento, desenvolvimento, etc.), contacte os [parceiros OVHcloud](/links/partner). + +Fale com a nossa [comunidade de utilizadores](/links/community). \ No newline at end of file diff --git a/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/images/vpshome.png b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/images/vpshome.png new file mode 100644 index 00000000000..4999a7187f7 Binary files /dev/null and b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/images/vpshome.png differ diff --git a/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/meta.yaml b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/meta.yaml new file mode 100644 index 00000000000..0f4233bf984 --- /dev/null +++ b/pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/meta.yaml @@ -0,0 +1,3 @@ +id: 283abd6e-10d6-4a27-a19c-981688c4e627 +full_slug: vps-eos-cpanel-plesk +translation_banner: true \ No newline at end of file diff --git a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.de-de.md b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.de-de.md index d55c4b6e6f0..19baf7eae4f 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.de-de.md +++ b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.de-de.md @@ -263,6 +263,8 @@ Sofern nicht anders vermerkt, können alle in unserer Dokumentation beschriebene Wenn Sie eine **Distribution mit Applikation** (Plesk, cPanel, Docker) ausgewählt haben, gelten die allgemeinen Sicherheitsmaßnahmen möglicherweise nicht uneingeschränkt für Ihr System. Nutzen Sie deshalb unsere Anleitungen [Erste Schritte mit vorinstallierten Anwendungen](/pages/bare_metal_cloud/virtual_private_servers/apps_first_steps) und [cPanel auf einem VPS installieren](/pages/bare_metal_cloud/virtual_private_servers/cpanel) sowie die offizielle Dokumentation des jeweiligen Herausgebers. > +Wenn Sie Ihr Benutzer- oder Root-Passwort verloren haben, lesen Sie [diese Anleitung](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password), um zu erfahren, wie Sie dieses zurücksetzen. + #### Windows VPS @@ -380,4 +382,6 @@ OVHcloud bietet auch die Lösung SSL Gateway zur Automatisierung dieses Prozesse [VPS absichern](/pages/bare_metal_cloud/virtual_private_servers/secure_your_vps) +[Wiederherstellen des Serverzugriffs bei Passwortverlust](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) + Treten Sie unserer [User Community](/links/community) bei. \ No newline at end of file diff --git a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-asia.md b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-asia.md index 7c299525869..977ca13d8eb 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-asia.md +++ b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-asia.md @@ -256,6 +256,8 @@ Unless stated otherwise, all administrative actions described in our documentati Please note that if you have selected a **distribution with application** (Plesk, cPanel, Docker), generic security measures might not apply to your system. We recommend to refer to our documentation regarding the [first steps with preinstalled applications](/pages/bare_metal_cloud/virtual_private_servers/apps_first_steps) and [how to deploy cPanel on a VPS](/pages/bare_metal_cloud/virtual_private_servers/cpanel), as well as the official documentation of the respective publisher. > +If you have lost your user or root password, consult [this guide](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) to find out how to reset it. + #### Windows Server @@ -371,4 +373,6 @@ You can install this SSL certificate manually, directly on the VPS. Please refer [How to secure a VPS](/pages/bare_metal_cloud/virtual_private_servers/secure_your_vps) +[How to recover server access if your user password is lost](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) + Join our [community of users](/links/community). diff --git a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-au.md b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-au.md index 6bfd896787a..c939fdffbd6 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-au.md +++ b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-au.md @@ -256,6 +256,8 @@ Unless stated otherwise, all administrative actions described in our documentati Please note that if you have selected a **distribution with application** (Plesk, cPanel, Docker), generic security measures might not apply to your system. We recommend to refer to our documentation regarding the [first steps with preinstalled applications](/pages/bare_metal_cloud/virtual_private_servers/apps_first_steps) and [how to deploy cPanel on a VPS](/pages/bare_metal_cloud/virtual_private_servers/cpanel), as well as the official documentation of the respective publisher. > +If you have lost your user or root password, consult [this guide](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) to find out how to reset it. + #### Windows Server @@ -373,4 +375,6 @@ To automate this process, OVHcloud also offers the SSL Gateway solution. Please [How to secure a VPS](/pages/bare_metal_cloud/virtual_private_servers/secure_your_vps) +[How to recover server access if your user password is lost](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) + Join our [community of users](/links/community). diff --git a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-ca.md b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-ca.md index 6bfd896787a..c939fdffbd6 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-ca.md +++ b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-ca.md @@ -256,6 +256,8 @@ Unless stated otherwise, all administrative actions described in our documentati Please note that if you have selected a **distribution with application** (Plesk, cPanel, Docker), generic security measures might not apply to your system. We recommend to refer to our documentation regarding the [first steps with preinstalled applications](/pages/bare_metal_cloud/virtual_private_servers/apps_first_steps) and [how to deploy cPanel on a VPS](/pages/bare_metal_cloud/virtual_private_servers/cpanel), as well as the official documentation of the respective publisher. > +If you have lost your user or root password, consult [this guide](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) to find out how to reset it. + #### Windows Server @@ -373,4 +375,6 @@ To automate this process, OVHcloud also offers the SSL Gateway solution. Please [How to secure a VPS](/pages/bare_metal_cloud/virtual_private_servers/secure_your_vps) +[How to recover server access if your user password is lost](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) + Join our [community of users](/links/community). diff --git a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-gb.md b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-gb.md index 14122474d02..9273240b1bf 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-gb.md +++ b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-gb.md @@ -256,6 +256,8 @@ Unless stated otherwise, all administrative actions described in our documentati Please note that if you have selected a **distribution with application** (Plesk, cPanel, Docker), generic security measures might not apply to your system. We recommend to refer to our documentation regarding the [first steps with preinstalled applications](/pages/bare_metal_cloud/virtual_private_servers/apps_first_steps) and [how to deploy cPanel on a VPS](/pages/bare_metal_cloud/virtual_private_servers/cpanel), as well as the official documentation of the respective publisher. > +If you have lost your user or root password, consult [this guide](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) to find out how to reset it. + #### Windows Server @@ -373,4 +375,6 @@ To automate this process, OVHcloud also offers the SSL Gateway solution. Please [How to secure a VPS](/pages/bare_metal_cloud/virtual_private_servers/secure_your_vps) +[How to recover server access if your user password is lost](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) + Join our [community of users](/links/community). diff --git a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-ie.md b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-ie.md index 6bfd896787a..c939fdffbd6 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-ie.md +++ b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-ie.md @@ -256,6 +256,8 @@ Unless stated otherwise, all administrative actions described in our documentati Please note that if you have selected a **distribution with application** (Plesk, cPanel, Docker), generic security measures might not apply to your system. We recommend to refer to our documentation regarding the [first steps with preinstalled applications](/pages/bare_metal_cloud/virtual_private_servers/apps_first_steps) and [how to deploy cPanel on a VPS](/pages/bare_metal_cloud/virtual_private_servers/cpanel), as well as the official documentation of the respective publisher. > +If you have lost your user or root password, consult [this guide](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) to find out how to reset it. + #### Windows Server @@ -373,4 +375,6 @@ To automate this process, OVHcloud also offers the SSL Gateway solution. Please [How to secure a VPS](/pages/bare_metal_cloud/virtual_private_servers/secure_your_vps) +[How to recover server access if your user password is lost](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) + Join our [community of users](/links/community). diff --git a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-sg.md b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-sg.md index 7c299525869..977ca13d8eb 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-sg.md +++ b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-sg.md @@ -256,6 +256,8 @@ Unless stated otherwise, all administrative actions described in our documentati Please note that if you have selected a **distribution with application** (Plesk, cPanel, Docker), generic security measures might not apply to your system. We recommend to refer to our documentation regarding the [first steps with preinstalled applications](/pages/bare_metal_cloud/virtual_private_servers/apps_first_steps) and [how to deploy cPanel on a VPS](/pages/bare_metal_cloud/virtual_private_servers/cpanel), as well as the official documentation of the respective publisher. > +If you have lost your user or root password, consult [this guide](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) to find out how to reset it. + #### Windows Server @@ -371,4 +373,6 @@ You can install this SSL certificate manually, directly on the VPS. Please refer [How to secure a VPS](/pages/bare_metal_cloud/virtual_private_servers/secure_your_vps) +[How to recover server access if your user password is lost](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) + Join our [community of users](/links/community). diff --git a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-us.md b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-us.md index 6bfd896787a..c939fdffbd6 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-us.md +++ b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.en-us.md @@ -256,6 +256,8 @@ Unless stated otherwise, all administrative actions described in our documentati Please note that if you have selected a **distribution with application** (Plesk, cPanel, Docker), generic security measures might not apply to your system. We recommend to refer to our documentation regarding the [first steps with preinstalled applications](/pages/bare_metal_cloud/virtual_private_servers/apps_first_steps) and [how to deploy cPanel on a VPS](/pages/bare_metal_cloud/virtual_private_servers/cpanel), as well as the official documentation of the respective publisher. > +If you have lost your user or root password, consult [this guide](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) to find out how to reset it. + #### Windows Server @@ -373,4 +375,6 @@ To automate this process, OVHcloud also offers the SSL Gateway solution. Please [How to secure a VPS](/pages/bare_metal_cloud/virtual_private_servers/secure_your_vps) +[How to recover server access if your user password is lost](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) + Join our [community of users](/links/community). diff --git a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.es-es.md b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.es-es.md index 98bd50b3e96..b604874062c 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.es-es.md +++ b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.es-es.md @@ -257,6 +257,8 @@ A menos que se indique lo contrario, todas las acciones de administración descr Tenga en cuenta que si ha seleccionado una **distribución con aplicación** (Plesk, cPanel, Docker), es posible que las medidas de seguridad genéricas no se apliquen a su sistema. Consulte nuestras guías [Primeros pasos con las aplicaciones preinstaladas](/pages/bare_metal_cloud/virtual_private_servers/apps_first_steps) y [Desplegar cPanel en un VPS](/pages/bare_metal_cloud/virtual_private_servers/cpanel), así como la documentación oficial del editor correspondiente. > +Si ha perdido la contraseña de usuario o root, consulte [esta guía](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) para obtener información sobre cómo restablecerla. + #### VPS Windows @@ -374,4 +376,6 @@ Para un proceso más automatizado, OVHcloud también ofrece la solución SSL Gat [Proteger un VPS](/pages/bare_metal_cloud/virtual_private_servers/secure_your_vps) +[Cómo recuperar el acceso al servidor en caso de pérdida de la contraseña del usuario](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) + Interactúe con nuestra [comunidad de usuarios](/links/community). diff --git a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.es-us.md b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.es-us.md index 98bd50b3e96..b604874062c 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.es-us.md +++ b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.es-us.md @@ -257,6 +257,8 @@ A menos que se indique lo contrario, todas las acciones de administración descr Tenga en cuenta que si ha seleccionado una **distribución con aplicación** (Plesk, cPanel, Docker), es posible que las medidas de seguridad genéricas no se apliquen a su sistema. Consulte nuestras guías [Primeros pasos con las aplicaciones preinstaladas](/pages/bare_metal_cloud/virtual_private_servers/apps_first_steps) y [Desplegar cPanel en un VPS](/pages/bare_metal_cloud/virtual_private_servers/cpanel), así como la documentación oficial del editor correspondiente. > +Si ha perdido la contraseña de usuario o root, consulte [esta guía](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) para obtener información sobre cómo restablecerla. + #### VPS Windows @@ -374,4 +376,6 @@ Para un proceso más automatizado, OVHcloud también ofrece la solución SSL Gat [Proteger un VPS](/pages/bare_metal_cloud/virtual_private_servers/secure_your_vps) +[Cómo recuperar el acceso al servidor en caso de pérdida de la contraseña del usuario](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) + Interactúe con nuestra [comunidad de usuarios](/links/community). diff --git a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.fr-ca.md b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.fr-ca.md index 1051ff075f2..2fb0ac70100 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.fr-ca.md +++ b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.fr-ca.md @@ -258,6 +258,8 @@ passwd: password updated successfully Veuillez noter que si vous avez sélectionné une **distribution avec application** (Plesk, cPanel, Docker), les mesures de sécurité génériques peuvent ne pas s'appliquer à votre système. Nous vous invitons à consulter nos guides « [Premiers pas avec les applications préinstallées](/pages/bare_metal_cloud/virtual_private_servers/apps_first_steps) » et « [Déployer cPanel sur un VPS](/pages/bare_metal_cloud/virtual_private_servers/cpanel) », ainsi que la documentation officielle de l’éditeur concerné. > +Si vous avez perdu votre mot de passe utilisateur ou root, consultez [ce guide](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) pour savoir comment le réinitialiser. + #### Distribution Windows @@ -375,4 +377,6 @@ Pour un processus plus automatisé, OVHcloud propose également la solution « S [Sécuriser un VPS](/pages/bare_metal_cloud/virtual_private_servers/secure_your_vps) +[Comment récupérer l'accès au serveur en cas de perte du mot de passe de l'utilisateur](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) + Échangez avec notre [communauté d'utilisateurs](/links/community). \ No newline at end of file diff --git a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.fr-fr.md b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.fr-fr.md index 1051ff075f2..2fb0ac70100 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.fr-fr.md +++ b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.fr-fr.md @@ -258,6 +258,8 @@ passwd: password updated successfully Veuillez noter que si vous avez sélectionné une **distribution avec application** (Plesk, cPanel, Docker), les mesures de sécurité génériques peuvent ne pas s'appliquer à votre système. Nous vous invitons à consulter nos guides « [Premiers pas avec les applications préinstallées](/pages/bare_metal_cloud/virtual_private_servers/apps_first_steps) » et « [Déployer cPanel sur un VPS](/pages/bare_metal_cloud/virtual_private_servers/cpanel) », ainsi que la documentation officielle de l’éditeur concerné. > +Si vous avez perdu votre mot de passe utilisateur ou root, consultez [ce guide](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) pour savoir comment le réinitialiser. + #### Distribution Windows @@ -375,4 +377,6 @@ Pour un processus plus automatisé, OVHcloud propose également la solution « S [Sécuriser un VPS](/pages/bare_metal_cloud/virtual_private_servers/secure_your_vps) +[Comment récupérer l'accès au serveur en cas de perte du mot de passe de l'utilisateur](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) + Échangez avec notre [communauté d'utilisateurs](/links/community). \ No newline at end of file diff --git a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.it-it.md b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.it-it.md index 9693ac54e13..33244134e5e 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.it-it.md +++ b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.it-it.md @@ -257,6 +257,8 @@ Se non diversamente specificato, tutte le operazioni di amministrazione descritt Ti ricordiamo che se hai selezionato una **distribuzione con applicazione** (Plesk, cPanel, Docker), le misure di sicurezza generiche potrebbero non essere applicabili al tuo sistema. Per maggiori informazioni, consulta le nostre guide [Iniziare a utilizzare le applicazioni preinstallate](/pages/bare_metal_cloud/virtual_private_servers/apps_first_steps) e [Distribuire cPanel su un VPS](/pages/bare_metal_cloud/virtual_private_servers/cpanel), oltre alla documentazione ufficiale del produttore. > +Se hai perso la password utente o root, consulta [questa guida](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) per sapere come reimpostarla. + #### VPS Windows @@ -376,4 +378,6 @@ Per un processo più automatizzato, OVHcloud propone anche la soluzione SSL Gate [Mettere in sicurezza un VPS](/pages/bare_metal_cloud/virtual_private_servers/secure_your_vps) +[Come recuperare l'accesso al server in caso di perdita della password dell'utente](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) + Contatta la nostra [Community di utenti](/links/community). diff --git a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.pl-pl.md b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.pl-pl.md index 8970b304918..af1ad75dea3 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.pl-pl.md +++ b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.pl-pl.md @@ -257,6 +257,8 @@ O ile nie określono inaczej, wszystkie operacje administracyjne opisane w dokum Należy pamiętać, że w przypadku wyboru **dystrybucji z aplikacją** (Plesk, cPanel, Docker) ogólne środki bezpieczeństwa mogą nie mieć zastosowania do Twojego systemu. Zapoznaj się z przewodnikami Pierwsze [kroki z wstępnie zainstalowanymi](/pages/bare_metal_cloud/virtual_private_servers/apps_first_steps) aplikacjami i [wdrażaj cPanel na serwerze VPS](/pages/bare_metal_cloud/virtual_private_servers/cpanel), a także z oficjalną dokumentacją producenta. > +Jeśli utraciłeś hasło użytkownika lub root, zapoznaj się z [tym przewodnikiem](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password), aby dowiedzieć się, jak je zresetować. + #### VPS Windows @@ -374,4 +376,6 @@ W przypadku bardziej zautomatyzowanego procesu OVHcloud oferuje również rozwi [Zabezpieczenie serwera VPS](/pages/bare_metal_cloud/virtual_private_servers/secure_your_vps) +[Jak odzyskać dostęp do serwera w przypadku utraty hasła użytkownika](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) + Dołącz do [grona naszych użytkowników](/links/community). diff --git a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.pt-pt.md b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.pt-pt.md index 1cc23bc4a54..8b693a829a5 100644 --- a/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.pt-pt.md +++ b/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps/guide.pt-pt.md @@ -257,6 +257,8 @@ Salvo indicação em contrário, todas as ações administrativas descritas na n Tenha em conta que se selecionou uma **distribuição com aplicação** (Plesk, cPanel, Docker), as medidas de segurança genéricas podem não se aplicar ao seu sistema. Sugerimos que consulte os nossos manuais [Primeiros passos com as aplicações pré-instaladas](/pages/bare_metal_cloud/virtual_private_servers/apps_first_steps) e [Implementar o cPanel num VPS](/pages/bare_metal_cloud/virtual_private_servers/cpanel), assim como a documentação oficial do editor em causa. > +Se perdeu a sua palavra-passe de utilizador ou root, consulte [este guia](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) para saber como reinicializá-la. + #### VPS Windows @@ -374,4 +376,6 @@ Para um processo mais automatizado, a OVHcloud propõe igualmente a solução SS [Como proteger um VPS](/pages/bare_metal_cloud/virtual_private_servers/secure_your_vps) +[Como recuperar o acesso ao servidor em caso de perda da palavra-passe do utilizador](/pages/bare_metal_cloud/dedicated_servers/replacing-user-password) + Fale com a nossa [comunidade de utilizadores](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.de-de.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.de-de.md index f4d4cf465ad..cd4e4eb3302 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.de-de.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.de-de.md @@ -1,7 +1,7 @@ --- title: "Hosted Private Cloud VMware Lifecycle Policy" excerpt: "Lifecycle policy for VMware on OVHcloud" -updated: 2025-05-28 +updated: 2025-07-18 --- > [!warning] @@ -28,9 +28,9 @@ This lifecycle policy is provided to help clients understand the underlying reas **Hosted Private Cloud VMware on OVHcloud**: -- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). +- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). - DC2014 & DC2016 (AMD PileDriver). -- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). +- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). - SDDC2018 (Intel Broadwell, Intel Haswell). - Essentials (Intel Broadwell). - Premier (Intel Xeon Gold). @@ -57,7 +57,7 @@ The End of Sales is usually announced with a thirty (30) days minimum warning. A commercial range or version will typically reach its End of Growth five (5) years after the beginning of the General Availability phase. -#### End of Life +#### End of Life This refers to the date when a commercial range or version is being shut down. @@ -99,9 +99,9 @@ This table presents a summary of the different phases of the lifecycle of the se | DC2016 (AMD PileDriver) | 2016 | 2018-11-30 | 2022-02-28 | 2022-09-30 | | SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell) | 2016 | 2017-04-30 | 2026-03-30 | 2027-07-31 | | SDDC2018 (Intel Broadwell) | 2018 | 2018-11-30 | 2026-03-30 | 2027-07-31 | -| Essentials (Intel Broadwell) | 2020 | 2025-11-30 | 2026-03-30 | 2027-07-31 | -| Premier (Intel Xeon Gold) | 2020 | 2025-11-30 | | | -| Premier v2 (Intel Emerald Rapids) | 2025 | | | | +| Essentials (Intel Broadwell) | 2020 | 2026-01-15 | 2026-03-30 | 2027-07-31 | +| Premier (Intel Xeon Gold) | 2020 | 2026-01-15 | | | +| Gen2 hardware (Intel Emerald Rapids) | 2025 | 2026-01-15 | | | ## Integrated Software diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-asia.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-asia.md index f4d4cf465ad..cd4e4eb3302 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-asia.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-asia.md @@ -1,7 +1,7 @@ --- title: "Hosted Private Cloud VMware Lifecycle Policy" excerpt: "Lifecycle policy for VMware on OVHcloud" -updated: 2025-05-28 +updated: 2025-07-18 --- > [!warning] @@ -28,9 +28,9 @@ This lifecycle policy is provided to help clients understand the underlying reas **Hosted Private Cloud VMware on OVHcloud**: -- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). +- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). - DC2014 & DC2016 (AMD PileDriver). -- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). +- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). - SDDC2018 (Intel Broadwell, Intel Haswell). - Essentials (Intel Broadwell). - Premier (Intel Xeon Gold). @@ -57,7 +57,7 @@ The End of Sales is usually announced with a thirty (30) days minimum warning. A commercial range or version will typically reach its End of Growth five (5) years after the beginning of the General Availability phase. -#### End of Life +#### End of Life This refers to the date when a commercial range or version is being shut down. @@ -99,9 +99,9 @@ This table presents a summary of the different phases of the lifecycle of the se | DC2016 (AMD PileDriver) | 2016 | 2018-11-30 | 2022-02-28 | 2022-09-30 | | SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell) | 2016 | 2017-04-30 | 2026-03-30 | 2027-07-31 | | SDDC2018 (Intel Broadwell) | 2018 | 2018-11-30 | 2026-03-30 | 2027-07-31 | -| Essentials (Intel Broadwell) | 2020 | 2025-11-30 | 2026-03-30 | 2027-07-31 | -| Premier (Intel Xeon Gold) | 2020 | 2025-11-30 | | | -| Premier v2 (Intel Emerald Rapids) | 2025 | | | | +| Essentials (Intel Broadwell) | 2020 | 2026-01-15 | 2026-03-30 | 2027-07-31 | +| Premier (Intel Xeon Gold) | 2020 | 2026-01-15 | | | +| Gen2 hardware (Intel Emerald Rapids) | 2025 | 2026-01-15 | | | ## Integrated Software diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-au.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-au.md index f4d4cf465ad..cd4e4eb3302 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-au.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-au.md @@ -1,7 +1,7 @@ --- title: "Hosted Private Cloud VMware Lifecycle Policy" excerpt: "Lifecycle policy for VMware on OVHcloud" -updated: 2025-05-28 +updated: 2025-07-18 --- > [!warning] @@ -28,9 +28,9 @@ This lifecycle policy is provided to help clients understand the underlying reas **Hosted Private Cloud VMware on OVHcloud**: -- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). +- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). - DC2014 & DC2016 (AMD PileDriver). -- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). +- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). - SDDC2018 (Intel Broadwell, Intel Haswell). - Essentials (Intel Broadwell). - Premier (Intel Xeon Gold). @@ -57,7 +57,7 @@ The End of Sales is usually announced with a thirty (30) days minimum warning. A commercial range or version will typically reach its End of Growth five (5) years after the beginning of the General Availability phase. -#### End of Life +#### End of Life This refers to the date when a commercial range or version is being shut down. @@ -99,9 +99,9 @@ This table presents a summary of the different phases of the lifecycle of the se | DC2016 (AMD PileDriver) | 2016 | 2018-11-30 | 2022-02-28 | 2022-09-30 | | SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell) | 2016 | 2017-04-30 | 2026-03-30 | 2027-07-31 | | SDDC2018 (Intel Broadwell) | 2018 | 2018-11-30 | 2026-03-30 | 2027-07-31 | -| Essentials (Intel Broadwell) | 2020 | 2025-11-30 | 2026-03-30 | 2027-07-31 | -| Premier (Intel Xeon Gold) | 2020 | 2025-11-30 | | | -| Premier v2 (Intel Emerald Rapids) | 2025 | | | | +| Essentials (Intel Broadwell) | 2020 | 2026-01-15 | 2026-03-30 | 2027-07-31 | +| Premier (Intel Xeon Gold) | 2020 | 2026-01-15 | | | +| Gen2 hardware (Intel Emerald Rapids) | 2025 | 2026-01-15 | | | ## Integrated Software diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-ca.md index f4d4cf465ad..cd4e4eb3302 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-ca.md @@ -1,7 +1,7 @@ --- title: "Hosted Private Cloud VMware Lifecycle Policy" excerpt: "Lifecycle policy for VMware on OVHcloud" -updated: 2025-05-28 +updated: 2025-07-18 --- > [!warning] @@ -28,9 +28,9 @@ This lifecycle policy is provided to help clients understand the underlying reas **Hosted Private Cloud VMware on OVHcloud**: -- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). +- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). - DC2014 & DC2016 (AMD PileDriver). -- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). +- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). - SDDC2018 (Intel Broadwell, Intel Haswell). - Essentials (Intel Broadwell). - Premier (Intel Xeon Gold). @@ -57,7 +57,7 @@ The End of Sales is usually announced with a thirty (30) days minimum warning. A commercial range or version will typically reach its End of Growth five (5) years after the beginning of the General Availability phase. -#### End of Life +#### End of Life This refers to the date when a commercial range or version is being shut down. @@ -99,9 +99,9 @@ This table presents a summary of the different phases of the lifecycle of the se | DC2016 (AMD PileDriver) | 2016 | 2018-11-30 | 2022-02-28 | 2022-09-30 | | SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell) | 2016 | 2017-04-30 | 2026-03-30 | 2027-07-31 | | SDDC2018 (Intel Broadwell) | 2018 | 2018-11-30 | 2026-03-30 | 2027-07-31 | -| Essentials (Intel Broadwell) | 2020 | 2025-11-30 | 2026-03-30 | 2027-07-31 | -| Premier (Intel Xeon Gold) | 2020 | 2025-11-30 | | | -| Premier v2 (Intel Emerald Rapids) | 2025 | | | | +| Essentials (Intel Broadwell) | 2020 | 2026-01-15 | 2026-03-30 | 2027-07-31 | +| Premier (Intel Xeon Gold) | 2020 | 2026-01-15 | | | +| Gen2 hardware (Intel Emerald Rapids) | 2025 | 2026-01-15 | | | ## Integrated Software diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-gb.md index acd2f50c486..cd4e4eb3302 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-gb.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-gb.md @@ -1,7 +1,7 @@ --- title: "Hosted Private Cloud VMware Lifecycle Policy" excerpt: "Lifecycle policy for VMware on OVHcloud" -updated: 2025-05-28 +updated: 2025-07-18 --- > [!warning] @@ -99,9 +99,9 @@ This table presents a summary of the different phases of the lifecycle of the se | DC2016 (AMD PileDriver) | 2016 | 2018-11-30 | 2022-02-28 | 2022-09-30 | | SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell) | 2016 | 2017-04-30 | 2026-03-30 | 2027-07-31 | | SDDC2018 (Intel Broadwell) | 2018 | 2018-11-30 | 2026-03-30 | 2027-07-31 | -| Essentials (Intel Broadwell) | 2020 | 2025-11-30 | 2026-03-30 | 2027-07-31 | -| Premier (Intel Xeon Gold) | 2020 | 2025-11-30 | | | -| Premier v2 (Intel Emerald Rapids) | 2025 | | | | +| Essentials (Intel Broadwell) | 2020 | 2026-01-15 | 2026-03-30 | 2027-07-31 | +| Premier (Intel Xeon Gold) | 2020 | 2026-01-15 | | | +| Gen2 hardware (Intel Emerald Rapids) | 2025 | 2026-01-15 | | | ## Integrated Software diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-ie.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-ie.md index f4d4cf465ad..cd4e4eb3302 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-ie.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-ie.md @@ -1,7 +1,7 @@ --- title: "Hosted Private Cloud VMware Lifecycle Policy" excerpt: "Lifecycle policy for VMware on OVHcloud" -updated: 2025-05-28 +updated: 2025-07-18 --- > [!warning] @@ -28,9 +28,9 @@ This lifecycle policy is provided to help clients understand the underlying reas **Hosted Private Cloud VMware on OVHcloud**: -- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). +- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). - DC2014 & DC2016 (AMD PileDriver). -- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). +- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). - SDDC2018 (Intel Broadwell, Intel Haswell). - Essentials (Intel Broadwell). - Premier (Intel Xeon Gold). @@ -57,7 +57,7 @@ The End of Sales is usually announced with a thirty (30) days minimum warning. A commercial range or version will typically reach its End of Growth five (5) years after the beginning of the General Availability phase. -#### End of Life +#### End of Life This refers to the date when a commercial range or version is being shut down. @@ -99,9 +99,9 @@ This table presents a summary of the different phases of the lifecycle of the se | DC2016 (AMD PileDriver) | 2016 | 2018-11-30 | 2022-02-28 | 2022-09-30 | | SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell) | 2016 | 2017-04-30 | 2026-03-30 | 2027-07-31 | | SDDC2018 (Intel Broadwell) | 2018 | 2018-11-30 | 2026-03-30 | 2027-07-31 | -| Essentials (Intel Broadwell) | 2020 | 2025-11-30 | 2026-03-30 | 2027-07-31 | -| Premier (Intel Xeon Gold) | 2020 | 2025-11-30 | | | -| Premier v2 (Intel Emerald Rapids) | 2025 | | | | +| Essentials (Intel Broadwell) | 2020 | 2026-01-15 | 2026-03-30 | 2027-07-31 | +| Premier (Intel Xeon Gold) | 2020 | 2026-01-15 | | | +| Gen2 hardware (Intel Emerald Rapids) | 2025 | 2026-01-15 | | | ## Integrated Software diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-sg.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-sg.md index f4d4cf465ad..cd4e4eb3302 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-sg.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-sg.md @@ -1,7 +1,7 @@ --- title: "Hosted Private Cloud VMware Lifecycle Policy" excerpt: "Lifecycle policy for VMware on OVHcloud" -updated: 2025-05-28 +updated: 2025-07-18 --- > [!warning] @@ -28,9 +28,9 @@ This lifecycle policy is provided to help clients understand the underlying reas **Hosted Private Cloud VMware on OVHcloud**: -- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). +- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). - DC2014 & DC2016 (AMD PileDriver). -- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). +- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). - SDDC2018 (Intel Broadwell, Intel Haswell). - Essentials (Intel Broadwell). - Premier (Intel Xeon Gold). @@ -57,7 +57,7 @@ The End of Sales is usually announced with a thirty (30) days minimum warning. A commercial range or version will typically reach its End of Growth five (5) years after the beginning of the General Availability phase. -#### End of Life +#### End of Life This refers to the date when a commercial range or version is being shut down. @@ -99,9 +99,9 @@ This table presents a summary of the different phases of the lifecycle of the se | DC2016 (AMD PileDriver) | 2016 | 2018-11-30 | 2022-02-28 | 2022-09-30 | | SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell) | 2016 | 2017-04-30 | 2026-03-30 | 2027-07-31 | | SDDC2018 (Intel Broadwell) | 2018 | 2018-11-30 | 2026-03-30 | 2027-07-31 | -| Essentials (Intel Broadwell) | 2020 | 2025-11-30 | 2026-03-30 | 2027-07-31 | -| Premier (Intel Xeon Gold) | 2020 | 2025-11-30 | | | -| Premier v2 (Intel Emerald Rapids) | 2025 | | | | +| Essentials (Intel Broadwell) | 2020 | 2026-01-15 | 2026-03-30 | 2027-07-31 | +| Premier (Intel Xeon Gold) | 2020 | 2026-01-15 | | | +| Gen2 hardware (Intel Emerald Rapids) | 2025 | 2026-01-15 | | | ## Integrated Software diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-us.md index f4d4cf465ad..cd4e4eb3302 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.en-us.md @@ -1,7 +1,7 @@ --- title: "Hosted Private Cloud VMware Lifecycle Policy" excerpt: "Lifecycle policy for VMware on OVHcloud" -updated: 2025-05-28 +updated: 2025-07-18 --- > [!warning] @@ -28,9 +28,9 @@ This lifecycle policy is provided to help clients understand the underlying reas **Hosted Private Cloud VMware on OVHcloud**: -- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). +- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). - DC2014 & DC2016 (AMD PileDriver). -- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). +- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). - SDDC2018 (Intel Broadwell, Intel Haswell). - Essentials (Intel Broadwell). - Premier (Intel Xeon Gold). @@ -57,7 +57,7 @@ The End of Sales is usually announced with a thirty (30) days minimum warning. A commercial range or version will typically reach its End of Growth five (5) years after the beginning of the General Availability phase. -#### End of Life +#### End of Life This refers to the date when a commercial range or version is being shut down. @@ -99,9 +99,9 @@ This table presents a summary of the different phases of the lifecycle of the se | DC2016 (AMD PileDriver) | 2016 | 2018-11-30 | 2022-02-28 | 2022-09-30 | | SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell) | 2016 | 2017-04-30 | 2026-03-30 | 2027-07-31 | | SDDC2018 (Intel Broadwell) | 2018 | 2018-11-30 | 2026-03-30 | 2027-07-31 | -| Essentials (Intel Broadwell) | 2020 | 2025-11-30 | 2026-03-30 | 2027-07-31 | -| Premier (Intel Xeon Gold) | 2020 | 2025-11-30 | | | -| Premier v2 (Intel Emerald Rapids) | 2025 | | | | +| Essentials (Intel Broadwell) | 2020 | 2026-01-15 | 2026-03-30 | 2027-07-31 | +| Premier (Intel Xeon Gold) | 2020 | 2026-01-15 | | | +| Gen2 hardware (Intel Emerald Rapids) | 2025 | 2026-01-15 | | | ## Integrated Software diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.es-es.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.es-es.md index f4d4cf465ad..cd4e4eb3302 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.es-es.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.es-es.md @@ -1,7 +1,7 @@ --- title: "Hosted Private Cloud VMware Lifecycle Policy" excerpt: "Lifecycle policy for VMware on OVHcloud" -updated: 2025-05-28 +updated: 2025-07-18 --- > [!warning] @@ -28,9 +28,9 @@ This lifecycle policy is provided to help clients understand the underlying reas **Hosted Private Cloud VMware on OVHcloud**: -- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). +- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). - DC2014 & DC2016 (AMD PileDriver). -- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). +- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). - SDDC2018 (Intel Broadwell, Intel Haswell). - Essentials (Intel Broadwell). - Premier (Intel Xeon Gold). @@ -57,7 +57,7 @@ The End of Sales is usually announced with a thirty (30) days minimum warning. A commercial range or version will typically reach its End of Growth five (5) years after the beginning of the General Availability phase. -#### End of Life +#### End of Life This refers to the date when a commercial range or version is being shut down. @@ -99,9 +99,9 @@ This table presents a summary of the different phases of the lifecycle of the se | DC2016 (AMD PileDriver) | 2016 | 2018-11-30 | 2022-02-28 | 2022-09-30 | | SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell) | 2016 | 2017-04-30 | 2026-03-30 | 2027-07-31 | | SDDC2018 (Intel Broadwell) | 2018 | 2018-11-30 | 2026-03-30 | 2027-07-31 | -| Essentials (Intel Broadwell) | 2020 | 2025-11-30 | 2026-03-30 | 2027-07-31 | -| Premier (Intel Xeon Gold) | 2020 | 2025-11-30 | | | -| Premier v2 (Intel Emerald Rapids) | 2025 | | | | +| Essentials (Intel Broadwell) | 2020 | 2026-01-15 | 2026-03-30 | 2027-07-31 | +| Premier (Intel Xeon Gold) | 2020 | 2026-01-15 | | | +| Gen2 hardware (Intel Emerald Rapids) | 2025 | 2026-01-15 | | | ## Integrated Software diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.es-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.es-us.md index 9612067dd4f..cd4e4eb3302 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.es-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.es-us.md @@ -1,7 +1,7 @@ --- title: "Hosted Private Cloud VMware Lifecycle Policy" excerpt: "Lifecycle policy for VMware on OVHcloud" -updated: 2025-05-28 +updated: 2025-07-18 --- > [!warning] @@ -28,9 +28,9 @@ This lifecycle policy is provided to help clients understand the underlying reas **Hosted Private Cloud VMware on OVHcloud**: -- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). +- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). - DC2014 & DC2016 (AMD PileDriver). -- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). +- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). - SDDC2018 (Intel Broadwell, Intel Haswell). - Essentials (Intel Broadwell). - Premier (Intel Xeon Gold). @@ -57,7 +57,7 @@ The End of Sales is usually announced with a thirty (30) days minimum warning. A commercial range or version will typically reach its End of Growth five (5) years after the beginning of the General Availability phase. -#### End of Life +#### End of Life This refers to the date when a commercial range or version is being shut down. @@ -99,10 +99,9 @@ This table presents a summary of the different phases of the lifecycle of the se | DC2016 (AMD PileDriver) | 2016 | 2018-11-30 | 2022-02-28 | 2022-09-30 | | SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell) | 2016 | 2017-04-30 | 2026-03-30 | 2027-07-31 | | SDDC2018 (Intel Broadwell) | 2018 | 2018-11-30 | 2026-03-30 | 2027-07-31 | -| Essentials (Intel Broadwell) | 2020 | 2025-11-30 | 2026-03-30 | 2027-07-31 | -| Premier (Intel Xeon Gold) | 2020 | 2025-11-30 | | | -| Premier v2 (Intel Emerald Rapids) | 2025 | | | | - +| Essentials (Intel Broadwell) | 2020 | 2026-01-15 | 2026-03-30 | 2027-07-31 | +| Premier (Intel Xeon Gold) | 2020 | 2026-01-15 | | | +| Gen2 hardware (Intel Emerald Rapids) | 2025 | 2026-01-15 | | | ## Integrated Software diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.fr-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.fr-ca.md index 5b274e2a22d..dd810809759 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.fr-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.fr-ca.md @@ -1,7 +1,7 @@ --- title: "Cycle de vie de la solution VMware on OVHcloud" excerpt: "VMware on OVHcloud" -updated: 2025-05-28 +updated: 2025-07-18 --- > [!warning] @@ -99,9 +99,9 @@ Le tableau suivant présente un résumé des différentes phases du cycle de vie | DC2016 (AMD PileDriver) | 2016 | 2018-11-30 | 2022-02-28 | 2022-09-30 | | SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell) | 2016 | 2017-04-30 | 2026-03-30 | 2027-07-31 | | SDDC2018 (Intel Broadwell) | 2018 | 2018-11-30 | 2026-03-30 | 2027-07-31 | -| Essentials (Intel Broadwell) | 2020 | 2025-11-30 | 2026-03-30 | 2027-07-31 | -| Premier (Intel Xeon Gold) | 2020 | 2025-11-30 | | | -| Premier v2 (Intel Emerald Rapids) | 2025 | | | | +| Essentials (Intel Broadwell) | 2020 | 2026-01-15 | 2026-03-30 | 2027-07-31 | +| Premier (Intel Xeon Gold) | 2020 | 2026-01-15 | | | +| Gen2 hardware (Intel Emerald Rapids) | 2025 | 2026-01-15 | | | ## Logiciels intégrés diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.fr-fr.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.fr-fr.md index 5b274e2a22d..dd810809759 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.fr-fr.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.fr-fr.md @@ -1,7 +1,7 @@ --- title: "Cycle de vie de la solution VMware on OVHcloud" excerpt: "VMware on OVHcloud" -updated: 2025-05-28 +updated: 2025-07-18 --- > [!warning] @@ -99,9 +99,9 @@ Le tableau suivant présente un résumé des différentes phases du cycle de vie | DC2016 (AMD PileDriver) | 2016 | 2018-11-30 | 2022-02-28 | 2022-09-30 | | SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell) | 2016 | 2017-04-30 | 2026-03-30 | 2027-07-31 | | SDDC2018 (Intel Broadwell) | 2018 | 2018-11-30 | 2026-03-30 | 2027-07-31 | -| Essentials (Intel Broadwell) | 2020 | 2025-11-30 | 2026-03-30 | 2027-07-31 | -| Premier (Intel Xeon Gold) | 2020 | 2025-11-30 | | | -| Premier v2 (Intel Emerald Rapids) | 2025 | | | | +| Essentials (Intel Broadwell) | 2020 | 2026-01-15 | 2026-03-30 | 2027-07-31 | +| Premier (Intel Xeon Gold) | 2020 | 2026-01-15 | | | +| Gen2 hardware (Intel Emerald Rapids) | 2025 | 2026-01-15 | | | ## Logiciels intégrés diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.it-it.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.it-it.md index f4d4cf465ad..cd4e4eb3302 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.it-it.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.it-it.md @@ -1,7 +1,7 @@ --- title: "Hosted Private Cloud VMware Lifecycle Policy" excerpt: "Lifecycle policy for VMware on OVHcloud" -updated: 2025-05-28 +updated: 2025-07-18 --- > [!warning] @@ -28,9 +28,9 @@ This lifecycle policy is provided to help clients understand the underlying reas **Hosted Private Cloud VMware on OVHcloud**: -- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). +- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). - DC2014 & DC2016 (AMD PileDriver). -- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). +- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). - SDDC2018 (Intel Broadwell, Intel Haswell). - Essentials (Intel Broadwell). - Premier (Intel Xeon Gold). @@ -57,7 +57,7 @@ The End of Sales is usually announced with a thirty (30) days minimum warning. A commercial range or version will typically reach its End of Growth five (5) years after the beginning of the General Availability phase. -#### End of Life +#### End of Life This refers to the date when a commercial range or version is being shut down. @@ -99,9 +99,9 @@ This table presents a summary of the different phases of the lifecycle of the se | DC2016 (AMD PileDriver) | 2016 | 2018-11-30 | 2022-02-28 | 2022-09-30 | | SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell) | 2016 | 2017-04-30 | 2026-03-30 | 2027-07-31 | | SDDC2018 (Intel Broadwell) | 2018 | 2018-11-30 | 2026-03-30 | 2027-07-31 | -| Essentials (Intel Broadwell) | 2020 | 2025-11-30 | 2026-03-30 | 2027-07-31 | -| Premier (Intel Xeon Gold) | 2020 | 2025-11-30 | | | -| Premier v2 (Intel Emerald Rapids) | 2025 | | | | +| Essentials (Intel Broadwell) | 2020 | 2026-01-15 | 2026-03-30 | 2027-07-31 | +| Premier (Intel Xeon Gold) | 2020 | 2026-01-15 | | | +| Gen2 hardware (Intel Emerald Rapids) | 2025 | 2026-01-15 | | | ## Integrated Software diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.pl-pl.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.pl-pl.md index f4d4cf465ad..cd4e4eb3302 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.pl-pl.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.pl-pl.md @@ -1,7 +1,7 @@ --- title: "Hosted Private Cloud VMware Lifecycle Policy" excerpt: "Lifecycle policy for VMware on OVHcloud" -updated: 2025-05-28 +updated: 2025-07-18 --- > [!warning] @@ -28,9 +28,9 @@ This lifecycle policy is provided to help clients understand the underlying reas **Hosted Private Cloud VMware on OVHcloud**: -- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). +- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). - DC2014 & DC2016 (AMD PileDriver). -- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). +- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). - SDDC2018 (Intel Broadwell, Intel Haswell). - Essentials (Intel Broadwell). - Premier (Intel Xeon Gold). @@ -57,7 +57,7 @@ The End of Sales is usually announced with a thirty (30) days minimum warning. A commercial range or version will typically reach its End of Growth five (5) years after the beginning of the General Availability phase. -#### End of Life +#### End of Life This refers to the date when a commercial range or version is being shut down. @@ -99,9 +99,9 @@ This table presents a summary of the different phases of the lifecycle of the se | DC2016 (AMD PileDriver) | 2016 | 2018-11-30 | 2022-02-28 | 2022-09-30 | | SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell) | 2016 | 2017-04-30 | 2026-03-30 | 2027-07-31 | | SDDC2018 (Intel Broadwell) | 2018 | 2018-11-30 | 2026-03-30 | 2027-07-31 | -| Essentials (Intel Broadwell) | 2020 | 2025-11-30 | 2026-03-30 | 2027-07-31 | -| Premier (Intel Xeon Gold) | 2020 | 2025-11-30 | | | -| Premier v2 (Intel Emerald Rapids) | 2025 | | | | +| Essentials (Intel Broadwell) | 2020 | 2026-01-15 | 2026-03-30 | 2027-07-31 | +| Premier (Intel Xeon Gold) | 2020 | 2026-01-15 | | | +| Gen2 hardware (Intel Emerald Rapids) | 2025 | 2026-01-15 | | | ## Integrated Software diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.pt-pt.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.pt-pt.md index f4d4cf465ad..cd4e4eb3302 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.pt-pt.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/lifecycle_policy/guide.pt-pt.md @@ -1,7 +1,7 @@ --- title: "Hosted Private Cloud VMware Lifecycle Policy" excerpt: "Lifecycle policy for VMware on OVHcloud" -updated: 2025-05-28 +updated: 2025-07-18 --- > [!warning] @@ -28,9 +28,9 @@ This lifecycle policy is provided to help clients understand the underlying reas **Hosted Private Cloud VMware on OVHcloud**: -- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). +- DC2011 & DC2013 (AMD Opteron, AMD Bulldozer). - DC2014 & DC2016 (AMD PileDriver). -- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). +- SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell). - SDDC2018 (Intel Broadwell, Intel Haswell). - Essentials (Intel Broadwell). - Premier (Intel Xeon Gold). @@ -57,7 +57,7 @@ The End of Sales is usually announced with a thirty (30) days minimum warning. A commercial range or version will typically reach its End of Growth five (5) years after the beginning of the General Availability phase. -#### End of Life +#### End of Life This refers to the date when a commercial range or version is being shut down. @@ -99,9 +99,9 @@ This table presents a summary of the different phases of the lifecycle of the se | DC2016 (AMD PileDriver) | 2016 | 2018-11-30 | 2022-02-28 | 2022-09-30 | | SDDC2014 & SDDC2016 (Intel Ivy Bridge, Intel Haswell) | 2016 | 2017-04-30 | 2026-03-30 | 2027-07-31 | | SDDC2018 (Intel Broadwell) | 2018 | 2018-11-30 | 2026-03-30 | 2027-07-31 | -| Essentials (Intel Broadwell) | 2020 | 2025-11-30 | 2026-03-30 | 2027-07-31 | -| Premier (Intel Xeon Gold) | 2020 | 2025-11-30 | | | -| Premier v2 (Intel Emerald Rapids) | 2025 | | | | +| Essentials (Intel Broadwell) | 2020 | 2026-01-15 | 2026-03-30 | 2027-07-31 | +| Premier (Intel Xeon Gold) | 2020 | 2026-01-15 | | | +| Gen2 hardware (Intel Emerald Rapids) | 2025 | 2026-01-15 | | | ## Integrated Software diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.de-de.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.de-de.md index 39fc7608824..1c99d929a1e 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.de-de.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.de-de.md @@ -53,7 +53,7 @@ Enter your credentials and click `LOG IN`{.action}. > [!warning] > To authenticate on the NSX interface, you need to use a vSphere account with NSX rights. Ensure that the Dedicated Cloud name (FQDN, in the form `pcc-x-x-x-x.ovh.xx`) is selected in the login form. > -> If you are not using the NSX interface, but rather the API or another external tool (such as VMware Cloud Director, VCD), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. +> If you are not using the NSX interface, but rather the API or another external tool (such as Public VCF as-a-Service), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. > ![01 NSX Connection 02](images/01-nsxt-connection02.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-asia.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-asia.md index 866933634a4..642847fae11 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-asia.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-asia.md @@ -53,7 +53,7 @@ Enter your credentials and click `LOG IN`{.action}. > [!warning] > To authenticate on the NSX interface, you need to use a vSphere account with NSX rights. Ensure that the Dedicated Cloud name (FQDN, in the form `pcc-x-x-x-x.ovh.xx`) is selected in the login form. > -> If you are not using the NSX interface, but rather the API or another external tool (such as VMware Cloud Director, VCD), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. +> If you are not using the NSX interface, but rather the API or another external tool (such as Public VCF as-a-Service), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. > ![01 NSX Connection 02](images/01-nsxt-connection02.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-au.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-au.md index af52c937d7f..bc44e6f14d4 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-au.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-au.md @@ -53,7 +53,7 @@ Enter your credentials and click `LOG IN`{.action}. > [!warning] > To authenticate on the NSX interface, you need to use a vSphere account with NSX rights. Ensure that the Dedicated Cloud name (FQDN, in the form `pcc-x-x-x-x.ovh.xx`) is selected in the login form. > -> If you are not using the NSX interface, but rather the API or another external tool (such as VMware Cloud Director, VCD), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. +> If you are not using the NSX interface, but rather the API or another external tool (such as Public VCF as-a-Service), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. > ![01 NSX Connection 02](images/01-nsxt-connection02.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-ca.md index f8c1dd264a5..2371c416682 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-ca.md @@ -53,7 +53,7 @@ Enter your credentials and click `LOG IN`{.action}. > [!warning] > To authenticate on the NSX interface, you need to use a vSphere account with NSX rights. Ensure that the Dedicated Cloud name (FQDN, in the form `pcc-x-x-x-x.ovh.xx`) is selected in the login form. > -> If you are not using the NSX interface, but rather the API or another external tool (such as VMware Cloud Director, VCD), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. +> If you are not using the NSX interface, but rather the API or another external tool (such as Public VCF as-a-Service), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. > ![01 NSX Connection 02](images/01-nsxt-connection02.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-gb.md index fb9712ccf3a..21aa4f476fb 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-gb.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-gb.md @@ -53,7 +53,7 @@ Enter your credentials and click `LOG IN`{.action}. > [!warning] > To authenticate on the NSX interface, you need to use a vSphere account with NSX rights. Ensure that the Dedicated Cloud name (FQDN, in the form `pcc-x-x-x-x.ovh.xx`) is selected in the login form. > -> If you are not using the NSX interface, but rather the API or another external tool (such as VMware Cloud Director, VCD), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. +> If you are not using the NSX interface, but rather the API or another external tool (such as Public VCF as-a-Service), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. > ![01 NSX Connection 02](images/01-nsxt-connection02.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-ie.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-ie.md index 76b87c1186f..053a5c035e5 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-ie.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-ie.md @@ -53,7 +53,7 @@ Enter your credentials and click `LOG IN`{.action}. > [!warning] > To authenticate on the NSX interface, you need to use a vSphere account with NSX rights. Ensure that the Dedicated Cloud name (FQDN, in the form `pcc-x-x-x-x.ovh.xx`) is selected in the login form. > -> If you are not using the NSX interface, but rather the API or another external tool (such as VMware Cloud Director, VCD), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. +> If you are not using the NSX interface, but rather the API or another external tool (such as Public VCF as-a-Service), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. > ![01 NSX Connection 02](images/01-nsxt-connection02.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-sg.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-sg.md index f7639f33872..6612f3a1e44 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-sg.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-sg.md @@ -53,7 +53,7 @@ Enter your credentials and click `LOG IN`{.action}. > [!warning] > To authenticate on the NSX interface, you need to use a vSphere account with NSX rights. Ensure that the Dedicated Cloud name (FQDN, in the form `pcc-x-x-x-x.ovh.xx`) is selected in the login form. > -> If you are not using the NSX interface, but rather the API or another external tool (such as VMware Cloud Director, VCD), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. +> If you are not using the NSX interface, but rather the API or another external tool (such as Public VCF as-a-Service), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. > ![01 NSX Connection 02](images/01-nsxt-connection02.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-us.md index a0ab5424416..3f9d384ac44 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.en-us.md @@ -53,7 +53,7 @@ Enter your credentials and click `LOG IN`{.action}. > [!warning] > To authenticate on the NSX interface, you need to use a vSphere account with NSX rights. Ensure that the Dedicated Cloud name (FQDN, in the form `pcc-x-x-x-x.ovh.xx`) is selected in the login form. > -> If you are not using the NSX interface, but rather the API or another external tool (such as VMware Cloud Director, VCD), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. +> If you are not using the NSX interface, but rather the API or another external tool (such as Public VCF as-a-Service), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. > ![01 NSX Connection 02](images/01-nsxt-connection02.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.es-es.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.es-es.md index 646745723af..448dd0b9a62 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.es-es.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.es-es.md @@ -53,7 +53,7 @@ Enter your credentials and click `LOG IN`{.action}. > [!warning] > To authenticate on the NSX interface, you need to use a vSphere account with NSX rights. Ensure that the Dedicated Cloud name (FQDN, in the form `pcc-x-x-x-x.ovh.xx`) is selected in the login form. > -> If you are not using the NSX interface, but rather the API or another external tool (such as VMware Cloud Director, VCD), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. +> If you are not using the NSX interface, but rather the API or another external tool (such as Public VCF as-a-Service), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. > ![01 NSX Connection 02](images/01-nsxt-connection02.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.es-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.es-us.md index e4414a712da..0c1b8cada44 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.es-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.es-us.md @@ -53,7 +53,7 @@ Enter your credentials and click `LOG IN`{.action}. > [!warning] > To authenticate on the NSX interface, you need to use a vSphere account with NSX rights. Ensure that the Dedicated Cloud name (FQDN, in the form `pcc-x-x-x-x.ovh.xx`) is selected in the login form. > -> If you are not using the NSX interface, but rather the API or another external tool (such as VMware Cloud Director, VCD), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. +> If you are not using the NSX interface, but rather the API or another external tool (such as Public VCF as-a-Service), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. > ![01 NSX Connection 02](images/01-nsxt-connection02.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.fr-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.fr-ca.md index eade1b691d4..856bf82b41a 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.fr-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.fr-ca.md @@ -53,7 +53,7 @@ Saisissez vos informations d'identification et cliquez sur `LOG IN`{.action}. > [!warning] > Pour s'authentifier sur l'interface NSX, il faut utiliser un compte vSphere avec les droits NSX. Veillez à ce que le nom du PCC (FQDN, sous la forme `pcc-x-x-x-x.ovh.xx`) soit selectionné dans le formulaire de connexion. > -> Si vous n'utilisez pas l'interface NSX mais l'API ou un autre outil externe (tel que VMware Cloud Director, VCD), il vous faudra utiliser comme identifiant le compte fourni par OVHcloud suivi du FQDN du PCC. Par exemple `login@pcc-1-2-3-4.ovh.eu` dans l'exemple ci-dessous. +> Si vous n'utilisez pas l'interface NSX mais l'API ou un autre outil externe (tel que Public VCF as-a-Service), il vous faudra utiliser comme identifiant le compte fourni par OVHcloud suivi du FQDN du PCC. Par exemple `login@pcc-1-2-3-4.ovh.eu` dans l'exemple ci-dessous. > ![01 NSX Connection 02](images/01-nsxt-connection02.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.fr-fr.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.fr-fr.md index e2a6a7ae441..12d62576d6a 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.fr-fr.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.fr-fr.md @@ -53,7 +53,7 @@ Saisissez vos informations d'identification et cliquez sur `LOG IN`{.action}. > [!warning] > Pour s'authentifier sur l'interface NSX, il faut utiliser un compte vSphere avec les droits NSX. Veillez à ce que le nom du PCC (FQDN, sous la forme `pcc-x-x-x-x.ovh.xx`) soit selectionné dans le formulaire de connexion. > -> Si vous n'utilisez pas l'interface NSX mais l'API ou un autre outil externe (tel que VMware Cloud Director, VCD), il vous faudra utiliser comme identifiant le compte fourni par OVHcloud suivi du FQDN du PCC. Par exemple `login@pcc-1-2-3-4.ovh.eu` dans l'exemple ci-dessous. +> Si vous n'utilisez pas l'interface NSX mais l'API ou un autre outil externe (tel que Public VCF as-a-Service), il vous faudra utiliser comme identifiant le compte fourni par OVHcloud suivi du FQDN du PCC. Par exemple `login@pcc-1-2-3-4.ovh.eu` dans l'exemple ci-dessous. > ![01 NSX Connection 02](images/01-nsxt-connection02.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.it-it.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.it-it.md index eedab4be64a..972a0d32d34 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.it-it.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.it-it.md @@ -53,7 +53,7 @@ Enter your credentials and click `LOG IN`{.action}. > [!warning] > To authenticate on the NSX interface, you need to use a vSphere account with NSX rights. Ensure that the Dedicated Cloud name (FQDN, in the form `pcc-x-x-x-x.ovh.xx`) is selected in the login form. > -> If you are not using the NSX interface, but rather the API or another external tool (such as VMware Cloud Director, VCD), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. +> If you are not using the NSX interface, but rather the API or another external tool (such as Public VCF as-a-Service), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. > ![01 NSX Connection 02](images/01-nsxt-connection02.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.pl-pl.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.pl-pl.md index 52cc4c3f058..a8a6ce265e5 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.pl-pl.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.pl-pl.md @@ -53,7 +53,7 @@ Enter your credentials and click `LOG IN`{.action}. > [!warning] > To authenticate on the NSX interface, you need to use a vSphere account with NSX rights. Ensure that the Dedicated Cloud name (FQDN, in the form `pcc-x-x-x-x.ovh.xx`) is selected in the login form. > -> If you are not using the NSX interface, but rather the API or another external tool (such as VMware Cloud Director, VCD), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. +> If you are not using the NSX interface, but rather the API or another external tool (such as Public VCF as-a-Service), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. > ![01 NSX Connection 02](images/01-nsxt-connection02.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.pt-pt.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.pt-pt.md index bad454d4a89..0cd8fcbafb8 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.pt-pt.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps/guide.pt-pt.md @@ -53,7 +53,7 @@ Enter your credentials and click `LOG IN`{.action}. > [!warning] > To authenticate on the NSX interface, you need to use a vSphere account with NSX rights. Ensure that the Dedicated Cloud name (FQDN, in the form `pcc-x-x-x-x.ovh.xx`) is selected in the login form. > -> If you are not using the NSX interface, but rather the API or another external tool (such as VMware Cloud Director, VCD), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. +> If you are not using the NSX interface, but rather the API or another external tool (such as Public VCF as-a-Service), you will need to use the account provided by OVHcloud as an identifier, followed by the PCC FQDN. For example `login@pcc-1-2-3-4.ovh.eu` in the example below. > ![01 NSX Connection 02](images/01-nsxt-connection02.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.de-de.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.de-de.md index 6a0748694f4..1466c7a48b2 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.de-de.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.de-de.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Backup with Veeam Data Platform (EN)" +title: "Public VCF as-a-Service - Backup with Veeam Data Platform (EN)" excerpt: "Find out how to perform backups and restores with Veeam Data Platform integration" updated: 2025-02-24 --- @@ -24,18 +24,18 @@ details[open]>summary::before { ## Requirements -- An administrator vCloud Director account with a VCD Organization. +- An administrator vCloud Director account with a Public VCF as-a-Service Organization. - A user with the Organization Administrator role to connect to the Veeam Data Platform Self-Service Portal (the new admin user in a virtual datacentre has the default role). -- You need to have read the VCD guides: - - [VCD Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- You need to have read the Public VCF as-a-Service guides: + - [Public VCF as-a-Service Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) - [How to log in to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) - - [How to use the VCD user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) + - [How to use the Public VCF as-a-Service user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) - You must be familiar with how Veeam Backup works. -- An understanding of the financial impact following the various load factors that apply when setting up this solution with VCD (see the [pricing grid for Veeam vCD on OVHcloud backups](/links/hosted-private-cloud/veeam-managed-backup). +- An understanding of the financial impact following the various load factors that apply when setting up this solution with Public VCF as-a-Service (see the [pricing grid for Veeam Managed Backup](/links/hosted-private-cloud/veeam-managed-backup). ## Instructions -Veeam Data Platform supports VCD. It uses the VMware Cloud Director API to back up the vApps and VMs and restore them directly in the VMware Cloud Director hierarchy. +Veeam Data Platform supports Public VCF as-a-Service. It uses the Public VCF as-a-Service API to back up the vApps and VMs and restore them directly in the Public VCF as-a-Service hierarchy. The Veeam Data Platform service is available and ready to use for all 3 OVHcloud solutions (see the [features catalog](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). @@ -48,37 +48,37 @@ The Veeam Data Platform service is available and ready to use for all 3 OVHcloud ### Step 1 - Backup with Veeam Data Platform -The **Veeam Data Platform** service has a VCD plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any VMware Cloud Director user with the organization administrator role. +The **Veeam Data Platform** service has a Public VCF as-a-Service plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any Public VCF as-a-Service user with the organization administrator role. /// details | Access the Veeam Data Platform administration console -When using VCD Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. +When using Public VCF as-a-Service Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. -To access the Data Protection Portal with Veeam from Cloud Director, log in to the VCD Client Portal with a vCloud Director account with the appropriate rights. +To access the Data Protection Portal with Veeam from Cloud Director, log in to the Public VCF as-a-Service Client Portal with a vCloud Director account with the appropriate rights. In the menu of the top center bar, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} -The Veeam VCD Plugin window will open with a grey/black headband. +The Veeam Public VCF as-a-Service Plugin window will open with a grey/black headband. -![VCD access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} #### Repository By default, you have the following repositories: -- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your VCD environment. -- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your VCD environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. +- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your Public VCF as-a-Service environment. +- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your Public VCF as-a-Service environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. - **Gold Repository**: This repository is based on the [OVHcloud Object Storage High performance](/links/public-cloud/object-storage) class. This repository includes the previous options + OVHcloud Object Storage "High performance". From the OVHcloud Control Panel, you can activate the `Gold Repository`. All these repositories have a storage quota of 100 TB. You can reach out to the [support teams](https://help.ovhcloud.com/csm?id=csm_get_help) to increase this quota. -Here is an example of the primary and destination sites used for Veeam VCD copying of offsite backups (for the **Advanced/Premium** offers): +Here is an example of the primary and destination sites used for Veeam Public VCF as-a-Service copying of offsite backups (for the **Advanced/Premium** offers): -![VCD Veeam 4 VCD Sites](images/vcd_veeam_zones.png){.thumbnail} +![Public VCF as-a-Service Veeam 4 Sites](images/vcd_veeam_zones.png){.thumbnail} - `Bronze Repository`: Roubaix (Europe) - `Silver Repository`: Roubaix -> Strasbourg (Europe) @@ -123,7 +123,7 @@ The metadata for virtual applications (vApp) and VMs includes: - The quota. - Storage templates. -The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to VMware Cloud Director. +The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to Public VCF as-a-Service. - **Backup jobs:** @@ -134,39 +134,39 @@ Backup jobs require 4 default settings: 3. Guest Processing: Application-aware processing / Guest file system indexing / Guest operating system credentials 4. Email notifications: Enabling email notifications -For virtual machines managed by VMware Cloud Director, Veeam Backup & Replication offers a special type of backup job: VMware Cloud Director backup jobs. VMware Cloud Director backup jobs process VMware Cloud Director objects, ensure their proper recovery, and support Cloud Director specific features. +For virtual machines managed by Public VCF as-a-Service, Veeam Backup & Replication offers a special type of backup job: Public VCF as-a-Service backup jobs. Public VCF as-a-Service backup jobs process Public VCF as-a-Service objects, ensure their proper recovery, and support Cloud Director specific features. - **How do I create a backup job with the Veeam Data Platform?** -You are about to create your first backup job using the Veeam Data Platform VCD plugin: +You are about to create your first backup job using the Veeam Data Platform Public VCF as-a-Service plugin: -In the Veeam VCD console, click `More`{.action} and select `Data Protection with Veeam`{.action} +In the Veeam Public VCF as-a-Service console, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} Click `Jobs`{.action} then `Create`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} In the window that opens, specify the backup job name, description, and retention policy. Once you have defined the elements (Job name, description, retention), click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} You then need to choose your virtual machine (VM). To do this, click `Add`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} -You can drill down into your VMware Cloud Director organization and select your VM. +You can drill down into your Public VCF as-a-Service organization and select your VM. Click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} Your virtual machine will then appear in the list. Click `Next.`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} > [!warning] > @@ -179,7 +179,7 @@ Click `Next.`{.action} Click `Next`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} If necessary, you can add monitoring options for your backup tasks. Finally, click `Finish`{.action}. @@ -187,7 +187,7 @@ If necessary, you can add monitoring options for your backup tasks. Finally, cli > If you add multiple email addresses for monitoring, use a semicolon (`;`) as a separator between each address. > **Example**: `email1@example.com; email2@example.com` -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} The backup job is listed. @@ -204,7 +204,7 @@ The backup job is listed. > To add a backup job from a VM (... action -> ... Add a task to Veeam), it must be created beforehand. > -In the VMware Cloud Director console, click `Datacenter`{.action} , then `Virtual machines`{.action}. +In the Public VCF as-a-Service console, click `Datacenter`{.action} , then `Virtual machines`{.action}. Choose a VM. Click `Actions`{.action}, then `Data Protection with Veeam`{.action} and finally `Add a task to Veeam`{.action}. @@ -223,7 +223,7 @@ Veeam Backup has several restore features: **Data included in restores:** -Veeam Backup & Replication enables full recovery of VMs to VMware Cloud Director. You can restore separate VMs to vApps, as well as VM data. +Veeam Backup & Replication enables full recovery of VMs to Public VCF as-a-Service. You can restore separate VMs to vApps, as well as VM data. Restore options include: @@ -237,14 +237,14 @@ In this case, perform a **Full (full/full)** restore. **Full restoration of a VM (virtual machine):** -With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud VMware Cloud Director portal. +With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud Public VCF as-a-Service portal. When you restore normal or standalone VMs in the vCloud Director hierarchy, the restoration process includes the following steps: -- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the VMware Cloud Director hierarchy. +- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the Public VCF as-a-Service hierarchy. - Veeam restores the VMs in the backup file to their original location or to another location. In addition, Veeam restores all VM settings. -**How do I restore a VM using the Veeam Data Platform VCD plugin?** +**How do I restore a VM using the Veeam Data Platform Public VCF as-a-Service plugin?** To perform a full restore, click `Entire VM Restore`{.action} @@ -260,9 +260,9 @@ In the final step, click `Finish`{.action}. If you wish, you can also launch the ![VCD_Veeam_restore_vm_3](images/vcd_veeam_restore_vm_3.png){.thumbnail} -This process is simplified with VCD, Veeam and OVHcloud. +This process is simplified with Public VCF as-a-Service, Veeam and OVHcloud. -**How do I restore a file using the Veeam Data Platform VCD plugin?** +**How do I restore a file using the Veeam Data Platform Public VCF as-a-Service plugin?** - **File level restore**: This option is not yet available. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-asia.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-asia.md index a0ef1eb339a..b49e7d757bf 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-asia.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-asia.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Backup with Veeam Data Platform" +title: "Public VCF as-a-Service - Backup with Veeam Data Platform" excerpt: "Find out how to perform backups and restores with Veeam Data Platform integration" updated: 2025-02-24 --- @@ -24,18 +24,18 @@ details[open]>summary::before { ## Requirements -- An administrator vCloud Director account with a VCD Organization. +- An administrator vCloud Director account with a Public VCF as-a-Service Organization. - A user with the Organization Administrator role to connect to the Veeam Data Platform Self-Service Portal (the new admin user in a virtual datacentre has the default role). -- You need to have read the VCD guides: - - [VCD Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- You need to have read the Public VCF as-a-Service guides: + - [Public VCF as-a-Service Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) - [How to log in to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) - - [How to use the VCD user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) + - [How to use the Public VCF as-a-Service user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) - You must be familiar with how Veeam Backup works. -- An understanding of the financial impact following the various load factors that apply when setting up this solution with VCD (see the [pricing grid for Veeam vCD on OVHcloud backups](/links/hosted-private-cloud/veeam-managed-backup). +- An understanding of the financial impact following the various load factors that apply when setting up this solution with Public VCF as-a-Service (see the [pricing grid for Veeam Managed Backup](/links/hosted-private-cloud/veeam-managed-backup). ## Instructions -Veeam Data Platform supports VCD. It uses the VMware Cloud Director API to back up the vApps and VMs and restore them directly in the VMware Cloud Director hierarchy. +Veeam Data Platform supports Public VCF as-a-Service. It uses the Public VCF as-a-Service API to back up the vApps and VMs and restore them directly in the Public VCF as-a-Service hierarchy. The Veeam Data Platform service is available and ready to use for all 3 OVHcloud solutions (see the [features catalog](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). @@ -48,37 +48,37 @@ The Veeam Data Platform service is available and ready to use for all 3 OVHcloud ### Step 1 - Backup with Veeam Data Platform -The **Veeam Data Platform** service has a VCD plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any VMware Cloud Director user with the organization administrator role. +The **Veeam Data Platform** service has a Public VCF as-a-Service plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any Public VCF as-a-Service user with the organization administrator role. /// details | Access the Veeam Data Platform administration console -When using VCD Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. +When using Public VCF as-a-Service Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. -To access the Data Protection Portal with Veeam from Cloud Director, log in to the VCD Client Portal with a vCloud Director account with the appropriate rights. +To access the Data Protection Portal with Veeam from Cloud Director, log in to the Public VCF as-a-Service Client Portal with a vCloud Director account with the appropriate rights. In the menu of the top center bar, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} -The Veeam VCD Plugin window will open with a grey/black headband. +The Veeam Public VCF as-a-Service Plugin window will open with a grey/black headband. -![VCD access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} #### Repository By default, you have the following repositories: -- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your VCD environment. -- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your VCD environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. +- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your Public VCF as-a-Service environment. +- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your Public VCF as-a-Service environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. - **Gold Repository**: This repository is based on the [OVHcloud Object Storage High performance](/links/public-cloud/object-storage) class. This repository includes the previous options + OVHcloud Object Storage "High performance". From the OVHcloud Control Panel, you can activate the `Gold Repository`. All these repositories have a storage quota of 100 TB. You can reach out to the [support teams](https://help.ovhcloud.com/csm?id=csm_get_help) to increase this quota. -Here is an example of the primary and destination sites used for Veeam VCD copying of offsite backups (for the **Advanced/Premium** offers): +Here is an example of the primary and destination sites used for Veeam Public VCF as-a-Service copying of offsite backups (for the **Advanced/Premium** offers): -![VCD Veeam 4 VCD Sites](images/vcd_veeam_zones.png){.thumbnail} +![Public VCF as-a-Service Veeam 4 Sites](images/vcd_veeam_zones.png){.thumbnail} - `Bronze Repository`: Roubaix (Europe) - `Silver Repository`: Roubaix -> Strasbourg (Europe) @@ -123,7 +123,7 @@ The metadata for virtual applications (vApp) and VMs includes: - The quota. - Storage templates. -The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to VMware Cloud Director. +The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to Public VCF as-a-Service. - **Backup jobs:** @@ -134,39 +134,39 @@ Backup jobs require 4 default settings: 3. Guest Processing: Application-aware processing / Guest file system indexing / Guest operating system credentials 4. Email notifications: Enabling email notifications -For virtual machines managed by VMware Cloud Director, Veeam Backup & Replication offers a special type of backup job: VMware Cloud Director backup jobs. VMware Cloud Director backup jobs process VMware Cloud Director objects, ensure their proper recovery, and support Cloud Director specific features. +For virtual machines managed by Public VCF as-a-Service, Veeam Backup & Replication offers a special type of backup job: Public VCF as-a-Service backup jobs. Public VCF as-a-Service backup jobs process Public VCF as-a-Service objects, ensure their proper recovery, and support Cloud Director specific features. - **How do I create a backup job with the Veeam Data Platform?** -You are about to create your first backup job using the Veeam Data Platform VCD plugin: +You are about to create your first backup job using the Veeam Data Platform Public VCF as-a-Service plugin: -In the Veeam VCD console, click `More`{.action} and select `Data Protection with Veeam`{.action} +In the Veeam Public VCF as-a-Service console, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} Click `Jobs`{.action} then `Create`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} In the window that opens, specify the backup job name, description, and retention policy. Once you have defined the elements (Job name, description, retention), click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} You then need to choose your virtual machine (VM). To do this, click `Add`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} -You can drill down into your VMware Cloud Director organization and select your VM. +You can drill down into your Public VCF as-a-Service organization and select your VM. Click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} Your virtual machine will then appear in the list. Click `Next.`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} > [!warning] > @@ -179,7 +179,7 @@ Click `Next.`{.action} Click `Next`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} If necessary, you can add monitoring options for your backup tasks. Finally, click `Finish`{.action}. @@ -187,7 +187,7 @@ If necessary, you can add monitoring options for your backup tasks. Finally, cli > If you add multiple email addresses for monitoring, use a semicolon (`;`) as a separator between each address. > **Example**: `email1@example.com; email2@example.com` -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} The backup job is listed. @@ -204,7 +204,7 @@ The backup job is listed. > To add a backup job from a VM (... action -> ... Add a task to Veeam), it must be created beforehand. > -In the VMware Cloud Director console, click `Datacenter`{.action} , then `Virtual machines`{.action}. +In the Public VCF as-a-Service console, click `Datacenter`{.action} , then `Virtual machines`{.action}. Choose a VM. Click `Actions`{.action}, then `Data Protection with Veeam`{.action} and finally `Add a task to Veeam`{.action}. @@ -223,7 +223,7 @@ Veeam Backup has several restore features: **Data included in restores:** -Veeam Backup & Replication enables full recovery of VMs to VMware Cloud Director. You can restore separate VMs to vApps, as well as VM data. +Veeam Backup & Replication enables full recovery of VMs to Public VCF as-a-Service. You can restore separate VMs to vApps, as well as VM data. Restore options include: @@ -237,14 +237,14 @@ In this case, perform a **Full (full/full)** restore. **Full restoration of a VM (virtual machine):** -With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud VMware Cloud Director portal. +With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud Public VCF as-a-Service portal. When you restore normal or standalone VMs in the vCloud Director hierarchy, the restoration process includes the following steps: -- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the VMware Cloud Director hierarchy. +- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the Public VCF as-a-Service hierarchy. - Veeam restores the VMs in the backup file to their original location or to another location. In addition, Veeam restores all VM settings. -**How do I restore a VM using the Veeam Data Platform VCD plugin?** +**How do I restore a VM using the Veeam Data Platform Public VCF as-a-Service plugin?** To perform a full restore, click `Entire VM Restore`{.action} @@ -260,9 +260,9 @@ In the final step, click `Finish`{.action}. If you wish, you can also launch the ![VCD_Veeam_restore_vm_3](images/vcd_veeam_restore_vm_3.png){.thumbnail} -This process is simplified with VCD, Veeam and OVHcloud. +This process is simplified with Public VCF as-a-Service, Veeam and OVHcloud. -**How do I restore a file using the Veeam Data Platform VCD plugin?** +**How do I restore a file using the Veeam Data Platform Public VCF as-a-Service plugin?** - **File level restore**: This option is not yet available. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-au.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-au.md index a0ef1eb339a..b49e7d757bf 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-au.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-au.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Backup with Veeam Data Platform" +title: "Public VCF as-a-Service - Backup with Veeam Data Platform" excerpt: "Find out how to perform backups and restores with Veeam Data Platform integration" updated: 2025-02-24 --- @@ -24,18 +24,18 @@ details[open]>summary::before { ## Requirements -- An administrator vCloud Director account with a VCD Organization. +- An administrator vCloud Director account with a Public VCF as-a-Service Organization. - A user with the Organization Administrator role to connect to the Veeam Data Platform Self-Service Portal (the new admin user in a virtual datacentre has the default role). -- You need to have read the VCD guides: - - [VCD Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- You need to have read the Public VCF as-a-Service guides: + - [Public VCF as-a-Service Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) - [How to log in to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) - - [How to use the VCD user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) + - [How to use the Public VCF as-a-Service user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) - You must be familiar with how Veeam Backup works. -- An understanding of the financial impact following the various load factors that apply when setting up this solution with VCD (see the [pricing grid for Veeam vCD on OVHcloud backups](/links/hosted-private-cloud/veeam-managed-backup). +- An understanding of the financial impact following the various load factors that apply when setting up this solution with Public VCF as-a-Service (see the [pricing grid for Veeam Managed Backup](/links/hosted-private-cloud/veeam-managed-backup). ## Instructions -Veeam Data Platform supports VCD. It uses the VMware Cloud Director API to back up the vApps and VMs and restore them directly in the VMware Cloud Director hierarchy. +Veeam Data Platform supports Public VCF as-a-Service. It uses the Public VCF as-a-Service API to back up the vApps and VMs and restore them directly in the Public VCF as-a-Service hierarchy. The Veeam Data Platform service is available and ready to use for all 3 OVHcloud solutions (see the [features catalog](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). @@ -48,37 +48,37 @@ The Veeam Data Platform service is available and ready to use for all 3 OVHcloud ### Step 1 - Backup with Veeam Data Platform -The **Veeam Data Platform** service has a VCD plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any VMware Cloud Director user with the organization administrator role. +The **Veeam Data Platform** service has a Public VCF as-a-Service plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any Public VCF as-a-Service user with the organization administrator role. /// details | Access the Veeam Data Platform administration console -When using VCD Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. +When using Public VCF as-a-Service Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. -To access the Data Protection Portal with Veeam from Cloud Director, log in to the VCD Client Portal with a vCloud Director account with the appropriate rights. +To access the Data Protection Portal with Veeam from Cloud Director, log in to the Public VCF as-a-Service Client Portal with a vCloud Director account with the appropriate rights. In the menu of the top center bar, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} -The Veeam VCD Plugin window will open with a grey/black headband. +The Veeam Public VCF as-a-Service Plugin window will open with a grey/black headband. -![VCD access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} #### Repository By default, you have the following repositories: -- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your VCD environment. -- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your VCD environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. +- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your Public VCF as-a-Service environment. +- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your Public VCF as-a-Service environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. - **Gold Repository**: This repository is based on the [OVHcloud Object Storage High performance](/links/public-cloud/object-storage) class. This repository includes the previous options + OVHcloud Object Storage "High performance". From the OVHcloud Control Panel, you can activate the `Gold Repository`. All these repositories have a storage quota of 100 TB. You can reach out to the [support teams](https://help.ovhcloud.com/csm?id=csm_get_help) to increase this quota. -Here is an example of the primary and destination sites used for Veeam VCD copying of offsite backups (for the **Advanced/Premium** offers): +Here is an example of the primary and destination sites used for Veeam Public VCF as-a-Service copying of offsite backups (for the **Advanced/Premium** offers): -![VCD Veeam 4 VCD Sites](images/vcd_veeam_zones.png){.thumbnail} +![Public VCF as-a-Service Veeam 4 Sites](images/vcd_veeam_zones.png){.thumbnail} - `Bronze Repository`: Roubaix (Europe) - `Silver Repository`: Roubaix -> Strasbourg (Europe) @@ -123,7 +123,7 @@ The metadata for virtual applications (vApp) and VMs includes: - The quota. - Storage templates. -The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to VMware Cloud Director. +The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to Public VCF as-a-Service. - **Backup jobs:** @@ -134,39 +134,39 @@ Backup jobs require 4 default settings: 3. Guest Processing: Application-aware processing / Guest file system indexing / Guest operating system credentials 4. Email notifications: Enabling email notifications -For virtual machines managed by VMware Cloud Director, Veeam Backup & Replication offers a special type of backup job: VMware Cloud Director backup jobs. VMware Cloud Director backup jobs process VMware Cloud Director objects, ensure their proper recovery, and support Cloud Director specific features. +For virtual machines managed by Public VCF as-a-Service, Veeam Backup & Replication offers a special type of backup job: Public VCF as-a-Service backup jobs. Public VCF as-a-Service backup jobs process Public VCF as-a-Service objects, ensure their proper recovery, and support Cloud Director specific features. - **How do I create a backup job with the Veeam Data Platform?** -You are about to create your first backup job using the Veeam Data Platform VCD plugin: +You are about to create your first backup job using the Veeam Data Platform Public VCF as-a-Service plugin: -In the Veeam VCD console, click `More`{.action} and select `Data Protection with Veeam`{.action} +In the Veeam Public VCF as-a-Service console, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} Click `Jobs`{.action} then `Create`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} In the window that opens, specify the backup job name, description, and retention policy. Once you have defined the elements (Job name, description, retention), click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} You then need to choose your virtual machine (VM). To do this, click `Add`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} -You can drill down into your VMware Cloud Director organization and select your VM. +You can drill down into your Public VCF as-a-Service organization and select your VM. Click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} Your virtual machine will then appear in the list. Click `Next.`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} > [!warning] > @@ -179,7 +179,7 @@ Click `Next.`{.action} Click `Next`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} If necessary, you can add monitoring options for your backup tasks. Finally, click `Finish`{.action}. @@ -187,7 +187,7 @@ If necessary, you can add monitoring options for your backup tasks. Finally, cli > If you add multiple email addresses for monitoring, use a semicolon (`;`) as a separator between each address. > **Example**: `email1@example.com; email2@example.com` -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} The backup job is listed. @@ -204,7 +204,7 @@ The backup job is listed. > To add a backup job from a VM (... action -> ... Add a task to Veeam), it must be created beforehand. > -In the VMware Cloud Director console, click `Datacenter`{.action} , then `Virtual machines`{.action}. +In the Public VCF as-a-Service console, click `Datacenter`{.action} , then `Virtual machines`{.action}. Choose a VM. Click `Actions`{.action}, then `Data Protection with Veeam`{.action} and finally `Add a task to Veeam`{.action}. @@ -223,7 +223,7 @@ Veeam Backup has several restore features: **Data included in restores:** -Veeam Backup & Replication enables full recovery of VMs to VMware Cloud Director. You can restore separate VMs to vApps, as well as VM data. +Veeam Backup & Replication enables full recovery of VMs to Public VCF as-a-Service. You can restore separate VMs to vApps, as well as VM data. Restore options include: @@ -237,14 +237,14 @@ In this case, perform a **Full (full/full)** restore. **Full restoration of a VM (virtual machine):** -With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud VMware Cloud Director portal. +With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud Public VCF as-a-Service portal. When you restore normal or standalone VMs in the vCloud Director hierarchy, the restoration process includes the following steps: -- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the VMware Cloud Director hierarchy. +- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the Public VCF as-a-Service hierarchy. - Veeam restores the VMs in the backup file to their original location or to another location. In addition, Veeam restores all VM settings. -**How do I restore a VM using the Veeam Data Platform VCD plugin?** +**How do I restore a VM using the Veeam Data Platform Public VCF as-a-Service plugin?** To perform a full restore, click `Entire VM Restore`{.action} @@ -260,9 +260,9 @@ In the final step, click `Finish`{.action}. If you wish, you can also launch the ![VCD_Veeam_restore_vm_3](images/vcd_veeam_restore_vm_3.png){.thumbnail} -This process is simplified with VCD, Veeam and OVHcloud. +This process is simplified with Public VCF as-a-Service, Veeam and OVHcloud. -**How do I restore a file using the Veeam Data Platform VCD plugin?** +**How do I restore a file using the Veeam Data Platform Public VCF as-a-Service plugin?** - **File level restore**: This option is not yet available. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-ca.md index a0ef1eb339a..b49e7d757bf 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-ca.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Backup with Veeam Data Platform" +title: "Public VCF as-a-Service - Backup with Veeam Data Platform" excerpt: "Find out how to perform backups and restores with Veeam Data Platform integration" updated: 2025-02-24 --- @@ -24,18 +24,18 @@ details[open]>summary::before { ## Requirements -- An administrator vCloud Director account with a VCD Organization. +- An administrator vCloud Director account with a Public VCF as-a-Service Organization. - A user with the Organization Administrator role to connect to the Veeam Data Platform Self-Service Portal (the new admin user in a virtual datacentre has the default role). -- You need to have read the VCD guides: - - [VCD Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- You need to have read the Public VCF as-a-Service guides: + - [Public VCF as-a-Service Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) - [How to log in to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) - - [How to use the VCD user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) + - [How to use the Public VCF as-a-Service user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) - You must be familiar with how Veeam Backup works. -- An understanding of the financial impact following the various load factors that apply when setting up this solution with VCD (see the [pricing grid for Veeam vCD on OVHcloud backups](/links/hosted-private-cloud/veeam-managed-backup). +- An understanding of the financial impact following the various load factors that apply when setting up this solution with Public VCF as-a-Service (see the [pricing grid for Veeam Managed Backup](/links/hosted-private-cloud/veeam-managed-backup). ## Instructions -Veeam Data Platform supports VCD. It uses the VMware Cloud Director API to back up the vApps and VMs and restore them directly in the VMware Cloud Director hierarchy. +Veeam Data Platform supports Public VCF as-a-Service. It uses the Public VCF as-a-Service API to back up the vApps and VMs and restore them directly in the Public VCF as-a-Service hierarchy. The Veeam Data Platform service is available and ready to use for all 3 OVHcloud solutions (see the [features catalog](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). @@ -48,37 +48,37 @@ The Veeam Data Platform service is available and ready to use for all 3 OVHcloud ### Step 1 - Backup with Veeam Data Platform -The **Veeam Data Platform** service has a VCD plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any VMware Cloud Director user with the organization administrator role. +The **Veeam Data Platform** service has a Public VCF as-a-Service plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any Public VCF as-a-Service user with the organization administrator role. /// details | Access the Veeam Data Platform administration console -When using VCD Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. +When using Public VCF as-a-Service Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. -To access the Data Protection Portal with Veeam from Cloud Director, log in to the VCD Client Portal with a vCloud Director account with the appropriate rights. +To access the Data Protection Portal with Veeam from Cloud Director, log in to the Public VCF as-a-Service Client Portal with a vCloud Director account with the appropriate rights. In the menu of the top center bar, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} -The Veeam VCD Plugin window will open with a grey/black headband. +The Veeam Public VCF as-a-Service Plugin window will open with a grey/black headband. -![VCD access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} #### Repository By default, you have the following repositories: -- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your VCD environment. -- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your VCD environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. +- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your Public VCF as-a-Service environment. +- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your Public VCF as-a-Service environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. - **Gold Repository**: This repository is based on the [OVHcloud Object Storage High performance](/links/public-cloud/object-storage) class. This repository includes the previous options + OVHcloud Object Storage "High performance". From the OVHcloud Control Panel, you can activate the `Gold Repository`. All these repositories have a storage quota of 100 TB. You can reach out to the [support teams](https://help.ovhcloud.com/csm?id=csm_get_help) to increase this quota. -Here is an example of the primary and destination sites used for Veeam VCD copying of offsite backups (for the **Advanced/Premium** offers): +Here is an example of the primary and destination sites used for Veeam Public VCF as-a-Service copying of offsite backups (for the **Advanced/Premium** offers): -![VCD Veeam 4 VCD Sites](images/vcd_veeam_zones.png){.thumbnail} +![Public VCF as-a-Service Veeam 4 Sites](images/vcd_veeam_zones.png){.thumbnail} - `Bronze Repository`: Roubaix (Europe) - `Silver Repository`: Roubaix -> Strasbourg (Europe) @@ -123,7 +123,7 @@ The metadata for virtual applications (vApp) and VMs includes: - The quota. - Storage templates. -The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to VMware Cloud Director. +The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to Public VCF as-a-Service. - **Backup jobs:** @@ -134,39 +134,39 @@ Backup jobs require 4 default settings: 3. Guest Processing: Application-aware processing / Guest file system indexing / Guest operating system credentials 4. Email notifications: Enabling email notifications -For virtual machines managed by VMware Cloud Director, Veeam Backup & Replication offers a special type of backup job: VMware Cloud Director backup jobs. VMware Cloud Director backup jobs process VMware Cloud Director objects, ensure their proper recovery, and support Cloud Director specific features. +For virtual machines managed by Public VCF as-a-Service, Veeam Backup & Replication offers a special type of backup job: Public VCF as-a-Service backup jobs. Public VCF as-a-Service backup jobs process Public VCF as-a-Service objects, ensure their proper recovery, and support Cloud Director specific features. - **How do I create a backup job with the Veeam Data Platform?** -You are about to create your first backup job using the Veeam Data Platform VCD plugin: +You are about to create your first backup job using the Veeam Data Platform Public VCF as-a-Service plugin: -In the Veeam VCD console, click `More`{.action} and select `Data Protection with Veeam`{.action} +In the Veeam Public VCF as-a-Service console, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} Click `Jobs`{.action} then `Create`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} In the window that opens, specify the backup job name, description, and retention policy. Once you have defined the elements (Job name, description, retention), click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} You then need to choose your virtual machine (VM). To do this, click `Add`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} -You can drill down into your VMware Cloud Director organization and select your VM. +You can drill down into your Public VCF as-a-Service organization and select your VM. Click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} Your virtual machine will then appear in the list. Click `Next.`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} > [!warning] > @@ -179,7 +179,7 @@ Click `Next.`{.action} Click `Next`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} If necessary, you can add monitoring options for your backup tasks. Finally, click `Finish`{.action}. @@ -187,7 +187,7 @@ If necessary, you can add monitoring options for your backup tasks. Finally, cli > If you add multiple email addresses for monitoring, use a semicolon (`;`) as a separator between each address. > **Example**: `email1@example.com; email2@example.com` -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} The backup job is listed. @@ -204,7 +204,7 @@ The backup job is listed. > To add a backup job from a VM (... action -> ... Add a task to Veeam), it must be created beforehand. > -In the VMware Cloud Director console, click `Datacenter`{.action} , then `Virtual machines`{.action}. +In the Public VCF as-a-Service console, click `Datacenter`{.action} , then `Virtual machines`{.action}. Choose a VM. Click `Actions`{.action}, then `Data Protection with Veeam`{.action} and finally `Add a task to Veeam`{.action}. @@ -223,7 +223,7 @@ Veeam Backup has several restore features: **Data included in restores:** -Veeam Backup & Replication enables full recovery of VMs to VMware Cloud Director. You can restore separate VMs to vApps, as well as VM data. +Veeam Backup & Replication enables full recovery of VMs to Public VCF as-a-Service. You can restore separate VMs to vApps, as well as VM data. Restore options include: @@ -237,14 +237,14 @@ In this case, perform a **Full (full/full)** restore. **Full restoration of a VM (virtual machine):** -With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud VMware Cloud Director portal. +With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud Public VCF as-a-Service portal. When you restore normal or standalone VMs in the vCloud Director hierarchy, the restoration process includes the following steps: -- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the VMware Cloud Director hierarchy. +- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the Public VCF as-a-Service hierarchy. - Veeam restores the VMs in the backup file to their original location or to another location. In addition, Veeam restores all VM settings. -**How do I restore a VM using the Veeam Data Platform VCD plugin?** +**How do I restore a VM using the Veeam Data Platform Public VCF as-a-Service plugin?** To perform a full restore, click `Entire VM Restore`{.action} @@ -260,9 +260,9 @@ In the final step, click `Finish`{.action}. If you wish, you can also launch the ![VCD_Veeam_restore_vm_3](images/vcd_veeam_restore_vm_3.png){.thumbnail} -This process is simplified with VCD, Veeam and OVHcloud. +This process is simplified with Public VCF as-a-Service, Veeam and OVHcloud. -**How do I restore a file using the Veeam Data Platform VCD plugin?** +**How do I restore a file using the Veeam Data Platform Public VCF as-a-Service plugin?** - **File level restore**: This option is not yet available. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-gb.md index 1cc89e58eee..d9537ccd862 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-gb.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-gb.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Backups with Veeam Data Platform" -excerpt: "Find out how to perform backups and restoration with Veeam (Plug-in) Data Platform / Protection for managed VCD on OVHcloud" +title: "Public VCF as-a-Service - Backups with Veeam Data Platform" +excerpt: "Find out how to perform backups and restoration with Veeam (Plug-in) Data Platform / Protection for Public VCF as-a-Service" updated: 2025-02-24 --- @@ -24,18 +24,18 @@ details[open]>summary::before { ## Requirements -- An administrator vCloud Director account with a VCD Organization. +- An administrator vCloud Director account with a Public VCF as-a-Service Organization. - A user with the Organization Administrator role to connect to the Veeam Data Platform Self-Service Portal (the new admin user in a virtual datacentre has the default role). -- You need to have read the VCD guides: - - [VCD Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- You need to have read the Public VCF as-a-Service guides: + - [Public VCF as-a-Service Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) - [How to log in to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) - - [How to use the VCD user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) + - [How to use the Public VCF as-a-Service user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) - You must be familiar with how Veeam Backup works. -- An understanding of the financial impact following the various load factors that apply when setting up this solution with VCD (see the [pricing grid for Veeam vCD on OVHcloud backups](/links/hosted-private-cloud/veeam-managed-backup). +- An understanding of the financial impact following the various load factors that apply when setting up this solution with Public VCF as-a-Service (see the [pricing grid for Veeam Managed Backup](/links/hosted-private-cloud/veeam-managed-backup). ## Instructions -Veeam Data Platform supports VCD. It uses the VMware Cloud Director API to back up the vApps and VMs and restore them directly in the VMware Cloud Director hierarchy. +Veeam Data Platform supports Public VCF as-a-Service. It uses the Public VCF as-a-Service API to back up the vApps and VMs and restore them directly in the Public VCF as-a-Service hierarchy. The Veeam Data Platform service is available and ready to use for all 3 OVHcloud solutions (see the [features catalog](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). @@ -48,37 +48,37 @@ The Veeam Data Platform service is available and ready to use for all 3 OVHcloud ### Step 1 - Backup with Veeam Data Platform -The **Veeam Data Platform** service has a VCD plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any VMware Cloud Director user with the organization administrator role. +The **Veeam Data Platform** service has a Public VCF as-a-Service plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any Public VCF as-a-Service user with the organization administrator role. /// details | Access the Veeam Data Platform administration console -When using VCD Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. +When using Public VCF as-a-Service Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. -To access the Data Protection Portal with Veeam from Cloud Director, log in to the VCD Client Portal with a vCloud Director account with the appropriate rights. +To access the Data Protection Portal with Veeam from Cloud Director, log in to the Public VCF as-a-Service Client Portal with a vCloud Director account with the appropriate rights. In the menu of the top center bar, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} -The Veeam VCD Plugin window will open with a grey/black headband. +The Veeam Public VCF as-a-Service Plugin window will open with a grey/black headband. -![VCD access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} #### Repository By default, you have the following repositories: -- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your VCD environment. -- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your VCD environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. +- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your Public VCF as-a-Service environment. +- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your Public VCF as-a-Service environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. - **Gold Repository**: This repository is based on the [OVHcloud Object Storage High performance](/links/public-cloud/object-storage) class. This repository includes the previous options + OVHcloud Object Storage "High performance". From the OVHcloud Control Panel, you can activate the `Gold Repository`. All these repositories have a storage quota of 100 TB. You can reach out to the [support teams](https://help.ovhcloud.com/csm?id=csm_get_help) to increase this quota. -Here is an example of the primary and destination sites used for Veeam VCD copying of offsite backups (for the **Advanced/Premium** offers): +Here is an example of the primary and destination sites used for Veeam Public VCF as-a-Service copying of offsite backups (for the **Advanced/Premium** offers): -![VCD Veeam 4 VCD Sites](images/vcd_veeam_zones.png){.thumbnail} +![Public VCF as-a-Service Veeam 4 Sites](images/vcd_veeam_zones.png){.thumbnail} - `Bronze Repository`: Roubaix (Europe) - `Silver Repository`: Roubaix -> Strasbourg (Europe) @@ -123,7 +123,7 @@ The metadata for virtual applications (vApp) and VMs includes: - The quota. - Storage templates. -The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to VMware Cloud Director. +The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to Public VCF as-a-Service. - **Backup jobs:** @@ -134,39 +134,39 @@ Backup jobs require 4 default settings: 3. Guest Processing: Application-aware processing / Guest file system indexing / Guest operating system credentials 4. Email notifications: Enabling email notifications -For virtual machines managed by VMware Cloud Director, Veeam Backup & Replication offers a special type of backup job: VMware Cloud Director backup jobs. VMware Cloud Director backup jobs process VMware Cloud Director objects, ensure their proper recovery, and support Cloud Director specific features. +For virtual machines managed by Public VCF as-a-Service, Veeam Backup & Replication offers a special type of backup job: Public VCF as-a-Service backup jobs. Public VCF as-a-Service backup jobs process Public VCF as-a-Service objects, ensure their proper recovery, and support Cloud Director specific features. - **How do I create a backup job with the Veeam Data Platform?** -You are about to create your first backup job using the Veeam Data Platform VCD plugin: +You are about to create your first backup job using the Veeam Data Platform Public VCF as-a-Service plugin: -In the Veeam VCD console, click `More`{.action} and select `Data Protection with Veeam`{.action} +In the Veeam Public VCF as-a-Service console, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} Click `Jobs`{.action} then `Create`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} In the window that opens, specify the backup job name, description, and retention policy. Once you have defined the elements (Job name, description, retention), click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} You then need to choose your virtual machine (VM). To do this, click `Add`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} -You can drill down into your VMware Cloud Director organization and select your VM. +You can drill down into your Public VCF as-a-Service organization and select your VM. Click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} Your virtual machine will then appear in the list. Click `Next.`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} > [!warning] > @@ -179,7 +179,7 @@ Click `Next.`{.action} Click `Next`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} If necessary, you can add monitoring options for your backup tasks. Finally, click `Finish`{.action}. @@ -187,7 +187,7 @@ If necessary, you can add monitoring options for your backup tasks. Finally, cli > If you add multiple email addresses for monitoring, use a semicolon (`;`) as a separator between each address. > **Example**: `email1@example.com; email2@example.com` -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} The backup job is listed. @@ -204,7 +204,7 @@ The backup job is listed. > To add a backup job from a VM (... action -> ... Add a task to Veeam), it must be created beforehand. > -In the VMware Cloud Director console, click `Datacenter`{.action} , then `Virtual machines`{.action}. +In the Public VCF as-a-Service console, click `Datacenter`{.action} , then `Virtual machines`{.action}. Choose a VM. Click `Actions`{.action}, then `Data Protection with Veeam`{.action} and finally `Add a task to Veeam`{.action}. @@ -223,7 +223,7 @@ Veeam Backup has several restore features: **Data included in restores:** -Veeam Backup & Replication enables full recovery of VMs to VMware Cloud Director. You can restore separate VMs to vApps, as well as VM data. +Veeam Backup & Replication enables full recovery of VMs to Public VCF as-a-Service. You can restore separate VMs to vApps, as well as VM data. Restore options include: @@ -237,14 +237,14 @@ In this case, perform a **Full (full/full)** restore. **Full restoration of a VM (virtual machine):** -With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud VMware Cloud Director portal. +With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud Public VCF as-a-Service portal. When you restore normal or standalone VMs in the vCloud Director hierarchy, the restoration process includes the following steps: -- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the VMware Cloud Director hierarchy. +- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the Public VCF as-a-Service hierarchy. - Veeam restores the VMs in the backup file to their original location or to another location. In addition, Veeam restores all VM settings. -**How do I restore a VM using the Veeam Data Platform VCD plugin?** +**How do I restore a VM using the Veeam Data Platform Public VCF as-a-Service plugin?** To perform a full restore, click `Entire VM Restore`{.action} @@ -260,9 +260,9 @@ In the final step, click `Finish`{.action}. If you wish, you can also launch the ![VCD_Veeam_restore_vm_3](images/vcd_veeam_restore_vm_3.png){.thumbnail} -This process is simplified with VCD, Veeam and OVHcloud. +This process is simplified with Public VCF as-a-Service, Veeam and OVHcloud. -**How do I restore a file using the Veeam Data Platform VCD plugin?** +**How do I restore a file using the Veeam Data Platform Public VCF as-a-Service plugin?** - **File level restore**: This option is not yet available. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-ie.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-ie.md index a0ef1eb339a..b49e7d757bf 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-ie.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-ie.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Backup with Veeam Data Platform" +title: "Public VCF as-a-Service - Backup with Veeam Data Platform" excerpt: "Find out how to perform backups and restores with Veeam Data Platform integration" updated: 2025-02-24 --- @@ -24,18 +24,18 @@ details[open]>summary::before { ## Requirements -- An administrator vCloud Director account with a VCD Organization. +- An administrator vCloud Director account with a Public VCF as-a-Service Organization. - A user with the Organization Administrator role to connect to the Veeam Data Platform Self-Service Portal (the new admin user in a virtual datacentre has the default role). -- You need to have read the VCD guides: - - [VCD Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- You need to have read the Public VCF as-a-Service guides: + - [Public VCF as-a-Service Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) - [How to log in to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) - - [How to use the VCD user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) + - [How to use the Public VCF as-a-Service user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) - You must be familiar with how Veeam Backup works. -- An understanding of the financial impact following the various load factors that apply when setting up this solution with VCD (see the [pricing grid for Veeam vCD on OVHcloud backups](/links/hosted-private-cloud/veeam-managed-backup). +- An understanding of the financial impact following the various load factors that apply when setting up this solution with Public VCF as-a-Service (see the [pricing grid for Veeam Managed Backup](/links/hosted-private-cloud/veeam-managed-backup). ## Instructions -Veeam Data Platform supports VCD. It uses the VMware Cloud Director API to back up the vApps and VMs and restore them directly in the VMware Cloud Director hierarchy. +Veeam Data Platform supports Public VCF as-a-Service. It uses the Public VCF as-a-Service API to back up the vApps and VMs and restore them directly in the Public VCF as-a-Service hierarchy. The Veeam Data Platform service is available and ready to use for all 3 OVHcloud solutions (see the [features catalog](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). @@ -48,37 +48,37 @@ The Veeam Data Platform service is available and ready to use for all 3 OVHcloud ### Step 1 - Backup with Veeam Data Platform -The **Veeam Data Platform** service has a VCD plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any VMware Cloud Director user with the organization administrator role. +The **Veeam Data Platform** service has a Public VCF as-a-Service plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any Public VCF as-a-Service user with the organization administrator role. /// details | Access the Veeam Data Platform administration console -When using VCD Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. +When using Public VCF as-a-Service Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. -To access the Data Protection Portal with Veeam from Cloud Director, log in to the VCD Client Portal with a vCloud Director account with the appropriate rights. +To access the Data Protection Portal with Veeam from Cloud Director, log in to the Public VCF as-a-Service Client Portal with a vCloud Director account with the appropriate rights. In the menu of the top center bar, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} -The Veeam VCD Plugin window will open with a grey/black headband. +The Veeam Public VCF as-a-Service Plugin window will open with a grey/black headband. -![VCD access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} #### Repository By default, you have the following repositories: -- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your VCD environment. -- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your VCD environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. +- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your Public VCF as-a-Service environment. +- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your Public VCF as-a-Service environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. - **Gold Repository**: This repository is based on the [OVHcloud Object Storage High performance](/links/public-cloud/object-storage) class. This repository includes the previous options + OVHcloud Object Storage "High performance". From the OVHcloud Control Panel, you can activate the `Gold Repository`. All these repositories have a storage quota of 100 TB. You can reach out to the [support teams](https://help.ovhcloud.com/csm?id=csm_get_help) to increase this quota. -Here is an example of the primary and destination sites used for Veeam VCD copying of offsite backups (for the **Advanced/Premium** offers): +Here is an example of the primary and destination sites used for Veeam Public VCF as-a-Service copying of offsite backups (for the **Advanced/Premium** offers): -![VCD Veeam 4 VCD Sites](images/vcd_veeam_zones.png){.thumbnail} +![Public VCF as-a-Service Veeam 4 Sites](images/vcd_veeam_zones.png){.thumbnail} - `Bronze Repository`: Roubaix (Europe) - `Silver Repository`: Roubaix -> Strasbourg (Europe) @@ -123,7 +123,7 @@ The metadata for virtual applications (vApp) and VMs includes: - The quota. - Storage templates. -The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to VMware Cloud Director. +The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to Public VCF as-a-Service. - **Backup jobs:** @@ -134,39 +134,39 @@ Backup jobs require 4 default settings: 3. Guest Processing: Application-aware processing / Guest file system indexing / Guest operating system credentials 4. Email notifications: Enabling email notifications -For virtual machines managed by VMware Cloud Director, Veeam Backup & Replication offers a special type of backup job: VMware Cloud Director backup jobs. VMware Cloud Director backup jobs process VMware Cloud Director objects, ensure their proper recovery, and support Cloud Director specific features. +For virtual machines managed by Public VCF as-a-Service, Veeam Backup & Replication offers a special type of backup job: Public VCF as-a-Service backup jobs. Public VCF as-a-Service backup jobs process Public VCF as-a-Service objects, ensure their proper recovery, and support Cloud Director specific features. - **How do I create a backup job with the Veeam Data Platform?** -You are about to create your first backup job using the Veeam Data Platform VCD plugin: +You are about to create your first backup job using the Veeam Data Platform Public VCF as-a-Service plugin: -In the Veeam VCD console, click `More`{.action} and select `Data Protection with Veeam`{.action} +In the Veeam Public VCF as-a-Service console, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} Click `Jobs`{.action} then `Create`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} In the window that opens, specify the backup job name, description, and retention policy. Once you have defined the elements (Job name, description, retention), click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} You then need to choose your virtual machine (VM). To do this, click `Add`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} -You can drill down into your VMware Cloud Director organization and select your VM. +You can drill down into your Public VCF as-a-Service organization and select your VM. Click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} Your virtual machine will then appear in the list. Click `Next.`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} > [!warning] > @@ -179,7 +179,7 @@ Click `Next.`{.action} Click `Next`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} If necessary, you can add monitoring options for your backup tasks. Finally, click `Finish`{.action}. @@ -187,7 +187,7 @@ If necessary, you can add monitoring options for your backup tasks. Finally, cli > If you add multiple email addresses for monitoring, use a semicolon (`;`) as a separator between each address. > **Example**: `email1@example.com; email2@example.com` -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} The backup job is listed. @@ -204,7 +204,7 @@ The backup job is listed. > To add a backup job from a VM (... action -> ... Add a task to Veeam), it must be created beforehand. > -In the VMware Cloud Director console, click `Datacenter`{.action} , then `Virtual machines`{.action}. +In the Public VCF as-a-Service console, click `Datacenter`{.action} , then `Virtual machines`{.action}. Choose a VM. Click `Actions`{.action}, then `Data Protection with Veeam`{.action} and finally `Add a task to Veeam`{.action}. @@ -223,7 +223,7 @@ Veeam Backup has several restore features: **Data included in restores:** -Veeam Backup & Replication enables full recovery of VMs to VMware Cloud Director. You can restore separate VMs to vApps, as well as VM data. +Veeam Backup & Replication enables full recovery of VMs to Public VCF as-a-Service. You can restore separate VMs to vApps, as well as VM data. Restore options include: @@ -237,14 +237,14 @@ In this case, perform a **Full (full/full)** restore. **Full restoration of a VM (virtual machine):** -With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud VMware Cloud Director portal. +With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud Public VCF as-a-Service portal. When you restore normal or standalone VMs in the vCloud Director hierarchy, the restoration process includes the following steps: -- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the VMware Cloud Director hierarchy. +- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the Public VCF as-a-Service hierarchy. - Veeam restores the VMs in the backup file to their original location or to another location. In addition, Veeam restores all VM settings. -**How do I restore a VM using the Veeam Data Platform VCD plugin?** +**How do I restore a VM using the Veeam Data Platform Public VCF as-a-Service plugin?** To perform a full restore, click `Entire VM Restore`{.action} @@ -260,9 +260,9 @@ In the final step, click `Finish`{.action}. If you wish, you can also launch the ![VCD_Veeam_restore_vm_3](images/vcd_veeam_restore_vm_3.png){.thumbnail} -This process is simplified with VCD, Veeam and OVHcloud. +This process is simplified with Public VCF as-a-Service, Veeam and OVHcloud. -**How do I restore a file using the Veeam Data Platform VCD plugin?** +**How do I restore a file using the Veeam Data Platform Public VCF as-a-Service plugin?** - **File level restore**: This option is not yet available. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-sg.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-sg.md index a0ef1eb339a..b49e7d757bf 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-sg.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-sg.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Backup with Veeam Data Platform" +title: "Public VCF as-a-Service - Backup with Veeam Data Platform" excerpt: "Find out how to perform backups and restores with Veeam Data Platform integration" updated: 2025-02-24 --- @@ -24,18 +24,18 @@ details[open]>summary::before { ## Requirements -- An administrator vCloud Director account with a VCD Organization. +- An administrator vCloud Director account with a Public VCF as-a-Service Organization. - A user with the Organization Administrator role to connect to the Veeam Data Platform Self-Service Portal (the new admin user in a virtual datacentre has the default role). -- You need to have read the VCD guides: - - [VCD Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- You need to have read the Public VCF as-a-Service guides: + - [Public VCF as-a-Service Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) - [How to log in to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) - - [How to use the VCD user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) + - [How to use the Public VCF as-a-Service user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) - You must be familiar with how Veeam Backup works. -- An understanding of the financial impact following the various load factors that apply when setting up this solution with VCD (see the [pricing grid for Veeam vCD on OVHcloud backups](/links/hosted-private-cloud/veeam-managed-backup). +- An understanding of the financial impact following the various load factors that apply when setting up this solution with Public VCF as-a-Service (see the [pricing grid for Veeam Managed Backup](/links/hosted-private-cloud/veeam-managed-backup). ## Instructions -Veeam Data Platform supports VCD. It uses the VMware Cloud Director API to back up the vApps and VMs and restore them directly in the VMware Cloud Director hierarchy. +Veeam Data Platform supports Public VCF as-a-Service. It uses the Public VCF as-a-Service API to back up the vApps and VMs and restore them directly in the Public VCF as-a-Service hierarchy. The Veeam Data Platform service is available and ready to use for all 3 OVHcloud solutions (see the [features catalog](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). @@ -48,37 +48,37 @@ The Veeam Data Platform service is available and ready to use for all 3 OVHcloud ### Step 1 - Backup with Veeam Data Platform -The **Veeam Data Platform** service has a VCD plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any VMware Cloud Director user with the organization administrator role. +The **Veeam Data Platform** service has a Public VCF as-a-Service plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any Public VCF as-a-Service user with the organization administrator role. /// details | Access the Veeam Data Platform administration console -When using VCD Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. +When using Public VCF as-a-Service Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. -To access the Data Protection Portal with Veeam from Cloud Director, log in to the VCD Client Portal with a vCloud Director account with the appropriate rights. +To access the Data Protection Portal with Veeam from Cloud Director, log in to the Public VCF as-a-Service Client Portal with a vCloud Director account with the appropriate rights. In the menu of the top center bar, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} -The Veeam VCD Plugin window will open with a grey/black headband. +The Veeam Public VCF as-a-Service Plugin window will open with a grey/black headband. -![VCD access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} #### Repository By default, you have the following repositories: -- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your VCD environment. -- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your VCD environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. +- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your Public VCF as-a-Service environment. +- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your Public VCF as-a-Service environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. - **Gold Repository**: This repository is based on the [OVHcloud Object Storage High performance](/links/public-cloud/object-storage) class. This repository includes the previous options + OVHcloud Object Storage "High performance". From the OVHcloud Control Panel, you can activate the `Gold Repository`. All these repositories have a storage quota of 100 TB. You can reach out to the [support teams](https://help.ovhcloud.com/csm?id=csm_get_help) to increase this quota. -Here is an example of the primary and destination sites used for Veeam VCD copying of offsite backups (for the **Advanced/Premium** offers): +Here is an example of the primary and destination sites used for Veeam Public VCF as-a-Service copying of offsite backups (for the **Advanced/Premium** offers): -![VCD Veeam 4 VCD Sites](images/vcd_veeam_zones.png){.thumbnail} +![Public VCF as-a-Service Veeam 4 Sites](images/vcd_veeam_zones.png){.thumbnail} - `Bronze Repository`: Roubaix (Europe) - `Silver Repository`: Roubaix -> Strasbourg (Europe) @@ -123,7 +123,7 @@ The metadata for virtual applications (vApp) and VMs includes: - The quota. - Storage templates. -The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to VMware Cloud Director. +The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to Public VCF as-a-Service. - **Backup jobs:** @@ -134,39 +134,39 @@ Backup jobs require 4 default settings: 3. Guest Processing: Application-aware processing / Guest file system indexing / Guest operating system credentials 4. Email notifications: Enabling email notifications -For virtual machines managed by VMware Cloud Director, Veeam Backup & Replication offers a special type of backup job: VMware Cloud Director backup jobs. VMware Cloud Director backup jobs process VMware Cloud Director objects, ensure their proper recovery, and support Cloud Director specific features. +For virtual machines managed by Public VCF as-a-Service, Veeam Backup & Replication offers a special type of backup job: Public VCF as-a-Service backup jobs. Public VCF as-a-Service backup jobs process Public VCF as-a-Service objects, ensure their proper recovery, and support Cloud Director specific features. - **How do I create a backup job with the Veeam Data Platform?** -You are about to create your first backup job using the Veeam Data Platform VCD plugin: +You are about to create your first backup job using the Veeam Data Platform Public VCF as-a-Service plugin: -In the Veeam VCD console, click `More`{.action} and select `Data Protection with Veeam`{.action} +In the Veeam Public VCF as-a-Service console, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} Click `Jobs`{.action} then `Create`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} In the window that opens, specify the backup job name, description, and retention policy. Once you have defined the elements (Job name, description, retention), click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} You then need to choose your virtual machine (VM). To do this, click `Add`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} -You can drill down into your VMware Cloud Director organization and select your VM. +You can drill down into your Public VCF as-a-Service organization and select your VM. Click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} Your virtual machine will then appear in the list. Click `Next.`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} > [!warning] > @@ -179,7 +179,7 @@ Click `Next.`{.action} Click `Next`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} If necessary, you can add monitoring options for your backup tasks. Finally, click `Finish`{.action}. @@ -187,7 +187,7 @@ If necessary, you can add monitoring options for your backup tasks. Finally, cli > If you add multiple email addresses for monitoring, use a semicolon (`;`) as a separator between each address. > **Example**: `email1@example.com; email2@example.com` -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} The backup job is listed. @@ -204,7 +204,7 @@ The backup job is listed. > To add a backup job from a VM (... action -> ... Add a task to Veeam), it must be created beforehand. > -In the VMware Cloud Director console, click `Datacenter`{.action} , then `Virtual machines`{.action}. +In the Public VCF as-a-Service console, click `Datacenter`{.action} , then `Virtual machines`{.action}. Choose a VM. Click `Actions`{.action}, then `Data Protection with Veeam`{.action} and finally `Add a task to Veeam`{.action}. @@ -223,7 +223,7 @@ Veeam Backup has several restore features: **Data included in restores:** -Veeam Backup & Replication enables full recovery of VMs to VMware Cloud Director. You can restore separate VMs to vApps, as well as VM data. +Veeam Backup & Replication enables full recovery of VMs to Public VCF as-a-Service. You can restore separate VMs to vApps, as well as VM data. Restore options include: @@ -237,14 +237,14 @@ In this case, perform a **Full (full/full)** restore. **Full restoration of a VM (virtual machine):** -With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud VMware Cloud Director portal. +With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud Public VCF as-a-Service portal. When you restore normal or standalone VMs in the vCloud Director hierarchy, the restoration process includes the following steps: -- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the VMware Cloud Director hierarchy. +- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the Public VCF as-a-Service hierarchy. - Veeam restores the VMs in the backup file to their original location or to another location. In addition, Veeam restores all VM settings. -**How do I restore a VM using the Veeam Data Platform VCD plugin?** +**How do I restore a VM using the Veeam Data Platform Public VCF as-a-Service plugin?** To perform a full restore, click `Entire VM Restore`{.action} @@ -260,9 +260,9 @@ In the final step, click `Finish`{.action}. If you wish, you can also launch the ![VCD_Veeam_restore_vm_3](images/vcd_veeam_restore_vm_3.png){.thumbnail} -This process is simplified with VCD, Veeam and OVHcloud. +This process is simplified with Public VCF as-a-Service, Veeam and OVHcloud. -**How do I restore a file using the Veeam Data Platform VCD plugin?** +**How do I restore a file using the Veeam Data Platform Public VCF as-a-Service plugin?** - **File level restore**: This option is not yet available. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-us.md index a0ef1eb339a..b49e7d757bf 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.en-us.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Backup with Veeam Data Platform" +title: "Public VCF as-a-Service - Backup with Veeam Data Platform" excerpt: "Find out how to perform backups and restores with Veeam Data Platform integration" updated: 2025-02-24 --- @@ -24,18 +24,18 @@ details[open]>summary::before { ## Requirements -- An administrator vCloud Director account with a VCD Organization. +- An administrator vCloud Director account with a Public VCF as-a-Service Organization. - A user with the Organization Administrator role to connect to the Veeam Data Platform Self-Service Portal (the new admin user in a virtual datacentre has the default role). -- You need to have read the VCD guides: - - [VCD Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- You need to have read the Public VCF as-a-Service guides: + - [Public VCF as-a-Service Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) - [How to log in to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) - - [How to use the VCD user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) + - [How to use the Public VCF as-a-Service user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) - You must be familiar with how Veeam Backup works. -- An understanding of the financial impact following the various load factors that apply when setting up this solution with VCD (see the [pricing grid for Veeam vCD on OVHcloud backups](/links/hosted-private-cloud/veeam-managed-backup). +- An understanding of the financial impact following the various load factors that apply when setting up this solution with Public VCF as-a-Service (see the [pricing grid for Veeam Managed Backup](/links/hosted-private-cloud/veeam-managed-backup). ## Instructions -Veeam Data Platform supports VCD. It uses the VMware Cloud Director API to back up the vApps and VMs and restore them directly in the VMware Cloud Director hierarchy. +Veeam Data Platform supports Public VCF as-a-Service. It uses the Public VCF as-a-Service API to back up the vApps and VMs and restore them directly in the Public VCF as-a-Service hierarchy. The Veeam Data Platform service is available and ready to use for all 3 OVHcloud solutions (see the [features catalog](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). @@ -48,37 +48,37 @@ The Veeam Data Platform service is available and ready to use for all 3 OVHcloud ### Step 1 - Backup with Veeam Data Platform -The **Veeam Data Platform** service has a VCD plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any VMware Cloud Director user with the organization administrator role. +The **Veeam Data Platform** service has a Public VCF as-a-Service plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any Public VCF as-a-Service user with the organization administrator role. /// details | Access the Veeam Data Platform administration console -When using VCD Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. +When using Public VCF as-a-Service Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. -To access the Data Protection Portal with Veeam from Cloud Director, log in to the VCD Client Portal with a vCloud Director account with the appropriate rights. +To access the Data Protection Portal with Veeam from Cloud Director, log in to the Public VCF as-a-Service Client Portal with a vCloud Director account with the appropriate rights. In the menu of the top center bar, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} -The Veeam VCD Plugin window will open with a grey/black headband. +The Veeam Public VCF as-a-Service Plugin window will open with a grey/black headband. -![VCD access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} #### Repository By default, you have the following repositories: -- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your VCD environment. -- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your VCD environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. +- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your Public VCF as-a-Service environment. +- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your Public VCF as-a-Service environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. - **Gold Repository**: This repository is based on the [OVHcloud Object Storage High performance](/links/public-cloud/object-storage) class. This repository includes the previous options + OVHcloud Object Storage "High performance". From the OVHcloud Control Panel, you can activate the `Gold Repository`. All these repositories have a storage quota of 100 TB. You can reach out to the [support teams](https://help.ovhcloud.com/csm?id=csm_get_help) to increase this quota. -Here is an example of the primary and destination sites used for Veeam VCD copying of offsite backups (for the **Advanced/Premium** offers): +Here is an example of the primary and destination sites used for Veeam Public VCF as-a-Service copying of offsite backups (for the **Advanced/Premium** offers): -![VCD Veeam 4 VCD Sites](images/vcd_veeam_zones.png){.thumbnail} +![Public VCF as-a-Service Veeam 4 Sites](images/vcd_veeam_zones.png){.thumbnail} - `Bronze Repository`: Roubaix (Europe) - `Silver Repository`: Roubaix -> Strasbourg (Europe) @@ -123,7 +123,7 @@ The metadata for virtual applications (vApp) and VMs includes: - The quota. - Storage templates. -The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to VMware Cloud Director. +The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to Public VCF as-a-Service. - **Backup jobs:** @@ -134,39 +134,39 @@ Backup jobs require 4 default settings: 3. Guest Processing: Application-aware processing / Guest file system indexing / Guest operating system credentials 4. Email notifications: Enabling email notifications -For virtual machines managed by VMware Cloud Director, Veeam Backup & Replication offers a special type of backup job: VMware Cloud Director backup jobs. VMware Cloud Director backup jobs process VMware Cloud Director objects, ensure their proper recovery, and support Cloud Director specific features. +For virtual machines managed by Public VCF as-a-Service, Veeam Backup & Replication offers a special type of backup job: Public VCF as-a-Service backup jobs. Public VCF as-a-Service backup jobs process Public VCF as-a-Service objects, ensure their proper recovery, and support Cloud Director specific features. - **How do I create a backup job with the Veeam Data Platform?** -You are about to create your first backup job using the Veeam Data Platform VCD plugin: +You are about to create your first backup job using the Veeam Data Platform Public VCF as-a-Service plugin: -In the Veeam VCD console, click `More`{.action} and select `Data Protection with Veeam`{.action} +In the Veeam Public VCF as-a-Service console, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} Click `Jobs`{.action} then `Create`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} In the window that opens, specify the backup job name, description, and retention policy. Once you have defined the elements (Job name, description, retention), click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} You then need to choose your virtual machine (VM). To do this, click `Add`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} -You can drill down into your VMware Cloud Director organization and select your VM. +You can drill down into your Public VCF as-a-Service organization and select your VM. Click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} Your virtual machine will then appear in the list. Click `Next.`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} > [!warning] > @@ -179,7 +179,7 @@ Click `Next.`{.action} Click `Next`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} If necessary, you can add monitoring options for your backup tasks. Finally, click `Finish`{.action}. @@ -187,7 +187,7 @@ If necessary, you can add monitoring options for your backup tasks. Finally, cli > If you add multiple email addresses for monitoring, use a semicolon (`;`) as a separator between each address. > **Example**: `email1@example.com; email2@example.com` -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} The backup job is listed. @@ -204,7 +204,7 @@ The backup job is listed. > To add a backup job from a VM (... action -> ... Add a task to Veeam), it must be created beforehand. > -In the VMware Cloud Director console, click `Datacenter`{.action} , then `Virtual machines`{.action}. +In the Public VCF as-a-Service console, click `Datacenter`{.action} , then `Virtual machines`{.action}. Choose a VM. Click `Actions`{.action}, then `Data Protection with Veeam`{.action} and finally `Add a task to Veeam`{.action}. @@ -223,7 +223,7 @@ Veeam Backup has several restore features: **Data included in restores:** -Veeam Backup & Replication enables full recovery of VMs to VMware Cloud Director. You can restore separate VMs to vApps, as well as VM data. +Veeam Backup & Replication enables full recovery of VMs to Public VCF as-a-Service. You can restore separate VMs to vApps, as well as VM data. Restore options include: @@ -237,14 +237,14 @@ In this case, perform a **Full (full/full)** restore. **Full restoration of a VM (virtual machine):** -With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud VMware Cloud Director portal. +With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud Public VCF as-a-Service portal. When you restore normal or standalone VMs in the vCloud Director hierarchy, the restoration process includes the following steps: -- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the VMware Cloud Director hierarchy. +- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the Public VCF as-a-Service hierarchy. - Veeam restores the VMs in the backup file to their original location or to another location. In addition, Veeam restores all VM settings. -**How do I restore a VM using the Veeam Data Platform VCD plugin?** +**How do I restore a VM using the Veeam Data Platform Public VCF as-a-Service plugin?** To perform a full restore, click `Entire VM Restore`{.action} @@ -260,9 +260,9 @@ In the final step, click `Finish`{.action}. If you wish, you can also launch the ![VCD_Veeam_restore_vm_3](images/vcd_veeam_restore_vm_3.png){.thumbnail} -This process is simplified with VCD, Veeam and OVHcloud. +This process is simplified with Public VCF as-a-Service, Veeam and OVHcloud. -**How do I restore a file using the Veeam Data Platform VCD plugin?** +**How do I restore a file using the Veeam Data Platform Public VCF as-a-Service plugin?** - **File level restore**: This option is not yet available. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.es-es.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.es-es.md index 6a0748694f4..1466c7a48b2 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.es-es.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.es-es.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Backup with Veeam Data Platform (EN)" +title: "Public VCF as-a-Service - Backup with Veeam Data Platform (EN)" excerpt: "Find out how to perform backups and restores with Veeam Data Platform integration" updated: 2025-02-24 --- @@ -24,18 +24,18 @@ details[open]>summary::before { ## Requirements -- An administrator vCloud Director account with a VCD Organization. +- An administrator vCloud Director account with a Public VCF as-a-Service Organization. - A user with the Organization Administrator role to connect to the Veeam Data Platform Self-Service Portal (the new admin user in a virtual datacentre has the default role). -- You need to have read the VCD guides: - - [VCD Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- You need to have read the Public VCF as-a-Service guides: + - [Public VCF as-a-Service Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) - [How to log in to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) - - [How to use the VCD user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) + - [How to use the Public VCF as-a-Service user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) - You must be familiar with how Veeam Backup works. -- An understanding of the financial impact following the various load factors that apply when setting up this solution with VCD (see the [pricing grid for Veeam vCD on OVHcloud backups](/links/hosted-private-cloud/veeam-managed-backup). +- An understanding of the financial impact following the various load factors that apply when setting up this solution with Public VCF as-a-Service (see the [pricing grid for Veeam Managed Backup](/links/hosted-private-cloud/veeam-managed-backup). ## Instructions -Veeam Data Platform supports VCD. It uses the VMware Cloud Director API to back up the vApps and VMs and restore them directly in the VMware Cloud Director hierarchy. +Veeam Data Platform supports Public VCF as-a-Service. It uses the Public VCF as-a-Service API to back up the vApps and VMs and restore them directly in the Public VCF as-a-Service hierarchy. The Veeam Data Platform service is available and ready to use for all 3 OVHcloud solutions (see the [features catalog](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). @@ -48,37 +48,37 @@ The Veeam Data Platform service is available and ready to use for all 3 OVHcloud ### Step 1 - Backup with Veeam Data Platform -The **Veeam Data Platform** service has a VCD plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any VMware Cloud Director user with the organization administrator role. +The **Veeam Data Platform** service has a Public VCF as-a-Service plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any Public VCF as-a-Service user with the organization administrator role. /// details | Access the Veeam Data Platform administration console -When using VCD Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. +When using Public VCF as-a-Service Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. -To access the Data Protection Portal with Veeam from Cloud Director, log in to the VCD Client Portal with a vCloud Director account with the appropriate rights. +To access the Data Protection Portal with Veeam from Cloud Director, log in to the Public VCF as-a-Service Client Portal with a vCloud Director account with the appropriate rights. In the menu of the top center bar, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} -The Veeam VCD Plugin window will open with a grey/black headband. +The Veeam Public VCF as-a-Service Plugin window will open with a grey/black headband. -![VCD access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} #### Repository By default, you have the following repositories: -- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your VCD environment. -- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your VCD environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. +- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your Public VCF as-a-Service environment. +- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your Public VCF as-a-Service environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. - **Gold Repository**: This repository is based on the [OVHcloud Object Storage High performance](/links/public-cloud/object-storage) class. This repository includes the previous options + OVHcloud Object Storage "High performance". From the OVHcloud Control Panel, you can activate the `Gold Repository`. All these repositories have a storage quota of 100 TB. You can reach out to the [support teams](https://help.ovhcloud.com/csm?id=csm_get_help) to increase this quota. -Here is an example of the primary and destination sites used for Veeam VCD copying of offsite backups (for the **Advanced/Premium** offers): +Here is an example of the primary and destination sites used for Veeam Public VCF as-a-Service copying of offsite backups (for the **Advanced/Premium** offers): -![VCD Veeam 4 VCD Sites](images/vcd_veeam_zones.png){.thumbnail} +![Public VCF as-a-Service Veeam 4 Sites](images/vcd_veeam_zones.png){.thumbnail} - `Bronze Repository`: Roubaix (Europe) - `Silver Repository`: Roubaix -> Strasbourg (Europe) @@ -123,7 +123,7 @@ The metadata for virtual applications (vApp) and VMs includes: - The quota. - Storage templates. -The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to VMware Cloud Director. +The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to Public VCF as-a-Service. - **Backup jobs:** @@ -134,39 +134,39 @@ Backup jobs require 4 default settings: 3. Guest Processing: Application-aware processing / Guest file system indexing / Guest operating system credentials 4. Email notifications: Enabling email notifications -For virtual machines managed by VMware Cloud Director, Veeam Backup & Replication offers a special type of backup job: VMware Cloud Director backup jobs. VMware Cloud Director backup jobs process VMware Cloud Director objects, ensure their proper recovery, and support Cloud Director specific features. +For virtual machines managed by Public VCF as-a-Service, Veeam Backup & Replication offers a special type of backup job: Public VCF as-a-Service backup jobs. Public VCF as-a-Service backup jobs process Public VCF as-a-Service objects, ensure their proper recovery, and support Cloud Director specific features. - **How do I create a backup job with the Veeam Data Platform?** -You are about to create your first backup job using the Veeam Data Platform VCD plugin: +You are about to create your first backup job using the Veeam Data Platform Public VCF as-a-Service plugin: -In the Veeam VCD console, click `More`{.action} and select `Data Protection with Veeam`{.action} +In the Veeam Public VCF as-a-Service console, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} Click `Jobs`{.action} then `Create`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} In the window that opens, specify the backup job name, description, and retention policy. Once you have defined the elements (Job name, description, retention), click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} You then need to choose your virtual machine (VM). To do this, click `Add`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} -You can drill down into your VMware Cloud Director organization and select your VM. +You can drill down into your Public VCF as-a-Service organization and select your VM. Click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} Your virtual machine will then appear in the list. Click `Next.`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} > [!warning] > @@ -179,7 +179,7 @@ Click `Next.`{.action} Click `Next`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} If necessary, you can add monitoring options for your backup tasks. Finally, click `Finish`{.action}. @@ -187,7 +187,7 @@ If necessary, you can add monitoring options for your backup tasks. Finally, cli > If you add multiple email addresses for monitoring, use a semicolon (`;`) as a separator between each address. > **Example**: `email1@example.com; email2@example.com` -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} The backup job is listed. @@ -204,7 +204,7 @@ The backup job is listed. > To add a backup job from a VM (... action -> ... Add a task to Veeam), it must be created beforehand. > -In the VMware Cloud Director console, click `Datacenter`{.action} , then `Virtual machines`{.action}. +In the Public VCF as-a-Service console, click `Datacenter`{.action} , then `Virtual machines`{.action}. Choose a VM. Click `Actions`{.action}, then `Data Protection with Veeam`{.action} and finally `Add a task to Veeam`{.action}. @@ -223,7 +223,7 @@ Veeam Backup has several restore features: **Data included in restores:** -Veeam Backup & Replication enables full recovery of VMs to VMware Cloud Director. You can restore separate VMs to vApps, as well as VM data. +Veeam Backup & Replication enables full recovery of VMs to Public VCF as-a-Service. You can restore separate VMs to vApps, as well as VM data. Restore options include: @@ -237,14 +237,14 @@ In this case, perform a **Full (full/full)** restore. **Full restoration of a VM (virtual machine):** -With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud VMware Cloud Director portal. +With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud Public VCF as-a-Service portal. When you restore normal or standalone VMs in the vCloud Director hierarchy, the restoration process includes the following steps: -- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the VMware Cloud Director hierarchy. +- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the Public VCF as-a-Service hierarchy. - Veeam restores the VMs in the backup file to their original location or to another location. In addition, Veeam restores all VM settings. -**How do I restore a VM using the Veeam Data Platform VCD plugin?** +**How do I restore a VM using the Veeam Data Platform Public VCF as-a-Service plugin?** To perform a full restore, click `Entire VM Restore`{.action} @@ -260,9 +260,9 @@ In the final step, click `Finish`{.action}. If you wish, you can also launch the ![VCD_Veeam_restore_vm_3](images/vcd_veeam_restore_vm_3.png){.thumbnail} -This process is simplified with VCD, Veeam and OVHcloud. +This process is simplified with Public VCF as-a-Service, Veeam and OVHcloud. -**How do I restore a file using the Veeam Data Platform VCD plugin?** +**How do I restore a file using the Veeam Data Platform Public VCF as-a-Service plugin?** - **File level restore**: This option is not yet available. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.es-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.es-us.md index 6a0748694f4..1466c7a48b2 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.es-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.es-us.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Backup with Veeam Data Platform (EN)" +title: "Public VCF as-a-Service - Backup with Veeam Data Platform (EN)" excerpt: "Find out how to perform backups and restores with Veeam Data Platform integration" updated: 2025-02-24 --- @@ -24,18 +24,18 @@ details[open]>summary::before { ## Requirements -- An administrator vCloud Director account with a VCD Organization. +- An administrator vCloud Director account with a Public VCF as-a-Service Organization. - A user with the Organization Administrator role to connect to the Veeam Data Platform Self-Service Portal (the new admin user in a virtual datacentre has the default role). -- You need to have read the VCD guides: - - [VCD Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- You need to have read the Public VCF as-a-Service guides: + - [Public VCF as-a-Service Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) - [How to log in to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) - - [How to use the VCD user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) + - [How to use the Public VCF as-a-Service user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) - You must be familiar with how Veeam Backup works. -- An understanding of the financial impact following the various load factors that apply when setting up this solution with VCD (see the [pricing grid for Veeam vCD on OVHcloud backups](/links/hosted-private-cloud/veeam-managed-backup). +- An understanding of the financial impact following the various load factors that apply when setting up this solution with Public VCF as-a-Service (see the [pricing grid for Veeam Managed Backup](/links/hosted-private-cloud/veeam-managed-backup). ## Instructions -Veeam Data Platform supports VCD. It uses the VMware Cloud Director API to back up the vApps and VMs and restore them directly in the VMware Cloud Director hierarchy. +Veeam Data Platform supports Public VCF as-a-Service. It uses the Public VCF as-a-Service API to back up the vApps and VMs and restore them directly in the Public VCF as-a-Service hierarchy. The Veeam Data Platform service is available and ready to use for all 3 OVHcloud solutions (see the [features catalog](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). @@ -48,37 +48,37 @@ The Veeam Data Platform service is available and ready to use for all 3 OVHcloud ### Step 1 - Backup with Veeam Data Platform -The **Veeam Data Platform** service has a VCD plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any VMware Cloud Director user with the organization administrator role. +The **Veeam Data Platform** service has a Public VCF as-a-Service plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any Public VCF as-a-Service user with the organization administrator role. /// details | Access the Veeam Data Platform administration console -When using VCD Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. +When using Public VCF as-a-Service Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. -To access the Data Protection Portal with Veeam from Cloud Director, log in to the VCD Client Portal with a vCloud Director account with the appropriate rights. +To access the Data Protection Portal with Veeam from Cloud Director, log in to the Public VCF as-a-Service Client Portal with a vCloud Director account with the appropriate rights. In the menu of the top center bar, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} -The Veeam VCD Plugin window will open with a grey/black headband. +The Veeam Public VCF as-a-Service Plugin window will open with a grey/black headband. -![VCD access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} #### Repository By default, you have the following repositories: -- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your VCD environment. -- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your VCD environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. +- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your Public VCF as-a-Service environment. +- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your Public VCF as-a-Service environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. - **Gold Repository**: This repository is based on the [OVHcloud Object Storage High performance](/links/public-cloud/object-storage) class. This repository includes the previous options + OVHcloud Object Storage "High performance". From the OVHcloud Control Panel, you can activate the `Gold Repository`. All these repositories have a storage quota of 100 TB. You can reach out to the [support teams](https://help.ovhcloud.com/csm?id=csm_get_help) to increase this quota. -Here is an example of the primary and destination sites used for Veeam VCD copying of offsite backups (for the **Advanced/Premium** offers): +Here is an example of the primary and destination sites used for Veeam Public VCF as-a-Service copying of offsite backups (for the **Advanced/Premium** offers): -![VCD Veeam 4 VCD Sites](images/vcd_veeam_zones.png){.thumbnail} +![Public VCF as-a-Service Veeam 4 Sites](images/vcd_veeam_zones.png){.thumbnail} - `Bronze Repository`: Roubaix (Europe) - `Silver Repository`: Roubaix -> Strasbourg (Europe) @@ -123,7 +123,7 @@ The metadata for virtual applications (vApp) and VMs includes: - The quota. - Storage templates. -The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to VMware Cloud Director. +The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to Public VCF as-a-Service. - **Backup jobs:** @@ -134,39 +134,39 @@ Backup jobs require 4 default settings: 3. Guest Processing: Application-aware processing / Guest file system indexing / Guest operating system credentials 4. Email notifications: Enabling email notifications -For virtual machines managed by VMware Cloud Director, Veeam Backup & Replication offers a special type of backup job: VMware Cloud Director backup jobs. VMware Cloud Director backup jobs process VMware Cloud Director objects, ensure their proper recovery, and support Cloud Director specific features. +For virtual machines managed by Public VCF as-a-Service, Veeam Backup & Replication offers a special type of backup job: Public VCF as-a-Service backup jobs. Public VCF as-a-Service backup jobs process Public VCF as-a-Service objects, ensure their proper recovery, and support Cloud Director specific features. - **How do I create a backup job with the Veeam Data Platform?** -You are about to create your first backup job using the Veeam Data Platform VCD plugin: +You are about to create your first backup job using the Veeam Data Platform Public VCF as-a-Service plugin: -In the Veeam VCD console, click `More`{.action} and select `Data Protection with Veeam`{.action} +In the Veeam Public VCF as-a-Service console, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} Click `Jobs`{.action} then `Create`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} In the window that opens, specify the backup job name, description, and retention policy. Once you have defined the elements (Job name, description, retention), click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} You then need to choose your virtual machine (VM). To do this, click `Add`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} -You can drill down into your VMware Cloud Director organization and select your VM. +You can drill down into your Public VCF as-a-Service organization and select your VM. Click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} Your virtual machine will then appear in the list. Click `Next.`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} > [!warning] > @@ -179,7 +179,7 @@ Click `Next.`{.action} Click `Next`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} If necessary, you can add monitoring options for your backup tasks. Finally, click `Finish`{.action}. @@ -187,7 +187,7 @@ If necessary, you can add monitoring options for your backup tasks. Finally, cli > If you add multiple email addresses for monitoring, use a semicolon (`;`) as a separator between each address. > **Example**: `email1@example.com; email2@example.com` -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} The backup job is listed. @@ -204,7 +204,7 @@ The backup job is listed. > To add a backup job from a VM (... action -> ... Add a task to Veeam), it must be created beforehand. > -In the VMware Cloud Director console, click `Datacenter`{.action} , then `Virtual machines`{.action}. +In the Public VCF as-a-Service console, click `Datacenter`{.action} , then `Virtual machines`{.action}. Choose a VM. Click `Actions`{.action}, then `Data Protection with Veeam`{.action} and finally `Add a task to Veeam`{.action}. @@ -223,7 +223,7 @@ Veeam Backup has several restore features: **Data included in restores:** -Veeam Backup & Replication enables full recovery of VMs to VMware Cloud Director. You can restore separate VMs to vApps, as well as VM data. +Veeam Backup & Replication enables full recovery of VMs to Public VCF as-a-Service. You can restore separate VMs to vApps, as well as VM data. Restore options include: @@ -237,14 +237,14 @@ In this case, perform a **Full (full/full)** restore. **Full restoration of a VM (virtual machine):** -With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud VMware Cloud Director portal. +With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud Public VCF as-a-Service portal. When you restore normal or standalone VMs in the vCloud Director hierarchy, the restoration process includes the following steps: -- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the VMware Cloud Director hierarchy. +- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the Public VCF as-a-Service hierarchy. - Veeam restores the VMs in the backup file to their original location or to another location. In addition, Veeam restores all VM settings. -**How do I restore a VM using the Veeam Data Platform VCD plugin?** +**How do I restore a VM using the Veeam Data Platform Public VCF as-a-Service plugin?** To perform a full restore, click `Entire VM Restore`{.action} @@ -260,9 +260,9 @@ In the final step, click `Finish`{.action}. If you wish, you can also launch the ![VCD_Veeam_restore_vm_3](images/vcd_veeam_restore_vm_3.png){.thumbnail} -This process is simplified with VCD, Veeam and OVHcloud. +This process is simplified with Public VCF as-a-Service, Veeam and OVHcloud. -**How do I restore a file using the Veeam Data Platform VCD plugin?** +**How do I restore a file using the Veeam Data Platform Public VCF as-a-Service plugin?** - **File level restore**: This option is not yet available. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.fr-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.fr-ca.md index 1f70dd93cb1..a2ccd535d36 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.fr-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.fr-ca.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Sauvegarde avec Veeam Data Platform" +title: "Public VCF as-a-Service - Sauvegarde avec Veeam Data Platform" excerpt: "Découvrez comment effectuer des sauvegardes et restaurations avec l'intégration Veeam Data Platform" updated: 2025-02-24 --- @@ -20,21 +20,21 @@ details[open]>summary::before { ## Objectif -**Ce guide vous décrit les solutions de sauvegarde et de restauration du plugin VCD Veeam Data Platform.** +**Ce guide vous décrit les solutions de sauvegarde et de restauration du plugin Public VCF as-a-Service Veeam Data Platform.** ## Prérequis -- Un compte vCloud Director administrateur avec une Organisation VCD +- Un compte vCloud Director administrateur avec une organisation Public VCF as-a-Service - Un utilisateur avec le rôle Administrateur de l'organisation pour vous connecter au portail en libre-service Veeam Data Platform (le nouvel utilisateur admin d'un datacenter virtuel a le rôle par défaut). -- Avoir pris connaissances des guides VCD : +- Avoir pris connaissances des guides Public VCF as-a-Service : - [Les concepts fondamentaux](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) - [Comment se connecter à son organisation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) - [Comment utiliser l'interface utilisateur](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) -- Avoir une connaissance du fonctionnement de Veeam et de l'impact financier consécutif aux différents paramètres de charge qui s'appliquent lors de la mise en place de cette solution à VCD (cf. grille tarifaire des sauvegardes Veeam vCD on OVHcloud disponible via [ce lien](/links/hosted-private-cloud/veeam-managed-backup). +- Avoir une connaissance du fonctionnement de Veeam et de l'impact financier consécutif aux différents paramètres de charge qui s'appliquent lors de la mise en place de cette solution à Public VCF as-a-Service (cf. grille tarifaire des sauvegardes Veeam Public VCF as-a-Service disponible via [ce lien](/links/hosted-private-cloud/veeam-managed-backup). ## En pratique -Veeam Data Platform accompagne VCD. Il utilise l'API VMware Cloud Director pour sauvegarder les vApps et les VMs et les restaurer directement dans la hiérarchie VMware Cloud Director. +Veeam Data Platform accompagne Public VCF as-a-Service. Il utilise l'API Public VCF as-a-Service pour sauvegarder les vApps et les VMs et les restaurer directement dans la hiérarchie Public VCF as-a-Service. Le service Veeam Data Platform est disponible et prêt à l'emploi pour les 3 offres OVHcloud (voir le [catalogue des fonctionnalités](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features)). @@ -44,42 +44,42 @@ Le service Veeam Data Platform est disponible et prêt à l'emploi pour les 3 of > > Si vous utilisez le traitement d'images supportant les applications pour les sauvegardes de base de données MS SQL ou Oracle, les options compatibles avec les applications et restaurations d'éléments ne seront pas prises en charge. Une restauration complète de la machine virtuelle doit être réalisée, cela implique une fenêtre de temps d'arrêt pour tous les utilisateurs de la base de données. Il est impossible de relancer manuellement un échec de sauvegarde immuable. Vous devez exécuter une sauvegarde complète active ou attendre l'exécution de la prochaine sauvegarde planifiée (consultez la [documentation Veeam pour en savoir plus](https://helpcenter.veeam.com/docs/backup/vsphere/vcloud_manage_backup.html?ver=120)). > -> La console Veeam VCD est à ce jour disponible uniquement en anglais. +> La console Veeam Public VCF as-a-Service est à ce jour disponible uniquement en anglais. > ### Étape 1 - Sauvegarder avec Veeam Data Platform -Le service **Veeam Data Platform** dispose d’un plugin VCD pour sauvegarder des VMs et des vApp à partir de n’importe quel Virtual Data Center (VDC) de l’organisation. Il est disponible au niveau de l'organisation pour tout utilisateur VMware Cloud Director ayant le rôle d'administrateur de l'organisation. +Le service **Veeam Data Platform** dispose d’un plugin Public VCF as-a-Service pour sauvegarder des VMs et des vApp à partir de n’importe quel Virtual Data Center (VDC) de l’organisation. Il est disponible au niveau de l'organisation pour tout utilisateur Public VCF as-a-Service ayant le rôle d'administrateur de l'organisation. /// details | Accéder à la console d'administration Veeam Data Platform -Lorsque vous utilisez l'intégration VCD Protection des données avec Veeam pour créer des tâches de sauvegarde, vous pouvez choisir n'importe quelle instance de machine virtuelle à partir de n'importe quel datacenter virtuel de l'organisation. +Lorsque vous utilisez l'intégration Public VCF as-a-Service Protection des données avec Veeam pour créer des tâches de sauvegarde, vous pouvez choisir n'importe quelle instance de machine virtuelle à partir de n'importe quel datacenter virtuel de l'organisation. -Pour accéder au Portail Protection des données avec Veeam depuis Cloud Director, connectez-vous au portail client VCD avec un compte vCloud Director disposant des droits appropriés. +Pour accéder au Portail Protection des données avec Veeam depuis Cloud Director, connectez-vous au portail client Public VCF as-a-Service avec un compte vCloud Director disposant des droits appropriés. Dans le menu de la barre centrale supérieure, cliquez sur `Plus`{.action} et sélectionnez `Protection des données avec Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} -La fenêtre du Plugin Veeam VCD s'ouvrira avec un bandeau gris/noir. +La fenêtre du Plugin Veeam Public VCF as-a-Service s'ouvrira avec un bandeau gris/noir. -![VCD access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} #### Repository Par défaut, vous disposez des *repositories* (dépôts) suivants : -- **Bronze Repository** : Ce repository est basé sur la classe [OVHcloud Object Storage Standard](/links/public-cloud/object-storage). Nous utiliserons un bucket le plus proche de votre environnement VCD. -- **Silver Repository** : Ce repository est basé sur la classe [OVHcloud Object Storage Standard](/links/public-cloud/object-storage). Nous utiliserons un Veeam SOBR (Scale-Out Backup Repository) avec des buckets de niveau de performance plus proches de votre environnement VCD et un niveau de capacité "tier" à partir de buckets d'une autre région OVHcloud. Nous utilisons également le mode de copie Veeam SOBR pour ajouter les sauvegardes des « performance extents » aux « capacity extents » dès leur création. +- **Bronze Repository** : Ce repository est basé sur la classe [OVHcloud Object Storage Standard](/links/public-cloud/object-storage). Nous utiliserons un bucket le plus proche de votre environnement Public VCF as-a-Service. +- **Silver Repository** : Ce repository est basé sur la classe [OVHcloud Object Storage Standard](/links/public-cloud/object-storage). Nous utiliserons un Veeam SOBR (Scale-Out Backup Repository) avec des buckets de niveau de performance plus proches de votre environnement Public VCF as-a-Service et un niveau de capacité "tier" à partir de buckets d'une autre région OVHcloud. Nous utilisons également le mode de copie Veeam SOBR pour ajouter les sauvegardes des « performance extents » aux « capacity extents » dès leur création. - **Gold Repository** : Ce repository est basé sur la classe [OVHcloud Object Storage High performance](/links/public-cloud/object-storage). Il inclut les options précédentes + OVHcloud Object Storage "High performance". Depuis votre espace client, vous pouvez activer le `Gold Repository`. Tous ces repositories ont un quota de stockage de 100 To. Vous pouvez contacter les [équipes de support](https://help.ovhcloud.com/csm?id=csm_get_help) pour augmenter ce quota. -Voici un exemple de site primaire et de destination utilisés pour la copie Veeam VCD des sauvegardes hors site (dans les offres **Advanced/Premium**) : +Voici un exemple de site primaire et de destination utilisés pour la copie Veeam Public VCF as-a-Service des sauvegardes hors site (dans les offres **Advanced/Premium**) : -![VCD Veeam 4 VCD Sites](images/vcd_veeam_zones.png){.thumbnail} +![Public VCF as-a-Service Veeam 4 Sites](images/vcd_veeam_zones.png){.thumbnail} - `Bronze Repository` : Roubaix - `Silver Repository` : Roubaix -> Strasbourg @@ -124,7 +124,7 @@ Les métadonnées des applications virtuelles (vApp) et VM incluent : - Le quota. - Les Modèles de stockages (Templates). -Les métadonnées vApp/VM sont stockées avec le contenu de la machine virtuelle. La capture des métadonnées vApp/VM est importante pour la restauration : sans elle, vous ne serez pas en mesure de restaurer les vApp et les VM vers VMware Cloud Director. +Les métadonnées vApp/VM sont stockées avec le contenu de la machine virtuelle. La capture des métadonnées vApp/VM est importante pour la restauration : sans elle, vous ne serez pas en mesure de restaurer les vApp et les VM vers Public VCF as-a-Service. - **Les tâches de sauvegardes (jobs) :** @@ -135,39 +135,39 @@ Les tâches de sauvegarde nécessitent 4 paramètres par défaut : 3. Traitement invité : Traitement prenant en charge les applications / Indexation du système de fichiers invité / Informations d'identification du système d'exploitation invité (credentials) 4. Notifications e-mail : Activation de notifications e-mail -Pour les machines virtuelles gérées par VMware Cloud Director, Veeam Backup & Replication offre un type spécial de tâche de sauvegarde : les tâches de sauvegarde VMware Cloud Director. Les tâches de sauvegarde de VMware Cloud Director traitent les objets VMware Cloud Director, assurent leur restauration correcte et la prise en charge des fonctionnalités spécifiques à Cloud Director. +Pour les machines virtuelles gérées par Public VCF as-a-Service, Veeam Backup & Replication offre un type spécial de tâche de sauvegarde : les tâches de sauvegarde Public VCF as-a-Service. Les tâches de sauvegarde de Public VCF as-a-Service traitent les objets Public VCF as-a-Service, assurent leur restauration correcte et la prise en charge des fonctionnalités spécifiques à Cloud Director. **Comment créer une tâche de sauvegarde avec Veeam Data Platform ?** -Vous allez créer votre premiere tâche de sauvegarde depuis le plugin VCD Veeam Data Platform : +Vous allez créer votre premiere tâche de sauvegarde depuis le plugin Public VCF as-a-Service Veeam Data Platform : -Dans la console VCD Veeam, cliquez sur `Plus`{.action} et sélectionnez `Protection des données avec Veeam`{.action} +Dans la console Public VCF as-a-Service Veeam, cliquez sur `Plus`{.action} et sélectionnez `Protection des données avec Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} Cliquez sur `Jobs`{.action} puis sur `Create`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} Dans la fenêtre qui s'ouvre, spécifiez le nom de la tâche de sauvegarde, la description et la politique de rétention. Une fois les éléments définis (Job name, description, retention), cliquez sur `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} Vous devez ensuite choisir votre machine virtuelle (VM). Pour cela, cliquez sur `Add`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} -Vous pouvez dérouler l'arborescence de votre organisation VMware Cloud Director et sélectionner votre VM. +Vous pouvez dérouler l'arborescence de votre organisation Public VCF as-a-Service et sélectionner votre VM. Cliquez sur `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} Votre machine virtuelle apparait alors dans la liste. Cliquez sur `Next.`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} > [!warning] > @@ -180,7 +180,7 @@ Cliquez sur `Next.`{.action} Cliquez sur `Next`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} Si nécessaire, vous pouvez ajouter des options de monitoring pour vos tâches de sauvegarde. Cliquez enfin sur `Finish`{.action}. @@ -188,7 +188,7 @@ Si nécessaire, vous pouvez ajouter des options de monitoring pour vos tâches d > Si vous ajoutez plusieurs adresses e-mail pour le monitoring, utilisez un point-virgule (`;`) comme séparateur entre chaque adresse. > **Exemple** : `email1@example.com; email2@example.com` -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} La tâche de sauvegarde apparait dans la liste. @@ -205,7 +205,7 @@ La tâche de sauvegarde apparait dans la liste. > Pour pouvoir ajouter une tâche de sauvegarde depuis une VM (.. action -> ... Ajouter une tâche à Veeam), il doit être préalablement créé. > -Dans la console VMware Cloud Director, cliquez sur `Centre de données`{.action} puis sur `Machines virtuelles`{.action}. +Dans la console Public VCF as-a-Service, cliquez sur `Centre de données`{.action} puis sur `Machines virtuelles`{.action}. Choisissez une VM. Cliquez sur `Actions`{.action}, puis sur `Protection des données avec Veeam`{.action} et enfin sur `Ajouter une tâche à Veeam`{.action}. @@ -224,7 +224,7 @@ Veeam Backup dispose de plusieurs fonctionnalités de restauration : **Données incluses dans les restaurations :** -Veeam Backup & Replication permet une restauration complète des VM vers VMware Cloud Director. Vous pouvez restaurer des VM distinctes vers des vApps, ainsi que des données de VM. +Veeam Backup & Replication permet une restauration complète des VM vers Public VCF as-a-Service. Vous pouvez restaurer des VM distinctes vers des vApps, ainsi que des données de VM. La restauration inclut les options suivantes : @@ -238,14 +238,14 @@ Dans ce cas, faites une restauration de type **Full (entière/complète)**. **Restauration entière "Full" d'une VM (machine virtuelle)** -Le service backup managé par OVHcloud vous permet de restaurer des VMs classiques qui font partie de vApps et des VM autonomes qui ont été créées dans votre portail OVHcloud VMware Cloud Director. +Le service backup managé par OVHcloud vous permet de restaurer des VMs classiques qui font partie de vApps et des VM autonomes qui ont été créées dans votre portail OVHcloud Public VCF as-a-Service. Lorsque vous restaurez des VMs normales ou autonomes dans la hiérarchie vCloud Director, le processus de restauration comprend les étapes suivantes : -- Veeam utilise les métadonnées vApp capturées pour définir les paramètres vApp et l'emplacement d'origine de la machine virtuelle dans la hiérarchie VMware Cloud Director. +- Veeam utilise les métadonnées vApp capturées pour définir les paramètres vApp et l'emplacement d'origine de la machine virtuelle dans la hiérarchie Public VCF as-a-Service. - Veeam restaure les VMs du fichier de sauvegarde à leur emplacement d'origine ou à un autre emplacement. De plus, Veeam restaure tous les paramètres des VM. -**Comment restaurer une machine virtuelle depuis le plugin Veeam Data Platform VCD ?** +**Comment restaurer une machine virtuelle depuis le plugin Veeam Data Platform Public VCF as-a-Service ?** Pour effectuer une restauration complète, cliquez sur `Entire VM Restore`{.action} @@ -261,9 +261,9 @@ Dans la dernière étape, cliquez sur `Finish`{.action}. Si vous le souhaitez, v ![VCD_Veeam_restore_vm_3](images/vcd_veeam_restore_vm_3.png){.thumbnail} -Ce processus est simplifié grâce à VCD, Veeam et OVHcloud. +Ce processus est simplifié grâce à Public VCF as-a-Service, Veeam et OVHcloud. -**Comment restaurer un fichier depuis le plugin Veeam Data Platform VCD ?** +**Comment restaurer un fichier depuis le plugin Veeam Data Platform Public VCF as-a-Service ?** - **File level restore** : cette option n'est pas encore disponible à ce jour. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.fr-fr.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.fr-fr.md index cfa75099e52..9af018373bf 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.fr-fr.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.fr-fr.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Sauvegarde avec Veeam Data Platform" -excerpt: "Découvrez comment effectuer des sauvegardes et des restaurations avec Veeam (Plug-In) Data Platform / Protection pour votre VCD managé on OVHcloud" +title: "Public VCF as-a-Service - Sauvegarde avec Veeam Data Platform" +excerpt: "Découvrez comment effectuer des sauvegardes et des restaurations avec Veeam (Plug-In) Data Platform / Protection pour votre Public VCF as-a-Service" updated: 2025-02-24 --- @@ -20,21 +20,21 @@ details[open]>summary::before { ## Objectif -**Ce guide vous décrit les solutions de sauvegarde et de restauration du plugin VCD Veeam Data Platform.** +**Ce guide vous décrit les solutions de sauvegarde et de restauration du plugin Public VCF as-a-Service Veeam Data Platform.** ## Prérequis -- Un compte vCloud Director administrateur avec une Organisation VCD +- Un compte vCloud Director administrateur avec une organisation Public VCF as-a-Service - Un utilisateur avec le rôle Administrateur de l'organisation pour vous connecter au portail en libre-service Veeam Data Platform (le nouvel utilisateur admin d'un datacenter virtuel a le rôle par défaut). -- Avoir pris connaissances des guides VCD : +- Avoir pris connaissances des guides Public VCF as-a-Service : - [Les concepts fondamentaux](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) - [Comment se connecter à son organisation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) - [Comment utiliser l'interface utilisateur](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) -- Avoir une connaissance du fonctionnement de Veeam et de l'impact financier consécutif aux différents paramètres de charge qui s'appliquent lors de la mise en place de cette solution à VCD (cf. grille tarifaire des sauvegardes Veeam vCD on OVHcloud disponible via [ce lien](/links/hosted-private-cloud/veeam-managed-backup). +- Avoir une connaissance du fonctionnement de Veeam et de l'impact financier consécutif aux différents paramètres de charge qui s'appliquent lors de la mise en place de cette solution à Public VCF as-a-Service (cf. grille tarifaire des sauvegardes Veeam Public VCF as-a-Service disponible via [ce lien](/links/hosted-private-cloud/veeam-managed-backup). ## En pratique -Veeam Data Platform accompagne VCD. Il utilise l'API VMware Cloud Director pour sauvegarder les vApps et les VMs et les restaurer directement dans la hiérarchie VMware Cloud Director. +Veeam Data Platform accompagne Public VCF as-a-Service. Il utilise l'API Public VCF as-a-Service pour sauvegarder les vApps et les VMs et les restaurer directement dans la hiérarchie Public VCF as-a-Service. Le service Veeam Data Platform est disponible et prêt à l'emploi pour les 3 offres OVHcloud (voir le [catalogue des fonctionnalités](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features)). @@ -44,42 +44,42 @@ Le service Veeam Data Platform est disponible et prêt à l'emploi pour les 3 of > > Si vous utilisez le traitement d'images supportant les applications pour les sauvegardes de base de données MS SQL ou Oracle, les options compatibles avec les applications et restaurations d'éléments ne seront pas prises en charge. Une restauration complète de la machine virtuelle doit être réalisée, cela implique une fenêtre de temps d'arrêt pour tous les utilisateurs de la base de données. Il est impossible de relancer manuellement un échec de sauvegarde immuable. Vous devez exécuter une sauvegarde complète active ou attendre l'exécution de la prochaine sauvegarde planifiée (consultez la [documentation Veeam pour en savoir plus](https://helpcenter.veeam.com/docs/backup/vsphere/vcloud_manage_backup.html?ver=120)). > -> La console Veeam VCD est à ce jour disponible uniquement en anglais. +> La console Veeam Public VCF as-a-Service est à ce jour disponible uniquement en anglais. > ### Étape 1 - Sauvegarder avec Veeam Data Platform -Le service **Veeam Data Platform** dispose d’un plugin VCD pour sauvegarder des VMs et des vApp à partir de n’importe quel Virtual Data Center (VDC) de l’organisation. Il est disponible au niveau de l'organisation pour tout utilisateur VMware Cloud Director ayant le rôle d'administrateur de l'organisation. +Le service **Veeam Data Platform** dispose d’un plugin Public VCF as-a-Service pour sauvegarder des VMs et des vApp à partir de n’importe quel Virtual Data Center (VDC) de l’organisation. Il est disponible au niveau de l'organisation pour tout utilisateur Public VCF as-a-Service ayant le rôle d'administrateur de l'organisation. /// details | Accéder à la console d'administration Veeam Data Platform -Lorsque vous utilisez l'intégration VCD Protection des données avec Veeam pour créer des tâches de sauvegarde, vous pouvez choisir n'importe quelle instance de machine virtuelle à partir de n'importe quel datacenter virtuel de l'organisation. +Lorsque vous utilisez l'intégration Public VCF as-a-Service Protection des données avec Veeam pour créer des tâches de sauvegarde, vous pouvez choisir n'importe quelle instance de machine virtuelle à partir de n'importe quel datacenter virtuel de l'organisation. -Pour accéder au Portail Protection des données avec Veeam depuis Cloud Director, connectez-vous au portail client VCD avec un compte vCloud Director disposant des droits appropriés. +Pour accéder au Portail Protection des données avec Veeam depuis Cloud Director, connectez-vous au portail client Public VCF as-a-Service avec un compte vCloud Director disposant des droits appropriés. Dans le menu de la barre centrale supérieure, cliquez sur `Plus`{.action} et sélectionnez `Protection des données avec Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} -La fenêtre du Plugin Veeam VCD s'ouvrira avec un bandeau gris/noir. +La fenêtre du Plugin Veeam Public VCF as-a-Service s'ouvrira avec un bandeau gris/noir. -![VCD access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} #### Repository Par défaut, vous disposez des *repositories* (dépôts) suivants : -- **Bronze Repository** : Ce repository est basé sur la classe [OVHcloud Object Storage Standard](/links/public-cloud/object-storage). Nous utiliserons un bucket le plus proche de votre environnement VCD. -- **Silver Repository** : Ce repository est basé sur la classe [OVHcloud Object Storage Standard](/links/public-cloud/object-storage). Nous utiliserons un Veeam SOBR (Scale-Out Backup Repository) avec des buckets de niveau de performance plus proches de votre environnement VCD et un niveau de capacité "tier" à partir de buckets d'une autre région OVHcloud. Nous utilisons également le mode de copie Veeam SOBR pour ajouter les sauvegardes des « performance extents » aux « capacity extents » dès leur création. +- **Bronze Repository** : Ce repository est basé sur la classe [OVHcloud Object Storage Standard](/links/public-cloud/object-storage). Nous utiliserons un bucket le plus proche de votre environnement Public VCF as-a-Service. +- **Silver Repository** : Ce repository est basé sur la classe [OVHcloud Object Storage Standard](/links/public-cloud/object-storage). Nous utiliserons un Veeam SOBR (Scale-Out Backup Repository) avec des buckets de niveau de performance plus proches de votre environnement Public VCF as-a-Service et un niveau de capacité "tier" à partir de buckets d'une autre région OVHcloud. Nous utilisons également le mode de copie Veeam SOBR pour ajouter les sauvegardes des « performance extents » aux « capacity extents » dès leur création. - **Gold Repository** : Ce repository est basé sur la classe [OVHcloud Object Storage High performance](/links/public-cloud/object-storage). Il inclut les options précédentes + OVHcloud Object Storage "High performance". Depuis votre espace client, vous pouvez activer le `Gold Repository`. Tous ces repositories ont un quota de stockage de 100 To. Vous pouvez contacter les [équipes de support](https://help.ovhcloud.com/csm?id=csm_get_help) pour augmenter ce quota. -Voici un exemple de site primaire et de destination utilisés pour la copie Veeam VCD des sauvegardes hors site (dans les offres **Advanced/Premium**) : +Voici un exemple de site primaire et de destination utilisés pour la copie Veeam Public VCF as-a-Service des sauvegardes hors site (dans les offres **Advanced/Premium**) : -![VCD Veeam 4 VCD Sites](images/vcd_veeam_zones.png){.thumbnail} +![Public VCF as-a-Service Veeam 4 Sites](images/vcd_veeam_zones.png){.thumbnail} - `Bronze Repository` : Roubaix - `Silver Repository` : Roubaix -> Strasbourg @@ -124,7 +124,7 @@ Les métadonnées des applications virtuelles (vApp) et VM incluent : - Le quota. - Les Modèles de stockages (Templates). -Les métadonnées vApp/VM sont stockées avec le contenu de la machine virtuelle. La capture des métadonnées vApp/VM est importante pour la restauration : sans elle, vous ne serez pas en mesure de restaurer les vApp et les VM vers VMware Cloud Director. +Les métadonnées vApp/VM sont stockées avec le contenu de la machine virtuelle. La capture des métadonnées vApp/VM est importante pour la restauration : sans elle, vous ne serez pas en mesure de restaurer les vApp et les VM vers Public VCF as-a-Service. - **Les tâches de sauvegardes (jobs) :** @@ -135,39 +135,39 @@ Les tâches de sauvegarde nécessitent 4 paramètres par défaut : 3. Traitement invité : Traitement prenant en charge les applications / Indexation du système de fichiers invité / Informations d'identification du système d'exploitation invité (credentials) 4. Notifications e-mail : Activation de notifications e-mail -Pour les machines virtuelles gérées par VMware Cloud Director, Veeam Backup & Replication offre un type spécial de tâche de sauvegarde : les tâches de sauvegarde VMware Cloud Director. Les tâches de sauvegarde de VMware Cloud Director traitent les objets VMware Cloud Director, assurent leur restauration correcte et la prise en charge des fonctionnalités spécifiques à Cloud Director. +Pour les machines virtuelles gérées par Public VCF as-a-Service, Veeam Backup & Replication offre un type spécial de tâche de sauvegarde : les tâches de sauvegarde Public VCF as-a-Service. Les tâches de sauvegarde de Public VCF as-a-Service traitent les objets Public VCF as-a-Service, assurent leur restauration correcte et la prise en charge des fonctionnalités spécifiques à Cloud Director. **Comment créer une tâche de sauvegarde avec Veeam Data Platform ?** -Vous allez créer votre premiere tâche de sauvegarde depuis le plugin VCD Veeam Data Platform : +Vous allez créer votre premiere tâche de sauvegarde depuis le plugin Public VCF as-a-Service Veeam Data Platform : -Dans la console VCD Veeam, cliquez sur `Plus`{.action} et sélectionnez `Protection des données avec Veeam`{.action} +Dans la console Public VCF as-a-Service Veeam, cliquez sur `Plus`{.action} et sélectionnez `Protection des données avec Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} Cliquez sur `Jobs`{.action} puis sur `Create`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} Dans la fenêtre qui s'ouvre, spécifiez le nom de la tâche de sauvegarde, la description et la politique de rétention. Une fois les éléments définis (Job name, description, retention), cliquez sur `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} Vous devez ensuite choisir votre machine virtuelle (VM). Pour cela, cliquez sur `Add`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} -Vous pouvez dérouler l'arborescence de votre organisation VMware Cloud Director et sélectionner votre VM. +Vous pouvez dérouler l'arborescence de votre organisation Public VCF as-a-Service et sélectionner votre VM. Cliquez sur `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} Votre machine virtuelle apparait alors dans la liste. Cliquez sur `Next.`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} > [!warning] > @@ -180,7 +180,7 @@ Cliquez sur `Next.`{.action} Cliquez sur `Next`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} Si nécessaire, vous pouvez ajouter des options de monitoring pour vos tâches de sauvegarde. Cliquez enfin sur `Finish`{.action}. @@ -188,7 +188,7 @@ Si nécessaire, vous pouvez ajouter des options de monitoring pour vos tâches d > Si vous ajoutez plusieurs adresses e-mail pour le monitoring, utilisez un point-virgule (`;`) comme séparateur entre chaque adresse. > **Exemple** : `email1@example.com; email2@example.com` -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} La tâche de sauvegarde apparait dans la liste. @@ -205,7 +205,7 @@ La tâche de sauvegarde apparait dans la liste. > Pour pouvoir ajouter une tâche de sauvegarde depuis une VM (.. action -> ... Ajouter une tâche à Veeam), il doit être préalablement créé. > -Dans la console VMware Cloud Director, cliquez sur `Centre de données`{.action} puis sur `Machines virtuelles`{.action}. +Dans la console Public VCF as-a-Service, cliquez sur `Centre de données`{.action} puis sur `Machines virtuelles`{.action}. Choisissez une VM. Cliquez sur `Actions`{.action}, puis sur `Protection des données avec Veeam`{.action} et enfin sur `Ajouter une tâche à Veeam`{.action}. @@ -224,7 +224,7 @@ Veeam Backup dispose de plusieurs fonctionnalités de restauration : **Données incluses dans les restaurations :** -Veeam Backup & Replication permet une restauration complète des VM vers VMware Cloud Director. Vous pouvez restaurer des VM distinctes vers des vApps, ainsi que des données de VM. +Veeam Backup & Replication permet une restauration complète des VM vers Public VCF as-a-Service. Vous pouvez restaurer des VM distinctes vers des vApps, ainsi que des données de VM. La restauration inclut les options suivantes : @@ -238,14 +238,14 @@ Dans ce cas, faites une restauration de type **Full (entière/complète)**. **Restauration entière "Full" d'une VM (machine virtuelle)** -Le service backup managé par OVHcloud vous permet de restaurer des VMs classiques qui font partie de vApps et des VM autonomes qui ont été créées dans votre portail OVHcloud VMware Cloud Director. +Le service backup managé par OVHcloud vous permet de restaurer des VMs classiques qui font partie de vApps et des VM autonomes qui ont été créées dans votre portail OVHcloud Public VCF as-a-Service. Lorsque vous restaurez des VMs normales ou autonomes dans la hiérarchie vCloud Director, le processus de restauration comprend les étapes suivantes : -- Veeam utilise les métadonnées vApp capturées pour définir les paramètres vApp et l'emplacement d'origine de la machine virtuelle dans la hiérarchie VMware Cloud Director. +- Veeam utilise les métadonnées vApp capturées pour définir les paramètres vApp et l'emplacement d'origine de la machine virtuelle dans la hiérarchie Public VCF as-a-Service. - Veeam restaure les VMs du fichier de sauvegarde à leur emplacement d'origine ou à un autre emplacement. De plus, Veeam restaure tous les paramètres des VM. -**Comment restaurer une machine virtuelle depuis le plugin Veeam Data Platform VCD ?** +**Comment restaurer une machine virtuelle depuis le plugin Veeam Data Platform Public VCF as-a-Service ?** Pour effectuer une restauration complète, cliquez sur `Entire VM Restore`{.action} @@ -261,9 +261,9 @@ Dans la dernière étape, cliquez sur `Finish`{.action}. Si vous le souhaitez, v ![VCD_Veeam_restore_vm_3](images/vcd_veeam_restore_vm_3.png){.thumbnail} -Ce processus est simplifié grâce à VCD, Veeam et OVHcloud. +Ce processus est simplifié grâce à Public VCF as-a-Service, Veeam et OVHcloud. -**Comment restaurer un fichier depuis le plugin Veeam Data Platform VCD ?** +**Comment restaurer un fichier depuis le plugin Veeam Data Platform Public VCF as-a-Service ?** - **File level restore** : cette option n'est pas encore disponible à ce jour. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.it-it.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.it-it.md index 6a0748694f4..1466c7a48b2 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.it-it.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.it-it.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Backup with Veeam Data Platform (EN)" +title: "Public VCF as-a-Service - Backup with Veeam Data Platform (EN)" excerpt: "Find out how to perform backups and restores with Veeam Data Platform integration" updated: 2025-02-24 --- @@ -24,18 +24,18 @@ details[open]>summary::before { ## Requirements -- An administrator vCloud Director account with a VCD Organization. +- An administrator vCloud Director account with a Public VCF as-a-Service Organization. - A user with the Organization Administrator role to connect to the Veeam Data Platform Self-Service Portal (the new admin user in a virtual datacentre has the default role). -- You need to have read the VCD guides: - - [VCD Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- You need to have read the Public VCF as-a-Service guides: + - [Public VCF as-a-Service Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) - [How to log in to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) - - [How to use the VCD user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) + - [How to use the Public VCF as-a-Service user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) - You must be familiar with how Veeam Backup works. -- An understanding of the financial impact following the various load factors that apply when setting up this solution with VCD (see the [pricing grid for Veeam vCD on OVHcloud backups](/links/hosted-private-cloud/veeam-managed-backup). +- An understanding of the financial impact following the various load factors that apply when setting up this solution with Public VCF as-a-Service (see the [pricing grid for Veeam Managed Backup](/links/hosted-private-cloud/veeam-managed-backup). ## Instructions -Veeam Data Platform supports VCD. It uses the VMware Cloud Director API to back up the vApps and VMs and restore them directly in the VMware Cloud Director hierarchy. +Veeam Data Platform supports Public VCF as-a-Service. It uses the Public VCF as-a-Service API to back up the vApps and VMs and restore them directly in the Public VCF as-a-Service hierarchy. The Veeam Data Platform service is available and ready to use for all 3 OVHcloud solutions (see the [features catalog](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). @@ -48,37 +48,37 @@ The Veeam Data Platform service is available and ready to use for all 3 OVHcloud ### Step 1 - Backup with Veeam Data Platform -The **Veeam Data Platform** service has a VCD plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any VMware Cloud Director user with the organization administrator role. +The **Veeam Data Platform** service has a Public VCF as-a-Service plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any Public VCF as-a-Service user with the organization administrator role. /// details | Access the Veeam Data Platform administration console -When using VCD Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. +When using Public VCF as-a-Service Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. -To access the Data Protection Portal with Veeam from Cloud Director, log in to the VCD Client Portal with a vCloud Director account with the appropriate rights. +To access the Data Protection Portal with Veeam from Cloud Director, log in to the Public VCF as-a-Service Client Portal with a vCloud Director account with the appropriate rights. In the menu of the top center bar, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} -The Veeam VCD Plugin window will open with a grey/black headband. +The Veeam Public VCF as-a-Service Plugin window will open with a grey/black headband. -![VCD access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} #### Repository By default, you have the following repositories: -- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your VCD environment. -- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your VCD environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. +- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your Public VCF as-a-Service environment. +- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your Public VCF as-a-Service environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. - **Gold Repository**: This repository is based on the [OVHcloud Object Storage High performance](/links/public-cloud/object-storage) class. This repository includes the previous options + OVHcloud Object Storage "High performance". From the OVHcloud Control Panel, you can activate the `Gold Repository`. All these repositories have a storage quota of 100 TB. You can reach out to the [support teams](https://help.ovhcloud.com/csm?id=csm_get_help) to increase this quota. -Here is an example of the primary and destination sites used for Veeam VCD copying of offsite backups (for the **Advanced/Premium** offers): +Here is an example of the primary and destination sites used for Veeam Public VCF as-a-Service copying of offsite backups (for the **Advanced/Premium** offers): -![VCD Veeam 4 VCD Sites](images/vcd_veeam_zones.png){.thumbnail} +![Public VCF as-a-Service Veeam 4 Sites](images/vcd_veeam_zones.png){.thumbnail} - `Bronze Repository`: Roubaix (Europe) - `Silver Repository`: Roubaix -> Strasbourg (Europe) @@ -123,7 +123,7 @@ The metadata for virtual applications (vApp) and VMs includes: - The quota. - Storage templates. -The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to VMware Cloud Director. +The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to Public VCF as-a-Service. - **Backup jobs:** @@ -134,39 +134,39 @@ Backup jobs require 4 default settings: 3. Guest Processing: Application-aware processing / Guest file system indexing / Guest operating system credentials 4. Email notifications: Enabling email notifications -For virtual machines managed by VMware Cloud Director, Veeam Backup & Replication offers a special type of backup job: VMware Cloud Director backup jobs. VMware Cloud Director backup jobs process VMware Cloud Director objects, ensure their proper recovery, and support Cloud Director specific features. +For virtual machines managed by Public VCF as-a-Service, Veeam Backup & Replication offers a special type of backup job: Public VCF as-a-Service backup jobs. Public VCF as-a-Service backup jobs process Public VCF as-a-Service objects, ensure their proper recovery, and support Cloud Director specific features. - **How do I create a backup job with the Veeam Data Platform?** -You are about to create your first backup job using the Veeam Data Platform VCD plugin: +You are about to create your first backup job using the Veeam Data Platform Public VCF as-a-Service plugin: -In the Veeam VCD console, click `More`{.action} and select `Data Protection with Veeam`{.action} +In the Veeam Public VCF as-a-Service console, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} Click `Jobs`{.action} then `Create`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} In the window that opens, specify the backup job name, description, and retention policy. Once you have defined the elements (Job name, description, retention), click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} You then need to choose your virtual machine (VM). To do this, click `Add`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} -You can drill down into your VMware Cloud Director organization and select your VM. +You can drill down into your Public VCF as-a-Service organization and select your VM. Click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} Your virtual machine will then appear in the list. Click `Next.`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} > [!warning] > @@ -179,7 +179,7 @@ Click `Next.`{.action} Click `Next`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} If necessary, you can add monitoring options for your backup tasks. Finally, click `Finish`{.action}. @@ -187,7 +187,7 @@ If necessary, you can add monitoring options for your backup tasks. Finally, cli > If you add multiple email addresses for monitoring, use a semicolon (`;`) as a separator between each address. > **Example**: `email1@example.com; email2@example.com` -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} The backup job is listed. @@ -204,7 +204,7 @@ The backup job is listed. > To add a backup job from a VM (... action -> ... Add a task to Veeam), it must be created beforehand. > -In the VMware Cloud Director console, click `Datacenter`{.action} , then `Virtual machines`{.action}. +In the Public VCF as-a-Service console, click `Datacenter`{.action} , then `Virtual machines`{.action}. Choose a VM. Click `Actions`{.action}, then `Data Protection with Veeam`{.action} and finally `Add a task to Veeam`{.action}. @@ -223,7 +223,7 @@ Veeam Backup has several restore features: **Data included in restores:** -Veeam Backup & Replication enables full recovery of VMs to VMware Cloud Director. You can restore separate VMs to vApps, as well as VM data. +Veeam Backup & Replication enables full recovery of VMs to Public VCF as-a-Service. You can restore separate VMs to vApps, as well as VM data. Restore options include: @@ -237,14 +237,14 @@ In this case, perform a **Full (full/full)** restore. **Full restoration of a VM (virtual machine):** -With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud VMware Cloud Director portal. +With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud Public VCF as-a-Service portal. When you restore normal or standalone VMs in the vCloud Director hierarchy, the restoration process includes the following steps: -- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the VMware Cloud Director hierarchy. +- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the Public VCF as-a-Service hierarchy. - Veeam restores the VMs in the backup file to their original location or to another location. In addition, Veeam restores all VM settings. -**How do I restore a VM using the Veeam Data Platform VCD plugin?** +**How do I restore a VM using the Veeam Data Platform Public VCF as-a-Service plugin?** To perform a full restore, click `Entire VM Restore`{.action} @@ -260,9 +260,9 @@ In the final step, click `Finish`{.action}. If you wish, you can also launch the ![VCD_Veeam_restore_vm_3](images/vcd_veeam_restore_vm_3.png){.thumbnail} -This process is simplified with VCD, Veeam and OVHcloud. +This process is simplified with Public VCF as-a-Service, Veeam and OVHcloud. -**How do I restore a file using the Veeam Data Platform VCD plugin?** +**How do I restore a file using the Veeam Data Platform Public VCF as-a-Service plugin?** - **File level restore**: This option is not yet available. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.pl-pl.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.pl-pl.md index 6a0748694f4..1466c7a48b2 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.pl-pl.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.pl-pl.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Backup with Veeam Data Platform (EN)" +title: "Public VCF as-a-Service - Backup with Veeam Data Platform (EN)" excerpt: "Find out how to perform backups and restores with Veeam Data Platform integration" updated: 2025-02-24 --- @@ -24,18 +24,18 @@ details[open]>summary::before { ## Requirements -- An administrator vCloud Director account with a VCD Organization. +- An administrator vCloud Director account with a Public VCF as-a-Service Organization. - A user with the Organization Administrator role to connect to the Veeam Data Platform Self-Service Portal (the new admin user in a virtual datacentre has the default role). -- You need to have read the VCD guides: - - [VCD Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- You need to have read the Public VCF as-a-Service guides: + - [Public VCF as-a-Service Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) - [How to log in to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) - - [How to use the VCD user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) + - [How to use the Public VCF as-a-Service user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) - You must be familiar with how Veeam Backup works. -- An understanding of the financial impact following the various load factors that apply when setting up this solution with VCD (see the [pricing grid for Veeam vCD on OVHcloud backups](/links/hosted-private-cloud/veeam-managed-backup). +- An understanding of the financial impact following the various load factors that apply when setting up this solution with Public VCF as-a-Service (see the [pricing grid for Veeam Managed Backup](/links/hosted-private-cloud/veeam-managed-backup). ## Instructions -Veeam Data Platform supports VCD. It uses the VMware Cloud Director API to back up the vApps and VMs and restore them directly in the VMware Cloud Director hierarchy. +Veeam Data Platform supports Public VCF as-a-Service. It uses the Public VCF as-a-Service API to back up the vApps and VMs and restore them directly in the Public VCF as-a-Service hierarchy. The Veeam Data Platform service is available and ready to use for all 3 OVHcloud solutions (see the [features catalog](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). @@ -48,37 +48,37 @@ The Veeam Data Platform service is available and ready to use for all 3 OVHcloud ### Step 1 - Backup with Veeam Data Platform -The **Veeam Data Platform** service has a VCD plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any VMware Cloud Director user with the organization administrator role. +The **Veeam Data Platform** service has a Public VCF as-a-Service plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any Public VCF as-a-Service user with the organization administrator role. /// details | Access the Veeam Data Platform administration console -When using VCD Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. +When using Public VCF as-a-Service Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. -To access the Data Protection Portal with Veeam from Cloud Director, log in to the VCD Client Portal with a vCloud Director account with the appropriate rights. +To access the Data Protection Portal with Veeam from Cloud Director, log in to the Public VCF as-a-Service Client Portal with a vCloud Director account with the appropriate rights. In the menu of the top center bar, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} -The Veeam VCD Plugin window will open with a grey/black headband. +The Veeam Public VCF as-a-Service Plugin window will open with a grey/black headband. -![VCD access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} #### Repository By default, you have the following repositories: -- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your VCD environment. -- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your VCD environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. +- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your Public VCF as-a-Service environment. +- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your Public VCF as-a-Service environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. - **Gold Repository**: This repository is based on the [OVHcloud Object Storage High performance](/links/public-cloud/object-storage) class. This repository includes the previous options + OVHcloud Object Storage "High performance". From the OVHcloud Control Panel, you can activate the `Gold Repository`. All these repositories have a storage quota of 100 TB. You can reach out to the [support teams](https://help.ovhcloud.com/csm?id=csm_get_help) to increase this quota. -Here is an example of the primary and destination sites used for Veeam VCD copying of offsite backups (for the **Advanced/Premium** offers): +Here is an example of the primary and destination sites used for Veeam Public VCF as-a-Service copying of offsite backups (for the **Advanced/Premium** offers): -![VCD Veeam 4 VCD Sites](images/vcd_veeam_zones.png){.thumbnail} +![Public VCF as-a-Service Veeam 4 Sites](images/vcd_veeam_zones.png){.thumbnail} - `Bronze Repository`: Roubaix (Europe) - `Silver Repository`: Roubaix -> Strasbourg (Europe) @@ -123,7 +123,7 @@ The metadata for virtual applications (vApp) and VMs includes: - The quota. - Storage templates. -The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to VMware Cloud Director. +The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to Public VCF as-a-Service. - **Backup jobs:** @@ -134,39 +134,39 @@ Backup jobs require 4 default settings: 3. Guest Processing: Application-aware processing / Guest file system indexing / Guest operating system credentials 4. Email notifications: Enabling email notifications -For virtual machines managed by VMware Cloud Director, Veeam Backup & Replication offers a special type of backup job: VMware Cloud Director backup jobs. VMware Cloud Director backup jobs process VMware Cloud Director objects, ensure their proper recovery, and support Cloud Director specific features. +For virtual machines managed by Public VCF as-a-Service, Veeam Backup & Replication offers a special type of backup job: Public VCF as-a-Service backup jobs. Public VCF as-a-Service backup jobs process Public VCF as-a-Service objects, ensure their proper recovery, and support Cloud Director specific features. - **How do I create a backup job with the Veeam Data Platform?** -You are about to create your first backup job using the Veeam Data Platform VCD plugin: +You are about to create your first backup job using the Veeam Data Platform Public VCF as-a-Service plugin: -In the Veeam VCD console, click `More`{.action} and select `Data Protection with Veeam`{.action} +In the Veeam Public VCF as-a-Service console, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} Click `Jobs`{.action} then `Create`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} In the window that opens, specify the backup job name, description, and retention policy. Once you have defined the elements (Job name, description, retention), click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} You then need to choose your virtual machine (VM). To do this, click `Add`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} -You can drill down into your VMware Cloud Director organization and select your VM. +You can drill down into your Public VCF as-a-Service organization and select your VM. Click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} Your virtual machine will then appear in the list. Click `Next.`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} > [!warning] > @@ -179,7 +179,7 @@ Click `Next.`{.action} Click `Next`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} If necessary, you can add monitoring options for your backup tasks. Finally, click `Finish`{.action}. @@ -187,7 +187,7 @@ If necessary, you can add monitoring options for your backup tasks. Finally, cli > If you add multiple email addresses for monitoring, use a semicolon (`;`) as a separator between each address. > **Example**: `email1@example.com; email2@example.com` -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} The backup job is listed. @@ -204,7 +204,7 @@ The backup job is listed. > To add a backup job from a VM (... action -> ... Add a task to Veeam), it must be created beforehand. > -In the VMware Cloud Director console, click `Datacenter`{.action} , then `Virtual machines`{.action}. +In the Public VCF as-a-Service console, click `Datacenter`{.action} , then `Virtual machines`{.action}. Choose a VM. Click `Actions`{.action}, then `Data Protection with Veeam`{.action} and finally `Add a task to Veeam`{.action}. @@ -223,7 +223,7 @@ Veeam Backup has several restore features: **Data included in restores:** -Veeam Backup & Replication enables full recovery of VMs to VMware Cloud Director. You can restore separate VMs to vApps, as well as VM data. +Veeam Backup & Replication enables full recovery of VMs to Public VCF as-a-Service. You can restore separate VMs to vApps, as well as VM data. Restore options include: @@ -237,14 +237,14 @@ In this case, perform a **Full (full/full)** restore. **Full restoration of a VM (virtual machine):** -With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud VMware Cloud Director portal. +With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud Public VCF as-a-Service portal. When you restore normal or standalone VMs in the vCloud Director hierarchy, the restoration process includes the following steps: -- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the VMware Cloud Director hierarchy. +- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the Public VCF as-a-Service hierarchy. - Veeam restores the VMs in the backup file to their original location or to another location. In addition, Veeam restores all VM settings. -**How do I restore a VM using the Veeam Data Platform VCD plugin?** +**How do I restore a VM using the Veeam Data Platform Public VCF as-a-Service plugin?** To perform a full restore, click `Entire VM Restore`{.action} @@ -260,9 +260,9 @@ In the final step, click `Finish`{.action}. If you wish, you can also launch the ![VCD_Veeam_restore_vm_3](images/vcd_veeam_restore_vm_3.png){.thumbnail} -This process is simplified with VCD, Veeam and OVHcloud. +This process is simplified with Public VCF as-a-Service, Veeam and OVHcloud. -**How do I restore a file using the Veeam Data Platform VCD plugin?** +**How do I restore a file using the Veeam Data Platform Public VCF as-a-Service plugin?** - **File level restore**: This option is not yet available. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.pt-pt.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.pt-pt.md index 6a0748694f4..1466c7a48b2 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.pt-pt.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup/guide.pt-pt.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Backup with Veeam Data Platform (EN)" +title: "Public VCF as-a-Service - Backup with Veeam Data Platform (EN)" excerpt: "Find out how to perform backups and restores with Veeam Data Platform integration" updated: 2025-02-24 --- @@ -24,18 +24,18 @@ details[open]>summary::before { ## Requirements -- An administrator vCloud Director account with a VCD Organization. +- An administrator vCloud Director account with a Public VCF as-a-Service Organization. - A user with the Organization Administrator role to connect to the Veeam Data Platform Self-Service Portal (the new admin user in a virtual datacentre has the default role). -- You need to have read the VCD guides: - - [VCD Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- You need to have read the Public VCF as-a-Service guides: + - [Public VCF as-a-Service Basic concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) - [How to log in to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) - - [How to use the VCD user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) + - [How to use the Public VCF as-a-Service user interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) - You must be familiar with how Veeam Backup works. -- An understanding of the financial impact following the various load factors that apply when setting up this solution with VCD (see the [pricing grid for Veeam vCD on OVHcloud backups](/links/hosted-private-cloud/veeam-managed-backup). +- An understanding of the financial impact following the various load factors that apply when setting up this solution with Public VCF as-a-Service (see the [pricing grid for Veeam Managed Backup](/links/hosted-private-cloud/veeam-managed-backup). ## Instructions -Veeam Data Platform supports VCD. It uses the VMware Cloud Director API to back up the vApps and VMs and restore them directly in the VMware Cloud Director hierarchy. +Veeam Data Platform supports Public VCF as-a-Service. It uses the Public VCF as-a-Service API to back up the vApps and VMs and restore them directly in the Public VCF as-a-Service hierarchy. The Veeam Data Platform service is available and ready to use for all 3 OVHcloud solutions (see the [features catalog](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). @@ -48,37 +48,37 @@ The Veeam Data Platform service is available and ready to use for all 3 OVHcloud ### Step 1 - Backup with Veeam Data Platform -The **Veeam Data Platform** service has a VCD plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any VMware Cloud Director user with the organization administrator role. +The **Veeam Data Platform** service has a Public VCF as-a-Service plugin to back up VMs and vApps from any Virtual Data Center (VDC) in the organization. It is available at the organization level for any Public VCF as-a-Service user with the organization administrator role. /// details | Access the Veeam Data Platform administration console -When using VCD Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. +When using Public VCF as-a-Service Data Protection integration with Veeam to create backup jobs, you can choose any VM instance from any virtual datacentre in the organization. -To access the Data Protection Portal with Veeam from Cloud Director, log in to the VCD Client Portal with a vCloud Director account with the appropriate rights. +To access the Data Protection Portal with Veeam from Cloud Director, log in to the Public VCF as-a-Service Client Portal with a vCloud Director account with the appropriate rights. In the menu of the top center bar, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} -The Veeam VCD Plugin window will open with a grey/black headband. +The Veeam Public VCF as-a-Service Plugin window will open with a grey/black headband. -![VCD access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup_repo_2.png){.thumbnail} #### Repository By default, you have the following repositories: -- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your VCD environment. -- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your VCD environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. +- **Bronze Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a bucket closer to your Public VCF as-a-Service environment. +- **Silver Repository**: This repository is based on the [OVHcloud Object Storage Standard](/links/public-cloud/object-storage) class. We will be using a Veeam SOBR (Scale-out Backup Repository) with performance tier buckets closer to your Public VCF as-a-Service environment, and a capacity tier from buckets in another OVHcloud region. We also use the Veeam SOBR copy mode to add the backups from the "performance extents" to the "capacity extents" as soon as they're created. - **Gold Repository**: This repository is based on the [OVHcloud Object Storage High performance](/links/public-cloud/object-storage) class. This repository includes the previous options + OVHcloud Object Storage "High performance". From the OVHcloud Control Panel, you can activate the `Gold Repository`. All these repositories have a storage quota of 100 TB. You can reach out to the [support teams](https://help.ovhcloud.com/csm?id=csm_get_help) to increase this quota. -Here is an example of the primary and destination sites used for Veeam VCD copying of offsite backups (for the **Advanced/Premium** offers): +Here is an example of the primary and destination sites used for Veeam Public VCF as-a-Service copying of offsite backups (for the **Advanced/Premium** offers): -![VCD Veeam 4 VCD Sites](images/vcd_veeam_zones.png){.thumbnail} +![Public VCF as-a-Service Veeam 4 Sites](images/vcd_veeam_zones.png){.thumbnail} - `Bronze Repository`: Roubaix (Europe) - `Silver Repository`: Roubaix -> Strasbourg (Europe) @@ -123,7 +123,7 @@ The metadata for virtual applications (vApp) and VMs includes: - The quota. - Storage templates. -The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to VMware Cloud Director. +The vApp/VM metadata is stored with the virtual machine content. Capturing vApp/VM metadata is important for recovery: without it, you will not be able to restore vApps and VMs to Public VCF as-a-Service. - **Backup jobs:** @@ -134,39 +134,39 @@ Backup jobs require 4 default settings: 3. Guest Processing: Application-aware processing / Guest file system indexing / Guest operating system credentials 4. Email notifications: Enabling email notifications -For virtual machines managed by VMware Cloud Director, Veeam Backup & Replication offers a special type of backup job: VMware Cloud Director backup jobs. VMware Cloud Director backup jobs process VMware Cloud Director objects, ensure their proper recovery, and support Cloud Director specific features. +For virtual machines managed by Public VCF as-a-Service, Veeam Backup & Replication offers a special type of backup job: Public VCF as-a-Service backup jobs. Public VCF as-a-Service backup jobs process Public VCF as-a-Service objects, ensure their proper recovery, and support Cloud Director specific features. - **How do I create a backup job with the Veeam Data Platform?** -You are about to create your first backup job using the Veeam Data Platform VCD plugin: +You are about to create your first backup job using the Veeam Data Platform Public VCF as-a-Service plugin: -In the Veeam VCD console, click `More`{.action} and select `Data Protection with Veeam`{.action} +In the Veeam Public VCF as-a-Service console, click `More`{.action} and select `Data Protection with Veeam`{.action} -![VCD access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} +![Public VCF as-a-Service access to Veeam Backup](images/vcd_veeam_backup.png){.thumbnail} Click `Jobs`{.action} then `Create`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation.png){.thumbnail} In the window that opens, specify the backup job name, description, and retention policy. Once you have defined the elements (Job name, description, retention), click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_jobs.png){.thumbnail} You then need to choose your virtual machine (VM). To do this, click `Add`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_3.png){.thumbnail} -You can drill down into your VMware Cloud Director organization and select your VM. +You can drill down into your Public VCF as-a-Service organization and select your VM. Click `Next`{.action}. -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_4.png){.thumbnail} Your virtual machine will then appear in the list. Click `Next.`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_5.png){.thumbnail} > [!warning] > @@ -179,7 +179,7 @@ Click `Next.`{.action} Click `Next`{.action} -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_6.png){.thumbnail} If necessary, you can add monitoring options for your backup tasks. Finally, click `Finish`{.action}. @@ -187,7 +187,7 @@ If necessary, you can add monitoring options for your backup tasks. Finally, cli > If you add multiple email addresses for monitoring, use a semicolon (`;`) as a separator between each address. > **Example**: `email1@example.com; email2@example.com` -![VCD Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} +![Public VCF as-a-Service Backup Job Veeam creation](images/vcd_veeam_backup_job_creation_7.png){.thumbnail} The backup job is listed. @@ -204,7 +204,7 @@ The backup job is listed. > To add a backup job from a VM (... action -> ... Add a task to Veeam), it must be created beforehand. > -In the VMware Cloud Director console, click `Datacenter`{.action} , then `Virtual machines`{.action}. +In the Public VCF as-a-Service console, click `Datacenter`{.action} , then `Virtual machines`{.action}. Choose a VM. Click `Actions`{.action}, then `Data Protection with Veeam`{.action} and finally `Add a task to Veeam`{.action}. @@ -223,7 +223,7 @@ Veeam Backup has several restore features: **Data included in restores:** -Veeam Backup & Replication enables full recovery of VMs to VMware Cloud Director. You can restore separate VMs to vApps, as well as VM data. +Veeam Backup & Replication enables full recovery of VMs to Public VCF as-a-Service. You can restore separate VMs to vApps, as well as VM data. Restore options include: @@ -237,14 +237,14 @@ In this case, perform a **Full (full/full)** restore. **Full restoration of a VM (virtual machine):** -With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud VMware Cloud Director portal. +With the OVHcloud Managed Backup service, you can restore standard VMs that are part of vApps, and standalone VMs that have been created in your OVHcloud Public VCF as-a-Service portal. When you restore normal or standalone VMs in the vCloud Director hierarchy, the restoration process includes the following steps: -- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the VMware Cloud Director hierarchy. +- Veeam uses the captured vApp metadata to define the vApp settings and the original location of the virtual machine in the Public VCF as-a-Service hierarchy. - Veeam restores the VMs in the backup file to their original location or to another location. In addition, Veeam restores all VM settings. -**How do I restore a VM using the Veeam Data Platform VCD plugin?** +**How do I restore a VM using the Veeam Data Platform Public VCF as-a-Service plugin?** To perform a full restore, click `Entire VM Restore`{.action} @@ -260,9 +260,9 @@ In the final step, click `Finish`{.action}. If you wish, you can also launch the ![VCD_Veeam_restore_vm_3](images/vcd_veeam_restore_vm_3.png){.thumbnail} -This process is simplified with VCD, Veeam and OVHcloud. +This process is simplified with Public VCF as-a-Service, Veeam and OVHcloud. -**How do I restore a file using the Veeam Data Platform VCD plugin?** +**How do I restore a file using the Veeam Data Platform Public VCF as-a-Service plugin?** - **File level restore**: This option is not yet available. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.de-de.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.de-de.md index d0bfcab53cd..e72283775e7 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.de-de.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.de-de.md @@ -1,52 +1,52 @@ --- -title: "VMware Cloud Director - FAQ (EN)" -excerpt: "Find the most frequently asked questions about VCD" +title: "Public VCF as-a-Service - FAQ (EN)" +excerpt: "Find the most frequently asked questions about Public VCF as-a-Service" updated: 2024-10-23 --- ## FAQ -**Find below the most frequently asked questions about VMWare Cloud Director on OVHcloud** +**Find below the most frequently asked questions about Public VCF as-a-Service** > [!faq] -> **What is VMware Cloud Director on OVHcloud**? +> **What is Public VCF as-a-Service**? > > This is a new product available in the VMware on OVHcloud solution, which provides you with a virtual datacentre powered by VMware technology, in addition to a shared infrastructure hosted and operated by OVHcloud. > > -> > VMware Cloud Director on OVHcloud will be available in 3 tiers: -> > - VCD Standard, providing the standard VMware stack virtualization capabilities. -> > - VCD Advanced, including advanced networking & security capabilities on top of the Standard tier. -> > - VCD Premium, adding high-performance vSAN storage to the Advanced tier. +> > Public VCF as-a-Service will be available in 3 tiers: +> > - Public VCF as-a-Service Standard, providing the standard VMware stack virtualization capabilities. +> > - Public VCF as-a-Service Advanced, including advanced networking & security capabilities on top of the Standard tier. +> > - Public VCF as-a-Service Premium, adding high-performance vSAN storage to the Advanced tier. > > -> > For more information, see the page [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). +> > For more information, see the page [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). > > > **How will the migration be carried out by OVHcloud**? -> > If you choose to migrate to VCD, OVHcloud will perform the migration for you, you can follow the following guide [VMware Cloud Director - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. -> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new VCD rates from May 1st, 2024. -> > However, our goal is to migrate to VCD as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. +> > If you choose to migrate to Public VCF as-a-Service, OVHcloud will perform the migration for you, you can follow the following guide [Public VCF as-a-Service - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. +> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new Public VCF as-a-Service rates from May 1st, 2024. +> > However, our goal is to migrate to Public VCF as-a-Service as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. > > -> **How are you migrating my data to VCD**? -> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to VCD just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. +> **How are you migrating my data to Public VCF as-a-Service**? +> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to Public VCF as-a-Service just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. > > -> **Can I still access vSphere ESXi and the vCenter API with VMware Cloud Director**? -> > With VMware Cloud Director, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). +> **Can I still access vSphere ESXi and the vCenter API with Public VCF as-a-Service**? +> > With Public VCF as-a-Service, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). > > > **Can I still use products like Veeam, Naviko, Rubik to back up my VMs**? -> > No. With VMware Cloud Director, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. +> > No. With Public VCF as-a-Service, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. > > -> **How are backups configured with VCD**? -> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [VMware Cloud Director - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). +> **How are backups configured with Public VCF as-a-Service**? +> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [Public VCF as-a-Service - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). > > For backup configuration, we offer 3 types of jobs by default with Veeam, but you can add different policies if required. You may incur fees when you enable the Veeam Data Platform plugin. > > Consumption will be based on VMs and by month, and storage consumption by month. > > > **Can I use rules like affinity and anti-affinity as before with vSphere**? -> > With VMware Cloud Director, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. +> > With Public VCF as-a-Service, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. > > -> **Which certifications apply to the new VCD service**? -> > When the service is launched, OVHcloud will not apply any specific certification to the VMware Cloud Director service. +> **Which certifications apply to the new Public VCF as-a-Service service**? +> > When the service is launched, OVHcloud will not apply any specific certification to the Public VCF as-a-Service service. > > However, support for HDS, ISO27001, SOC2 or PCI-DSS certifications is one of the objectives of our roadmap. > > -> **Can I choose the Thin or Thick disk type with VMware Cloud Director when I create a new virtual machine or disk**? -> > No. With VMware Cloud Director, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. +> **Can I choose the Thin or Thick disk type with Public VCF as-a-Service when I create a new virtual machine or disk**? +> > No. With Public VCF as-a-Service, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. > > ## Go further diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-asia.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-asia.md index 03dd9b3c342..d00ac19135e 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-asia.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-asia.md @@ -1,52 +1,52 @@ --- -title: "VMware Cloud Director - FAQ" -excerpt: "Find the most frequently asked questions about VCD" +title: "Public VCF as-a-Service - FAQ" +excerpt: "Find the most frequently asked questions about Public VCF as-a-Service" updated: 2024-10-23 --- ## FAQ -**Find below the most frequently asked questions about VMWare Cloud Director on OVHcloud** +**Find below the most frequently asked questions about Public VCF as-a-Service** > [!faq] -> **What is VMware Cloud Director on OVHcloud**? +> **What is Public VCF as-a-Service**? > > This is a new product available in the VMware on OVHcloud solution, which provides you with a virtual datacentre powered by VMware technology, in addition to a shared infrastructure hosted and operated by OVHcloud. > > -> > VMware Cloud Director on OVHcloud will be available in 3 tiers: -> > - VCD Standard, providing the standard VMware stack virtualization capabilities. -> > - VCD Advanced, including advanced networking & security capabilities on top of the Standard tier. -> > - VCD Premium, adding high-performance vSAN storage to the Advanced tier. +> > Public VCF as-a-Service will be available in 3 tiers: +> > - Public VCF as-a-Service Standard, providing the standard VMware stack virtualization capabilities. +> > - Public VCF as-a-Service Advanced, including advanced networking & security capabilities on top of the Standard tier. +> > - Public VCF as-a-Service Premium, adding high-performance vSAN storage to the Advanced tier. > > -> > For more information, see the page [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). +> > For more information, see the page [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). > > > **How will the migration be carried out by OVHcloud**? -> > If you choose to migrate to VCD, OVHcloud will perform the migration for you, you can follow the following guide [VMware Cloud Director - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. -> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new VCD rates from May 1st, 2024. -> > However, our goal is to migrate to VCD as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. +> > If you choose to migrate to Public VCF as-a-Service, OVHcloud will perform the migration for you, you can follow the following guide [Public VCF as-a-Service - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. +> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new Public VCF as-a-Service rates from May 1st, 2024. +> > However, our goal is to migrate to Public VCF as-a-Service as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. > > -> **How are you migrating my data to VCD**? -> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to VCD just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. +> **How are you migrating my data to Public VCF as-a-Service**? +> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to Public VCF as-a-Service just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. > > -> **Can I still access vSphere ESXi and the vCenter API with VMware Cloud Director**? -> > With VMware Cloud Director, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). +> **Can I still access vSphere ESXi and the vCenter API with Public VCF as-a-Service**? +> > With Public VCF as-a-Service, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). > > > **Can I still use products like Veeam, Naviko, Rubik to back up my VMs**? -> > No. With VMware Cloud Director, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. +> > No. With Public VCF as-a-Service, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. > > -> **How are backups configured with VCD**? -> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [VMware Cloud Director - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). +> **How are backups configured with Public VCF as-a-Service**? +> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [Public VCF as-a-Service - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). > > For backup configuration, we offer 3 types of jobs by default with Veeam, but you can add different policies if required. You may incur fees when you enable the Veeam Data Platform plugin. > > Consumption will be based on VMs and by month, and storage consumption by month. > > > **Can I use rules like affinity and anti-affinity as before with vSphere**? -> > With VMware Cloud Director, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. +> > With Public VCF as-a-Service, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. > > -> **Which certifications apply to the new VCD service**? -> > When the service is launched, OVHcloud will not apply any specific certification to the VMware Cloud Director service. +> **Which certifications apply to the new Public VCF as-a-Service service**? +> > When the service is launched, OVHcloud will not apply any specific certification to the Public VCF as-a-Service service. > > However, support for HDS, ISO27001, SOC2 or PCI-DSS certifications is one of the objectives of our roadmap. > > -> **Can I choose the Thin or Thick disk type with VMware Cloud Director when I create a new virtual machine or disk**? -> > No. With VMware Cloud Director, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. +> **Can I choose the Thin or Thick disk type with Public VCF as-a-Service when I create a new virtual machine or disk**? +> > No. With Public VCF as-a-Service, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. > > ## Go further diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-au.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-au.md index 03dd9b3c342..d00ac19135e 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-au.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-au.md @@ -1,52 +1,52 @@ --- -title: "VMware Cloud Director - FAQ" -excerpt: "Find the most frequently asked questions about VCD" +title: "Public VCF as-a-Service - FAQ" +excerpt: "Find the most frequently asked questions about Public VCF as-a-Service" updated: 2024-10-23 --- ## FAQ -**Find below the most frequently asked questions about VMWare Cloud Director on OVHcloud** +**Find below the most frequently asked questions about Public VCF as-a-Service** > [!faq] -> **What is VMware Cloud Director on OVHcloud**? +> **What is Public VCF as-a-Service**? > > This is a new product available in the VMware on OVHcloud solution, which provides you with a virtual datacentre powered by VMware technology, in addition to a shared infrastructure hosted and operated by OVHcloud. > > -> > VMware Cloud Director on OVHcloud will be available in 3 tiers: -> > - VCD Standard, providing the standard VMware stack virtualization capabilities. -> > - VCD Advanced, including advanced networking & security capabilities on top of the Standard tier. -> > - VCD Premium, adding high-performance vSAN storage to the Advanced tier. +> > Public VCF as-a-Service will be available in 3 tiers: +> > - Public VCF as-a-Service Standard, providing the standard VMware stack virtualization capabilities. +> > - Public VCF as-a-Service Advanced, including advanced networking & security capabilities on top of the Standard tier. +> > - Public VCF as-a-Service Premium, adding high-performance vSAN storage to the Advanced tier. > > -> > For more information, see the page [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). +> > For more information, see the page [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). > > > **How will the migration be carried out by OVHcloud**? -> > If you choose to migrate to VCD, OVHcloud will perform the migration for you, you can follow the following guide [VMware Cloud Director - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. -> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new VCD rates from May 1st, 2024. -> > However, our goal is to migrate to VCD as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. +> > If you choose to migrate to Public VCF as-a-Service, OVHcloud will perform the migration for you, you can follow the following guide [Public VCF as-a-Service - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. +> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new Public VCF as-a-Service rates from May 1st, 2024. +> > However, our goal is to migrate to Public VCF as-a-Service as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. > > -> **How are you migrating my data to VCD**? -> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to VCD just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. +> **How are you migrating my data to Public VCF as-a-Service**? +> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to Public VCF as-a-Service just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. > > -> **Can I still access vSphere ESXi and the vCenter API with VMware Cloud Director**? -> > With VMware Cloud Director, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). +> **Can I still access vSphere ESXi and the vCenter API with Public VCF as-a-Service**? +> > With Public VCF as-a-Service, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). > > > **Can I still use products like Veeam, Naviko, Rubik to back up my VMs**? -> > No. With VMware Cloud Director, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. +> > No. With Public VCF as-a-Service, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. > > -> **How are backups configured with VCD**? -> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [VMware Cloud Director - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). +> **How are backups configured with Public VCF as-a-Service**? +> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [Public VCF as-a-Service - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). > > For backup configuration, we offer 3 types of jobs by default with Veeam, but you can add different policies if required. You may incur fees when you enable the Veeam Data Platform plugin. > > Consumption will be based on VMs and by month, and storage consumption by month. > > > **Can I use rules like affinity and anti-affinity as before with vSphere**? -> > With VMware Cloud Director, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. +> > With Public VCF as-a-Service, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. > > -> **Which certifications apply to the new VCD service**? -> > When the service is launched, OVHcloud will not apply any specific certification to the VMware Cloud Director service. +> **Which certifications apply to the new Public VCF as-a-Service service**? +> > When the service is launched, OVHcloud will not apply any specific certification to the Public VCF as-a-Service service. > > However, support for HDS, ISO27001, SOC2 or PCI-DSS certifications is one of the objectives of our roadmap. > > -> **Can I choose the Thin or Thick disk type with VMware Cloud Director when I create a new virtual machine or disk**? -> > No. With VMware Cloud Director, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. +> **Can I choose the Thin or Thick disk type with Public VCF as-a-Service when I create a new virtual machine or disk**? +> > No. With Public VCF as-a-Service, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. > > ## Go further diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-ca.md index 03dd9b3c342..d00ac19135e 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-ca.md @@ -1,52 +1,52 @@ --- -title: "VMware Cloud Director - FAQ" -excerpt: "Find the most frequently asked questions about VCD" +title: "Public VCF as-a-Service - FAQ" +excerpt: "Find the most frequently asked questions about Public VCF as-a-Service" updated: 2024-10-23 --- ## FAQ -**Find below the most frequently asked questions about VMWare Cloud Director on OVHcloud** +**Find below the most frequently asked questions about Public VCF as-a-Service** > [!faq] -> **What is VMware Cloud Director on OVHcloud**? +> **What is Public VCF as-a-Service**? > > This is a new product available in the VMware on OVHcloud solution, which provides you with a virtual datacentre powered by VMware technology, in addition to a shared infrastructure hosted and operated by OVHcloud. > > -> > VMware Cloud Director on OVHcloud will be available in 3 tiers: -> > - VCD Standard, providing the standard VMware stack virtualization capabilities. -> > - VCD Advanced, including advanced networking & security capabilities on top of the Standard tier. -> > - VCD Premium, adding high-performance vSAN storage to the Advanced tier. +> > Public VCF as-a-Service will be available in 3 tiers: +> > - Public VCF as-a-Service Standard, providing the standard VMware stack virtualization capabilities. +> > - Public VCF as-a-Service Advanced, including advanced networking & security capabilities on top of the Standard tier. +> > - Public VCF as-a-Service Premium, adding high-performance vSAN storage to the Advanced tier. > > -> > For more information, see the page [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). +> > For more information, see the page [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). > > > **How will the migration be carried out by OVHcloud**? -> > If you choose to migrate to VCD, OVHcloud will perform the migration for you, you can follow the following guide [VMware Cloud Director - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. -> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new VCD rates from May 1st, 2024. -> > However, our goal is to migrate to VCD as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. +> > If you choose to migrate to Public VCF as-a-Service, OVHcloud will perform the migration for you, you can follow the following guide [Public VCF as-a-Service - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. +> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new Public VCF as-a-Service rates from May 1st, 2024. +> > However, our goal is to migrate to Public VCF as-a-Service as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. > > -> **How are you migrating my data to VCD**? -> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to VCD just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. +> **How are you migrating my data to Public VCF as-a-Service**? +> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to Public VCF as-a-Service just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. > > -> **Can I still access vSphere ESXi and the vCenter API with VMware Cloud Director**? -> > With VMware Cloud Director, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). +> **Can I still access vSphere ESXi and the vCenter API with Public VCF as-a-Service**? +> > With Public VCF as-a-Service, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). > > > **Can I still use products like Veeam, Naviko, Rubik to back up my VMs**? -> > No. With VMware Cloud Director, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. +> > No. With Public VCF as-a-Service, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. > > -> **How are backups configured with VCD**? -> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [VMware Cloud Director - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). +> **How are backups configured with Public VCF as-a-Service**? +> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [Public VCF as-a-Service - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). > > For backup configuration, we offer 3 types of jobs by default with Veeam, but you can add different policies if required. You may incur fees when you enable the Veeam Data Platform plugin. > > Consumption will be based on VMs and by month, and storage consumption by month. > > > **Can I use rules like affinity and anti-affinity as before with vSphere**? -> > With VMware Cloud Director, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. +> > With Public VCF as-a-Service, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. > > -> **Which certifications apply to the new VCD service**? -> > When the service is launched, OVHcloud will not apply any specific certification to the VMware Cloud Director service. +> **Which certifications apply to the new Public VCF as-a-Service service**? +> > When the service is launched, OVHcloud will not apply any specific certification to the Public VCF as-a-Service service. > > However, support for HDS, ISO27001, SOC2 or PCI-DSS certifications is one of the objectives of our roadmap. > > -> **Can I choose the Thin or Thick disk type with VMware Cloud Director when I create a new virtual machine or disk**? -> > No. With VMware Cloud Director, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. +> **Can I choose the Thin or Thick disk type with Public VCF as-a-Service when I create a new virtual machine or disk**? +> > No. With Public VCF as-a-Service, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. > > ## Go further diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-gb.md index 0c7d8b4df50..02f4a5937e3 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-gb.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-gb.md @@ -1,52 +1,52 @@ --- -title: "VMware Cloud Director - FAQ" -excerpt: "Find the most frequently asked questions about VCD" +title: "Public VCF as-a-Service - FAQ" +excerpt: "Find the most frequently asked questions about Public VCF as-a-Service" updated: 2024-10-23 --- ## FAQ -**Find below the most frequently asked questions about VMWare Cloud Director on OVHcloud** +**Find below the most frequently asked questions about Public VCF as-a-Service** > [!faq] -> **What is VMware Cloud Director on OVHcloud**? +> **What is Public VCF as-a-Service**? > > This is a new product available in the VMware on OVHcloud solution, which provides you with a virtual datacentre powered by VMware technology, in addition to a shared infrastructure hosted and operated by OVHcloud. > > -> > VMware Cloud Director on OVHcloud will be available in 3 tiers: -> > - VCD Standard, providing the standard VMware stack virtualization capabilities. -> > - VCD Advanced, including advanced networking & security capabilities on top of the Standard tier. -> > - VCD Premium, adding high-performance vSAN storage to the Advanced tier. +> > Public VCF as-a-Service will be available in 3 tiers: +> > - Public VCF as-a-Service Standard, providing the standard VMware stack virtualization capabilities. +> > - Public VCF as-a-Service Advanced, including advanced networking & security capabilities on top of the Standard tier. +> > - Public VCF as-a-Service Premium, adding high-performance vSAN storage to the Advanced tier. > > -> > For more information, see the page [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). +> > For more information, see the page [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). > > > **How will the migration be carried out by OVHcloud**? -> > If you choose to migrate to VCD, OVHcloud will perform the migration for you, you can follow the following guide [VMware Cloud Director - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. -> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new VCD rates from May 1st, 2024. -> > However, our goal is to migrate to VCD as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. +> > If you choose to migrate to Public VCF as-a-Service, OVHcloud will perform the migration for you, you can follow the following guide [Public VCF as-a-Service - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. +> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new Public VCF as-a-Service rates from May 1st, 2024. +> > However, our goal is to migrate to Public VCF as-a-Service as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. > > -> **How are you migrating my data to VCD**? -> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to VCD just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. +> **How are you migrating my data to Public VCF as-a-Service**? +> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to Public VCF as-a-Service just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. > > -> **Can I still access vSphere ESXi and the vCenter API with VMware Cloud Director**? -> > With VMware Cloud Director, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). +> **Can I still access vSphere ESXi and the vCenter API with Public VCF as-a-Service**? +> > With Public VCF as-a-Service, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). > > > **Can I still use products like Veeam, Naviko, Rubik to back up my VMs**? -> > No. With VMware Cloud Director, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. +> > No. With Public VCF as-a-Service, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. > > -> **How are backups configured with VCD**? -> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [VMware Cloud Director - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). +> **How are backups configured with Public VCF as-a-Service**? +> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [Public VCF as-a-Service - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). > > For backup configuration, we offer 3 types of jobs by default with Veeam, but you can add different policies if required. You may incur fees when you enable the Veeam Data Platform plugin. > > Consumption will be based on VMs and by month, and storage consumption by month. > > > **Can I use rules like affinity and anti-affinity as before with vSphere**? -> > With VMware Cloud Director, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. +> > With Public VCF as-a-Service, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. > > -> **Which certifications apply to the new VCD service**? -> > When the service is launched, OVHcloud will not apply any specific certification to the VMware Cloud Director service. +> **Which certifications apply to the new Public VCF as-a-Service service**? +> > When the service is launched, OVHcloud will not apply any specific certification to the Public VCF as-a-Service service. > > However, support for HDS, ISO27001, SOC2 or PCI-DSS certifications is one of the objectives of our roadmap. > > -> **Can I choose the Thin or Thick disk type with VMware Cloud Director when I create a new virtual machine or disk**? -> > No. With VMware Cloud Director, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. +> **Can I choose the Thin or Thick disk type with Public VCF as-a-Service when I create a new virtual machine or disk**? +> > No. With Public VCF as-a-Service, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. > > ## Go further diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-ie.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-ie.md index 03dd9b3c342..d00ac19135e 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-ie.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-ie.md @@ -1,52 +1,52 @@ --- -title: "VMware Cloud Director - FAQ" -excerpt: "Find the most frequently asked questions about VCD" +title: "Public VCF as-a-Service - FAQ" +excerpt: "Find the most frequently asked questions about Public VCF as-a-Service" updated: 2024-10-23 --- ## FAQ -**Find below the most frequently asked questions about VMWare Cloud Director on OVHcloud** +**Find below the most frequently asked questions about Public VCF as-a-Service** > [!faq] -> **What is VMware Cloud Director on OVHcloud**? +> **What is Public VCF as-a-Service**? > > This is a new product available in the VMware on OVHcloud solution, which provides you with a virtual datacentre powered by VMware technology, in addition to a shared infrastructure hosted and operated by OVHcloud. > > -> > VMware Cloud Director on OVHcloud will be available in 3 tiers: -> > - VCD Standard, providing the standard VMware stack virtualization capabilities. -> > - VCD Advanced, including advanced networking & security capabilities on top of the Standard tier. -> > - VCD Premium, adding high-performance vSAN storage to the Advanced tier. +> > Public VCF as-a-Service will be available in 3 tiers: +> > - Public VCF as-a-Service Standard, providing the standard VMware stack virtualization capabilities. +> > - Public VCF as-a-Service Advanced, including advanced networking & security capabilities on top of the Standard tier. +> > - Public VCF as-a-Service Premium, adding high-performance vSAN storage to the Advanced tier. > > -> > For more information, see the page [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). +> > For more information, see the page [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). > > > **How will the migration be carried out by OVHcloud**? -> > If you choose to migrate to VCD, OVHcloud will perform the migration for you, you can follow the following guide [VMware Cloud Director - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. -> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new VCD rates from May 1st, 2024. -> > However, our goal is to migrate to VCD as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. +> > If you choose to migrate to Public VCF as-a-Service, OVHcloud will perform the migration for you, you can follow the following guide [Public VCF as-a-Service - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. +> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new Public VCF as-a-Service rates from May 1st, 2024. +> > However, our goal is to migrate to Public VCF as-a-Service as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. > > -> **How are you migrating my data to VCD**? -> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to VCD just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. +> **How are you migrating my data to Public VCF as-a-Service**? +> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to Public VCF as-a-Service just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. > > -> **Can I still access vSphere ESXi and the vCenter API with VMware Cloud Director**? -> > With VMware Cloud Director, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). +> **Can I still access vSphere ESXi and the vCenter API with Public VCF as-a-Service**? +> > With Public VCF as-a-Service, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). > > > **Can I still use products like Veeam, Naviko, Rubik to back up my VMs**? -> > No. With VMware Cloud Director, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. +> > No. With Public VCF as-a-Service, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. > > -> **How are backups configured with VCD**? -> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [VMware Cloud Director - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). +> **How are backups configured with Public VCF as-a-Service**? +> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [Public VCF as-a-Service - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). > > For backup configuration, we offer 3 types of jobs by default with Veeam, but you can add different policies if required. You may incur fees when you enable the Veeam Data Platform plugin. > > Consumption will be based on VMs and by month, and storage consumption by month. > > > **Can I use rules like affinity and anti-affinity as before with vSphere**? -> > With VMware Cloud Director, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. +> > With Public VCF as-a-Service, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. > > -> **Which certifications apply to the new VCD service**? -> > When the service is launched, OVHcloud will not apply any specific certification to the VMware Cloud Director service. +> **Which certifications apply to the new Public VCF as-a-Service service**? +> > When the service is launched, OVHcloud will not apply any specific certification to the Public VCF as-a-Service service. > > However, support for HDS, ISO27001, SOC2 or PCI-DSS certifications is one of the objectives of our roadmap. > > -> **Can I choose the Thin or Thick disk type with VMware Cloud Director when I create a new virtual machine or disk**? -> > No. With VMware Cloud Director, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. +> **Can I choose the Thin or Thick disk type with Public VCF as-a-Service when I create a new virtual machine or disk**? +> > No. With Public VCF as-a-Service, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. > > ## Go further diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-sg.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-sg.md index 03dd9b3c342..d00ac19135e 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-sg.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-sg.md @@ -1,52 +1,52 @@ --- -title: "VMware Cloud Director - FAQ" -excerpt: "Find the most frequently asked questions about VCD" +title: "Public VCF as-a-Service - FAQ" +excerpt: "Find the most frequently asked questions about Public VCF as-a-Service" updated: 2024-10-23 --- ## FAQ -**Find below the most frequently asked questions about VMWare Cloud Director on OVHcloud** +**Find below the most frequently asked questions about Public VCF as-a-Service** > [!faq] -> **What is VMware Cloud Director on OVHcloud**? +> **What is Public VCF as-a-Service**? > > This is a new product available in the VMware on OVHcloud solution, which provides you with a virtual datacentre powered by VMware technology, in addition to a shared infrastructure hosted and operated by OVHcloud. > > -> > VMware Cloud Director on OVHcloud will be available in 3 tiers: -> > - VCD Standard, providing the standard VMware stack virtualization capabilities. -> > - VCD Advanced, including advanced networking & security capabilities on top of the Standard tier. -> > - VCD Premium, adding high-performance vSAN storage to the Advanced tier. +> > Public VCF as-a-Service will be available in 3 tiers: +> > - Public VCF as-a-Service Standard, providing the standard VMware stack virtualization capabilities. +> > - Public VCF as-a-Service Advanced, including advanced networking & security capabilities on top of the Standard tier. +> > - Public VCF as-a-Service Premium, adding high-performance vSAN storage to the Advanced tier. > > -> > For more information, see the page [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). +> > For more information, see the page [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). > > > **How will the migration be carried out by OVHcloud**? -> > If you choose to migrate to VCD, OVHcloud will perform the migration for you, you can follow the following guide [VMware Cloud Director - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. -> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new VCD rates from May 1st, 2024. -> > However, our goal is to migrate to VCD as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. +> > If you choose to migrate to Public VCF as-a-Service, OVHcloud will perform the migration for you, you can follow the following guide [Public VCF as-a-Service - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. +> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new Public VCF as-a-Service rates from May 1st, 2024. +> > However, our goal is to migrate to Public VCF as-a-Service as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. > > -> **How are you migrating my data to VCD**? -> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to VCD just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. +> **How are you migrating my data to Public VCF as-a-Service**? +> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to Public VCF as-a-Service just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. > > -> **Can I still access vSphere ESXi and the vCenter API with VMware Cloud Director**? -> > With VMware Cloud Director, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). +> **Can I still access vSphere ESXi and the vCenter API with Public VCF as-a-Service**? +> > With Public VCF as-a-Service, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). > > > **Can I still use products like Veeam, Naviko, Rubik to back up my VMs**? -> > No. With VMware Cloud Director, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. +> > No. With Public VCF as-a-Service, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. > > -> **How are backups configured with VCD**? -> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [VMware Cloud Director - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). +> **How are backups configured with Public VCF as-a-Service**? +> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [Public VCF as-a-Service - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). > > For backup configuration, we offer 3 types of jobs by default with Veeam, but you can add different policies if required. You may incur fees when you enable the Veeam Data Platform plugin. > > Consumption will be based on VMs and by month, and storage consumption by month. > > > **Can I use rules like affinity and anti-affinity as before with vSphere**? -> > With VMware Cloud Director, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. +> > With Public VCF as-a-Service, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. > > -> **Which certifications apply to the new VCD service**? -> > When the service is launched, OVHcloud will not apply any specific certification to the VMware Cloud Director service. +> **Which certifications apply to the new Public VCF as-a-Service service**? +> > When the service is launched, OVHcloud will not apply any specific certification to the Public VCF as-a-Service service. > > However, support for HDS, ISO27001, SOC2 or PCI-DSS certifications is one of the objectives of our roadmap. > > -> **Can I choose the Thin or Thick disk type with VMware Cloud Director when I create a new virtual machine or disk**? -> > No. With VMware Cloud Director, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. +> **Can I choose the Thin or Thick disk type with Public VCF as-a-Service when I create a new virtual machine or disk**? +> > No. With Public VCF as-a-Service, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. > > ## Go further diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-us.md index 03dd9b3c342..d00ac19135e 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.en-us.md @@ -1,52 +1,52 @@ --- -title: "VMware Cloud Director - FAQ" -excerpt: "Find the most frequently asked questions about VCD" +title: "Public VCF as-a-Service - FAQ" +excerpt: "Find the most frequently asked questions about Public VCF as-a-Service" updated: 2024-10-23 --- ## FAQ -**Find below the most frequently asked questions about VMWare Cloud Director on OVHcloud** +**Find below the most frequently asked questions about Public VCF as-a-Service** > [!faq] -> **What is VMware Cloud Director on OVHcloud**? +> **What is Public VCF as-a-Service**? > > This is a new product available in the VMware on OVHcloud solution, which provides you with a virtual datacentre powered by VMware technology, in addition to a shared infrastructure hosted and operated by OVHcloud. > > -> > VMware Cloud Director on OVHcloud will be available in 3 tiers: -> > - VCD Standard, providing the standard VMware stack virtualization capabilities. -> > - VCD Advanced, including advanced networking & security capabilities on top of the Standard tier. -> > - VCD Premium, adding high-performance vSAN storage to the Advanced tier. +> > Public VCF as-a-Service will be available in 3 tiers: +> > - Public VCF as-a-Service Standard, providing the standard VMware stack virtualization capabilities. +> > - Public VCF as-a-Service Advanced, including advanced networking & security capabilities on top of the Standard tier. +> > - Public VCF as-a-Service Premium, adding high-performance vSAN storage to the Advanced tier. > > -> > For more information, see the page [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). +> > For more information, see the page [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). > > > **How will the migration be carried out by OVHcloud**? -> > If you choose to migrate to VCD, OVHcloud will perform the migration for you, you can follow the following guide [VMware Cloud Director - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. -> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new VCD rates from May 1st, 2024. -> > However, our goal is to migrate to VCD as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. +> > If you choose to migrate to Public VCF as-a-Service, OVHcloud will perform the migration for you, you can follow the following guide [Public VCF as-a-Service - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. +> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new Public VCF as-a-Service rates from May 1st, 2024. +> > However, our goal is to migrate to Public VCF as-a-Service as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. > > -> **How are you migrating my data to VCD**? -> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to VCD just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. +> **How are you migrating my data to Public VCF as-a-Service**? +> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to Public VCF as-a-Service just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. > > -> **Can I still access vSphere ESXi and the vCenter API with VMware Cloud Director**? -> > With VMware Cloud Director, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). +> **Can I still access vSphere ESXi and the vCenter API with Public VCF as-a-Service**? +> > With Public VCF as-a-Service, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). > > > **Can I still use products like Veeam, Naviko, Rubik to back up my VMs**? -> > No. With VMware Cloud Director, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. +> > No. With Public VCF as-a-Service, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. > > -> **How are backups configured with VCD**? -> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [VMware Cloud Director - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). +> **How are backups configured with Public VCF as-a-Service**? +> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [Public VCF as-a-Service - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). > > For backup configuration, we offer 3 types of jobs by default with Veeam, but you can add different policies if required. You may incur fees when you enable the Veeam Data Platform plugin. > > Consumption will be based on VMs and by month, and storage consumption by month. > > > **Can I use rules like affinity and anti-affinity as before with vSphere**? -> > With VMware Cloud Director, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. +> > With Public VCF as-a-Service, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. > > -> **Which certifications apply to the new VCD service**? -> > When the service is launched, OVHcloud will not apply any specific certification to the VMware Cloud Director service. +> **Which certifications apply to the new Public VCF as-a-Service service**? +> > When the service is launched, OVHcloud will not apply any specific certification to the Public VCF as-a-Service service. > > However, support for HDS, ISO27001, SOC2 or PCI-DSS certifications is one of the objectives of our roadmap. > > -> **Can I choose the Thin or Thick disk type with VMware Cloud Director when I create a new virtual machine or disk**? -> > No. With VMware Cloud Director, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. +> **Can I choose the Thin or Thick disk type with Public VCF as-a-Service when I create a new virtual machine or disk**? +> > No. With Public VCF as-a-Service, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. > > ## Go further diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.es-es.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.es-es.md index d0bfcab53cd..e72283775e7 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.es-es.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.es-es.md @@ -1,52 +1,52 @@ --- -title: "VMware Cloud Director - FAQ (EN)" -excerpt: "Find the most frequently asked questions about VCD" +title: "Public VCF as-a-Service - FAQ (EN)" +excerpt: "Find the most frequently asked questions about Public VCF as-a-Service" updated: 2024-10-23 --- ## FAQ -**Find below the most frequently asked questions about VMWare Cloud Director on OVHcloud** +**Find below the most frequently asked questions about Public VCF as-a-Service** > [!faq] -> **What is VMware Cloud Director on OVHcloud**? +> **What is Public VCF as-a-Service**? > > This is a new product available in the VMware on OVHcloud solution, which provides you with a virtual datacentre powered by VMware technology, in addition to a shared infrastructure hosted and operated by OVHcloud. > > -> > VMware Cloud Director on OVHcloud will be available in 3 tiers: -> > - VCD Standard, providing the standard VMware stack virtualization capabilities. -> > - VCD Advanced, including advanced networking & security capabilities on top of the Standard tier. -> > - VCD Premium, adding high-performance vSAN storage to the Advanced tier. +> > Public VCF as-a-Service will be available in 3 tiers: +> > - Public VCF as-a-Service Standard, providing the standard VMware stack virtualization capabilities. +> > - Public VCF as-a-Service Advanced, including advanced networking & security capabilities on top of the Standard tier. +> > - Public VCF as-a-Service Premium, adding high-performance vSAN storage to the Advanced tier. > > -> > For more information, see the page [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). +> > For more information, see the page [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). > > > **How will the migration be carried out by OVHcloud**? -> > If you choose to migrate to VCD, OVHcloud will perform the migration for you, you can follow the following guide [VMware Cloud Director - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. -> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new VCD rates from May 1st, 2024. -> > However, our goal is to migrate to VCD as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. +> > If you choose to migrate to Public VCF as-a-Service, OVHcloud will perform the migration for you, you can follow the following guide [Public VCF as-a-Service - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. +> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new Public VCF as-a-Service rates from May 1st, 2024. +> > However, our goal is to migrate to Public VCF as-a-Service as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. > > -> **How are you migrating my data to VCD**? -> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to VCD just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. +> **How are you migrating my data to Public VCF as-a-Service**? +> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to Public VCF as-a-Service just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. > > -> **Can I still access vSphere ESXi and the vCenter API with VMware Cloud Director**? -> > With VMware Cloud Director, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). +> **Can I still access vSphere ESXi and the vCenter API with Public VCF as-a-Service**? +> > With Public VCF as-a-Service, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). > > > **Can I still use products like Veeam, Naviko, Rubik to back up my VMs**? -> > No. With VMware Cloud Director, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. +> > No. With Public VCF as-a-Service, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. > > -> **How are backups configured with VCD**? -> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [VMware Cloud Director - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). +> **How are backups configured with Public VCF as-a-Service**? +> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [Public VCF as-a-Service - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). > > For backup configuration, we offer 3 types of jobs by default with Veeam, but you can add different policies if required. You may incur fees when you enable the Veeam Data Platform plugin. > > Consumption will be based on VMs and by month, and storage consumption by month. > > > **Can I use rules like affinity and anti-affinity as before with vSphere**? -> > With VMware Cloud Director, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. +> > With Public VCF as-a-Service, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. > > -> **Which certifications apply to the new VCD service**? -> > When the service is launched, OVHcloud will not apply any specific certification to the VMware Cloud Director service. +> **Which certifications apply to the new Public VCF as-a-Service service**? +> > When the service is launched, OVHcloud will not apply any specific certification to the Public VCF as-a-Service service. > > However, support for HDS, ISO27001, SOC2 or PCI-DSS certifications is one of the objectives of our roadmap. > > -> **Can I choose the Thin or Thick disk type with VMware Cloud Director when I create a new virtual machine or disk**? -> > No. With VMware Cloud Director, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. +> **Can I choose the Thin or Thick disk type with Public VCF as-a-Service when I create a new virtual machine or disk**? +> > No. With Public VCF as-a-Service, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. > > ## Go further diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.es-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.es-us.md index d0bfcab53cd..e72283775e7 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.es-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.es-us.md @@ -1,52 +1,52 @@ --- -title: "VMware Cloud Director - FAQ (EN)" -excerpt: "Find the most frequently asked questions about VCD" +title: "Public VCF as-a-Service - FAQ (EN)" +excerpt: "Find the most frequently asked questions about Public VCF as-a-Service" updated: 2024-10-23 --- ## FAQ -**Find below the most frequently asked questions about VMWare Cloud Director on OVHcloud** +**Find below the most frequently asked questions about Public VCF as-a-Service** > [!faq] -> **What is VMware Cloud Director on OVHcloud**? +> **What is Public VCF as-a-Service**? > > This is a new product available in the VMware on OVHcloud solution, which provides you with a virtual datacentre powered by VMware technology, in addition to a shared infrastructure hosted and operated by OVHcloud. > > -> > VMware Cloud Director on OVHcloud will be available in 3 tiers: -> > - VCD Standard, providing the standard VMware stack virtualization capabilities. -> > - VCD Advanced, including advanced networking & security capabilities on top of the Standard tier. -> > - VCD Premium, adding high-performance vSAN storage to the Advanced tier. +> > Public VCF as-a-Service will be available in 3 tiers: +> > - Public VCF as-a-Service Standard, providing the standard VMware stack virtualization capabilities. +> > - Public VCF as-a-Service Advanced, including advanced networking & security capabilities on top of the Standard tier. +> > - Public VCF as-a-Service Premium, adding high-performance vSAN storage to the Advanced tier. > > -> > For more information, see the page [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). +> > For more information, see the page [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). > > > **How will the migration be carried out by OVHcloud**? -> > If you choose to migrate to VCD, OVHcloud will perform the migration for you, you can follow the following guide [VMware Cloud Director - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. -> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new VCD rates from May 1st, 2024. -> > However, our goal is to migrate to VCD as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. +> > If you choose to migrate to Public VCF as-a-Service, OVHcloud will perform the migration for you, you can follow the following guide [Public VCF as-a-Service - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. +> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new Public VCF as-a-Service rates from May 1st, 2024. +> > However, our goal is to migrate to Public VCF as-a-Service as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. > > -> **How are you migrating my data to VCD**? -> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to VCD just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. +> **How are you migrating my data to Public VCF as-a-Service**? +> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to Public VCF as-a-Service just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. > > -> **Can I still access vSphere ESXi and the vCenter API with VMware Cloud Director**? -> > With VMware Cloud Director, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). +> **Can I still access vSphere ESXi and the vCenter API with Public VCF as-a-Service**? +> > With Public VCF as-a-Service, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). > > > **Can I still use products like Veeam, Naviko, Rubik to back up my VMs**? -> > No. With VMware Cloud Director, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. +> > No. With Public VCF as-a-Service, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. > > -> **How are backups configured with VCD**? -> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [VMware Cloud Director - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). +> **How are backups configured with Public VCF as-a-Service**? +> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [Public VCF as-a-Service - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). > > For backup configuration, we offer 3 types of jobs by default with Veeam, but you can add different policies if required. You may incur fees when you enable the Veeam Data Platform plugin. > > Consumption will be based on VMs and by month, and storage consumption by month. > > > **Can I use rules like affinity and anti-affinity as before with vSphere**? -> > With VMware Cloud Director, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. +> > With Public VCF as-a-Service, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. > > -> **Which certifications apply to the new VCD service**? -> > When the service is launched, OVHcloud will not apply any specific certification to the VMware Cloud Director service. +> **Which certifications apply to the new Public VCF as-a-Service service**? +> > When the service is launched, OVHcloud will not apply any specific certification to the Public VCF as-a-Service service. > > However, support for HDS, ISO27001, SOC2 or PCI-DSS certifications is one of the objectives of our roadmap. > > -> **Can I choose the Thin or Thick disk type with VMware Cloud Director when I create a new virtual machine or disk**? -> > No. With VMware Cloud Director, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. +> **Can I choose the Thin or Thick disk type with Public VCF as-a-Service when I create a new virtual machine or disk**? +> > No. With Public VCF as-a-Service, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. > > ## Go further diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.fr-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.fr-ca.md index b560e3376b0..e8c9b6ac41b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.fr-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.fr-ca.md @@ -1,52 +1,52 @@ --- -title: "VMware Cloud Director - FAQ" -excerpt: "Retrouvez les questions les plus fréquentes concernant VCD" +title: "Public VCF as-a-Service - FAQ" +excerpt: "Retrouvez les questions les plus fréquentes concernant Public VCF as-a-Service" updated: 2024-10-07 --- ## FAQ -**Retrouvez ci-dessous les questions les plus fréquentes concernant VMWare Cloud Director par OVHcloud** +**Retrouvez ci-dessous les questions les plus fréquentes concernant Public VCF as-a-Service par OVHcloud** > [!faq] -> **Qu’est-ce que VMware Cloud Director par OVHcloud** ? +> **Qu’est-ce que Public VCF as-a-Service par OVHcloud** ? > > Il s’agit d’un nouveau produit disponible dans l’offre VMware on OVHcloud qui vous fournit un datacenter virtuel alimenté par la technologie VMware, en plus d’une infrastructure mutualisée hébergée et exploitée par OVHcloud. > > -> > VMware Cloud Director par OVHcloud sera disponible en 3 niveaux : -> > - VCD Standard, fournissant les capacités standard de virtualisation de la pile VMware. -> > - VCD Advanced, qui comprend VCD standard ainsi que des capacités avancées de mise en réseau et de sécurité. -> > - VCD Premium, qui comprend les fonctionnalités des niveaux précédents ainsi qu'un stockage vSAN haute performance au niveau Advanced. +> > Public VCF as-a-Service par OVHcloud sera disponible en 3 niveaux : +> > - Public VCF as-a-Service Standard, fournissant les capacités standard de virtualisation de la pile VMware. +> > - Public VCF as-a-Service Advanced, qui comprendPublic VCF as-a-Service standard ainsi que des capacités avancées de mise en réseau et de sécurité. +> > - Public VCF as-a-Service Premium, qui comprend les fonctionnalités des niveaux précédents ainsi qu'un stockage vSAN haute performance au niveau Advanced. > > -> > Pour plus d'informations, voir la page [les principes clés de VCD sur OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). +> > Pour plus d'informations, voir la page [les principes clés de Public VCF as-a-Service sur OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). > > > **Comment la migration sera-t-elle effectuée par OVHcloud** ? -> > Si vous choisissez de migrer vers VCD, OVHcloud se chargera de la migration pour vous, vous pouvez suivre le guide suivant [VMware Cloud Director - Migration depuis VMware vSphere on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) pour toutes informations complémentaires sur le processus complet. -> > Par exception, nous ne facturerons pas les nouveaux prix actuels du serveur/hôte pendant le processus de migration. Nous absorberons les coûts liés à l’augmentation du prix des licences pendant la migration. Que vous choisissiez ou non de continuer à utiliser la solution actuelle, vous bénéficierez tout de suite des nouveaux tarifs VCD à compter du 1er mai 2024. -> > Cependant, notre objectif est de migrer vers VCD dès que nous sommes prêts. Nous vous avertirons 1 à 2 semaines avant le début de votre migration, qui sera effectuée sans temps d'arrêt. Si, pour des raisons techniques, une migration à chaud ne peut pas être effectuée, nous discuterons avec vous de la meilleure façon de procéder. +> > Si vous choisissez de migrer vers Public VCF as-a-Service, OVHcloud se chargera de la migration pour vous, vous pouvez suivre le guide suivant [Public VCF as-a-Service - Migration depuis VMware vSphere on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) pour toutes informations complémentaires sur le processus complet. +> > Par exception, nous ne facturerons pas les nouveaux prix actuels du serveur/hôte pendant le processus de migration. Nous absorberons les coûts liés à l’augmentation du prix des licences pendant la migration. Que vous choisissiez ou non de continuer à utiliser la solution actuelle, vous bénéficierez tout de suite des nouveaux tarifs Public VCF as-a-Service à compter du 1er mai 2024. +> > Cependant, notre objectif est de migrer vers Public VCF as-a-Service dès que nous sommes prêts. Nous vous avertirons 1 à 2 semaines avant le début de votre migration, qui sera effectuée sans temps d'arrêt. Si, pour des raisons techniques, une migration à chaud ne peut pas être effectuée, nous discuterons avec vous de la meilleure façon de procéder. > > -> **Comment migrer mes données vers VCD** ? -> > Vos données restent sur les *filers* Leclerc v3, nous allons exposer à VCD le stockage comme nous exposons le stockage à vSphere. La migration « en direct » entre deux hôtes avec le même CPU (Intel) se fait via vMotion. +> **Comment migrer mes données vers Public VCF as-a-Service** ? +> > Vos données restent sur les *filers* Leclerc v3, nous allons exposer à Public VCF as-a-Service le stockage comme nous exposons le stockage à vSphere. La migration « en direct » entre deux hôtes avec le même CPU (Intel) se fait via vMotion. > > -> **Puis-je toujours avoir accès à vSphere ESXi et à l’API vCenter avec VMware Cloud Director** ? -> > Avec VMware Cloud Director, vous ne pouvez pas accéder aux API vSphere ESXi et vCenter. Vous aurez accès à l’API de Cloud Director et pourrez utiliser des outils comme [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). +> **Puis-je toujours avoir accès à vSphere ESXi et à l’API vCenter avec Public VCF as-a-Service** ? +> > Avec Public VCF as-a-Service, vous ne pouvez pas accéder aux API vSphere ESXi et vCenter. Vous aurez accès à l’API de Cloud Director et pourrez utiliser des outils comme [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). > > > **Puis-je quand même utiliser des produits comme Veeam, Naviko, Rubik pour sauvegarder mes VM** ? -> > Non. Avec VMware Cloud Director, vous ne pouvez pas utiliser d’outil demandant l’accès à vSphere ESXi ou vCenter. Cependant, nous avons mis en place une solution Veeam managé pour la mise en place de vos sauvegardes. +> > Non. Avec Public VCF as-a-Service, vous ne pouvez pas utiliser d’outil demandant l’accès à vSphere ESXi ou vCenter. Cependant, nous avons mis en place une solution Veeam managé pour la mise en place de vos sauvegardes. > > -> **Comment sont configurées les sauvegardes avec VCD** ? -> > Pour les Backup, nous vous proposerons **Veeam Managed Backup** avec un plugin intégré pour les backup de VM, vous pouvez suivre le guide suivant pour plus d'information : [VMware Cloud Director - Sauvegarde avec Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). +> **Comment sont configurées les sauvegardes avec Public VCF as-a-Service** ? +> > Pour les Backup, nous vous proposerons **Veeam Managed Backup** avec un plugin intégré pour les backup de VM, vous pouvez suivre le guide suivant pour plus d'information : [Public VCF as-a-Service - Sauvegarde avec Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). > > Pour la configuration des sauvegardes, nous vous proposons 3 types de jobs par défaut avec Veeam, mais vous pourrez ajouter des politiques différentes si besoin. Des frais peuvent être constatés avec l'activation du plugin Veeam Data Plateform. > > La consommation sera basée par VM et par mois et la consommation de stockage par mois. > > > **Puis-je utiliser des règles comme l’affinité et l’anti-affinité comme précédemment avec vSphere** ? -> > Avec VMware Cloud Director, vous pouvez définir l’affinité de groupe pour les machines virtuelles et des règles comme l’anti-affinité pour séparer différentes machines virtuelles. +> > Avec Public VCF as-a-Service, vous pouvez définir l’affinité de groupe pour les machines virtuelles et des règles comme l’anti-affinité pour séparer différentes machines virtuelles. > > -> **Quelles certifications s'appliquent au nouveau service VCD** ? -> > Lors du lancement du service, aucune certification spécifique ne sera applicable au service VMware Cloud Director par OVHcloud. +> **Quelles certifications s'appliquent au nouveau service Public VCF as-a-Service** ? +> > Lors du lancement du service, aucune certification spécifique ne sera applicable au service Public VCF as-a-Service par OVHcloud. > > Cependant, la prise en charge des certifications HDS, ISO27001, SOC2 ou PCI-DSS est un des objectifs de notre feuille de route. > > -> **Puis-je choisir avec VMware Cloud Director le type de disque Thin ou Thick lorsque je crée une nouvelle machine virtuelle ou un nouveau disque** ? -> > Non. Avec VMware Cloud Director, chaque disque consomme du stockage dans une organisation Virtual Datacenter (VDC). Il n'existe aucun réglage de type Thin ou Thick associé pour le tenant d'un client. +> **Puis-je choisir avec Public VCF as-a-Service le type de disque Thin ou Thick lorsque je crée une nouvelle machine virtuelle ou un nouveau disque** ? +> > Non. Avec Public VCF as-a-Service, chaque disque consomme du stockage dans une organisation Virtual Datacenter (VDC). Il n'existe aucun réglage de type Thin ou Thick associé pour le tenant d'un client. > > ## Aller plus loin diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.fr-fr.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.fr-fr.md index 05989f66eef..24f4f3b27fd 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.fr-fr.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.fr-fr.md @@ -1,52 +1,52 @@ --- -title: "VMware Cloud Director - FAQ" -excerpt: "Retrouvez les questions les plus fréquentes concernant VCD" +title: "Public VCF as-a-Service - FAQ" +excerpt: "Retrouvez les questions les plus fréquentes concernant Public VCF as-a-Service" updated: 2024-10-07 --- ## FAQ -**Retrouvez ci-dessous les questions les plus fréquentes concernant VMWare Cloud Director par OVHcloud** +**Retrouvez ci-dessous les questions les plus fréquentes concernant Public VCF as-a-Service par OVHcloud** > [!faq] -> **Qu’est-ce que VMware Cloud Director par OVHcloud** ? +> **Qu’est-ce que Public VCF as-a-Service par OVHcloud** ? > > Il s’agit d’un nouveau produit disponible dans l’offre VMware on OVHcloud qui vous fournit un datacenter virtuel alimenté par la technologie VMware, en plus d’une infrastructure mutualisée hébergée et exploitée par OVHcloud. > > -> > VMware Cloud Director par OVHcloud sera disponible en 3 niveaux : -> > - VCD Standard, fournissant les capacités standard de virtualisation de la pile VMware. -> > - VCD Advanced, qui comprend VCD standard ainsi que des capacités avancées de mise en réseau et de sécurité. -> > - VCD Premium, qui comprend les fonctionnalités des niveaux précédents ainsi qu'un stockage vSAN haute performance au niveau Advanced. +> > Public VCF as-a-Service par OVHcloud sera disponible en 3 niveaux : +> > - Public VCF as-a-Service Standard, fournissant les capacités standard de virtualisation de la pile VMware. +> > - Public VCF as-a-Service Advanced, qui comprendPublic VCF as-a-Service standard ainsi que des capacités avancées de mise en réseau et de sécurité. +> > - Public VCF as-a-Service Premium, qui comprend les fonctionnalités des niveaux précédents ainsi qu'un stockage vSAN haute performance au niveau Advanced. > > -> > Pour plus d'informations, voir la page [les principes clés de VCD sur OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). +> > Pour plus d'informations, voir la page [les principes clés de Public VCF as-a-Service sur OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). > > > **Comment la migration sera-t-elle effectuée par OVHcloud** ? -> > Si vous choisissez de migrer vers VCD, OVHcloud se chargera de la migration pour vous, vous pouvez suivre le guide suivant [VMware Cloud Director - Migration depuis VMware vSphere on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) pour toutes informations complémentaires sur le processus complet. -> > Par exception, nous ne facturerons pas les nouveaux prix actuels du serveur/hôte pendant le processus de migration. Nous absorberons les coûts liés à l’augmentation du prix des licences pendant la migration. Que vous choisissiez ou non de continuer à utiliser la solution actuelle, vous bénéficierez tout de suite des nouveaux tarifs VCD à compter du 1er mai 2024. -> > Cependant, notre objectif est de migrer vers VCD dès que nous sommes prêts. Nous vous avertirons 1 à 2 semaines avant le début de votre migration, qui sera effectuée sans temps d'arrêt. Si, pour des raisons techniques, une migration à chaud ne peut pas être effectuée, nous discuterons avec vous de la meilleure façon de procéder. +> > Si vous choisissez de migrer vers Public VCF as-a-Service, OVHcloud se chargera de la migration pour vous, vous pouvez suivre le guide suivant [Public VCF as-a-Service - Migration depuis VMware vSphere on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) pour toutes informations complémentaires sur le processus complet. +> > Par exception, nous ne facturerons pas les nouveaux prix actuels du serveur/hôte pendant le processus de migration. Nous absorberons les coûts liés à l’augmentation du prix des licences pendant la migration. Que vous choisissiez ou non de continuer à utiliser la solution actuelle, vous bénéficierez tout de suite des nouveaux tarifs Public VCF as-a-Service à compter du 1er mai 2024. +> > Cependant, notre objectif est de migrer vers Public VCF as-a-Service dès que nous sommes prêts. Nous vous avertirons 1 à 2 semaines avant le début de votre migration, qui sera effectuée sans temps d'arrêt. Si, pour des raisons techniques, une migration à chaud ne peut pas être effectuée, nous discuterons avec vous de la meilleure façon de procéder. > > -> **Comment migrer mes données vers VCD** ? -> > Vos données restent sur les *filers* Leclerc v3, nous allons exposer à VCD le stockage comme nous exposons le stockage à vSphere. La migration « en direct » entre deux hôtes avec le même CPU (Intel) se fait via vMotion. +> **Comment migrer mes données vers Public VCF as-a-Service** ? +> > Vos données restent sur les *filers* Leclerc v3, nous allons exposer à Public VCF as-a-Service le stockage comme nous exposons le stockage à vSphere. La migration « en direct » entre deux hôtes avec le même CPU (Intel) se fait via vMotion. > > -> **Puis-je toujours avoir accès à vSphere ESXi et à l’API vCenter avec VMware Cloud Director** ? -> > Avec VMware Cloud Director, vous ne pouvez pas accéder aux API vSphere ESXi et vCenter. Vous aurez accès à l’API de Cloud Director et pourrez utiliser des outils comme [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). +> **Puis-je toujours avoir accès à vSphere ESXi et à l’API vCenter avec Public VCF as-a-Service** ? +> > Avec Public VCF as-a-Service, vous ne pouvez pas accéder aux API vSphere ESXi et vCenter. Vous aurez accès à l’API de Cloud Director et pourrez utiliser des outils comme [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). > > > **Puis-je quand même utiliser des produits comme Veeam, Naviko, Rubik pour sauvegarder mes VM** ? -> > Non. Avec VMware Cloud Director, vous ne pouvez pas utiliser d’outil demandant l’accès à vSphere ESXi ou vCenter. Cependant, nous avons mis en place une solution Veeam managé pour la mise en place de vos sauvegardes. +> > Non. Avec Public VCF as-a-Service, vous ne pouvez pas utiliser d’outil demandant l’accès à vSphere ESXi ou vCenter. Cependant, nous avons mis en place une solution Veeam managé pour la mise en place de vos sauvegardes. > > -> **Comment sont configurées les sauvegardes avec VCD** ? -> > Pour les Backup, nous vous proposerons **Veeam Managed Backup** avec un plugin intégré pour les backup de VM, vous pouvez suivre le guide suivant pour plus d'information : [VMware Cloud Director - Sauvegarde avec Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). +> **Comment sont configurées les sauvegardes avec Public VCF as-a-Service** ? +> > Pour les Backup, nous vous proposerons **Veeam Managed Backup** avec un plugin intégré pour les backup de VM, vous pouvez suivre le guide suivant pour plus d'information : [Public VCF as-a-Service - Sauvegarde avec Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). > > Pour la configuration des sauvegardes, nous vous proposons 3 types de jobs par défaut avec Veeam, mais vous pourrez ajouter des politiques différentes si besoin. Des frais peuvent être constatés avec l'activation du plugin Veeam Data Plateform. > > La consommation sera basée par VM et par mois et la consommation de stockage par mois. > > > **Puis-je utiliser des règles comme l’affinité et l’anti-affinité comme précédemment avec vSphere** ? -> > Avec VMware Cloud Director, vous pouvez définir l’affinité de groupe pour les machines virtuelles et des règles comme l’anti-affinité pour séparer différentes machines virtuelles. +> > Avec Public VCF as-a-Service, vous pouvez définir l’affinité de groupe pour les machines virtuelles et des règles comme l’anti-affinité pour séparer différentes machines virtuelles. > > -> **Quelles certifications s'appliquent au nouveau service VCD** ? -> > Lors du lancement du service, aucune certification spécifique ne sera applicable au service VMware Cloud Director par OVHcloud. +> **Quelles certifications s'appliquent au nouveau service Public VCF as-a-Service** ? +> > Lors du lancement du service, aucune certification spécifique ne sera applicable au service Public VCF as-a-Service par OVHcloud. > > Cependant, la prise en charge des certifications HDS, ISO27001, SOC2 ou PCI-DSS est un des objectifs de notre feuille de route. > > -> **Puis-je choisir avec VMware Cloud Director le type de disque Thin ou Thick lorsque je crée une nouvelle machine virtuelle ou un nouveau disque** ? -> > Non. Avec VMware Cloud Director, chaque disque consomme du stockage dans une organisation Virtual Datacenter (VDC). Il n'existe aucun réglage de type Thin ou Thick associé pour le tenant d'un client. +> **Puis-je choisir avec Public VCF as-a-Service le type de disque Thin ou Thick lorsque je crée une nouvelle machine virtuelle ou un nouveau disque** ? +> > Non. Avec Public VCF as-a-Service, chaque disque consomme du stockage dans une organisation Virtual Datacenter (VDC). Il n'existe aucun réglage de type Thin ou Thick associé pour le tenant d'un client. > > ## Aller plus loin diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.it-it.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.it-it.md index d0bfcab53cd..e72283775e7 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.it-it.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.it-it.md @@ -1,52 +1,52 @@ --- -title: "VMware Cloud Director - FAQ (EN)" -excerpt: "Find the most frequently asked questions about VCD" +title: "Public VCF as-a-Service - FAQ (EN)" +excerpt: "Find the most frequently asked questions about Public VCF as-a-Service" updated: 2024-10-23 --- ## FAQ -**Find below the most frequently asked questions about VMWare Cloud Director on OVHcloud** +**Find below the most frequently asked questions about Public VCF as-a-Service** > [!faq] -> **What is VMware Cloud Director on OVHcloud**? +> **What is Public VCF as-a-Service**? > > This is a new product available in the VMware on OVHcloud solution, which provides you with a virtual datacentre powered by VMware technology, in addition to a shared infrastructure hosted and operated by OVHcloud. > > -> > VMware Cloud Director on OVHcloud will be available in 3 tiers: -> > - VCD Standard, providing the standard VMware stack virtualization capabilities. -> > - VCD Advanced, including advanced networking & security capabilities on top of the Standard tier. -> > - VCD Premium, adding high-performance vSAN storage to the Advanced tier. +> > Public VCF as-a-Service will be available in 3 tiers: +> > - Public VCF as-a-Service Standard, providing the standard VMware stack virtualization capabilities. +> > - Public VCF as-a-Service Advanced, including advanced networking & security capabilities on top of the Standard tier. +> > - Public VCF as-a-Service Premium, adding high-performance vSAN storage to the Advanced tier. > > -> > For more information, see the page [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). +> > For more information, see the page [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). > > > **How will the migration be carried out by OVHcloud**? -> > If you choose to migrate to VCD, OVHcloud will perform the migration for you, you can follow the following guide [VMware Cloud Director - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. -> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new VCD rates from May 1st, 2024. -> > However, our goal is to migrate to VCD as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. +> > If you choose to migrate to Public VCF as-a-Service, OVHcloud will perform the migration for you, you can follow the following guide [Public VCF as-a-Service - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. +> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new Public VCF as-a-Service rates from May 1st, 2024. +> > However, our goal is to migrate to Public VCF as-a-Service as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. > > -> **How are you migrating my data to VCD**? -> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to VCD just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. +> **How are you migrating my data to Public VCF as-a-Service**? +> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to Public VCF as-a-Service just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. > > -> **Can I still access vSphere ESXi and the vCenter API with VMware Cloud Director**? -> > With VMware Cloud Director, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). +> **Can I still access vSphere ESXi and the vCenter API with Public VCF as-a-Service**? +> > With Public VCF as-a-Service, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). > > > **Can I still use products like Veeam, Naviko, Rubik to back up my VMs**? -> > No. With VMware Cloud Director, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. +> > No. With Public VCF as-a-Service, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. > > -> **How are backups configured with VCD**? -> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [VMware Cloud Director - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). +> **How are backups configured with Public VCF as-a-Service**? +> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [Public VCF as-a-Service - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). > > For backup configuration, we offer 3 types of jobs by default with Veeam, but you can add different policies if required. You may incur fees when you enable the Veeam Data Platform plugin. > > Consumption will be based on VMs and by month, and storage consumption by month. > > > **Can I use rules like affinity and anti-affinity as before with vSphere**? -> > With VMware Cloud Director, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. +> > With Public VCF as-a-Service, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. > > -> **Which certifications apply to the new VCD service**? -> > When the service is launched, OVHcloud will not apply any specific certification to the VMware Cloud Director service. +> **Which certifications apply to the new Public VCF as-a-Service service**? +> > When the service is launched, OVHcloud will not apply any specific certification to the Public VCF as-a-Service service. > > However, support for HDS, ISO27001, SOC2 or PCI-DSS certifications is one of the objectives of our roadmap. > > -> **Can I choose the Thin or Thick disk type with VMware Cloud Director when I create a new virtual machine or disk**? -> > No. With VMware Cloud Director, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. +> **Can I choose the Thin or Thick disk type with Public VCF as-a-Service when I create a new virtual machine or disk**? +> > No. With Public VCF as-a-Service, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. > > ## Go further diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.pl-pl.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.pl-pl.md index d0bfcab53cd..e72283775e7 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.pl-pl.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.pl-pl.md @@ -1,52 +1,52 @@ --- -title: "VMware Cloud Director - FAQ (EN)" -excerpt: "Find the most frequently asked questions about VCD" +title: "Public VCF as-a-Service - FAQ (EN)" +excerpt: "Find the most frequently asked questions about Public VCF as-a-Service" updated: 2024-10-23 --- ## FAQ -**Find below the most frequently asked questions about VMWare Cloud Director on OVHcloud** +**Find below the most frequently asked questions about Public VCF as-a-Service** > [!faq] -> **What is VMware Cloud Director on OVHcloud**? +> **What is Public VCF as-a-Service**? > > This is a new product available in the VMware on OVHcloud solution, which provides you with a virtual datacentre powered by VMware technology, in addition to a shared infrastructure hosted and operated by OVHcloud. > > -> > VMware Cloud Director on OVHcloud will be available in 3 tiers: -> > - VCD Standard, providing the standard VMware stack virtualization capabilities. -> > - VCD Advanced, including advanced networking & security capabilities on top of the Standard tier. -> > - VCD Premium, adding high-performance vSAN storage to the Advanced tier. +> > Public VCF as-a-Service will be available in 3 tiers: +> > - Public VCF as-a-Service Standard, providing the standard VMware stack virtualization capabilities. +> > - Public VCF as-a-Service Advanced, including advanced networking & security capabilities on top of the Standard tier. +> > - Public VCF as-a-Service Premium, adding high-performance vSAN storage to the Advanced tier. > > -> > For more information, see the page [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). +> > For more information, see the page [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). > > > **How will the migration be carried out by OVHcloud**? -> > If you choose to migrate to VCD, OVHcloud will perform the migration for you, you can follow the following guide [VMware Cloud Director - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. -> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new VCD rates from May 1st, 2024. -> > However, our goal is to migrate to VCD as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. +> > If you choose to migrate to Public VCF as-a-Service, OVHcloud will perform the migration for you, you can follow the following guide [Public VCF as-a-Service - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. +> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new Public VCF as-a-Service rates from May 1st, 2024. +> > However, our goal is to migrate to Public VCF as-a-Service as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. > > -> **How are you migrating my data to VCD**? -> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to VCD just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. +> **How are you migrating my data to Public VCF as-a-Service**? +> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to Public VCF as-a-Service just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. > > -> **Can I still access vSphere ESXi and the vCenter API with VMware Cloud Director**? -> > With VMware Cloud Director, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). +> **Can I still access vSphere ESXi and the vCenter API with Public VCF as-a-Service**? +> > With Public VCF as-a-Service, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). > > > **Can I still use products like Veeam, Naviko, Rubik to back up my VMs**? -> > No. With VMware Cloud Director, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. +> > No. With Public VCF as-a-Service, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. > > -> **How are backups configured with VCD**? -> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [VMware Cloud Director - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). +> **How are backups configured with Public VCF as-a-Service**? +> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [Public VCF as-a-Service - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). > > For backup configuration, we offer 3 types of jobs by default with Veeam, but you can add different policies if required. You may incur fees when you enable the Veeam Data Platform plugin. > > Consumption will be based on VMs and by month, and storage consumption by month. > > > **Can I use rules like affinity and anti-affinity as before with vSphere**? -> > With VMware Cloud Director, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. +> > With Public VCF as-a-Service, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. > > -> **Which certifications apply to the new VCD service**? -> > When the service is launched, OVHcloud will not apply any specific certification to the VMware Cloud Director service. +> **Which certifications apply to the new Public VCF as-a-Service service**? +> > When the service is launched, OVHcloud will not apply any specific certification to the Public VCF as-a-Service service. > > However, support for HDS, ISO27001, SOC2 or PCI-DSS certifications is one of the objectives of our roadmap. > > -> **Can I choose the Thin or Thick disk type with VMware Cloud Director when I create a new virtual machine or disk**? -> > No. With VMware Cloud Director, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. +> **Can I choose the Thin or Thick disk type with Public VCF as-a-Service when I create a new virtual machine or disk**? +> > No. With Public VCF as-a-Service, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. > > ## Go further diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.pt-pt.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.pt-pt.md index d0bfcab53cd..e72283775e7 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.pt-pt.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq/guide.pt-pt.md @@ -1,52 +1,52 @@ --- -title: "VMware Cloud Director - FAQ (EN)" -excerpt: "Find the most frequently asked questions about VCD" +title: "Public VCF as-a-Service - FAQ (EN)" +excerpt: "Find the most frequently asked questions about Public VCF as-a-Service" updated: 2024-10-23 --- ## FAQ -**Find below the most frequently asked questions about VMWare Cloud Director on OVHcloud** +**Find below the most frequently asked questions about Public VCF as-a-Service** > [!faq] -> **What is VMware Cloud Director on OVHcloud**? +> **What is Public VCF as-a-Service**? > > This is a new product available in the VMware on OVHcloud solution, which provides you with a virtual datacentre powered by VMware technology, in addition to a shared infrastructure hosted and operated by OVHcloud. > > -> > VMware Cloud Director on OVHcloud will be available in 3 tiers: -> > - VCD Standard, providing the standard VMware stack virtualization capabilities. -> > - VCD Advanced, including advanced networking & security capabilities on top of the Standard tier. -> > - VCD Premium, adding high-performance vSAN storage to the Advanced tier. +> > Public VCF as-a-Service will be available in 3 tiers: +> > - Public VCF as-a-Service Standard, providing the standard VMware stack virtualization capabilities. +> > - Public VCF as-a-Service Advanced, including advanced networking & security capabilities on top of the Standard tier. +> > - Public VCF as-a-Service Premium, adding high-performance vSAN storage to the Advanced tier. > > -> > For more information, see the page [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). +> > For more information, see the page [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts#key-features). > > > **How will the migration be carried out by OVHcloud**? -> > If you choose to migrate to VCD, OVHcloud will perform the migration for you, you can follow the following guide [VMware Cloud Director - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. -> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new VCD rates from May 1st, 2024. -> > However, our goal is to migrate to VCD as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. +> > If you choose to migrate to Public VCF as-a-Service, OVHcloud will perform the migration for you, you can follow the following guide [Public VCF as-a-Service - Audit tricky use cases of migration](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases) for further information on the full process. +> > By exception, we will not charge the new current server/host prices during the migration process. We will absorb the costs of raising the price of licenses during the migration. Whether you choose to continue using the current solution or not, you will immediately benefit from the new Public VCF as-a-Service rates from May 1st, 2024. +> > However, our goal is to migrate to Public VCF as-a-Service as soon as we are ready. We will notify you 1 to 2 weeks before the start of your migration, which will be carried out with no downtime. If, for technical reasons, a live migration cannot be carried out, we will discuss with you the best way to proceed. > > -> **How are you migrating my data to VCD**? -> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to VCD just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. +> **How are you migrating my data to Public VCF as-a-Service**? +> > Your data remains on the Leclerc v3 *filers*. We will expose the storage to Public VCF as-a-Service just as we expose the storage to vSphere. Live migration between two hosts with the same CPU (Intel) is done via vMotion. > > -> **Can I still access vSphere ESXi and the vCenter API with VMware Cloud Director**? -> > With VMware Cloud Director, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). +> **Can I still access vSphere ESXi and the vCenter API with Public VCF as-a-Service**? +> > With Public VCF as-a-Service, you cannot access the vSphere ESXi and vCenter APIs. You will have access to the Cloud Director API and can use tools like [Terraform](https://registry.terraform.io/providers/vmware/vcd/latest/docs). > > > **Can I still use products like Veeam, Naviko, Rubik to back up my VMs**? -> > No. With VMware Cloud Director, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. +> > No. With Public VCF as-a-Service, you cannot use a tool requesting access to vSphere ESXi or vCenter. However, we have set up a managed Veeam solution for setting up your backups. > > -> **How are backups configured with VCD**? -> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [VMware Cloud Director - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). +> **How are backups configured with Public VCF as-a-Service**? +> > For backups, we will offer you **Veeam Managed Backup** with an integrated plugin for VM backups, you can follow the following guide for more information: [Public VCF as-a-Service - Backup with Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup). > > For backup configuration, we offer 3 types of jobs by default with Veeam, but you can add different policies if required. You may incur fees when you enable the Veeam Data Platform plugin. > > Consumption will be based on VMs and by month, and storage consumption by month. > > > **Can I use rules like affinity and anti-affinity as before with vSphere**? -> > With VMware Cloud Director, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. +> > With Public VCF as-a-Service, you can define group affinity for virtual machines and rules like anti-affinity to isolate different virtual machines. > > -> **Which certifications apply to the new VCD service**? -> > When the service is launched, OVHcloud will not apply any specific certification to the VMware Cloud Director service. +> **Which certifications apply to the new Public VCF as-a-Service service**? +> > When the service is launched, OVHcloud will not apply any specific certification to the Public VCF as-a-Service service. > > However, support for HDS, ISO27001, SOC2 or PCI-DSS certifications is one of the objectives of our roadmap. > > -> **Can I choose the Thin or Thick disk type with VMware Cloud Director when I create a new virtual machine or disk**? -> > No. With VMware Cloud Director, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. +> **Can I choose the Thin or Thick disk type with Public VCF as-a-Service when I create a new virtual machine or disk**? +> > No. With Public VCF as-a-Service, each disk consumes storage in a Virtual Datacentre (vDC) organization. There is no associated Thin or Thick setting for a tenant. > > ## Go further diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.de-de.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.de-de.md index 39e2adaa659..3a1efd534ad 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.de-de.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.de-de.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Creating a new virtual machine (EN)" -excerpt: "How to create a new Virtual Machine in VCD" +title: "Public VCF as-a-Service - Creating a new virtual machine (EN)" +excerpt: "How to create a new Virtual Machine in Public VCF as-a-Service" updated: 2024-05-23 --- @@ -13,7 +13,7 @@ This guide details how to create your first virtual machine using two methods: ## Requirements -- A VMware Cloud Director +- A Public VCF as-a-Service - An ISO of an operating system ## Instructions @@ -22,7 +22,7 @@ This guide details how to create your first virtual machine using two methods: To create your virtual machine, first go to the datacentre where you plan to deploy it. Next, navigate to the `Compute`{.action} > `Virtual Machine`{.action} > `NEW VM`{.action} section. -![dashboard vcd](images/vcd-dashboard-vcd.png){.thumbnail} +![dashboard Public VCF as-a-Service](images/vcd-dashboard-vcd.png){.thumbnail} ![dashboard vm](images/vcd-vm-dashboad.png){.thumbnail} @@ -58,7 +58,7 @@ The IP Mode drop-down list provides different IP assignment modes: - Manual IP - You must set the IP manually. > [!warning] -> **Warning**: This IP mode only allows you to organize your VCD inventory, but you will still need to configure the IP (or DHCP) inside the VM. +> **Warning**: This IP mode only allows you to organize your Public VCF as-a-Service inventory, but you will still need to configure the IP (or DHCP) inside the VM. > As for the `Storage Policies`{.action} section, you will only find one possibility: the vSAN default storage policy. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-asia.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-asia.md index 69212501d30..b8e247bf891 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-asia.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-asia.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Creating a new virtual machine" -excerpt: "How to create a new Virtual Machine in VCD" +title: "Public VCF as-a-Service - Creating a new virtual machine" +excerpt: "How to create a new Virtual Machine in Public VCF as-a-Service" updated: 2024-05-23 --- @@ -13,7 +13,7 @@ This guide details how to create your first virtual machine using two methods: ## Requirements -- A VMware Cloud Director +- A Public VCF as-a-Service - An ISO of an operating system ## Instructions @@ -22,7 +22,7 @@ This guide details how to create your first virtual machine using two methods: To create your virtual machine, first go to the datacentre where you plan to deploy it. Next, navigate to the `Compute`{.action} > `Virtual Machine`{.action} > `NEW VM`{.action} section. -![dashboard vcd](images/vcd-dashboard-vcd.png){.thumbnail} +![dashboard Public VCF as-a-Service](images/vcd-dashboard-vcd.png){.thumbnail} ![dashboard vm](images/vcd-vm-dashboad.png){.thumbnail} @@ -58,7 +58,7 @@ The IP Mode drop-down list provides different IP assignment modes: - Manual IP - You must set the IP manually. > [!warning] -> **Warning**: This IP mode only allows you to organize your VCD inventory, but you will still need to configure the IP (or DHCP) inside the VM. +> **Warning**: This IP mode only allows you to organize your Public VCF as-a-Service inventory, but you will still need to configure the IP (or DHCP) inside the VM. > As for the `Storage Policies`{.action} section, you will only find one possibility: the vSAN default storage policy. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-au.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-au.md index 69212501d30..b8e247bf891 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-au.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-au.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Creating a new virtual machine" -excerpt: "How to create a new Virtual Machine in VCD" +title: "Public VCF as-a-Service - Creating a new virtual machine" +excerpt: "How to create a new Virtual Machine in Public VCF as-a-Service" updated: 2024-05-23 --- @@ -13,7 +13,7 @@ This guide details how to create your first virtual machine using two methods: ## Requirements -- A VMware Cloud Director +- A Public VCF as-a-Service - An ISO of an operating system ## Instructions @@ -22,7 +22,7 @@ This guide details how to create your first virtual machine using two methods: To create your virtual machine, first go to the datacentre where you plan to deploy it. Next, navigate to the `Compute`{.action} > `Virtual Machine`{.action} > `NEW VM`{.action} section. -![dashboard vcd](images/vcd-dashboard-vcd.png){.thumbnail} +![dashboard Public VCF as-a-Service](images/vcd-dashboard-vcd.png){.thumbnail} ![dashboard vm](images/vcd-vm-dashboad.png){.thumbnail} @@ -58,7 +58,7 @@ The IP Mode drop-down list provides different IP assignment modes: - Manual IP - You must set the IP manually. > [!warning] -> **Warning**: This IP mode only allows you to organize your VCD inventory, but you will still need to configure the IP (or DHCP) inside the VM. +> **Warning**: This IP mode only allows you to organize your Public VCF as-a-Service inventory, but you will still need to configure the IP (or DHCP) inside the VM. > As for the `Storage Policies`{.action} section, you will only find one possibility: the vSAN default storage policy. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-ca.md index 69212501d30..b8e247bf891 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-ca.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Creating a new virtual machine" -excerpt: "How to create a new Virtual Machine in VCD" +title: "Public VCF as-a-Service - Creating a new virtual machine" +excerpt: "How to create a new Virtual Machine in Public VCF as-a-Service" updated: 2024-05-23 --- @@ -13,7 +13,7 @@ This guide details how to create your first virtual machine using two methods: ## Requirements -- A VMware Cloud Director +- A Public VCF as-a-Service - An ISO of an operating system ## Instructions @@ -22,7 +22,7 @@ This guide details how to create your first virtual machine using two methods: To create your virtual machine, first go to the datacentre where you plan to deploy it. Next, navigate to the `Compute`{.action} > `Virtual Machine`{.action} > `NEW VM`{.action} section. -![dashboard vcd](images/vcd-dashboard-vcd.png){.thumbnail} +![dashboard Public VCF as-a-Service](images/vcd-dashboard-vcd.png){.thumbnail} ![dashboard vm](images/vcd-vm-dashboad.png){.thumbnail} @@ -58,7 +58,7 @@ The IP Mode drop-down list provides different IP assignment modes: - Manual IP - You must set the IP manually. > [!warning] -> **Warning**: This IP mode only allows you to organize your VCD inventory, but you will still need to configure the IP (or DHCP) inside the VM. +> **Warning**: This IP mode only allows you to organize your Public VCF as-a-Service inventory, but you will still need to configure the IP (or DHCP) inside the VM. > As for the `Storage Policies`{.action} section, you will only find one possibility: the vSAN default storage policy. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-gb.md index 69212501d30..b8e247bf891 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-gb.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-gb.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Creating a new virtual machine" -excerpt: "How to create a new Virtual Machine in VCD" +title: "Public VCF as-a-Service - Creating a new virtual machine" +excerpt: "How to create a new Virtual Machine in Public VCF as-a-Service" updated: 2024-05-23 --- @@ -13,7 +13,7 @@ This guide details how to create your first virtual machine using two methods: ## Requirements -- A VMware Cloud Director +- A Public VCF as-a-Service - An ISO of an operating system ## Instructions @@ -22,7 +22,7 @@ This guide details how to create your first virtual machine using two methods: To create your virtual machine, first go to the datacentre where you plan to deploy it. Next, navigate to the `Compute`{.action} > `Virtual Machine`{.action} > `NEW VM`{.action} section. -![dashboard vcd](images/vcd-dashboard-vcd.png){.thumbnail} +![dashboard Public VCF as-a-Service](images/vcd-dashboard-vcd.png){.thumbnail} ![dashboard vm](images/vcd-vm-dashboad.png){.thumbnail} @@ -58,7 +58,7 @@ The IP Mode drop-down list provides different IP assignment modes: - Manual IP - You must set the IP manually. > [!warning] -> **Warning**: This IP mode only allows you to organize your VCD inventory, but you will still need to configure the IP (or DHCP) inside the VM. +> **Warning**: This IP mode only allows you to organize your Public VCF as-a-Service inventory, but you will still need to configure the IP (or DHCP) inside the VM. > As for the `Storage Policies`{.action} section, you will only find one possibility: the vSAN default storage policy. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-ie.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-ie.md index 69212501d30..b8e247bf891 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-ie.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-ie.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Creating a new virtual machine" -excerpt: "How to create a new Virtual Machine in VCD" +title: "Public VCF as-a-Service - Creating a new virtual machine" +excerpt: "How to create a new Virtual Machine in Public VCF as-a-Service" updated: 2024-05-23 --- @@ -13,7 +13,7 @@ This guide details how to create your first virtual machine using two methods: ## Requirements -- A VMware Cloud Director +- A Public VCF as-a-Service - An ISO of an operating system ## Instructions @@ -22,7 +22,7 @@ This guide details how to create your first virtual machine using two methods: To create your virtual machine, first go to the datacentre where you plan to deploy it. Next, navigate to the `Compute`{.action} > `Virtual Machine`{.action} > `NEW VM`{.action} section. -![dashboard vcd](images/vcd-dashboard-vcd.png){.thumbnail} +![dashboard Public VCF as-a-Service](images/vcd-dashboard-vcd.png){.thumbnail} ![dashboard vm](images/vcd-vm-dashboad.png){.thumbnail} @@ -58,7 +58,7 @@ The IP Mode drop-down list provides different IP assignment modes: - Manual IP - You must set the IP manually. > [!warning] -> **Warning**: This IP mode only allows you to organize your VCD inventory, but you will still need to configure the IP (or DHCP) inside the VM. +> **Warning**: This IP mode only allows you to organize your Public VCF as-a-Service inventory, but you will still need to configure the IP (or DHCP) inside the VM. > As for the `Storage Policies`{.action} section, you will only find one possibility: the vSAN default storage policy. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-sg.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-sg.md index 69212501d30..b8e247bf891 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-sg.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-sg.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Creating a new virtual machine" -excerpt: "How to create a new Virtual Machine in VCD" +title: "Public VCF as-a-Service - Creating a new virtual machine" +excerpt: "How to create a new Virtual Machine in Public VCF as-a-Service" updated: 2024-05-23 --- @@ -13,7 +13,7 @@ This guide details how to create your first virtual machine using two methods: ## Requirements -- A VMware Cloud Director +- A Public VCF as-a-Service - An ISO of an operating system ## Instructions @@ -22,7 +22,7 @@ This guide details how to create your first virtual machine using two methods: To create your virtual machine, first go to the datacentre where you plan to deploy it. Next, navigate to the `Compute`{.action} > `Virtual Machine`{.action} > `NEW VM`{.action} section. -![dashboard vcd](images/vcd-dashboard-vcd.png){.thumbnail} +![dashboard Public VCF as-a-Service](images/vcd-dashboard-vcd.png){.thumbnail} ![dashboard vm](images/vcd-vm-dashboad.png){.thumbnail} @@ -58,7 +58,7 @@ The IP Mode drop-down list provides different IP assignment modes: - Manual IP - You must set the IP manually. > [!warning] -> **Warning**: This IP mode only allows you to organize your VCD inventory, but you will still need to configure the IP (or DHCP) inside the VM. +> **Warning**: This IP mode only allows you to organize your Public VCF as-a-Service inventory, but you will still need to configure the IP (or DHCP) inside the VM. > As for the `Storage Policies`{.action} section, you will only find one possibility: the vSAN default storage policy. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-us.md index 69212501d30..b8e247bf891 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.en-us.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Creating a new virtual machine" -excerpt: "How to create a new Virtual Machine in VCD" +title: "Public VCF as-a-Service - Creating a new virtual machine" +excerpt: "How to create a new Virtual Machine in Public VCF as-a-Service" updated: 2024-05-23 --- @@ -13,7 +13,7 @@ This guide details how to create your first virtual machine using two methods: ## Requirements -- A VMware Cloud Director +- A Public VCF as-a-Service - An ISO of an operating system ## Instructions @@ -22,7 +22,7 @@ This guide details how to create your first virtual machine using two methods: To create your virtual machine, first go to the datacentre where you plan to deploy it. Next, navigate to the `Compute`{.action} > `Virtual Machine`{.action} > `NEW VM`{.action} section. -![dashboard vcd](images/vcd-dashboard-vcd.png){.thumbnail} +![dashboard Public VCF as-a-Service](images/vcd-dashboard-vcd.png){.thumbnail} ![dashboard vm](images/vcd-vm-dashboad.png){.thumbnail} @@ -58,7 +58,7 @@ The IP Mode drop-down list provides different IP assignment modes: - Manual IP - You must set the IP manually. > [!warning] -> **Warning**: This IP mode only allows you to organize your VCD inventory, but you will still need to configure the IP (or DHCP) inside the VM. +> **Warning**: This IP mode only allows you to organize your Public VCF as-a-Service inventory, but you will still need to configure the IP (or DHCP) inside the VM. > As for the `Storage Policies`{.action} section, you will only find one possibility: the vSAN default storage policy. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.es-es.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.es-es.md index 39e2adaa659..3a1efd534ad 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.es-es.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.es-es.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Creating a new virtual machine (EN)" -excerpt: "How to create a new Virtual Machine in VCD" +title: "Public VCF as-a-Service - Creating a new virtual machine (EN)" +excerpt: "How to create a new Virtual Machine in Public VCF as-a-Service" updated: 2024-05-23 --- @@ -13,7 +13,7 @@ This guide details how to create your first virtual machine using two methods: ## Requirements -- A VMware Cloud Director +- A Public VCF as-a-Service - An ISO of an operating system ## Instructions @@ -22,7 +22,7 @@ This guide details how to create your first virtual machine using two methods: To create your virtual machine, first go to the datacentre where you plan to deploy it. Next, navigate to the `Compute`{.action} > `Virtual Machine`{.action} > `NEW VM`{.action} section. -![dashboard vcd](images/vcd-dashboard-vcd.png){.thumbnail} +![dashboard Public VCF as-a-Service](images/vcd-dashboard-vcd.png){.thumbnail} ![dashboard vm](images/vcd-vm-dashboad.png){.thumbnail} @@ -58,7 +58,7 @@ The IP Mode drop-down list provides different IP assignment modes: - Manual IP - You must set the IP manually. > [!warning] -> **Warning**: This IP mode only allows you to organize your VCD inventory, but you will still need to configure the IP (or DHCP) inside the VM. +> **Warning**: This IP mode only allows you to organize your Public VCF as-a-Service inventory, but you will still need to configure the IP (or DHCP) inside the VM. > As for the `Storage Policies`{.action} section, you will only find one possibility: the vSAN default storage policy. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.es-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.es-us.md index 39e2adaa659..3a1efd534ad 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.es-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.es-us.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Creating a new virtual machine (EN)" -excerpt: "How to create a new Virtual Machine in VCD" +title: "Public VCF as-a-Service - Creating a new virtual machine (EN)" +excerpt: "How to create a new Virtual Machine in Public VCF as-a-Service" updated: 2024-05-23 --- @@ -13,7 +13,7 @@ This guide details how to create your first virtual machine using two methods: ## Requirements -- A VMware Cloud Director +- A Public VCF as-a-Service - An ISO of an operating system ## Instructions @@ -22,7 +22,7 @@ This guide details how to create your first virtual machine using two methods: To create your virtual machine, first go to the datacentre where you plan to deploy it. Next, navigate to the `Compute`{.action} > `Virtual Machine`{.action} > `NEW VM`{.action} section. -![dashboard vcd](images/vcd-dashboard-vcd.png){.thumbnail} +![dashboard Public VCF as-a-Service](images/vcd-dashboard-vcd.png){.thumbnail} ![dashboard vm](images/vcd-vm-dashboad.png){.thumbnail} @@ -58,7 +58,7 @@ The IP Mode drop-down list provides different IP assignment modes: - Manual IP - You must set the IP manually. > [!warning] -> **Warning**: This IP mode only allows you to organize your VCD inventory, but you will still need to configure the IP (or DHCP) inside the VM. +> **Warning**: This IP mode only allows you to organize your Public VCF as-a-Service inventory, but you will still need to configure the IP (or DHCP) inside the VM. > As for the `Storage Policies`{.action} section, you will only find one possibility: the vSAN default storage policy. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.fr-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.fr-ca.md index f34a0fd1289..faa33a8153a 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.fr-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.fr-ca.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Création d'une nouvelle machine virtuelle" -excerpt: "Comment créer une nouvelle machine virtuelle dans VCD" +title: "Public VCF as-a-Service - Création d'une nouvelle machine virtuelle" +excerpt: "Comment créer une nouvelle machine virtuelle dans Public VCF as-a-Service" updated: 2024-05-23 --- @@ -13,7 +13,7 @@ Ce guide vous détaille comment créer votre première machine virtuelle (VM) de ## Prérequis -- Avoir un VMware Cloud Director +- Avoir un Public VCF as-a-Service - Un ISO d'un systeme d'exploitation ## En pratique @@ -22,7 +22,7 @@ Ce guide vous détaille comment créer votre première machine virtuelle (VM) de Pour créer votre machine virtuelle, accédez d'abord au datacenter où vous prévoyez de la déployer. Ensuite, naviguez vers la section `Calculer`{.action} > `Machines Virtuelles`{.action} > `Nouvelle VM`{.action}. -![dashboard vcd](images/vcd-dashboard-vcd.png){.thumbnail} +![dashboard Public VCF as-a-Service](images/vcd-dashboard-vcd.png){.thumbnail} ![dashboard vm](images/vcd-vm-dashboad.png){.thumbnail} @@ -58,7 +58,7 @@ La liste déroulante **« Mode IP »** vous propose différents modes d'attribut - **Statique (Manuel)** : vous devez définir l'IP manuellement. > [!warning] -> Attention, ce mode IP vous permet uniquement d'organiser votre inventaire VCD mais vous devrez tout de même configurer l'adresse IP statique (ou DHCP) à l'intérieur même de la VM. +> Attention, ce mode IP vous permet uniquement d'organiser votre inventaire Public VCF as-a-Service mais vous devrez tout de même configurer l'adresse IP statique (ou DHCP) à l'intérieur même de la VM. > En ce qui concerne la section `Stratégies de stockage`{.action}, vous ne trouverez qu'une seule possibilité : la politique de stockage par défaut de vSAN. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.fr-fr.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.fr-fr.md index 13dcc3919ad..68a986bca02 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.fr-fr.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.fr-fr.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Création d'une nouvelle machine virtuelle" -excerpt: "Comment créer une nouvelle machine virtuelle dans VCD" +title: "Public VCF as-a-Service - Création d'une nouvelle machine virtuelle" +excerpt: "Comment créer une nouvelle machine virtuelle dans Public VCF as-a-Service" updated: 2024-05-23 --- @@ -13,7 +13,7 @@ Ce guide vous détaille comment créer votre première machine virtuelle (VM) de ## Prérequis -- Avoir un VMware Cloud Director +- Avoir un Public VCF as-a-Service - Un ISO d'un systeme d'exploitation ## En pratique @@ -22,7 +22,7 @@ Ce guide vous détaille comment créer votre première machine virtuelle (VM) de Pour créer votre machine virtuelle, accédez d'abord au datacenter où vous prévoyez de la déployer. Ensuite, naviguez vers la section `Calculer`{.action} > `Machines Virtuelles`{.action} > `Nouvelle VM`{.action}. -![dashboard vcd](images/vcd-dashboard-vcd.png){.thumbnail} +![dashboard Public VCF as-a-Service](images/vcd-dashboard-vcd.png){.thumbnail} ![dashboard vm](images/vcd-vm-dashboad.png){.thumbnail} @@ -58,7 +58,7 @@ La liste déroulante **« Mode IP »** vous propose différents modes d'attribut - **Statique (Manuel)** : vous devez définir l'IP manuellement. > [!warning] -> Attention, ce mode IP vous permet uniquement d'organiser votre inventaire VCD mais vous devrez tout de même configurer l'adresse IP statique (ou DHCP) à l'intérieur même de la VM. +> Attention, ce mode IP vous permet uniquement d'organiser votre inventaire Public VCF as-a-Service mais vous devrez tout de même configurer l'adresse IP statique (ou DHCP) à l'intérieur même de la VM. > En ce qui concerne la section `Stratégies de stockage`{.action}, vous ne trouverez qu'une seule possibilité : la politique de stockage par défaut de vSAN. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.it-it.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.it-it.md index 39e2adaa659..3a1efd534ad 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.it-it.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.it-it.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Creating a new virtual machine (EN)" -excerpt: "How to create a new Virtual Machine in VCD" +title: "Public VCF as-a-Service - Creating a new virtual machine (EN)" +excerpt: "How to create a new Virtual Machine in Public VCF as-a-Service" updated: 2024-05-23 --- @@ -13,7 +13,7 @@ This guide details how to create your first virtual machine using two methods: ## Requirements -- A VMware Cloud Director +- A Public VCF as-a-Service - An ISO of an operating system ## Instructions @@ -22,7 +22,7 @@ This guide details how to create your first virtual machine using two methods: To create your virtual machine, first go to the datacentre where you plan to deploy it. Next, navigate to the `Compute`{.action} > `Virtual Machine`{.action} > `NEW VM`{.action} section. -![dashboard vcd](images/vcd-dashboard-vcd.png){.thumbnail} +![dashboard Public VCF as-a-Service](images/vcd-dashboard-vcd.png){.thumbnail} ![dashboard vm](images/vcd-vm-dashboad.png){.thumbnail} @@ -58,7 +58,7 @@ The IP Mode drop-down list provides different IP assignment modes: - Manual IP - You must set the IP manually. > [!warning] -> **Warning**: This IP mode only allows you to organize your VCD inventory, but you will still need to configure the IP (or DHCP) inside the VM. +> **Warning**: This IP mode only allows you to organize your Public VCF as-a-Service inventory, but you will still need to configure the IP (or DHCP) inside the VM. > As for the `Storage Policies`{.action} section, you will only find one possibility: the vSAN default storage policy. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.pl-pl.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.pl-pl.md index 39e2adaa659..3a1efd534ad 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.pl-pl.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.pl-pl.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Creating a new virtual machine (EN)" -excerpt: "How to create a new Virtual Machine in VCD" +title: "Public VCF as-a-Service - Creating a new virtual machine (EN)" +excerpt: "How to create a new Virtual Machine in Public VCF as-a-Service" updated: 2024-05-23 --- @@ -13,7 +13,7 @@ This guide details how to create your first virtual machine using two methods: ## Requirements -- A VMware Cloud Director +- A Public VCF as-a-Service - An ISO of an operating system ## Instructions @@ -22,7 +22,7 @@ This guide details how to create your first virtual machine using two methods: To create your virtual machine, first go to the datacentre where you plan to deploy it. Next, navigate to the `Compute`{.action} > `Virtual Machine`{.action} > `NEW VM`{.action} section. -![dashboard vcd](images/vcd-dashboard-vcd.png){.thumbnail} +![dashboard Public VCF as-a-Service](images/vcd-dashboard-vcd.png){.thumbnail} ![dashboard vm](images/vcd-vm-dashboad.png){.thumbnail} @@ -58,7 +58,7 @@ The IP Mode drop-down list provides different IP assignment modes: - Manual IP - You must set the IP manually. > [!warning] -> **Warning**: This IP mode only allows you to organize your VCD inventory, but you will still need to configure the IP (or DHCP) inside the VM. +> **Warning**: This IP mode only allows you to organize your Public VCF as-a-Service inventory, but you will still need to configure the IP (or DHCP) inside the VM. > As for the `Storage Policies`{.action} section, you will only find one possibility: the vSAN default storage policy. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.pt-pt.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.pt-pt.md index 39e2adaa659..3a1efd534ad 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.pt-pt.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation/guide.pt-pt.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Creating a new virtual machine (EN)" -excerpt: "How to create a new Virtual Machine in VCD" +title: "Public VCF as-a-Service - Creating a new virtual machine (EN)" +excerpt: "How to create a new Virtual Machine in Public VCF as-a-Service" updated: 2024-05-23 --- @@ -13,7 +13,7 @@ This guide details how to create your first virtual machine using two methods: ## Requirements -- A VMware Cloud Director +- A Public VCF as-a-Service - An ISO of an operating system ## Instructions @@ -22,7 +22,7 @@ This guide details how to create your first virtual machine using two methods: To create your virtual machine, first go to the datacentre where you plan to deploy it. Next, navigate to the `Compute`{.action} > `Virtual Machine`{.action} > `NEW VM`{.action} section. -![dashboard vcd](images/vcd-dashboard-vcd.png){.thumbnail} +![dashboard Public VCF as-a-Service](images/vcd-dashboard-vcd.png){.thumbnail} ![dashboard vm](images/vcd-vm-dashboad.png){.thumbnail} @@ -58,7 +58,7 @@ The IP Mode drop-down list provides different IP assignment modes: - Manual IP - You must set the IP manually. > [!warning] -> **Warning**: This IP mode only allows you to organize your VCD inventory, but you will still need to configure the IP (or DHCP) inside the VM. +> **Warning**: This IP mode only allows you to organize your Public VCF as-a-Service inventory, but you will still need to configure the IP (or DHCP) inside the VM. > As for the `Storage Policies`{.action} section, you will only find one possibility: the vSAN default storage policy. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.de-de.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.de-de.md index 702028bdfc1..8fcdc5b6b77 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.de-de.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.de-de.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - The fundamentals of VCD (EN)" -excerpt: "Discover the basic concepts of VCD" +title: "Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service (EN)" +excerpt: "Discover the basic concepts of Public VCF as-a-Service" updated: 2024-12-19 --- ## Objective -**This guide details the fundamentals of VMware Cloud Director (VCD) managed by OVHcloud.** +**This guide details the fundamentals of Public VCF as-a-Service managed by OVHcloud.** ## Fundamental concepts -In this section, we will detail the essential foundations of VMware Cloud Director (VCD). +In this section, we will detail the essential foundations of Public VCF as-a-Service. -By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful VMware Cloud Director use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of VCD basics is a vital starting point. +By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful Public VCF as-a-Service use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of Public VCF as-a-Service basics is a vital starting point. ### Organizations @@ -36,7 +36,7 @@ It also provides storage space for virtual CDs and DVDs. It is important to note ### Organization Virtual Data Center Networks -A vDC network is encapsulated in a specific virtual datacentre created with VMware Cloud Director (VCD), and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. +A vDC network is encapsulated in a specific virtual datacentre created with Public VCF as-a-Service, and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. Only system administrators have the privilege to create such networks, but organization administrators are able to manage the configurations of organization virtual datacentre networks, including the network services they offer. @@ -58,15 +58,15 @@ In addition, organization administrators have the ability to copy items from pub -### Features of VMware Cloud Director at OVHcloud +### Features of Public VCF as-a-Service at OVHcloud -Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud Director solutions. +Below is a comparison of the features provided by OVHcloud on its 3 Public VCF as-a-Service solutions. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| VCD Standard | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +|Public VCF as-a-Service Standard | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | #### Cluster Management @@ -96,7 +96,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Features | Standard | Advanced | Premium | Comments | |:-----------------------------------: |:--------: |:--------: |:-------: |:-------------------------------------------------------------------------------------------------------: | -| User Management | ✅ | ✅ | ✅ | Create users in a VCD Organisation Manage roles/permissions for Organisation users | +| User Management | ✅ | ✅ | ✅ | Create users in a Public VCF as-a-Service Organisation Manage roles/permissions for Organisation users | | Identity Provider Integration - SSO | | | | in Roadmap (via OVHcloud uIAM service) | | vCPU over-allocation | ✅ | ✅ | ✅ | Allow users to adjust the quantity of vCPU/GHz for a virtual DC Possible through **OVH manager or API** | @@ -109,7 +109,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Private Network - vRack support | ✅ | ✅ | ✅ | in Roadmap | | Routing & Switching IPv6 | | | | in Roadmap | | VPN | | ✅ | ✅ | L2VPN, VPN IPsec Policy Based Not Supported : SSL VPN, Routed based IPsec VPN | -| Load Balancing | | | | Not supported with native VCD network capabilities | +| Load Balancing | | | | Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | in Roadmap | #### Security diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-asia.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-asia.md index 58623013d9f..3cc4242bdd0 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-asia.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-asia.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - The fundamentals of VCD" -excerpt: "Discover the basic concepts of VCD" +title: "Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service" +excerpt: "Discover the basic concepts of Public VCF as-a-Service" updated: 2024-12-19 --- ## Objective -**This guide details the fundamentals of VMware Cloud Director (VCD) managed by OVHcloud.** +**This guide details the fundamentals of Public VCF as-a-Service managed by OVHcloud.** ## Fundamental concepts -In this section, we will detail the essential foundations of VMware Cloud Director (VCD). +In this section, we will detail the essential foundations of Public VCF as-a-Service. -By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful VMware Cloud Director use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of VCD basics is a vital starting point. +By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful Public VCF as-a-Service use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of Public VCF as-a-Service basics is a vital starting point. ### Organizations @@ -36,7 +36,7 @@ It also provides storage space for virtual CDs and DVDs. It is important to note ### Organization Virtual Data Center Networks -A vDC network is encapsulated in a specific virtual datacentre created with VMware Cloud Director (VCD), and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. +A vDC network is encapsulated in a specific virtual datacentre created with Public VCF as-a-Service, and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. Only system administrators have the privilege to create such networks, but organization administrators are able to manage the configurations of organization virtual datacentre networks, including the network services they offer. @@ -58,15 +58,15 @@ In addition, organization administrators have the ability to copy items from pub -### Features of VMware Cloud Director at OVHcloud +### Features of Public VCF as-a-Service at OVHcloud -Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud Director solutions. +Below is a comparison of the features provided by OVHcloud on its 3 Public VCF as-a-Service solutions. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| VCD Standard | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +|Public VCF as-a-Service Standard | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | #### Cluster Management @@ -96,7 +96,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Features | Standard | Advanced | Premium | Comments | |:-----------------------------------: |:--------: |:--------: |:-------: |:-------------------------------------------------------------------------------------------------------: | -| User Management | ✅ | ✅ | ✅ | Create users in a VCD Organisation Manage roles/permissions for Organisation users | +| User Management | ✅ | ✅ | ✅ | Create users in a Public VCF as-a-Service Organisation Manage roles/permissions for Organisation users | | Identity Provider Integration - SSO | | | | in Roadmap (via OVHcloud uIAM service) | | vCPU over-allocation | ✅ | ✅ | ✅ | Allow users to adjust the quantity of vCPU/GHz for a virtual DC Possible through **OVH manager or API** | @@ -109,7 +109,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Private Network - vRack support | ✅ | ✅ | ✅ | in Roadmap | | Routing & Switching IPv6 | | | | in Roadmap | | VPN | | ✅ | ✅ | L2VPN, VPN IPsec Policy Based Not Supported : SSL VPN, Routed based IPsec VPN | -| Load Balancing | | | | Not supported with native VCD network capabilities | +| Load Balancing | | | | Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | in Roadmap | #### Security diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-au.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-au.md index 58623013d9f..3cc4242bdd0 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-au.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-au.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - The fundamentals of VCD" -excerpt: "Discover the basic concepts of VCD" +title: "Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service" +excerpt: "Discover the basic concepts of Public VCF as-a-Service" updated: 2024-12-19 --- ## Objective -**This guide details the fundamentals of VMware Cloud Director (VCD) managed by OVHcloud.** +**This guide details the fundamentals of Public VCF as-a-Service managed by OVHcloud.** ## Fundamental concepts -In this section, we will detail the essential foundations of VMware Cloud Director (VCD). +In this section, we will detail the essential foundations of Public VCF as-a-Service. -By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful VMware Cloud Director use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of VCD basics is a vital starting point. +By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful Public VCF as-a-Service use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of Public VCF as-a-Service basics is a vital starting point. ### Organizations @@ -36,7 +36,7 @@ It also provides storage space for virtual CDs and DVDs. It is important to note ### Organization Virtual Data Center Networks -A vDC network is encapsulated in a specific virtual datacentre created with VMware Cloud Director (VCD), and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. +A vDC network is encapsulated in a specific virtual datacentre created with Public VCF as-a-Service, and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. Only system administrators have the privilege to create such networks, but organization administrators are able to manage the configurations of organization virtual datacentre networks, including the network services they offer. @@ -58,15 +58,15 @@ In addition, organization administrators have the ability to copy items from pub -### Features of VMware Cloud Director at OVHcloud +### Features of Public VCF as-a-Service at OVHcloud -Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud Director solutions. +Below is a comparison of the features provided by OVHcloud on its 3 Public VCF as-a-Service solutions. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| VCD Standard | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +|Public VCF as-a-Service Standard | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | #### Cluster Management @@ -96,7 +96,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Features | Standard | Advanced | Premium | Comments | |:-----------------------------------: |:--------: |:--------: |:-------: |:-------------------------------------------------------------------------------------------------------: | -| User Management | ✅ | ✅ | ✅ | Create users in a VCD Organisation Manage roles/permissions for Organisation users | +| User Management | ✅ | ✅ | ✅ | Create users in a Public VCF as-a-Service Organisation Manage roles/permissions for Organisation users | | Identity Provider Integration - SSO | | | | in Roadmap (via OVHcloud uIAM service) | | vCPU over-allocation | ✅ | ✅ | ✅ | Allow users to adjust the quantity of vCPU/GHz for a virtual DC Possible through **OVH manager or API** | @@ -109,7 +109,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Private Network - vRack support | ✅ | ✅ | ✅ | in Roadmap | | Routing & Switching IPv6 | | | | in Roadmap | | VPN | | ✅ | ✅ | L2VPN, VPN IPsec Policy Based Not Supported : SSL VPN, Routed based IPsec VPN | -| Load Balancing | | | | Not supported with native VCD network capabilities | +| Load Balancing | | | | Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | in Roadmap | #### Security diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-ca.md index 58623013d9f..3cc4242bdd0 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-ca.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - The fundamentals of VCD" -excerpt: "Discover the basic concepts of VCD" +title: "Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service" +excerpt: "Discover the basic concepts of Public VCF as-a-Service" updated: 2024-12-19 --- ## Objective -**This guide details the fundamentals of VMware Cloud Director (VCD) managed by OVHcloud.** +**This guide details the fundamentals of Public VCF as-a-Service managed by OVHcloud.** ## Fundamental concepts -In this section, we will detail the essential foundations of VMware Cloud Director (VCD). +In this section, we will detail the essential foundations of Public VCF as-a-Service. -By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful VMware Cloud Director use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of VCD basics is a vital starting point. +By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful Public VCF as-a-Service use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of Public VCF as-a-Service basics is a vital starting point. ### Organizations @@ -36,7 +36,7 @@ It also provides storage space for virtual CDs and DVDs. It is important to note ### Organization Virtual Data Center Networks -A vDC network is encapsulated in a specific virtual datacentre created with VMware Cloud Director (VCD), and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. +A vDC network is encapsulated in a specific virtual datacentre created with Public VCF as-a-Service, and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. Only system administrators have the privilege to create such networks, but organization administrators are able to manage the configurations of organization virtual datacentre networks, including the network services they offer. @@ -58,15 +58,15 @@ In addition, organization administrators have the ability to copy items from pub -### Features of VMware Cloud Director at OVHcloud +### Features of Public VCF as-a-Service at OVHcloud -Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud Director solutions. +Below is a comparison of the features provided by OVHcloud on its 3 Public VCF as-a-Service solutions. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| VCD Standard | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +|Public VCF as-a-Service Standard | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | #### Cluster Management @@ -96,7 +96,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Features | Standard | Advanced | Premium | Comments | |:-----------------------------------: |:--------: |:--------: |:-------: |:-------------------------------------------------------------------------------------------------------: | -| User Management | ✅ | ✅ | ✅ | Create users in a VCD Organisation Manage roles/permissions for Organisation users | +| User Management | ✅ | ✅ | ✅ | Create users in a Public VCF as-a-Service Organisation Manage roles/permissions for Organisation users | | Identity Provider Integration - SSO | | | | in Roadmap (via OVHcloud uIAM service) | | vCPU over-allocation | ✅ | ✅ | ✅ | Allow users to adjust the quantity of vCPU/GHz for a virtual DC Possible through **OVH manager or API** | @@ -109,7 +109,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Private Network - vRack support | ✅ | ✅ | ✅ | in Roadmap | | Routing & Switching IPv6 | | | | in Roadmap | | VPN | | ✅ | ✅ | L2VPN, VPN IPsec Policy Based Not Supported : SSL VPN, Routed based IPsec VPN | -| Load Balancing | | | | Not supported with native VCD network capabilities | +| Load Balancing | | | | Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | in Roadmap | #### Security diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-gb.md index cc7c782d1ea..43869ab9d74 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-gb.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-gb.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - The fundamentals of VCD" -excerpt: "Discover the basic concepts of VMware Cloud Director" +title: "Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service" +excerpt: "Discover the basic concepts of Public VCF as-a-Service" updated: 2024-12-19 --- ## Objective -**This guide details the fundamentals of VMware Cloud Director (VCD) managed by OVHcloud.** +**This guide details the fundamentals of Public VCF as-a-Service managed by OVHcloud.** ## Fundamental concepts -In this section, we will detail the essential foundations of VMware Cloud Director (VCD). +In this section, we will detail the essential foundations of Public VCF as-a-Service. -By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful VMware Cloud Director use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of VCD basics is a vital starting point. +By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful Public VCF as-a-Service use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of Public VCF as-a-Service basics is a vital starting point. ### Organizations @@ -36,7 +36,7 @@ It also provides storage space for virtual CDs and DVDs. It is important to note ### Organization Virtual Data Center Networks -A vDC network is encapsulated in a specific virtual datacentre created with VMware Cloud Director (VCD), and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. +A vDC network is encapsulated in a specific virtual datacentre created with Public VCF as-a-Service, and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. Only system administrators have the privilege to create such networks, but organization administrators are able to manage the configurations of organization virtual datacentre networks, including the network services they offer. @@ -58,15 +58,15 @@ In addition, organization administrators have the ability to copy items from pub -### Features of VMware Cloud Director at OVHcloud +### Features of Public VCF as-a-Service at OVHcloud -Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud Director solutions. +Below is a comparison of the features provided by OVHcloud on its 3 Public VCF as-a-Service solutions. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| VCD Standard | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +|Public VCF as-a-Service Standard | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | #### Cluster Management @@ -96,7 +96,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Features | Standard | Advanced | Premium | Comments | |:-----------------------------------: |:--------: |:--------: |:-------: |:-------------------------------------------------------------------------------------------------------: | -| User Management | ✅ | ✅ | ✅ | Create users in a VCD Organisation Manage roles/permissions for Organisation users | +| User Management | ✅ | ✅ | ✅ | Create users in a Public VCF as-a-Service Organisation Manage roles/permissions for Organisation users | | Identity Provider Integration - SSO | | | | in Roadmap (via OVHcloud uIAM service) | | vCPU over-allocation | ✅ | ✅ | ✅ | Allow users to adjust the quantity of vCPU/GHz for a virtual DC Possible through **OVH manager or API** | @@ -109,7 +109,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Private Network - vRack support | ✅ | ✅ | ✅ | in Roadmap | | Routing & Switching IPv6 | | | | in Roadmap | | VPN | | ✅ | ✅ | L2VPN, VPN IPsec Policy Based Not Supported : SSL VPN, Routed based IPsec VPN | -| Load Balancing | | | | Not supported with native VCD network capabilities | +| Load Balancing | | | | Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | in Roadmap | #### Security diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-ie.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-ie.md index 58623013d9f..3cc4242bdd0 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-ie.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-ie.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - The fundamentals of VCD" -excerpt: "Discover the basic concepts of VCD" +title: "Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service" +excerpt: "Discover the basic concepts of Public VCF as-a-Service" updated: 2024-12-19 --- ## Objective -**This guide details the fundamentals of VMware Cloud Director (VCD) managed by OVHcloud.** +**This guide details the fundamentals of Public VCF as-a-Service managed by OVHcloud.** ## Fundamental concepts -In this section, we will detail the essential foundations of VMware Cloud Director (VCD). +In this section, we will detail the essential foundations of Public VCF as-a-Service. -By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful VMware Cloud Director use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of VCD basics is a vital starting point. +By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful Public VCF as-a-Service use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of Public VCF as-a-Service basics is a vital starting point. ### Organizations @@ -36,7 +36,7 @@ It also provides storage space for virtual CDs and DVDs. It is important to note ### Organization Virtual Data Center Networks -A vDC network is encapsulated in a specific virtual datacentre created with VMware Cloud Director (VCD), and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. +A vDC network is encapsulated in a specific virtual datacentre created with Public VCF as-a-Service, and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. Only system administrators have the privilege to create such networks, but organization administrators are able to manage the configurations of organization virtual datacentre networks, including the network services they offer. @@ -58,15 +58,15 @@ In addition, organization administrators have the ability to copy items from pub -### Features of VMware Cloud Director at OVHcloud +### Features of Public VCF as-a-Service at OVHcloud -Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud Director solutions. +Below is a comparison of the features provided by OVHcloud on its 3 Public VCF as-a-Service solutions. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| VCD Standard | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +|Public VCF as-a-Service Standard | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | #### Cluster Management @@ -96,7 +96,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Features | Standard | Advanced | Premium | Comments | |:-----------------------------------: |:--------: |:--------: |:-------: |:-------------------------------------------------------------------------------------------------------: | -| User Management | ✅ | ✅ | ✅ | Create users in a VCD Organisation Manage roles/permissions for Organisation users | +| User Management | ✅ | ✅ | ✅ | Create users in a Public VCF as-a-Service Organisation Manage roles/permissions for Organisation users | | Identity Provider Integration - SSO | | | | in Roadmap (via OVHcloud uIAM service) | | vCPU over-allocation | ✅ | ✅ | ✅ | Allow users to adjust the quantity of vCPU/GHz for a virtual DC Possible through **OVH manager or API** | @@ -109,7 +109,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Private Network - vRack support | ✅ | ✅ | ✅ | in Roadmap | | Routing & Switching IPv6 | | | | in Roadmap | | VPN | | ✅ | ✅ | L2VPN, VPN IPsec Policy Based Not Supported : SSL VPN, Routed based IPsec VPN | -| Load Balancing | | | | Not supported with native VCD network capabilities | +| Load Balancing | | | | Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | in Roadmap | #### Security diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-sg.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-sg.md index 58623013d9f..3cc4242bdd0 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-sg.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-sg.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - The fundamentals of VCD" -excerpt: "Discover the basic concepts of VCD" +title: "Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service" +excerpt: "Discover the basic concepts of Public VCF as-a-Service" updated: 2024-12-19 --- ## Objective -**This guide details the fundamentals of VMware Cloud Director (VCD) managed by OVHcloud.** +**This guide details the fundamentals of Public VCF as-a-Service managed by OVHcloud.** ## Fundamental concepts -In this section, we will detail the essential foundations of VMware Cloud Director (VCD). +In this section, we will detail the essential foundations of Public VCF as-a-Service. -By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful VMware Cloud Director use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of VCD basics is a vital starting point. +By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful Public VCF as-a-Service use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of Public VCF as-a-Service basics is a vital starting point. ### Organizations @@ -36,7 +36,7 @@ It also provides storage space for virtual CDs and DVDs. It is important to note ### Organization Virtual Data Center Networks -A vDC network is encapsulated in a specific virtual datacentre created with VMware Cloud Director (VCD), and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. +A vDC network is encapsulated in a specific virtual datacentre created with Public VCF as-a-Service, and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. Only system administrators have the privilege to create such networks, but organization administrators are able to manage the configurations of organization virtual datacentre networks, including the network services they offer. @@ -58,15 +58,15 @@ In addition, organization administrators have the ability to copy items from pub -### Features of VMware Cloud Director at OVHcloud +### Features of Public VCF as-a-Service at OVHcloud -Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud Director solutions. +Below is a comparison of the features provided by OVHcloud on its 3 Public VCF as-a-Service solutions. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| VCD Standard | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +|Public VCF as-a-Service Standard | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | #### Cluster Management @@ -96,7 +96,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Features | Standard | Advanced | Premium | Comments | |:-----------------------------------: |:--------: |:--------: |:-------: |:-------------------------------------------------------------------------------------------------------: | -| User Management | ✅ | ✅ | ✅ | Create users in a VCD Organisation Manage roles/permissions for Organisation users | +| User Management | ✅ | ✅ | ✅ | Create users in a Public VCF as-a-Service Organisation Manage roles/permissions for Organisation users | | Identity Provider Integration - SSO | | | | in Roadmap (via OVHcloud uIAM service) | | vCPU over-allocation | ✅ | ✅ | ✅ | Allow users to adjust the quantity of vCPU/GHz for a virtual DC Possible through **OVH manager or API** | @@ -109,7 +109,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Private Network - vRack support | ✅ | ✅ | ✅ | in Roadmap | | Routing & Switching IPv6 | | | | in Roadmap | | VPN | | ✅ | ✅ | L2VPN, VPN IPsec Policy Based Not Supported : SSL VPN, Routed based IPsec VPN | -| Load Balancing | | | | Not supported with native VCD network capabilities | +| Load Balancing | | | | Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | in Roadmap | #### Security diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-us.md index 58623013d9f..3cc4242bdd0 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.en-us.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - The fundamentals of VCD" -excerpt: "Discover the basic concepts of VCD" +title: "Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service" +excerpt: "Discover the basic concepts of Public VCF as-a-Service" updated: 2024-12-19 --- ## Objective -**This guide details the fundamentals of VMware Cloud Director (VCD) managed by OVHcloud.** +**This guide details the fundamentals of Public VCF as-a-Service managed by OVHcloud.** ## Fundamental concepts -In this section, we will detail the essential foundations of VMware Cloud Director (VCD). +In this section, we will detail the essential foundations of Public VCF as-a-Service. -By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful VMware Cloud Director use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of VCD basics is a vital starting point. +By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful Public VCF as-a-Service use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of Public VCF as-a-Service basics is a vital starting point. ### Organizations @@ -36,7 +36,7 @@ It also provides storage space for virtual CDs and DVDs. It is important to note ### Organization Virtual Data Center Networks -A vDC network is encapsulated in a specific virtual datacentre created with VMware Cloud Director (VCD), and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. +A vDC network is encapsulated in a specific virtual datacentre created with Public VCF as-a-Service, and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. Only system administrators have the privilege to create such networks, but organization administrators are able to manage the configurations of organization virtual datacentre networks, including the network services they offer. @@ -58,15 +58,15 @@ In addition, organization administrators have the ability to copy items from pub -### Features of VMware Cloud Director at OVHcloud +### Features of Public VCF as-a-Service at OVHcloud -Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud Director solutions. +Below is a comparison of the features provided by OVHcloud on its 3 Public VCF as-a-Service solutions. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| VCD Standard | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +|Public VCF as-a-Service Standard | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | #### Cluster Management @@ -96,7 +96,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Features | Standard | Advanced | Premium | Comments | |:-----------------------------------: |:--------: |:--------: |:-------: |:-------------------------------------------------------------------------------------------------------: | -| User Management | ✅ | ✅ | ✅ | Create users in a VCD Organisation Manage roles/permissions for Organisation users | +| User Management | ✅ | ✅ | ✅ | Create users in a Public VCF as-a-Service Organisation Manage roles/permissions for Organisation users | | Identity Provider Integration - SSO | | | | in Roadmap (via OVHcloud uIAM service) | | vCPU over-allocation | ✅ | ✅ | ✅ | Allow users to adjust the quantity of vCPU/GHz for a virtual DC Possible through **OVH manager or API** | @@ -109,7 +109,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Private Network - vRack support | ✅ | ✅ | ✅ | in Roadmap | | Routing & Switching IPv6 | | | | in Roadmap | | VPN | | ✅ | ✅ | L2VPN, VPN IPsec Policy Based Not Supported : SSL VPN, Routed based IPsec VPN | -| Load Balancing | | | | Not supported with native VCD network capabilities | +| Load Balancing | | | | Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | in Roadmap | #### Security diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.es-es.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.es-es.md index 702028bdfc1..8fcdc5b6b77 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.es-es.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.es-es.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - The fundamentals of VCD (EN)" -excerpt: "Discover the basic concepts of VCD" +title: "Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service (EN)" +excerpt: "Discover the basic concepts of Public VCF as-a-Service" updated: 2024-12-19 --- ## Objective -**This guide details the fundamentals of VMware Cloud Director (VCD) managed by OVHcloud.** +**This guide details the fundamentals of Public VCF as-a-Service managed by OVHcloud.** ## Fundamental concepts -In this section, we will detail the essential foundations of VMware Cloud Director (VCD). +In this section, we will detail the essential foundations of Public VCF as-a-Service. -By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful VMware Cloud Director use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of VCD basics is a vital starting point. +By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful Public VCF as-a-Service use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of Public VCF as-a-Service basics is a vital starting point. ### Organizations @@ -36,7 +36,7 @@ It also provides storage space for virtual CDs and DVDs. It is important to note ### Organization Virtual Data Center Networks -A vDC network is encapsulated in a specific virtual datacentre created with VMware Cloud Director (VCD), and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. +A vDC network is encapsulated in a specific virtual datacentre created with Public VCF as-a-Service, and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. Only system administrators have the privilege to create such networks, but organization administrators are able to manage the configurations of organization virtual datacentre networks, including the network services they offer. @@ -58,15 +58,15 @@ In addition, organization administrators have the ability to copy items from pub -### Features of VMware Cloud Director at OVHcloud +### Features of Public VCF as-a-Service at OVHcloud -Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud Director solutions. +Below is a comparison of the features provided by OVHcloud on its 3 Public VCF as-a-Service solutions. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| VCD Standard | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +|Public VCF as-a-Service Standard | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | #### Cluster Management @@ -96,7 +96,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Features | Standard | Advanced | Premium | Comments | |:-----------------------------------: |:--------: |:--------: |:-------: |:-------------------------------------------------------------------------------------------------------: | -| User Management | ✅ | ✅ | ✅ | Create users in a VCD Organisation Manage roles/permissions for Organisation users | +| User Management | ✅ | ✅ | ✅ | Create users in a Public VCF as-a-Service Organisation Manage roles/permissions for Organisation users | | Identity Provider Integration - SSO | | | | in Roadmap (via OVHcloud uIAM service) | | vCPU over-allocation | ✅ | ✅ | ✅ | Allow users to adjust the quantity of vCPU/GHz for a virtual DC Possible through **OVH manager or API** | @@ -109,7 +109,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Private Network - vRack support | ✅ | ✅ | ✅ | in Roadmap | | Routing & Switching IPv6 | | | | in Roadmap | | VPN | | ✅ | ✅ | L2VPN, VPN IPsec Policy Based Not Supported : SSL VPN, Routed based IPsec VPN | -| Load Balancing | | | | Not supported with native VCD network capabilities | +| Load Balancing | | | | Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | in Roadmap | #### Security diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.es-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.es-us.md index 702028bdfc1..8fcdc5b6b77 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.es-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.es-us.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - The fundamentals of VCD (EN)" -excerpt: "Discover the basic concepts of VCD" +title: "Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service (EN)" +excerpt: "Discover the basic concepts of Public VCF as-a-Service" updated: 2024-12-19 --- ## Objective -**This guide details the fundamentals of VMware Cloud Director (VCD) managed by OVHcloud.** +**This guide details the fundamentals of Public VCF as-a-Service managed by OVHcloud.** ## Fundamental concepts -In this section, we will detail the essential foundations of VMware Cloud Director (VCD). +In this section, we will detail the essential foundations of Public VCF as-a-Service. -By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful VMware Cloud Director use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of VCD basics is a vital starting point. +By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful Public VCF as-a-Service use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of Public VCF as-a-Service basics is a vital starting point. ### Organizations @@ -36,7 +36,7 @@ It also provides storage space for virtual CDs and DVDs. It is important to note ### Organization Virtual Data Center Networks -A vDC network is encapsulated in a specific virtual datacentre created with VMware Cloud Director (VCD), and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. +A vDC network is encapsulated in a specific virtual datacentre created with Public VCF as-a-Service, and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. Only system administrators have the privilege to create such networks, but organization administrators are able to manage the configurations of organization virtual datacentre networks, including the network services they offer. @@ -58,15 +58,15 @@ In addition, organization administrators have the ability to copy items from pub -### Features of VMware Cloud Director at OVHcloud +### Features of Public VCF as-a-Service at OVHcloud -Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud Director solutions. +Below is a comparison of the features provided by OVHcloud on its 3 Public VCF as-a-Service solutions. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| VCD Standard | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +|Public VCF as-a-Service Standard | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | #### Cluster Management @@ -96,7 +96,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Features | Standard | Advanced | Premium | Comments | |:-----------------------------------: |:--------: |:--------: |:-------: |:-------------------------------------------------------------------------------------------------------: | -| User Management | ✅ | ✅ | ✅ | Create users in a VCD Organisation Manage roles/permissions for Organisation users | +| User Management | ✅ | ✅ | ✅ | Create users in a Public VCF as-a-Service Organisation Manage roles/permissions for Organisation users | | Identity Provider Integration - SSO | | | | in Roadmap (via OVHcloud uIAM service) | | vCPU over-allocation | ✅ | ✅ | ✅ | Allow users to adjust the quantity of vCPU/GHz for a virtual DC Possible through **OVH manager or API** | @@ -109,7 +109,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Private Network - vRack support | ✅ | ✅ | ✅ | in Roadmap | | Routing & Switching IPv6 | | | | in Roadmap | | VPN | | ✅ | ✅ | L2VPN, VPN IPsec Policy Based Not Supported : SSL VPN, Routed based IPsec VPN | -| Load Balancing | | | | Not supported with native VCD network capabilities | +| Load Balancing | | | | Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | in Roadmap | #### Security diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.fr-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.fr-ca.md index 5d3a6fe63d9..25ad62b4a4d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.fr-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.fr-ca.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - Les concepts fondamentaux de VCD" -excerpt: "Decouvrez les concepts fondamentaux de VCD" +title: "Public VCF as-a-Service - Les concepts fondamentaux de Public VCF as-a-Service" +excerpt: "Decouvrez les concepts fondamentaux de Public VCF as-a-Service" updated: 2024-12-19 --- ## Objectif -**Ce guide vous détaille les fondamentaux de VMware Cloud Director (VCD) managé par OVHcloud.** +**Ce guide vous détaille les fondamentaux de Public VCF as-a-Service managé par OVHcloud.** ## Concept fondamentaux -Dans cette section, nous allons établir les bases essentielles de VMware Cloud Director (VCD). +Dans cette section, nous allons établir les bases essentielles de Public VCF as-a-Service. -En définissant ces principes de manière claire et concise, nous allons fournir les bases nécessaires pour une utilisation efficace et réussie de VMware Cloud Director. Que ce soit pour les administrateurs cherchant à déployer des infrastructures complexes ou pour les utilisateurs souhaitant accéder aux ressources rapidement. Cette exploration des concepts de base de VCD constitue un point de départ essentiel. +En définissant ces principes de manière claire et concise, nous allons fournir les bases nécessaires pour une utilisation efficace et réussie de Public VCF as-a-Service. Que ce soit pour les administrateurs cherchant à déployer des infrastructures complexes ou pour les utilisateurs souhaitant accéder aux ressources rapidement. Cette exploration des concepts de base de Public VCF as-a-Service constitue un point de départ essentiel. ### Organisations @@ -36,7 +36,7 @@ Il est important de noter qu'une organisation peut disposer de plusieurs centres ### Réseaux de centre de données virtuels d'organisations -Un réseau vDC est encapsulé dans un centre de données (virtuels) spécifique créé avec VMware Cloud Director (VCD), et il est accessible à toutes les vApps de cette organisation. Ce réseau permet aux différentes vApps d'une organisation de communiquer entre elles de manière transparente. Il peut être configuré afin de se connecter à un réseau externe ou maintenu isolé et interne à l'organisation. +Un réseau vDC est encapsulé dans un centre de données (virtuels) spécifique créé avec Public VCF as-a-Service, et il est accessible à toutes les vApps de cette organisation. Ce réseau permet aux différentes vApps d'une organisation de communiquer entre elles de manière transparente. Il peut être configuré afin de se connecter à un réseau externe ou maintenu isolé et interne à l'organisation. Seuls les administrateurs système ont le privilège de créer de tels réseaux, mais les administrateurs d'organisation sont en mesure de gérer les configurations des réseaux de centre de données virtuel d'organisation, y compris les services réseau qu'ils offrent. @@ -58,15 +58,15 @@ De plus, les administrateurs d'organisation ont la capacité de copier des élé -### Fonctionnalités de VMware Cloud Director chez OVHcloud +### Fonctionnalités de Public VCF as-a-Service chez OVHcloud -Retrouvez ci-dessous une comparaison des fonctionnalités fournies par OVHcloud sur ses 3 offres de VMware Cloud Director. +Retrouvez ci-dessous une comparaison des fonctionnalités fournies par OVHcloud sur ses 3 offres de Public VCF as-a-Service. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| VCD Standard | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +|Public VCF as-a-Service Standard | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | #### Cluster Management @@ -96,7 +96,7 @@ Retrouvez ci-dessous une comparaison des fonctionnalités fournies par OVHcloud | Features | Standard | Advanced | Premium | Comments | |:-----------------------------------: |:--------: |:--------: |:-------: |:-------------------------------------------------------------------------------------------------------: | -| User Management | ✅ | ✅ | ✅ | Create users in a VCD Organisation Manage roles/permissions for Organisation users | +| User Management | ✅ | ✅ | ✅ | Create users in a Public VCF as-a-Service Organisation Manage roles/permissions for Organisation users | | Identity Provider Integration - SSO | | | | in Roadmap (via OVHcloud uIAM service) | | vCPU over-allocation | ✅ | ✅ | ✅ | Allow users to adjust the quantity of vCPU/GHz for a virtual DC Possible through **OVH manager or API** | @@ -109,7 +109,7 @@ Retrouvez ci-dessous une comparaison des fonctionnalités fournies par OVHcloud | Private Network - vRack support | ✅ | ✅ | ✅ | In Roadmap | | Routing & Switching IPv6 | | | | in Roadmap | | VPN | | ✅ | ✅ | L2VPN, VPN IPsec Policy Based Not Supported : SSL VPN, Routed based IPsec VPN | -| Load Balancing | | | | Not supported with native VCD network capabilities | +| Load Balancing | | | | Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | in Roadmap | | #### Security diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.fr-fr.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.fr-fr.md index 6d6a6742207..d1c27994aa0 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.fr-fr.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.fr-fr.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - Les concepts fondamentaux de VCD" -excerpt: "Decouvrez les concepts fondamentaux de VMware Cloud Director" +title: "Public VCF as-a-Service - Les concepts fondamentaux de Public VCF as-a-Service" +excerpt: "Decouvrez les concepts fondamentaux de Public VCF as-a-Service" updated: 2024-12-19 --- ## Objectif -**Ce guide vous détaille les fondamentaux de VMware Cloud Director (VCD) managé par OVHcloud.** +**Ce guide vous détaille les fondamentaux de Public VCF as-a-Service managé par OVHcloud.** ## Concept fondamentaux -Dans cette section, nous allons établir les bases essentielles de VMware Cloud Director (VCD). +Dans cette section, nous allons établir les bases essentielles de Public VCF as-a-Service. -En définissant ces principes de manière claire et concise, nous allons fournir les bases nécessaires pour une utilisation efficace et réussie de VMware Cloud Director. Que ce soit pour les administrateurs cherchant à déployer des infrastructures complexes ou pour les utilisateurs souhaitant accéder aux ressources rapidement. Cette exploration des concepts de base de VCD constitue un point de départ essentiel. +En définissant ces principes de manière claire et concise, nous allons fournir les bases nécessaires pour une utilisation efficace et réussie de Public VCF as-a-Service. Que ce soit pour les administrateurs cherchant à déployer des infrastructures complexes ou pour les utilisateurs souhaitant accéder aux ressources rapidement. Cette exploration des concepts de base de Public VCF as-a-Service constitue un point de départ essentiel. ### Organisations @@ -36,7 +36,7 @@ Il est important de noter qu'une organisation peut disposer de plusieurs centres ### Réseaux de centre de données virtuels d'organisations -Un réseau vDC est encapsulé dans un centre de données (virtuels) spécifique créé avec VMware Cloud Director (VCD), et il est accessible à toutes les vApps de cette organisation. Ce réseau permet aux différentes vApps d'une organisation de communiquer entre elles de manière transparente. Il peut être configuré afin de se connecter à un réseau externe ou maintenu isolé et interne à l'organisation. +Un réseau vDC est encapsulé dans un centre de données (virtuels) spécifique créé avec Public VCF as-a-Service, et il est accessible à toutes les vApps de cette organisation. Ce réseau permet aux différentes vApps d'une organisation de communiquer entre elles de manière transparente. Il peut être configuré afin de se connecter à un réseau externe ou maintenu isolé et interne à l'organisation. Seuls les administrateurs système ont le privilège de créer de tels réseaux, mais les administrateurs d'organisation sont en mesure de gérer les configurations des réseaux de centre de données virtuel d'organisation, y compris les services réseau qu'ils offrent. @@ -58,15 +58,15 @@ De plus, les administrateurs d'organisation ont la capacité de copier des élé -### Fonctionnalités de VMware Cloud Director chez OVHcloud +### Fonctionnalités de Public VCF as-a-Service chez OVHcloud -Retrouvez ci-dessous une comparaison des fonctionnalités fournies par OVHcloud sur ses 3 offres de VMware Cloud Director. +Retrouvez ci-dessous une comparaison des fonctionnalités fournies par OVHcloud sur ses 3 offres de Public VCF as-a-Service. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| VCD Standard | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +|Public VCF as-a-Service Standard | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | #### Cluster Management @@ -96,7 +96,7 @@ Retrouvez ci-dessous une comparaison des fonctionnalités fournies par OVHcloud | Features | Standard | Advanced | Premium | Comments | |:-----------------------------------: |:--------: |:--------: |:-------: |:-------------------------------------------------------------------------------------------------------: | -| User Management | ✅ | ✅ | ✅ | Create users in a VCD Organisation Manage roles/permissions for Organisation users | +| User Management | ✅ | ✅ | ✅ | Create users in a Public VCF as-a-Service Organisation Manage roles/permissions for Organisation users | | Identity Provider Integration - SSO | | | | in Roadmap (via OVHcloud uIAM service) | | vCPU over-allocation | ✅ | ✅ | ✅ | Allow users to adjust the quantity of vCPU/GHz for a virtual DC Possible through **OVH manager or API** | @@ -109,7 +109,7 @@ Retrouvez ci-dessous une comparaison des fonctionnalités fournies par OVHcloud | Private Network - vRack support | ✅ | ✅ | ✅ | In Roadmap | | Routing & Switching IPv6 | | | | in Roadmap | | VPN | | ✅ | ✅ | L2VPN, VPN IPsec Policy Based Not Supported : SSL VPN, Routed based IPsec VPN | -| Load Balancing | | | | Not supported with native VCD network capabilities | +| Load Balancing | | | | Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | in Roadmap | | #### Security diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.it-it.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.it-it.md index 702028bdfc1..8fcdc5b6b77 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.it-it.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.it-it.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - The fundamentals of VCD (EN)" -excerpt: "Discover the basic concepts of VCD" +title: "Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service (EN)" +excerpt: "Discover the basic concepts of Public VCF as-a-Service" updated: 2024-12-19 --- ## Objective -**This guide details the fundamentals of VMware Cloud Director (VCD) managed by OVHcloud.** +**This guide details the fundamentals of Public VCF as-a-Service managed by OVHcloud.** ## Fundamental concepts -In this section, we will detail the essential foundations of VMware Cloud Director (VCD). +In this section, we will detail the essential foundations of Public VCF as-a-Service. -By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful VMware Cloud Director use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of VCD basics is a vital starting point. +By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful Public VCF as-a-Service use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of Public VCF as-a-Service basics is a vital starting point. ### Organizations @@ -36,7 +36,7 @@ It also provides storage space for virtual CDs and DVDs. It is important to note ### Organization Virtual Data Center Networks -A vDC network is encapsulated in a specific virtual datacentre created with VMware Cloud Director (VCD), and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. +A vDC network is encapsulated in a specific virtual datacentre created with Public VCF as-a-Service, and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. Only system administrators have the privilege to create such networks, but organization administrators are able to manage the configurations of organization virtual datacentre networks, including the network services they offer. @@ -58,15 +58,15 @@ In addition, organization administrators have the ability to copy items from pub -### Features of VMware Cloud Director at OVHcloud +### Features of Public VCF as-a-Service at OVHcloud -Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud Director solutions. +Below is a comparison of the features provided by OVHcloud on its 3 Public VCF as-a-Service solutions. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| VCD Standard | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +|Public VCF as-a-Service Standard | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | #### Cluster Management @@ -96,7 +96,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Features | Standard | Advanced | Premium | Comments | |:-----------------------------------: |:--------: |:--------: |:-------: |:-------------------------------------------------------------------------------------------------------: | -| User Management | ✅ | ✅ | ✅ | Create users in a VCD Organisation Manage roles/permissions for Organisation users | +| User Management | ✅ | ✅ | ✅ | Create users in a Public VCF as-a-Service Organisation Manage roles/permissions for Organisation users | | Identity Provider Integration - SSO | | | | in Roadmap (via OVHcloud uIAM service) | | vCPU over-allocation | ✅ | ✅ | ✅ | Allow users to adjust the quantity of vCPU/GHz for a virtual DC Possible through **OVH manager or API** | @@ -109,7 +109,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Private Network - vRack support | ✅ | ✅ | ✅ | in Roadmap | | Routing & Switching IPv6 | | | | in Roadmap | | VPN | | ✅ | ✅ | L2VPN, VPN IPsec Policy Based Not Supported : SSL VPN, Routed based IPsec VPN | -| Load Balancing | | | | Not supported with native VCD network capabilities | +| Load Balancing | | | | Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | in Roadmap | #### Security diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.pl-pl.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.pl-pl.md index 702028bdfc1..8fcdc5b6b77 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.pl-pl.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.pl-pl.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - The fundamentals of VCD (EN)" -excerpt: "Discover the basic concepts of VCD" +title: "Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service (EN)" +excerpt: "Discover the basic concepts of Public VCF as-a-Service" updated: 2024-12-19 --- ## Objective -**This guide details the fundamentals of VMware Cloud Director (VCD) managed by OVHcloud.** +**This guide details the fundamentals of Public VCF as-a-Service managed by OVHcloud.** ## Fundamental concepts -In this section, we will detail the essential foundations of VMware Cloud Director (VCD). +In this section, we will detail the essential foundations of Public VCF as-a-Service. -By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful VMware Cloud Director use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of VCD basics is a vital starting point. +By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful Public VCF as-a-Service use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of Public VCF as-a-Service basics is a vital starting point. ### Organizations @@ -36,7 +36,7 @@ It also provides storage space for virtual CDs and DVDs. It is important to note ### Organization Virtual Data Center Networks -A vDC network is encapsulated in a specific virtual datacentre created with VMware Cloud Director (VCD), and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. +A vDC network is encapsulated in a specific virtual datacentre created with Public VCF as-a-Service, and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. Only system administrators have the privilege to create such networks, but organization administrators are able to manage the configurations of organization virtual datacentre networks, including the network services they offer. @@ -58,15 +58,15 @@ In addition, organization administrators have the ability to copy items from pub -### Features of VMware Cloud Director at OVHcloud +### Features of Public VCF as-a-Service at OVHcloud -Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud Director solutions. +Below is a comparison of the features provided by OVHcloud on its 3 Public VCF as-a-Service solutions. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| VCD Standard | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +|Public VCF as-a-Service Standard | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | #### Cluster Management @@ -96,7 +96,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Features | Standard | Advanced | Premium | Comments | |:-----------------------------------: |:--------: |:--------: |:-------: |:-------------------------------------------------------------------------------------------------------: | -| User Management | ✅ | ✅ | ✅ | Create users in a VCD Organisation Manage roles/permissions for Organisation users | +| User Management | ✅ | ✅ | ✅ | Create users in a Public VCF as-a-Service Organisation Manage roles/permissions for Organisation users | | Identity Provider Integration - SSO | | | | in Roadmap (via OVHcloud uIAM service) | | vCPU over-allocation | ✅ | ✅ | ✅ | Allow users to adjust the quantity of vCPU/GHz for a virtual DC Possible through **OVH manager or API** | @@ -109,7 +109,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Private Network - vRack support | ✅ | ✅ | ✅ | in Roadmap | | Routing & Switching IPv6 | | | | in Roadmap | | VPN | | ✅ | ✅ | L2VPN, VPN IPsec Policy Based Not Supported : SSL VPN, Routed based IPsec VPN | -| Load Balancing | | | | Not supported with native VCD network capabilities | +| Load Balancing | | | | Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | in Roadmap | #### Security diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.pt-pt.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.pt-pt.md index 702028bdfc1..8fcdc5b6b77 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.pt-pt.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts/guide.pt-pt.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - The fundamentals of VCD (EN)" -excerpt: "Discover the basic concepts of VCD" +title: "Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service (EN)" +excerpt: "Discover the basic concepts of Public VCF as-a-Service" updated: 2024-12-19 --- ## Objective -**This guide details the fundamentals of VMware Cloud Director (VCD) managed by OVHcloud.** +**This guide details the fundamentals of Public VCF as-a-Service managed by OVHcloud.** ## Fundamental concepts -In this section, we will detail the essential foundations of VMware Cloud Director (VCD). +In this section, we will detail the essential foundations of Public VCF as-a-Service. -By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful VMware Cloud Director use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of VCD basics is a vital starting point. +By defining these principles in a clear and concise way, we will provide the necessary foundation for effective and successful Public VCF as-a-Service use. Whether it’s for administrators looking to deploy complex infrastructures, or for users looking to access resources quickly, this exploration of Public VCF as-a-Service basics is a vital starting point. ### Organizations @@ -36,7 +36,7 @@ It also provides storage space for virtual CDs and DVDs. It is important to note ### Organization Virtual Data Center Networks -A vDC network is encapsulated in a specific virtual datacentre created with VMware Cloud Director (VCD), and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. +A vDC network is encapsulated in a specific virtual datacentre created with Public VCF as-a-Service, and is accessible to all of that organization’s vApps. This network allows an organization's different vApps to communicate with each other seamlessly. It can be configured to be connected to an external network or kept isolated and internal to the organization. Only system administrators have the privilege to create such networks, but organization administrators are able to manage the configurations of organization virtual datacentre networks, including the network services they offer. @@ -58,15 +58,15 @@ In addition, organization administrators have the ability to copy items from pub -### Features of VMware Cloud Director at OVHcloud +### Features of Public VCF as-a-Service at OVHcloud -Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud Director solutions. +Below is a comparison of the features provided by OVHcloud on its 3 Public VCF as-a-Service solutions. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| VCD Standard | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +|Public VCF as-a-Service Standard | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | #### Cluster Management @@ -96,7 +96,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Features | Standard | Advanced | Premium | Comments | |:-----------------------------------: |:--------: |:--------: |:-------: |:-------------------------------------------------------------------------------------------------------: | -| User Management | ✅ | ✅ | ✅ | Create users in a VCD Organisation Manage roles/permissions for Organisation users | +| User Management | ✅ | ✅ | ✅ | Create users in a Public VCF as-a-Service Organisation Manage roles/permissions for Organisation users | | Identity Provider Integration - SSO | | | | in Roadmap (via OVHcloud uIAM service) | | vCPU over-allocation | ✅ | ✅ | ✅ | Allow users to adjust the quantity of vCPU/GHz for a virtual DC Possible through **OVH manager or API** | @@ -109,7 +109,7 @@ Below is a comparison of the features provided by OVHcloud on its 3 VMware Cloud | Private Network - vRack support | ✅ | ✅ | ✅ | in Roadmap | | Routing & Switching IPv6 | | | | in Roadmap | | VPN | | ✅ | ✅ | L2VPN, VPN IPsec Policy Based Not Supported : SSL VPN, Routed based IPsec VPN | -| Load Balancing | | | | Not supported with native VCD network capabilities | +| Load Balancing | | | | Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | in Roadmap | #### Security diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.de-de.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.de-de.md index f517f4c8b63..7a9fcb00624 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.de-de.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.de-de.md @@ -1,19 +1,19 @@ --- -title: "VMware Cloud Director - Find out how to use the VCD user interface (EN)" -excerpt: "Discover the VCD user interface" +title: "Public VCF as-a-Service - Find out how to use the Public VCF as-a-Service user interface (EN)" +excerpt: "Discover the Public VCF as-a-Service user interface" updated: 2024-05-23 --- ## Objective -**This guide will walk you through the different sections of the VCD interface.** +**This guide will walk you through the different sections of the Public VCF as-a-Service interface.** -The version used for all our VMware Cloud Director (VCD) products is `version 10.5`. +The version used for all our Public VCF as-a-Service products is `version 10.5`. ## Requirements -- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage vCD -- a VMware Cloud Director administrator account +- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage Public VCF as-a-Service +- a Public VCF as-a-Service administrator account > [!primary] > If you are unsure how to log in to your organization’s web portal, read [this guide](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) first. @@ -23,7 +23,7 @@ The version used for all our VMware Cloud Director (VCD) products is `version 10 > [!primary] > Once you have logged in to your web interface, you will be greeted by a dashboard displaying your **vDC**, as well as a detailed summary of your resource usage (10). At the top of the screen, you will also find a navigation bar with the different settings options available for vCloud Director (VCD). -VMware vCloud Director (VCD) is a cloud computing management platform. VCD enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. +VMware vCloud Director (VCD) is a cloud computing management platform. Public VCF as-a-Service enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. This solution enables you to provision and efficiently manage virtual machines, virtual networks, and other resources, providing increased operational agility and flexibility to meet changing business needs. @@ -96,14 +96,14 @@ Here are the 3 main elements of the Application section, you can also see that w ### Networking -VMware Cloud Director networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. +Public VCF as-a-Service networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. As a result, clients can create network segments and configure services finely with or without DHCP, perform NAT firewall but also use load balancing integrations for example. You can see in the screenshot below that the most advanced features offered by VMware in all these years are present in Vcloud Director (VCD) within a single central administration console. ![Network Overview](images/vcd_overview_networking.gif){.thumbnail} -In this section, you can find all the network components of your VCD environments: +In this section, you can find all the network components of your Public VCF as-a-Service environments: Networking: @@ -114,7 +114,7 @@ Networking: - `Data Center Groups`{.action} - `Security Tags`{.action} -**VMware Cloud Director supports three types of networks:** +**Public VCF as-a-Service supports three types of networks:** - External networks - Organization of Virtual Datacentre Networks diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-asia.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-asia.md index 04be1d2dd04..63fe531668c 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-asia.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-asia.md @@ -1,19 +1,19 @@ --- -title: "VMware Cloud Director - Find out how to use the VCD user interface" -excerpt: "Discover the VCD user interface" +title: "Public VCF as-a-Service - Find out how to use the Public VCF as-a-Service user interface" +excerpt: "Discover the Public VCF as-a-Service user interface" updated: 2024-05-23 --- ## Objective -**This guide will walk you through the different sections of the VCD interface.** +**This guide will walk you through the different sections of the Public VCF as-a-Service interface.** -The version used for all our VMware Cloud Director (VCD) products is `version 10.5`. +The version used for all our Public VCF as-a-Service products is `version 10.5`. ## Requirements -- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage vCD -- a VMware Cloud Director administrator account +- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage Public VCF as-a-Service +- a Public VCF as-a-Service administrator account > [!primary] > If you are unsure how to log in to your organization’s web portal, read [this guide](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) first. @@ -23,7 +23,7 @@ The version used for all our VMware Cloud Director (VCD) products is `version 10 > [!primary] > Once you have logged in to your web interface, you will be greeted by a dashboard displaying your **vDC**, as well as a detailed summary of your resource usage (10). At the top of the screen, you will also find a navigation bar with the different settings options available for vCloud Director (VCD). -VMware vCloud Director (VCD) is a cloud computing management platform. VCD enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. +VMware vCloud Director (VCD) is a cloud computing management platform. Public VCF as-a-Service enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. This solution enables you to provision and efficiently manage virtual machines, virtual networks, and other resources, providing increased operational agility and flexibility to meet changing business needs. @@ -96,14 +96,14 @@ Here are the 3 main elements of the Application section, you can also see that w ### Networking -VMware Cloud Director networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. +Public VCF as-a-Service networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. As a result, clients can create network segments and configure services finely with or without DHCP, perform NAT firewall but also use load balancing integrations for example. You can see in the screenshot below that the most advanced features offered by VMware in all these years are present in Vcloud Director (VCD) within a single central administration console. ![Network Overview](images/vcd_overview_networking.gif){.thumbnail} -In this section, you can find all the network components of your VCD environments: +In this section, you can find all the network components of your Public VCF as-a-Service environments: Networking: @@ -114,7 +114,7 @@ Networking: - `Data Center Groups`{.action} - `Security Tags`{.action} -**VMware Cloud Director supports three types of networks:** +**Public VCF as-a-Service supports three types of networks:** - External networks - Organization of Virtual Datacentre Networks diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-au.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-au.md index 04be1d2dd04..63fe531668c 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-au.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-au.md @@ -1,19 +1,19 @@ --- -title: "VMware Cloud Director - Find out how to use the VCD user interface" -excerpt: "Discover the VCD user interface" +title: "Public VCF as-a-Service - Find out how to use the Public VCF as-a-Service user interface" +excerpt: "Discover the Public VCF as-a-Service user interface" updated: 2024-05-23 --- ## Objective -**This guide will walk you through the different sections of the VCD interface.** +**This guide will walk you through the different sections of the Public VCF as-a-Service interface.** -The version used for all our VMware Cloud Director (VCD) products is `version 10.5`. +The version used for all our Public VCF as-a-Service products is `version 10.5`. ## Requirements -- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage vCD -- a VMware Cloud Director administrator account +- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage Public VCF as-a-Service +- a Public VCF as-a-Service administrator account > [!primary] > If you are unsure how to log in to your organization’s web portal, read [this guide](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) first. @@ -23,7 +23,7 @@ The version used for all our VMware Cloud Director (VCD) products is `version 10 > [!primary] > Once you have logged in to your web interface, you will be greeted by a dashboard displaying your **vDC**, as well as a detailed summary of your resource usage (10). At the top of the screen, you will also find a navigation bar with the different settings options available for vCloud Director (VCD). -VMware vCloud Director (VCD) is a cloud computing management platform. VCD enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. +VMware vCloud Director (VCD) is a cloud computing management platform. Public VCF as-a-Service enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. This solution enables you to provision and efficiently manage virtual machines, virtual networks, and other resources, providing increased operational agility and flexibility to meet changing business needs. @@ -96,14 +96,14 @@ Here are the 3 main elements of the Application section, you can also see that w ### Networking -VMware Cloud Director networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. +Public VCF as-a-Service networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. As a result, clients can create network segments and configure services finely with or without DHCP, perform NAT firewall but also use load balancing integrations for example. You can see in the screenshot below that the most advanced features offered by VMware in all these years are present in Vcloud Director (VCD) within a single central administration console. ![Network Overview](images/vcd_overview_networking.gif){.thumbnail} -In this section, you can find all the network components of your VCD environments: +In this section, you can find all the network components of your Public VCF as-a-Service environments: Networking: @@ -114,7 +114,7 @@ Networking: - `Data Center Groups`{.action} - `Security Tags`{.action} -**VMware Cloud Director supports three types of networks:** +**Public VCF as-a-Service supports three types of networks:** - External networks - Organization of Virtual Datacentre Networks diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-ca.md index 04be1d2dd04..63fe531668c 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-ca.md @@ -1,19 +1,19 @@ --- -title: "VMware Cloud Director - Find out how to use the VCD user interface" -excerpt: "Discover the VCD user interface" +title: "Public VCF as-a-Service - Find out how to use the Public VCF as-a-Service user interface" +excerpt: "Discover the Public VCF as-a-Service user interface" updated: 2024-05-23 --- ## Objective -**This guide will walk you through the different sections of the VCD interface.** +**This guide will walk you through the different sections of the Public VCF as-a-Service interface.** -The version used for all our VMware Cloud Director (VCD) products is `version 10.5`. +The version used for all our Public VCF as-a-Service products is `version 10.5`. ## Requirements -- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage vCD -- a VMware Cloud Director administrator account +- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage Public VCF as-a-Service +- a Public VCF as-a-Service administrator account > [!primary] > If you are unsure how to log in to your organization’s web portal, read [this guide](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) first. @@ -23,7 +23,7 @@ The version used for all our VMware Cloud Director (VCD) products is `version 10 > [!primary] > Once you have logged in to your web interface, you will be greeted by a dashboard displaying your **vDC**, as well as a detailed summary of your resource usage (10). At the top of the screen, you will also find a navigation bar with the different settings options available for vCloud Director (VCD). -VMware vCloud Director (VCD) is a cloud computing management platform. VCD enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. +VMware vCloud Director (VCD) is a cloud computing management platform. Public VCF as-a-Service enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. This solution enables you to provision and efficiently manage virtual machines, virtual networks, and other resources, providing increased operational agility and flexibility to meet changing business needs. @@ -96,14 +96,14 @@ Here are the 3 main elements of the Application section, you can also see that w ### Networking -VMware Cloud Director networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. +Public VCF as-a-Service networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. As a result, clients can create network segments and configure services finely with or without DHCP, perform NAT firewall but also use load balancing integrations for example. You can see in the screenshot below that the most advanced features offered by VMware in all these years are present in Vcloud Director (VCD) within a single central administration console. ![Network Overview](images/vcd_overview_networking.gif){.thumbnail} -In this section, you can find all the network components of your VCD environments: +In this section, you can find all the network components of your Public VCF as-a-Service environments: Networking: @@ -114,7 +114,7 @@ Networking: - `Data Center Groups`{.action} - `Security Tags`{.action} -**VMware Cloud Director supports three types of networks:** +**Public VCF as-a-Service supports three types of networks:** - External networks - Organization of Virtual Datacentre Networks diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-gb.md index e971679e086..2cd3829efba 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-gb.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-gb.md @@ -1,19 +1,19 @@ --- -title: "VMware Cloud Director - How to use the VCD user interface" -excerpt: "Discover the VCD user interface" +title: "Public VCF as-a-Service - How to use the Public VCF as-a-Service user interface" +excerpt: "Discover the Public VCF as-a-Service user interface" updated: 2024-05-23 --- ## Objective -**This guide will walk you through the different sections of the VCD interface.** +**This guide will walk you through the different sections of the Public VCF as-a-Service interface.** -The version used for all our VMware Cloud Director (VCD) products is `version 10.5`. +The version used for all our Public VCF as-a-Service products is `version 10.5`. ## Requirements -- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage vCD -- a VMware Cloud Director administrator account +- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage Public VCF as-a-Service +- a Public VCF as-a-Service administrator account > [!primary] > If you are unsure how to log in to your organization’s web portal, read [this guide](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) first. @@ -23,7 +23,7 @@ The version used for all our VMware Cloud Director (VCD) products is `version 10 > [!primary] > Once you have logged in to your web interface, you will be greeted by a dashboard displaying your **vDC**, as well as a detailed summary of your resource usage (10). At the top of the screen, you will also find a navigation bar with the different settings options available for vCloud Director (VCD). -VMware vCloud Director (VCD) is a cloud computing management platform. VCD enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. +VMware vCloud Director (VCD) is a cloud computing management platform. Public VCF as-a-Service enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. This solution enables you to provision and efficiently manage virtual machines, virtual networks, and other resources, providing increased operational agility and flexibility to meet changing business needs. @@ -96,14 +96,14 @@ Here are the 3 main elements of the Application section, you can also see that w ### Networking -VMware Cloud Director networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. +Public VCF as-a-Service networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. As a result, clients can create network segments and configure services finely with or without DHCP, perform NAT firewall but also use load balancing integrations for example. You can see in the screenshot below that the most advanced features offered by VMware in all these years are present in Vcloud Director (VCD) within a single central administration console. ![Network Overview](images/vcd_overview_networking.gif){.thumbnail} -In this section, you can find all the network components of your VCD environments: +In this section, you can find all the network components of your Public VCF as-a-Service environments: Networking: @@ -114,7 +114,7 @@ Networking: - `Data Center Groups`{.action} - `Security Tags`{.action} -**VMware Cloud Director supports three types of networks:** +**Public VCF as-a-Service supports three types of networks:** - External networks - Organization of Virtual Datacentre Networks diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-ie.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-ie.md index 04be1d2dd04..63fe531668c 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-ie.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-ie.md @@ -1,19 +1,19 @@ --- -title: "VMware Cloud Director - Find out how to use the VCD user interface" -excerpt: "Discover the VCD user interface" +title: "Public VCF as-a-Service - Find out how to use the Public VCF as-a-Service user interface" +excerpt: "Discover the Public VCF as-a-Service user interface" updated: 2024-05-23 --- ## Objective -**This guide will walk you through the different sections of the VCD interface.** +**This guide will walk you through the different sections of the Public VCF as-a-Service interface.** -The version used for all our VMware Cloud Director (VCD) products is `version 10.5`. +The version used for all our Public VCF as-a-Service products is `version 10.5`. ## Requirements -- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage vCD -- a VMware Cloud Director administrator account +- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage Public VCF as-a-Service +- a Public VCF as-a-Service administrator account > [!primary] > If you are unsure how to log in to your organization’s web portal, read [this guide](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) first. @@ -23,7 +23,7 @@ The version used for all our VMware Cloud Director (VCD) products is `version 10 > [!primary] > Once you have logged in to your web interface, you will be greeted by a dashboard displaying your **vDC**, as well as a detailed summary of your resource usage (10). At the top of the screen, you will also find a navigation bar with the different settings options available for vCloud Director (VCD). -VMware vCloud Director (VCD) is a cloud computing management platform. VCD enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. +VMware vCloud Director (VCD) is a cloud computing management platform. Public VCF as-a-Service enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. This solution enables you to provision and efficiently manage virtual machines, virtual networks, and other resources, providing increased operational agility and flexibility to meet changing business needs. @@ -96,14 +96,14 @@ Here are the 3 main elements of the Application section, you can also see that w ### Networking -VMware Cloud Director networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. +Public VCF as-a-Service networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. As a result, clients can create network segments and configure services finely with or without DHCP, perform NAT firewall but also use load balancing integrations for example. You can see in the screenshot below that the most advanced features offered by VMware in all these years are present in Vcloud Director (VCD) within a single central administration console. ![Network Overview](images/vcd_overview_networking.gif){.thumbnail} -In this section, you can find all the network components of your VCD environments: +In this section, you can find all the network components of your Public VCF as-a-Service environments: Networking: @@ -114,7 +114,7 @@ Networking: - `Data Center Groups`{.action} - `Security Tags`{.action} -**VMware Cloud Director supports three types of networks:** +**Public VCF as-a-Service supports three types of networks:** - External networks - Organization of Virtual Datacentre Networks diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-sg.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-sg.md index 04be1d2dd04..63fe531668c 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-sg.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-sg.md @@ -1,19 +1,19 @@ --- -title: "VMware Cloud Director - Find out how to use the VCD user interface" -excerpt: "Discover the VCD user interface" +title: "Public VCF as-a-Service - Find out how to use the Public VCF as-a-Service user interface" +excerpt: "Discover the Public VCF as-a-Service user interface" updated: 2024-05-23 --- ## Objective -**This guide will walk you through the different sections of the VCD interface.** +**This guide will walk you through the different sections of the Public VCF as-a-Service interface.** -The version used for all our VMware Cloud Director (VCD) products is `version 10.5`. +The version used for all our Public VCF as-a-Service products is `version 10.5`. ## Requirements -- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage vCD -- a VMware Cloud Director administrator account +- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage Public VCF as-a-Service +- a Public VCF as-a-Service administrator account > [!primary] > If you are unsure how to log in to your organization’s web portal, read [this guide](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) first. @@ -23,7 +23,7 @@ The version used for all our VMware Cloud Director (VCD) products is `version 10 > [!primary] > Once you have logged in to your web interface, you will be greeted by a dashboard displaying your **vDC**, as well as a detailed summary of your resource usage (10). At the top of the screen, you will also find a navigation bar with the different settings options available for vCloud Director (VCD). -VMware vCloud Director (VCD) is a cloud computing management platform. VCD enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. +VMware vCloud Director (VCD) is a cloud computing management platform. Public VCF as-a-Service enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. This solution enables you to provision and efficiently manage virtual machines, virtual networks, and other resources, providing increased operational agility and flexibility to meet changing business needs. @@ -96,14 +96,14 @@ Here are the 3 main elements of the Application section, you can also see that w ### Networking -VMware Cloud Director networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. +Public VCF as-a-Service networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. As a result, clients can create network segments and configure services finely with or without DHCP, perform NAT firewall but also use load balancing integrations for example. You can see in the screenshot below that the most advanced features offered by VMware in all these years are present in Vcloud Director (VCD) within a single central administration console. ![Network Overview](images/vcd_overview_networking.gif){.thumbnail} -In this section, you can find all the network components of your VCD environments: +In this section, you can find all the network components of your Public VCF as-a-Service environments: Networking: @@ -114,7 +114,7 @@ Networking: - `Data Center Groups`{.action} - `Security Tags`{.action} -**VMware Cloud Director supports three types of networks:** +**Public VCF as-a-Service supports three types of networks:** - External networks - Organization of Virtual Datacentre Networks diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-us.md index 04be1d2dd04..63fe531668c 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.en-us.md @@ -1,19 +1,19 @@ --- -title: "VMware Cloud Director - Find out how to use the VCD user interface" -excerpt: "Discover the VCD user interface" +title: "Public VCF as-a-Service - Find out how to use the Public VCF as-a-Service user interface" +excerpt: "Discover the Public VCF as-a-Service user interface" updated: 2024-05-23 --- ## Objective -**This guide will walk you through the different sections of the VCD interface.** +**This guide will walk you through the different sections of the Public VCF as-a-Service interface.** -The version used for all our VMware Cloud Director (VCD) products is `version 10.5`. +The version used for all our Public VCF as-a-Service products is `version 10.5`. ## Requirements -- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage vCD -- a VMware Cloud Director administrator account +- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage Public VCF as-a-Service +- a Public VCF as-a-Service administrator account > [!primary] > If you are unsure how to log in to your organization’s web portal, read [this guide](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) first. @@ -23,7 +23,7 @@ The version used for all our VMware Cloud Director (VCD) products is `version 10 > [!primary] > Once you have logged in to your web interface, you will be greeted by a dashboard displaying your **vDC**, as well as a detailed summary of your resource usage (10). At the top of the screen, you will also find a navigation bar with the different settings options available for vCloud Director (VCD). -VMware vCloud Director (VCD) is a cloud computing management platform. VCD enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. +VMware vCloud Director (VCD) is a cloud computing management platform. Public VCF as-a-Service enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. This solution enables you to provision and efficiently manage virtual machines, virtual networks, and other resources, providing increased operational agility and flexibility to meet changing business needs. @@ -96,14 +96,14 @@ Here are the 3 main elements of the Application section, you can also see that w ### Networking -VMware Cloud Director networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. +Public VCF as-a-Service networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. As a result, clients can create network segments and configure services finely with or without DHCP, perform NAT firewall but also use load balancing integrations for example. You can see in the screenshot below that the most advanced features offered by VMware in all these years are present in Vcloud Director (VCD) within a single central administration console. ![Network Overview](images/vcd_overview_networking.gif){.thumbnail} -In this section, you can find all the network components of your VCD environments: +In this section, you can find all the network components of your Public VCF as-a-Service environments: Networking: @@ -114,7 +114,7 @@ Networking: - `Data Center Groups`{.action} - `Security Tags`{.action} -**VMware Cloud Director supports three types of networks:** +**Public VCF as-a-Service supports three types of networks:** - External networks - Organization of Virtual Datacentre Networks diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.es-es.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.es-es.md index f517f4c8b63..7a9fcb00624 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.es-es.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.es-es.md @@ -1,19 +1,19 @@ --- -title: "VMware Cloud Director - Find out how to use the VCD user interface (EN)" -excerpt: "Discover the VCD user interface" +title: "Public VCF as-a-Service - Find out how to use the Public VCF as-a-Service user interface (EN)" +excerpt: "Discover the Public VCF as-a-Service user interface" updated: 2024-05-23 --- ## Objective -**This guide will walk you through the different sections of the VCD interface.** +**This guide will walk you through the different sections of the Public VCF as-a-Service interface.** -The version used for all our VMware Cloud Director (VCD) products is `version 10.5`. +The version used for all our Public VCF as-a-Service products is `version 10.5`. ## Requirements -- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage vCD -- a VMware Cloud Director administrator account +- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage Public VCF as-a-Service +- a Public VCF as-a-Service administrator account > [!primary] > If you are unsure how to log in to your organization’s web portal, read [this guide](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) first. @@ -23,7 +23,7 @@ The version used for all our VMware Cloud Director (VCD) products is `version 10 > [!primary] > Once you have logged in to your web interface, you will be greeted by a dashboard displaying your **vDC**, as well as a detailed summary of your resource usage (10). At the top of the screen, you will also find a navigation bar with the different settings options available for vCloud Director (VCD). -VMware vCloud Director (VCD) is a cloud computing management platform. VCD enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. +VMware vCloud Director (VCD) is a cloud computing management platform. Public VCF as-a-Service enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. This solution enables you to provision and efficiently manage virtual machines, virtual networks, and other resources, providing increased operational agility and flexibility to meet changing business needs. @@ -96,14 +96,14 @@ Here are the 3 main elements of the Application section, you can also see that w ### Networking -VMware Cloud Director networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. +Public VCF as-a-Service networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. As a result, clients can create network segments and configure services finely with or without DHCP, perform NAT firewall but also use load balancing integrations for example. You can see in the screenshot below that the most advanced features offered by VMware in all these years are present in Vcloud Director (VCD) within a single central administration console. ![Network Overview](images/vcd_overview_networking.gif){.thumbnail} -In this section, you can find all the network components of your VCD environments: +In this section, you can find all the network components of your Public VCF as-a-Service environments: Networking: @@ -114,7 +114,7 @@ Networking: - `Data Center Groups`{.action} - `Security Tags`{.action} -**VMware Cloud Director supports three types of networks:** +**Public VCF as-a-Service supports three types of networks:** - External networks - Organization of Virtual Datacentre Networks diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.es-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.es-us.md index f517f4c8b63..7a9fcb00624 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.es-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.es-us.md @@ -1,19 +1,19 @@ --- -title: "VMware Cloud Director - Find out how to use the VCD user interface (EN)" -excerpt: "Discover the VCD user interface" +title: "Public VCF as-a-Service - Find out how to use the Public VCF as-a-Service user interface (EN)" +excerpt: "Discover the Public VCF as-a-Service user interface" updated: 2024-05-23 --- ## Objective -**This guide will walk you through the different sections of the VCD interface.** +**This guide will walk you through the different sections of the Public VCF as-a-Service interface.** -The version used for all our VMware Cloud Director (VCD) products is `version 10.5`. +The version used for all our Public VCF as-a-Service products is `version 10.5`. ## Requirements -- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage vCD -- a VMware Cloud Director administrator account +- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage Public VCF as-a-Service +- a Public VCF as-a-Service administrator account > [!primary] > If you are unsure how to log in to your organization’s web portal, read [this guide](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) first. @@ -23,7 +23,7 @@ The version used for all our VMware Cloud Director (VCD) products is `version 10 > [!primary] > Once you have logged in to your web interface, you will be greeted by a dashboard displaying your **vDC**, as well as a detailed summary of your resource usage (10). At the top of the screen, you will also find a navigation bar with the different settings options available for vCloud Director (VCD). -VMware vCloud Director (VCD) is a cloud computing management platform. VCD enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. +VMware vCloud Director (VCD) is a cloud computing management platform. Public VCF as-a-Service enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. This solution enables you to provision and efficiently manage virtual machines, virtual networks, and other resources, providing increased operational agility and flexibility to meet changing business needs. @@ -96,14 +96,14 @@ Here are the 3 main elements of the Application section, you can also see that w ### Networking -VMware Cloud Director networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. +Public VCF as-a-Service networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. As a result, clients can create network segments and configure services finely with or without DHCP, perform NAT firewall but also use load balancing integrations for example. You can see in the screenshot below that the most advanced features offered by VMware in all these years are present in Vcloud Director (VCD) within a single central administration console. ![Network Overview](images/vcd_overview_networking.gif){.thumbnail} -In this section, you can find all the network components of your VCD environments: +In this section, you can find all the network components of your Public VCF as-a-Service environments: Networking: @@ -114,7 +114,7 @@ Networking: - `Data Center Groups`{.action} - `Security Tags`{.action} -**VMware Cloud Director supports three types of networks:** +**Public VCF as-a-Service supports three types of networks:** - External networks - Organization of Virtual Datacentre Networks diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.fr-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.fr-ca.md index da418bb9fc2..606711eff68 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.fr-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.fr-ca.md @@ -1,19 +1,19 @@ --- -title: "VMware Cloud Director - Découvrez comment utiliser l'interface utilisateur de VCD" -excerpt: "Découvrez l'interface utilisateur de VMware Cloud Director" +title: "Public VCF as-a-Service - Découvrez comment utiliser l'interface utilisateur de Public VCF as-a-Service" +excerpt: "Découvrez l'interface utilisateur de Public VCF as-a-Service" updated: 2024-05-23 --- ## Objectif -**Ce guide vous présente les différentes sections de l'interface de VMware Cloud Director.** +**Ce guide vous présente les différentes sections de l'interface de Public VCF as-a-Service.** -La version utilisée pour l'ensemble de nos produits VMware Cloud Director (VCD) est la `version 10.5`. +La version utilisée pour l'ensemble de nos produits Public VCF as-a-Service est la `version 10.5`. ## Prérequis -- Une connaissance pratique des réseaux Linux, vSphere, Windows et IP est nécessaire pour configurer et gérer vCD -- Avoir un compte VMware Cloud Director administrateur +- Une connaissance pratique des réseaux Linux, vSphere, Windows et IP est nécessaire pour configurer et gérer Public VCF as-a-Service +- Avoir un compte Public VCF as-a-Service administrateur >[!primary] > Si vous ne savez comment vous connecter au portail web de votre organisation, consultez d'abord [ce guide](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). @@ -23,7 +23,7 @@ La version utilisée pour l'ensemble de nos produits VMware Cloud Director (VCD) > [!primary] > Une fois connecté à votre interface web, vous serez accueillis par un tableau de bord affichant vos **vDC**, ainsi qu'un résumé détaillé de votre utilisation des ressources (10). En haut de l'écran, vous trouverez également une barre de navigation regroupant les différentes options de paramétrage disponibles pour vCloud Director (VCD). -VMware vCloud Director (VCD) est une plateforme de gestion de cloud computing. Celle-ci permet la création, la gestion et le déploiement de ressources informatiques virtualisées à grande échelle. VCD offre une infrastructure agile et évolutive. Grâce à son interface utilisateur conviviale et à ses fonctionnalités avancées telles que la gestion des ressources, du réseau logiciel, et la sécurité renforcée, vCloud Director simplifie la gestion des environnements cloud complexes. +VMware vCloud Director (VCD) est une plateforme de gestion de cloud computing. Celle-ci permet la création, la gestion et le déploiement de ressources informatiques virtualisées à grande échelle. Public VCF as-a-Service offre une infrastructure agile et évolutive. Grâce à son interface utilisateur conviviale et à ses fonctionnalités avancées telles que la gestion des ressources, du réseau logiciel, et la sécurité renforcée, vCloud Director simplifie la gestion des environnements cloud complexes. Cette solution vous permet de provisionner et de gérer efficacement des machines virtuelles, des réseaux virtuels et d'autres ressources, en offrant une agilité opérationnelle et une flexibilité accrues pour répondre à l'évolution des besoins de l'entreprise. @@ -96,14 +96,14 @@ Voici les 3 éléments principaux de la section Application, vous pouvez aussi v ### Réseau -La mise en réseau de VMware Cloud Director permet au fournisseur et au client de l'organisation de créer et de consommer des ressources de mise en réseau à partir d'un environnement vSphere ou NSX. +La mise en réseau de Public VCF as-a-Service permet au fournisseur et au client de l'organisation de créer et de consommer des ressources de mise en réseau à partir d'un environnement vSphere ou NSX. Par conséquent, les clients peuvent créer des segments réseaux et configurer des services finement avec ou sans DHCP, effectuer du pare-feu NAT mais aussi utiliser les intégrations de load-balancing par exemple. Vous pouvez voir sur la capture d'écran ci-dessous que les fonctionnalités les plus avancées proposées par VMware depuis toutes ces années sont présentes dans Vcloud Director (VCD) au sein d'une même console centrale d'administration. ![Réseau Overview](images/vcd_overview_networking.gif){.thumbnail} -Dans cette section, vous retrouvez tous les composants réseau de vos environnements VCD : +Dans cette section, vous retrouvez tous les composants réseau de vos environnements Public VCF as-a-Service : Réseaux : @@ -114,7 +114,7 @@ Réseaux : - `Groupes de centres de données`{.action}. - `Balises de sécurité`{.action}. -**VMware Cloud Director supporte trois types de réseaux :** +**Public VCF as-a-Service supporte trois types de réseaux :** - Réseaux externes - Organisation de Réseaux de Datacenters virtuels @@ -146,7 +146,7 @@ Libraries : Vous avez la possibilité de gérer ici les utilisateurs de votre organisation, de créer des rôles et des groupes et de configurer un fournisseur d'identification (OIDC/SAML). Vous pouvez également paramétrer des stratégies d'alertes et d'expiration par e-mail pour vos applications. -Dans cette section, vous retrouvez tous les composants d'administration de votre organisation VCD : +Dans cette section, vous retrouvez tous les composants d'administration de votre organisation Public VCF as-a-Service : Contrôle d'accès : diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.fr-fr.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.fr-fr.md index 717395731c8..1e34a856c06 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.fr-fr.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.fr-fr.md @@ -1,19 +1,19 @@ --- -title: "VMware Cloud Director - Découvrez comment utiliser l'interface utilisateur de VCD" -excerpt: "Découvrez l'interface utilisateur de VMware Cloud Director" +title: "Public VCF as-a-Service - Découvrez comment utiliser l'interface utilisateur de Public VCF as-a-Service" +excerpt: "Découvrez l'interface utilisateur de Public VCF as-a-Service" updated: 2024-05-23 --- ## Objectif -**Ce guide vous présente les différentes sections de l'interface de VMware Cloud Director.** +**Ce guide vous présente les différentes sections de l'interface de Public VCF as-a-Service.** -La version utilisée pour l'ensemble de nos produits VMware Cloud Director (VCD) est la `version 10.5`. +La version utilisée pour l'ensemble de nos produits Public VCF as-a-Service est la `version 10.5`. ## Prérequis -- Une connaissance pratique des réseaux Linux, vSphere, Windows et IP est nécessaire pour configurer et gérer vCD -- Avoir un compte VMware Cloud Director administrateur +- Une connaissance pratique des réseaux Linux, vSphere, Windows et IP est nécessaire pour configurer et gérer Public VCF as-a-Service +- Avoir un compte Public VCF as-a-Service administrateur >[!primary] > Si vous ne savez comment vous connecter au portail web de votre organisation, consultez d'abord [ce guide](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). @@ -23,7 +23,7 @@ La version utilisée pour l'ensemble de nos produits VMware Cloud Director (VCD) > [!primary] > Une fois connecté à votre interface web, vous serez accueillis par un tableau de bord affichant vos **vDC**, ainsi qu'un résumé détaillé de votre utilisation des ressources (10). En haut de l'écran, vous trouverez également une barre de navigation regroupant les différentes options de paramétrage disponibles pour vCloud Director (VCD). -VMware vCloud Director (VCD) est une plateforme de gestion de cloud computing. Celle-ci permet la création, la gestion et le déploiement de ressources informatiques virtualisées à grande échelle. VCD offre une infrastructure agile et évolutive. Grâce à son interface utilisateur conviviale et à ses fonctionnalités avancées telles que la gestion des ressources, du réseau logiciel, et la sécurité renforcée, vCloud Director simplifie la gestion des environnements cloud complexes. +VMware vCloud Director (VCD) est une plateforme de gestion de cloud computing. Celle-ci permet la création, la gestion et le déploiement de ressources informatiques virtualisées à grande échelle. Public VCF as-a-Service offre une infrastructure agile et évolutive. Grâce à son interface utilisateur conviviale et à ses fonctionnalités avancées telles que la gestion des ressources, du réseau logiciel, et la sécurité renforcée, vCloud Director simplifie la gestion des environnements cloud complexes. Cette solution vous permet de provisionner et de gérer efficacement des machines virtuelles, des réseaux virtuels et d'autres ressources, en offrant une agilité opérationnelle et une flexibilité accrues pour répondre à l'évolution des besoins de l'entreprise. @@ -96,14 +96,14 @@ Voici les 3 éléments principaux de la section Application, vous pouvez aussi v ### Réseau -La mise en réseau de VMware Cloud Director permet au fournisseur et au client de l'organisation de créer et de consommer des ressources de mise en réseau à partir d'un environnement vSphere ou NSX. +La mise en réseau de Public VCF as-a-Service permet au fournisseur et au client de l'organisation de créer et de consommer des ressources de mise en réseau à partir d'un environnement vSphere ou NSX. Par conséquent, les clients peuvent créer des segments réseaux et configurer des services finement avec ou sans DHCP, effectuer du pare-feu NAT mais aussi utiliser les intégrations de load-balancing par exemple. Vous pouvez voir sur la capture d'écran ci-dessous que les fonctionnalités les plus avancées proposées par VMware depuis toutes ces années sont présentes dans Vcloud Director (VCD) au sein d'une même console centrale d'administration. ![Réseau Overview](images/vcd_overview_networking.gif){.thumbnail} -Dans cette section, vous retrouvez tous les composants réseau de vos environnements VCD : +Dans cette section, vous retrouvez tous les composants réseau de vos environnements Public VCF as-a-Service : Réseaux : @@ -114,7 +114,7 @@ Réseaux : - `Groupes de centres de données`{.action}. - `Balises de sécurité`{.action}. -**VMware Cloud Director supporte trois types de réseaux :** +**Public VCF as-a-Service supporte trois types de réseaux :** - Réseaux externes - Organisation de Réseaux de Datacenters virtuels @@ -146,7 +146,7 @@ Libraries : Vous avez la possibilité de gérer ici les utilisateurs de votre organisation, de créer des rôles et des groupes et de configurer un fournisseur d'identification (OIDC/SAML). Vous pouvez également paramétrer des stratégies d'alertes et d'expiration par e-mail pour vos applications. -Dans cette section, vous retrouvez tous les composants d'administration de votre organisation VCD : +Dans cette section, vous retrouvez tous les composants d'administration de votre organisation Public VCF as-a-Service : Contrôle d'accès : diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.it-it.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.it-it.md index f517f4c8b63..7a9fcb00624 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.it-it.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.it-it.md @@ -1,19 +1,19 @@ --- -title: "VMware Cloud Director - Find out how to use the VCD user interface (EN)" -excerpt: "Discover the VCD user interface" +title: "Public VCF as-a-Service - Find out how to use the Public VCF as-a-Service user interface (EN)" +excerpt: "Discover the Public VCF as-a-Service user interface" updated: 2024-05-23 --- ## Objective -**This guide will walk you through the different sections of the VCD interface.** +**This guide will walk you through the different sections of the Public VCF as-a-Service interface.** -The version used for all our VMware Cloud Director (VCD) products is `version 10.5`. +The version used for all our Public VCF as-a-Service products is `version 10.5`. ## Requirements -- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage vCD -- a VMware Cloud Director administrator account +- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage Public VCF as-a-Service +- a Public VCF as-a-Service administrator account > [!primary] > If you are unsure how to log in to your organization’s web portal, read [this guide](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) first. @@ -23,7 +23,7 @@ The version used for all our VMware Cloud Director (VCD) products is `version 10 > [!primary] > Once you have logged in to your web interface, you will be greeted by a dashboard displaying your **vDC**, as well as a detailed summary of your resource usage (10). At the top of the screen, you will also find a navigation bar with the different settings options available for vCloud Director (VCD). -VMware vCloud Director (VCD) is a cloud computing management platform. VCD enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. +VMware vCloud Director (VCD) is a cloud computing management platform. Public VCF as-a-Service enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. This solution enables you to provision and efficiently manage virtual machines, virtual networks, and other resources, providing increased operational agility and flexibility to meet changing business needs. @@ -96,14 +96,14 @@ Here are the 3 main elements of the Application section, you can also see that w ### Networking -VMware Cloud Director networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. +Public VCF as-a-Service networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. As a result, clients can create network segments and configure services finely with or without DHCP, perform NAT firewall but also use load balancing integrations for example. You can see in the screenshot below that the most advanced features offered by VMware in all these years are present in Vcloud Director (VCD) within a single central administration console. ![Network Overview](images/vcd_overview_networking.gif){.thumbnail} -In this section, you can find all the network components of your VCD environments: +In this section, you can find all the network components of your Public VCF as-a-Service environments: Networking: @@ -114,7 +114,7 @@ Networking: - `Data Center Groups`{.action} - `Security Tags`{.action} -**VMware Cloud Director supports three types of networks:** +**Public VCF as-a-Service supports three types of networks:** - External networks - Organization of Virtual Datacentre Networks diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.pl-pl.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.pl-pl.md index f517f4c8b63..7a9fcb00624 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.pl-pl.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.pl-pl.md @@ -1,19 +1,19 @@ --- -title: "VMware Cloud Director - Find out how to use the VCD user interface (EN)" -excerpt: "Discover the VCD user interface" +title: "Public VCF as-a-Service - Find out how to use the Public VCF as-a-Service user interface (EN)" +excerpt: "Discover the Public VCF as-a-Service user interface" updated: 2024-05-23 --- ## Objective -**This guide will walk you through the different sections of the VCD interface.** +**This guide will walk you through the different sections of the Public VCF as-a-Service interface.** -The version used for all our VMware Cloud Director (VCD) products is `version 10.5`. +The version used for all our Public VCF as-a-Service products is `version 10.5`. ## Requirements -- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage vCD -- a VMware Cloud Director administrator account +- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage Public VCF as-a-Service +- a Public VCF as-a-Service administrator account > [!primary] > If you are unsure how to log in to your organization’s web portal, read [this guide](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) first. @@ -23,7 +23,7 @@ The version used for all our VMware Cloud Director (VCD) products is `version 10 > [!primary] > Once you have logged in to your web interface, you will be greeted by a dashboard displaying your **vDC**, as well as a detailed summary of your resource usage (10). At the top of the screen, you will also find a navigation bar with the different settings options available for vCloud Director (VCD). -VMware vCloud Director (VCD) is a cloud computing management platform. VCD enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. +VMware vCloud Director (VCD) is a cloud computing management platform. Public VCF as-a-Service enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. This solution enables you to provision and efficiently manage virtual machines, virtual networks, and other resources, providing increased operational agility and flexibility to meet changing business needs. @@ -96,14 +96,14 @@ Here are the 3 main elements of the Application section, you can also see that w ### Networking -VMware Cloud Director networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. +Public VCF as-a-Service networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. As a result, clients can create network segments and configure services finely with or without DHCP, perform NAT firewall but also use load balancing integrations for example. You can see in the screenshot below that the most advanced features offered by VMware in all these years are present in Vcloud Director (VCD) within a single central administration console. ![Network Overview](images/vcd_overview_networking.gif){.thumbnail} -In this section, you can find all the network components of your VCD environments: +In this section, you can find all the network components of your Public VCF as-a-Service environments: Networking: @@ -114,7 +114,7 @@ Networking: - `Data Center Groups`{.action} - `Security Tags`{.action} -**VMware Cloud Director supports three types of networks:** +**Public VCF as-a-Service supports three types of networks:** - External networks - Organization of Virtual Datacentre Networks diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.pt-pt.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.pt-pt.md index f517f4c8b63..7a9fcb00624 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.pt-pt.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started/guide.pt-pt.md @@ -1,19 +1,19 @@ --- -title: "VMware Cloud Director - Find out how to use the VCD user interface (EN)" -excerpt: "Discover the VCD user interface" +title: "Public VCF as-a-Service - Find out how to use the Public VCF as-a-Service user interface (EN)" +excerpt: "Discover the Public VCF as-a-Service user interface" updated: 2024-05-23 --- ## Objective -**This guide will walk you through the different sections of the VCD interface.** +**This guide will walk you through the different sections of the Public VCF as-a-Service interface.** -The version used for all our VMware Cloud Director (VCD) products is `version 10.5`. +The version used for all our Public VCF as-a-Service products is `version 10.5`. ## Requirements -- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage vCD -- a VMware Cloud Director administrator account +- A working knowledge of Linux, vSphere, Windows and IP networks is required to configure and manage Public VCF as-a-Service +- a Public VCF as-a-Service administrator account > [!primary] > If you are unsure how to log in to your organization’s web portal, read [this guide](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) first. @@ -23,7 +23,7 @@ The version used for all our VMware Cloud Director (VCD) products is `version 10 > [!primary] > Once you have logged in to your web interface, you will be greeted by a dashboard displaying your **vDC**, as well as a detailed summary of your resource usage (10). At the top of the screen, you will also find a navigation bar with the different settings options available for vCloud Director (VCD). -VMware vCloud Director (VCD) is a cloud computing management platform. VCD enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. +VMware vCloud Director (VCD) is a cloud computing management platform. Public VCF as-a-Service enables the creation, management and deployment of virtualized computing resources on a large scale, and offers an agile and scalable infrastructure. With an easy-to-use user interface and advanced features such as resource management, automated billing, and enhanced security, vCloud Director simplifies the management of complex cloud environments. This solution enables you to provision and efficiently manage virtual machines, virtual networks, and other resources, providing increased operational agility and flexibility to meet changing business needs. @@ -96,14 +96,14 @@ Here are the 3 main elements of the Application section, you can also see that w ### Networking -VMware Cloud Director networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. +Public VCF as-a-Service networking allows the organization’s provider and customer to create and consume networking resources from a vSphere or NSX environment. As a result, clients can create network segments and configure services finely with or without DHCP, perform NAT firewall but also use load balancing integrations for example. You can see in the screenshot below that the most advanced features offered by VMware in all these years are present in Vcloud Director (VCD) within a single central administration console. ![Network Overview](images/vcd_overview_networking.gif){.thumbnail} -In this section, you can find all the network components of your VCD environments: +In this section, you can find all the network components of your Public VCF as-a-Service environments: Networking: @@ -114,7 +114,7 @@ Networking: - `Data Center Groups`{.action} - `Security Tags`{.action} -**VMware Cloud Director supports three types of networks:** +**Public VCF as-a-Service supports three types of networks:** - External networks - Organization of Virtual Datacentre Networks diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.de-de.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.de-de.md index 93e60e25bac..0c1824f738b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.de-de.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.de-de.md @@ -1,21 +1,21 @@ --- -title: "Technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" -excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" +title: "Technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" +excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" updated: 2025-05-13 --- ## Objective -**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Managed VCD), including resource constraints and configuration restrictions.** +**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service), including resource constraints and configuration restrictions.** ## Requirements -Before getting started, review the following guides to better understand VMware Cloud Director: +Before getting started, review the following guides to better understand Public VCF as-a-Service: -- [VMware Cloud Director - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [Creating a VM on VMware Cloud Director](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) -- [Creating network components via VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Creating a VM on Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) +- [Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) ## Instructions diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-asia.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-asia.md index 93e60e25bac..0c1824f738b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-asia.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-asia.md @@ -1,21 +1,21 @@ --- -title: "Technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" -excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" +title: "Technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" +excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" updated: 2025-05-13 --- ## Objective -**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Managed VCD), including resource constraints and configuration restrictions.** +**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service), including resource constraints and configuration restrictions.** ## Requirements -Before getting started, review the following guides to better understand VMware Cloud Director: +Before getting started, review the following guides to better understand Public VCF as-a-Service: -- [VMware Cloud Director - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [Creating a VM on VMware Cloud Director](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) -- [Creating network components via VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Creating a VM on Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) +- [Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) ## Instructions diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-au.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-au.md index 93e60e25bac..0c1824f738b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-au.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-au.md @@ -1,21 +1,21 @@ --- -title: "Technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" -excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" +title: "Technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" +excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" updated: 2025-05-13 --- ## Objective -**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Managed VCD), including resource constraints and configuration restrictions.** +**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service), including resource constraints and configuration restrictions.** ## Requirements -Before getting started, review the following guides to better understand VMware Cloud Director: +Before getting started, review the following guides to better understand Public VCF as-a-Service: -- [VMware Cloud Director - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [Creating a VM on VMware Cloud Director](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) -- [Creating network components via VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Creating a VM on Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) +- [Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) ## Instructions diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-ca.md index 93e60e25bac..0c1824f738b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-ca.md @@ -1,21 +1,21 @@ --- -title: "Technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" -excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" +title: "Technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" +excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" updated: 2025-05-13 --- ## Objective -**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Managed VCD), including resource constraints and configuration restrictions.** +**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service), including resource constraints and configuration restrictions.** ## Requirements -Before getting started, review the following guides to better understand VMware Cloud Director: +Before getting started, review the following guides to better understand Public VCF as-a-Service: -- [VMware Cloud Director - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [Creating a VM on VMware Cloud Director](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) -- [Creating network components via VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Creating a VM on Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) +- [Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) ## Instructions diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-gb.md index 93e60e25bac..0c1824f738b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-gb.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-gb.md @@ -1,21 +1,21 @@ --- -title: "Technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" -excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" +title: "Technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" +excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" updated: 2025-05-13 --- ## Objective -**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Managed VCD), including resource constraints and configuration restrictions.** +**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service), including resource constraints and configuration restrictions.** ## Requirements -Before getting started, review the following guides to better understand VMware Cloud Director: +Before getting started, review the following guides to better understand Public VCF as-a-Service: -- [VMware Cloud Director - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [Creating a VM on VMware Cloud Director](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) -- [Creating network components via VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Creating a VM on Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) +- [Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) ## Instructions diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-ie.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-ie.md index 93e60e25bac..0c1824f738b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-ie.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-ie.md @@ -1,21 +1,21 @@ --- -title: "Technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" -excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" +title: "Technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" +excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" updated: 2025-05-13 --- ## Objective -**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Managed VCD), including resource constraints and configuration restrictions.** +**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service), including resource constraints and configuration restrictions.** ## Requirements -Before getting started, review the following guides to better understand VMware Cloud Director: +Before getting started, review the following guides to better understand Public VCF as-a-Service: -- [VMware Cloud Director - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [Creating a VM on VMware Cloud Director](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) -- [Creating network components via VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Creating a VM on Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) +- [Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) ## Instructions diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-sg.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-sg.md index 93e60e25bac..0c1824f738b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-sg.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-sg.md @@ -1,21 +1,21 @@ --- -title: "Technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" -excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" +title: "Technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" +excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" updated: 2025-05-13 --- ## Objective -**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Managed VCD), including resource constraints and configuration restrictions.** +**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service), including resource constraints and configuration restrictions.** ## Requirements -Before getting started, review the following guides to better understand VMware Cloud Director: +Before getting started, review the following guides to better understand Public VCF as-a-Service: -- [VMware Cloud Director - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [Creating a VM on VMware Cloud Director](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) -- [Creating network components via VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Creating a VM on Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) +- [Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) ## Instructions diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-us.md index 93e60e25bac..0c1824f738b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.en-us.md @@ -1,21 +1,21 @@ --- -title: "Technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" -excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" +title: "Technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" +excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" updated: 2025-05-13 --- ## Objective -**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Managed VCD), including resource constraints and configuration restrictions.** +**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service), including resource constraints and configuration restrictions.** ## Requirements -Before getting started, review the following guides to better understand VMware Cloud Director: +Before getting started, review the following guides to better understand Public VCF as-a-Service: -- [VMware Cloud Director - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [Creating a VM on VMware Cloud Director](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) -- [Creating network components via VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Creating a VM on Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) +- [Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) ## Instructions diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.es-es.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.es-es.md index 93e60e25bac..0c1824f738b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.es-es.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.es-es.md @@ -1,21 +1,21 @@ --- -title: "Technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" -excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" +title: "Technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" +excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" updated: 2025-05-13 --- ## Objective -**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Managed VCD), including resource constraints and configuration restrictions.** +**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service), including resource constraints and configuration restrictions.** ## Requirements -Before getting started, review the following guides to better understand VMware Cloud Director: +Before getting started, review the following guides to better understand Public VCF as-a-Service: -- [VMware Cloud Director - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [Creating a VM on VMware Cloud Director](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) -- [Creating network components via VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Creating a VM on Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) +- [Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) ## Instructions diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.es-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.es-us.md index 93e60e25bac..0c1824f738b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.es-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.es-us.md @@ -1,21 +1,21 @@ --- -title: "Technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" -excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" +title: "Technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" +excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" updated: 2025-05-13 --- ## Objective -**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Managed VCD), including resource constraints and configuration restrictions.** +**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service), including resource constraints and configuration restrictions.** ## Requirements -Before getting started, review the following guides to better understand VMware Cloud Director: +Before getting started, review the following guides to better understand Public VCF as-a-Service: -- [VMware Cloud Director - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [Creating a VM on VMware Cloud Director](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) -- [Creating network components via VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Creating a VM on Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) +- [Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) ## Instructions diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.fr-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.fr-ca.md index c23c50433b4..7239d9a32c9 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.fr-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.fr-ca.md @@ -1,21 +1,21 @@ --- -title: "Capacités techniques et limites de Public VCF aaS (alias Managed VCD)" -excerpt: "Découvrez les capacités techniques et les limites de Public VCF aaS (alias Managed VCD)" +title: "Capacités techniques et limites de Public VCF aaS (alias Public VCF as-a-Service)" +excerpt: "Découvrez les capacités techniques et les limites de Public VCF aaS (alias Public VCF as-a-Service)" updated: 2025-05-13 --- ## Objectif -**Ce guide explique les capacités techniques et les limites de Public VCF aaS (alias Managed VCD), y compris les contraintes de ressources et les restrictions de configuration.** +**Ce guide explique les capacités techniques et les limites de Public VCF aaS (alias Public VCF as-a-Service), y compris les contraintes de ressources et les restrictions de configuration.** ## Prérequis -Avant de commencer, consultez les guides suivants pour mieux comprendre VMware Cloud Director : +Avant de commencer, consultez les guides suivants pour mieux comprendre Public VCF as-a-Service : -- [VMware Cloud Director - Concepts fondamentaux](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Concepts réseau](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [Création d'une VM sur VMware Cloud Director](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) -- [Création de composants réseau via VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Concepts fondamentaux](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Concepts réseau](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Création d'une VM sur Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) +- [Création de composants réseau via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) ## En pratique diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.fr-fr.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.fr-fr.md index c23c50433b4..7239d9a32c9 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.fr-fr.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.fr-fr.md @@ -1,21 +1,21 @@ --- -title: "Capacités techniques et limites de Public VCF aaS (alias Managed VCD)" -excerpt: "Découvrez les capacités techniques et les limites de Public VCF aaS (alias Managed VCD)" +title: "Capacités techniques et limites de Public VCF aaS (alias Public VCF as-a-Service)" +excerpt: "Découvrez les capacités techniques et les limites de Public VCF aaS (alias Public VCF as-a-Service)" updated: 2025-05-13 --- ## Objectif -**Ce guide explique les capacités techniques et les limites de Public VCF aaS (alias Managed VCD), y compris les contraintes de ressources et les restrictions de configuration.** +**Ce guide explique les capacités techniques et les limites de Public VCF aaS (alias Public VCF as-a-Service), y compris les contraintes de ressources et les restrictions de configuration.** ## Prérequis -Avant de commencer, consultez les guides suivants pour mieux comprendre VMware Cloud Director : +Avant de commencer, consultez les guides suivants pour mieux comprendre Public VCF as-a-Service : -- [VMware Cloud Director - Concepts fondamentaux](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Concepts réseau](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [Création d'une VM sur VMware Cloud Director](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) -- [Création de composants réseau via VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Concepts fondamentaux](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Concepts réseau](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Création d'une VM sur Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) +- [Création de composants réseau via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) ## En pratique diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.it-it.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.it-it.md index 93e60e25bac..0c1824f738b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.it-it.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.it-it.md @@ -1,21 +1,21 @@ --- -title: "Technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" -excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" +title: "Technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" +excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" updated: 2025-05-13 --- ## Objective -**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Managed VCD), including resource constraints and configuration restrictions.** +**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service), including resource constraints and configuration restrictions.** ## Requirements -Before getting started, review the following guides to better understand VMware Cloud Director: +Before getting started, review the following guides to better understand Public VCF as-a-Service: -- [VMware Cloud Director - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [Creating a VM on VMware Cloud Director](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) -- [Creating network components via VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Creating a VM on Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) +- [Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) ## Instructions diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.pl-pl.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.pl-pl.md index 156777b36c0..4954ae1c5e8 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.pl-pl.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.pl-pl.md @@ -1,21 +1,21 @@ --- -title: "Technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" -excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" +title: "Technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" +excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" updated: 2025-05-13 --- ## Objective -**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Managed VCD), including resource constraints and configuration restrictions.** +**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service), including resource constraints and configuration restrictions.** ## Requirements -Before getting started, review the following guides to better understand VMware Cloud Director: +Before getting started, review the following guides to better understand Public VCF as-a-Service: -- [VMware Cloud Director - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [Creating a VM on VMware Cloud Director](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) -- [Creating network components via VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Creating a VM on Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) +- [Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) ## Instructions diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.pt-pt.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.pt-pt.md index 93e60e25bac..0c1824f738b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.pt-pt.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-limitations/guide.pt-pt.md @@ -1,21 +1,21 @@ --- -title: "Technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" -excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Managed VCD)" +title: "Technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" +excerpt: "Learn about the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service)" updated: 2025-05-13 --- ## Objective -**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Managed VCD), including resource constraints and configuration restrictions.** +**This guide explains the technical capabilities and limitations of Public VCF aaS (aka Public VCF as-a-Service), including resource constraints and configuration restrictions.** ## Requirements -Before getting started, review the following guides to better understand VMware Cloud Director: +Before getting started, review the following guides to better understand Public VCF as-a-Service: -- [VMware Cloud Director - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [Creating a VM on VMware Cloud Director](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) -- [Creating network components via VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Fundamental Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Creating a VM on Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-first-vm-creation) +- [Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) ## Instructions diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.de-de.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.de-de.md index 9313fdb3540..f8068c7cccc 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.de-de.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.de-de.md @@ -1,12 +1,12 @@ --- -title: "VMware Cloud Director - Logging in to your organization (EN)" +title: "Public VCF as-a-Service - Logging in to your organization (EN)" excerpt: "How to log in to your organization and change your password" updated: 2024-04-16 --- ## Objective -**This guide provides step-by-step instructions on how to log in to VMware Cloud Director.** +**This guide provides step-by-step instructions on how to log in to Public VCF as-a-Service.** ## Requirements @@ -17,13 +17,13 @@ updated: 2024-04-16 ### First login -Open your web browser and go to the VCD login page. Enter your organization name (provided in the account creation email). +Open your web browser and go to the Public VCF as-a-Service login page. Enter your organization name (provided in the account creation email). ![First page connection](images/vcd-organization-connection.png){.thumbnail} You will now be prompted to enter your username and password in the appropriate fields (this information is provided in the creation email). -Click the `Log in`{.action} button to access VMware Cloud Director. +Click the `Log in`{.action} button to access Public VCF as-a-Service. ![Login connection](images/vcd-login-connection.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-asia.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-asia.md index f363a4ab3b2..e80f7bd9e0b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-asia.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-asia.md @@ -1,12 +1,12 @@ --- -title: "VMware Cloud Director - Logging in to your organization" +title: "Public VCF as-a-Service - Logging in to your organization" excerpt: "How to log in to your organization and change your password" updated: 2024-04-16 --- ## Objective -**This guide provides step-by-step instructions on how to log in to VMware Cloud Director.** +**This guide provides step-by-step instructions on how to log in to Public VCF as-a-Service.** ## Requirements @@ -17,13 +17,13 @@ updated: 2024-04-16 ### First login -Open your web browser and go to the VCD login page. Enter your organization name (provided in the account creation email). +Open your web browser and go to the Public VCF as-a-Service login page. Enter your organization name (provided in the account creation email). ![First page connection](images/vcd-organization-connection.png){.thumbnail} You will now be prompted to enter your username and password in the appropriate fields (this information is provided in the creation email). -Click the `Log in`{.action} button to access VMware Cloud Director. +Click the `Log in`{.action} button to access Public VCF as-a-Service. ![Login connection](images/vcd-login-connection.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-au.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-au.md index f363a4ab3b2..e80f7bd9e0b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-au.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-au.md @@ -1,12 +1,12 @@ --- -title: "VMware Cloud Director - Logging in to your organization" +title: "Public VCF as-a-Service - Logging in to your organization" excerpt: "How to log in to your organization and change your password" updated: 2024-04-16 --- ## Objective -**This guide provides step-by-step instructions on how to log in to VMware Cloud Director.** +**This guide provides step-by-step instructions on how to log in to Public VCF as-a-Service.** ## Requirements @@ -17,13 +17,13 @@ updated: 2024-04-16 ### First login -Open your web browser and go to the VCD login page. Enter your organization name (provided in the account creation email). +Open your web browser and go to the Public VCF as-a-Service login page. Enter your organization name (provided in the account creation email). ![First page connection](images/vcd-organization-connection.png){.thumbnail} You will now be prompted to enter your username and password in the appropriate fields (this information is provided in the creation email). -Click the `Log in`{.action} button to access VMware Cloud Director. +Click the `Log in`{.action} button to access Public VCF as-a-Service. ![Login connection](images/vcd-login-connection.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-ca.md index f363a4ab3b2..e80f7bd9e0b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-ca.md @@ -1,12 +1,12 @@ --- -title: "VMware Cloud Director - Logging in to your organization" +title: "Public VCF as-a-Service - Logging in to your organization" excerpt: "How to log in to your organization and change your password" updated: 2024-04-16 --- ## Objective -**This guide provides step-by-step instructions on how to log in to VMware Cloud Director.** +**This guide provides step-by-step instructions on how to log in to Public VCF as-a-Service.** ## Requirements @@ -17,13 +17,13 @@ updated: 2024-04-16 ### First login -Open your web browser and go to the VCD login page. Enter your organization name (provided in the account creation email). +Open your web browser and go to the Public VCF as-a-Service login page. Enter your organization name (provided in the account creation email). ![First page connection](images/vcd-organization-connection.png){.thumbnail} You will now be prompted to enter your username and password in the appropriate fields (this information is provided in the creation email). -Click the `Log in`{.action} button to access VMware Cloud Director. +Click the `Log in`{.action} button to access Public VCF as-a-Service. ![Login connection](images/vcd-login-connection.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-gb.md index f363a4ab3b2..e80f7bd9e0b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-gb.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-gb.md @@ -1,12 +1,12 @@ --- -title: "VMware Cloud Director - Logging in to your organization" +title: "Public VCF as-a-Service - Logging in to your organization" excerpt: "How to log in to your organization and change your password" updated: 2024-04-16 --- ## Objective -**This guide provides step-by-step instructions on how to log in to VMware Cloud Director.** +**This guide provides step-by-step instructions on how to log in to Public VCF as-a-Service.** ## Requirements @@ -17,13 +17,13 @@ updated: 2024-04-16 ### First login -Open your web browser and go to the VCD login page. Enter your organization name (provided in the account creation email). +Open your web browser and go to the Public VCF as-a-Service login page. Enter your organization name (provided in the account creation email). ![First page connection](images/vcd-organization-connection.png){.thumbnail} You will now be prompted to enter your username and password in the appropriate fields (this information is provided in the creation email). -Click the `Log in`{.action} button to access VMware Cloud Director. +Click the `Log in`{.action} button to access Public VCF as-a-Service. ![Login connection](images/vcd-login-connection.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-ie.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-ie.md index f363a4ab3b2..e80f7bd9e0b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-ie.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-ie.md @@ -1,12 +1,12 @@ --- -title: "VMware Cloud Director - Logging in to your organization" +title: "Public VCF as-a-Service - Logging in to your organization" excerpt: "How to log in to your organization and change your password" updated: 2024-04-16 --- ## Objective -**This guide provides step-by-step instructions on how to log in to VMware Cloud Director.** +**This guide provides step-by-step instructions on how to log in to Public VCF as-a-Service.** ## Requirements @@ -17,13 +17,13 @@ updated: 2024-04-16 ### First login -Open your web browser and go to the VCD login page. Enter your organization name (provided in the account creation email). +Open your web browser and go to the Public VCF as-a-Service login page. Enter your organization name (provided in the account creation email). ![First page connection](images/vcd-organization-connection.png){.thumbnail} You will now be prompted to enter your username and password in the appropriate fields (this information is provided in the creation email). -Click the `Log in`{.action} button to access VMware Cloud Director. +Click the `Log in`{.action} button to access Public VCF as-a-Service. ![Login connection](images/vcd-login-connection.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-sg.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-sg.md index 52def813023..5ebd0bbd598 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-sg.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-sg.md @@ -1,12 +1,12 @@ --- -title: "VMware Cloud Director - Logging in to your organization" +title: "Public VCF as-a-Service - Logging in to your organization" excerpt: "How to log in to your organization and change your password" updated: 2024-04-16 --- ## Objective -**This guide provides step-by-step instructions on how to log in to VMware Cloud Director.** +**This guide provides step-by-step instructions on how to log in to Public VCF as-a-Service.** ## Requirements @@ -17,13 +17,13 @@ updated: 2024-04-16 ### First login -Open your web browser and go to VCD login page. Enter your organization name (provided in the account creation email). +Open your web browser and go to Public VCF as-a-Service login page. Enter your organization name (provided in the account creation email). ![First page connection](images/vcd-organization-connection.png){.thumbnail} You will now be prompted to enter your username and password in the appropriate fields (this information is provided in the creation email). -Click the `Log in`{.action} button to access VMware Cloud Director. +Click the `Log in`{.action} button to access Public VCF as-a-Service. ![Login connection](images/vcd-login-connection.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-us.md index f363a4ab3b2..e80f7bd9e0b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.en-us.md @@ -1,12 +1,12 @@ --- -title: "VMware Cloud Director - Logging in to your organization" +title: "Public VCF as-a-Service - Logging in to your organization" excerpt: "How to log in to your organization and change your password" updated: 2024-04-16 --- ## Objective -**This guide provides step-by-step instructions on how to log in to VMware Cloud Director.** +**This guide provides step-by-step instructions on how to log in to Public VCF as-a-Service.** ## Requirements @@ -17,13 +17,13 @@ updated: 2024-04-16 ### First login -Open your web browser and go to the VCD login page. Enter your organization name (provided in the account creation email). +Open your web browser and go to the Public VCF as-a-Service login page. Enter your organization name (provided in the account creation email). ![First page connection](images/vcd-organization-connection.png){.thumbnail} You will now be prompted to enter your username and password in the appropriate fields (this information is provided in the creation email). -Click the `Log in`{.action} button to access VMware Cloud Director. +Click the `Log in`{.action} button to access Public VCF as-a-Service. ![Login connection](images/vcd-login-connection.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.es-es.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.es-es.md index 9313fdb3540..f8068c7cccc 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.es-es.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.es-es.md @@ -1,12 +1,12 @@ --- -title: "VMware Cloud Director - Logging in to your organization (EN)" +title: "Public VCF as-a-Service - Logging in to your organization (EN)" excerpt: "How to log in to your organization and change your password" updated: 2024-04-16 --- ## Objective -**This guide provides step-by-step instructions on how to log in to VMware Cloud Director.** +**This guide provides step-by-step instructions on how to log in to Public VCF as-a-Service.** ## Requirements @@ -17,13 +17,13 @@ updated: 2024-04-16 ### First login -Open your web browser and go to the VCD login page. Enter your organization name (provided in the account creation email). +Open your web browser and go to the Public VCF as-a-Service login page. Enter your organization name (provided in the account creation email). ![First page connection](images/vcd-organization-connection.png){.thumbnail} You will now be prompted to enter your username and password in the appropriate fields (this information is provided in the creation email). -Click the `Log in`{.action} button to access VMware Cloud Director. +Click the `Log in`{.action} button to access Public VCF as-a-Service. ![Login connection](images/vcd-login-connection.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.es-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.es-us.md index 9313fdb3540..f8068c7cccc 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.es-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.es-us.md @@ -1,12 +1,12 @@ --- -title: "VMware Cloud Director - Logging in to your organization (EN)" +title: "Public VCF as-a-Service - Logging in to your organization (EN)" excerpt: "How to log in to your organization and change your password" updated: 2024-04-16 --- ## Objective -**This guide provides step-by-step instructions on how to log in to VMware Cloud Director.** +**This guide provides step-by-step instructions on how to log in to Public VCF as-a-Service.** ## Requirements @@ -17,13 +17,13 @@ updated: 2024-04-16 ### First login -Open your web browser and go to the VCD login page. Enter your organization name (provided in the account creation email). +Open your web browser and go to the Public VCF as-a-Service login page. Enter your organization name (provided in the account creation email). ![First page connection](images/vcd-organization-connection.png){.thumbnail} You will now be prompted to enter your username and password in the appropriate fields (this information is provided in the creation email). -Click the `Log in`{.action} button to access VMware Cloud Director. +Click the `Log in`{.action} button to access Public VCF as-a-Service. ![Login connection](images/vcd-login-connection.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.fr-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.fr-ca.md index 480255668a7..fee24489b72 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.fr-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.fr-ca.md @@ -1,12 +1,12 @@ --- -title: "VMware Cloud Director - Se connecter à son organisation" +title: "Public VCF as-a-Service - Se connecter à son organisation" excerpt: "Comment se connecter à son organisation et changer son mot de passe" updated: 2024-04-16 --- ## Objectif -**Ce guide fournit des instructions détaillées pour se connecter à VMware Cloud Director.** +**Ce guide fournit des instructions détaillées pour se connecter à Public VCF as-a-Service.** ## Prérequis @@ -17,13 +17,13 @@ updated: 2024-04-16 ### Premiere connexion -Ouvrez votre navigateur web et rendez-vous sur la page de connexion du VCD. Renseignez votre nom d'organisation (celui-ci est fourni dans l'e-mail de création de compte). +Ouvrez votre navigateur web et rendez-vous sur la page de connexion du Public VCF as-a-Service. Renseignez votre nom d'organisation (celui-ci est fourni dans l'e-mail de création de compte). ![First page connection](images/vcd-organization-connection.png){.thumbnail} Vous êtes maintenant invité à entrer votre nom d'utilisateur et votre mot de passe dans les champs appropriés (ces informations sont fournies dans l'e-mail de création de votre compte). -Cliquez sur le bouton `Se connecter`{.action} pour accéder à VMware Cloud Director. +Cliquez sur le bouton `Se connecter`{.action} pour accéder à Public VCF as-a-Service. ![Login connection](images/vcd-login-connection.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.fr-fr.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.fr-fr.md index 480255668a7..fee24489b72 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.fr-fr.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.fr-fr.md @@ -1,12 +1,12 @@ --- -title: "VMware Cloud Director - Se connecter à son organisation" +title: "Public VCF as-a-Service - Se connecter à son organisation" excerpt: "Comment se connecter à son organisation et changer son mot de passe" updated: 2024-04-16 --- ## Objectif -**Ce guide fournit des instructions détaillées pour se connecter à VMware Cloud Director.** +**Ce guide fournit des instructions détaillées pour se connecter à Public VCF as-a-Service.** ## Prérequis @@ -17,13 +17,13 @@ updated: 2024-04-16 ### Premiere connexion -Ouvrez votre navigateur web et rendez-vous sur la page de connexion du VCD. Renseignez votre nom d'organisation (celui-ci est fourni dans l'e-mail de création de compte). +Ouvrez votre navigateur web et rendez-vous sur la page de connexion du Public VCF as-a-Service. Renseignez votre nom d'organisation (celui-ci est fourni dans l'e-mail de création de compte). ![First page connection](images/vcd-organization-connection.png){.thumbnail} Vous êtes maintenant invité à entrer votre nom d'utilisateur et votre mot de passe dans les champs appropriés (ces informations sont fournies dans l'e-mail de création de votre compte). -Cliquez sur le bouton `Se connecter`{.action} pour accéder à VMware Cloud Director. +Cliquez sur le bouton `Se connecter`{.action} pour accéder à Public VCF as-a-Service. ![Login connection](images/vcd-login-connection.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.it-it.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.it-it.md index 9313fdb3540..f8068c7cccc 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.it-it.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.it-it.md @@ -1,12 +1,12 @@ --- -title: "VMware Cloud Director - Logging in to your organization (EN)" +title: "Public VCF as-a-Service - Logging in to your organization (EN)" excerpt: "How to log in to your organization and change your password" updated: 2024-04-16 --- ## Objective -**This guide provides step-by-step instructions on how to log in to VMware Cloud Director.** +**This guide provides step-by-step instructions on how to log in to Public VCF as-a-Service.** ## Requirements @@ -17,13 +17,13 @@ updated: 2024-04-16 ### First login -Open your web browser and go to the VCD login page. Enter your organization name (provided in the account creation email). +Open your web browser and go to the Public VCF as-a-Service login page. Enter your organization name (provided in the account creation email). ![First page connection](images/vcd-organization-connection.png){.thumbnail} You will now be prompted to enter your username and password in the appropriate fields (this information is provided in the creation email). -Click the `Log in`{.action} button to access VMware Cloud Director. +Click the `Log in`{.action} button to access Public VCF as-a-Service. ![Login connection](images/vcd-login-connection.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.pl-pl.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.pl-pl.md index 9313fdb3540..f8068c7cccc 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.pl-pl.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.pl-pl.md @@ -1,12 +1,12 @@ --- -title: "VMware Cloud Director - Logging in to your organization (EN)" +title: "Public VCF as-a-Service - Logging in to your organization (EN)" excerpt: "How to log in to your organization and change your password" updated: 2024-04-16 --- ## Objective -**This guide provides step-by-step instructions on how to log in to VMware Cloud Director.** +**This guide provides step-by-step instructions on how to log in to Public VCF as-a-Service.** ## Requirements @@ -17,13 +17,13 @@ updated: 2024-04-16 ### First login -Open your web browser and go to the VCD login page. Enter your organization name (provided in the account creation email). +Open your web browser and go to the Public VCF as-a-Service login page. Enter your organization name (provided in the account creation email). ![First page connection](images/vcd-organization-connection.png){.thumbnail} You will now be prompted to enter your username and password in the appropriate fields (this information is provided in the creation email). -Click the `Log in`{.action} button to access VMware Cloud Director. +Click the `Log in`{.action} button to access Public VCF as-a-Service. ![Login connection](images/vcd-login-connection.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.pt-pt.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.pt-pt.md index 9313fdb3540..f8068c7cccc 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.pt-pt.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging/guide.pt-pt.md @@ -1,12 +1,12 @@ --- -title: "VMware Cloud Director - Logging in to your organization (EN)" +title: "Public VCF as-a-Service - Logging in to your organization (EN)" excerpt: "How to log in to your organization and change your password" updated: 2024-04-16 --- ## Objective -**This guide provides step-by-step instructions on how to log in to VMware Cloud Director.** +**This guide provides step-by-step instructions on how to log in to Public VCF as-a-Service.** ## Requirements @@ -17,13 +17,13 @@ updated: 2024-04-16 ### First login -Open your web browser and go to the VCD login page. Enter your organization name (provided in the account creation email). +Open your web browser and go to the Public VCF as-a-Service login page. Enter your organization name (provided in the account creation email). ![First page connection](images/vcd-organization-connection.png){.thumbnail} You will now be prompted to enter your username and password in the appropriate fields (this information is provided in the creation email). -Click the `Log in`{.action} button to access VMware Cloud Director. +Click the `Log in`{.action} button to access Public VCF as-a-Service. ![Login connection](images/vcd-login-connection.png){.thumbnail} diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.de-de.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.de-de.md index 893b8914590..408d1467967 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.de-de.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.de-de.md @@ -1,17 +1,17 @@ --- -title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud" -excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement" +title: "Public VCF as-a-Service - Migrate from VMware vSphere on OVHcloud" +excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a Public VCF as-a-Service environnement" updated: 2025-05-06 --- > [!primary] > -> Managed VCD on OVHcloud is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. +> Public VCF as-a-Service is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. > ## Objective -**The purpose of this guide is to provide you with the information you need to migrate to a VMware Cloud Director on OVHcloud environment.** +**The purpose of this guide is to provide you with the information you need to migrate to a Public VCF as-a-Service environment.** ## Requirements @@ -20,13 +20,13 @@ updated: 2025-05-06 ## Instructions -This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a managed VMware Cloud Director on OVHcloud solution. +This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a Public VCF as-a-Service solution. It also details the requirements for each use case, and if applicable, explains the requirements for a migration. | **OVHcloud Control Panel** | **Steps** | |:--------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ![VCD Migration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access VCD on OVHcloud.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| +| ![Public VCF as-a-ServiceMigration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access Public VCF as-a-Service.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| This hot migration will minimize disruptions to your public or private networks. Private networks are the most likely to be affected, with downtime of the order of a few minutes. @@ -46,7 +46,7 @@ Your virtual machines will remain operational during the migration, with no down This migration should be done with no noticeable impact for most applications, but we recommend that you monitor them closely throughout the process. -As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. +As a reminder, if you decide to switch to the Public VCF as-a-Service offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. ### Step 1 - Before migration (mandatory) @@ -54,12 +54,12 @@ As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the Please review the product demo and webinar to familiarize yourself with this new offering. -You can find all the information you need on our VCD pages: +You can find all the information you need on our Public VCF as-a-Service pages: -- [Webinar - Managed VMware Cloud Director on OVHcloud (video)](https://vimeo.com/936590009/b52b3ba8ce) +- [Webinar - Public VCF as-a-Service (video)](https://vimeo.com/936590009/b52b3ba8ce) - [Webinar - VMware by Broadcom New Offerings and Opportunities (video)](https://www.youtube.com/watch?v=aS2A9AhjnMg) -- [OVHcloud.com - Managed VMware Cloud Director on OVHcloud](/links/hosted-private-cloud/vmware-vcd) -- [OVHcloud Labs - VMware Cloud Director on OVHcloud](https://labs.ovhcloud.com/en/vmware-cloud-director/) +- [OVHcloud.com - Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) +- [OVHcloud Labs - Public VCF as-a-Service](https://labs.ovhcloud.com/en/vmware-cloud-director/) Migrations will be carried out in 4 waves, from november 2024, depending on the services active in your environment. @@ -76,7 +76,7 @@ During this process, your data will remain unchanged, except for vSAN Storage. Y The migration date will be sent to you by email at least 15 days before the migration starts. -We recommend reading our guide [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. +We recommend reading our guide [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. #### Checklist before migration @@ -89,20 +89,20 @@ The table below lists each individual blocking use cases, bottlenecks, and the c | 1️⃣ | 🏢🏢 `Multi-vDC` | Migrate VMs and vApps to a single vDC | - Can only be migrated if your architecture has only one vDC (for now).
If not, please ensure that you transfer all your data (VMs, vApp) into the vDC that will be used for the migration by the OVHcloud teams. | [Migrating an infrastructure to a new vDC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/service-migration-vdc) | | 2️⃣ | 📜 `Non-active PCI-DSS, SecNumCloud and HDS options` | No solution for now | - Cannot be migrated if, to date, your VMware vSphere on OVHcloud workloads are PCI-DSS, HDS or SecNumCloud certified. | | | 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Decrypt or disable the encryption policy for VMs | - It is not possible to migrate with VMs, vApps encrypted in VMware vSphere on OVHcloud. | [Enabling Virtual Machine Encryption (VM Encryption)](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vm_encrypt) | -| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with managed VCD on OVHcloud (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | +| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with Public VCF as-a-Service (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | -\***Blocking** : prevents any possible migration to a managed VCD on OVHcloud environnement. +\***Blocking** : prevents any possible migration to a Public VCF as-a-Service environnement. - **Non-blocking specific use cases**: | **Checklist** | **Use cases** | **Goals** | **Additional information** | **Help and references** | |:--------------:|:--------------------------------------------|:-----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 5️⃣ | 🚫 `FT (fault tolerance)` | Disable VM Fault Tolerance in VMware vSphere on OVHcloud | - Right-click your VMs and select `Fault Tolerance`{.action} > `Disable Fault Tolerance`{.action} in managed VMware vSphere on OVHcloud | [VMware fault tolerance](/pages/bare_metal_cloud/managed_bare_metal/vmware_fault_tolerance) | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in VCD on OVHcloud | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in VCD on OVHcloud after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in Public VCF as-a-Service | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in Public VCF as-a-Service after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | | 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Unplug all special equipment in VMware vSphere on OVHcloud | - All special devices (CDs, DVDs, etc.) must be removed prior to migration, otherwise they will be removed by the migration process (for now). | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with VCD on OVHcloud | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | -| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in VCD on OVHcloud.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within VCD on OVHcloud. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in VCD on OVHcloud | - Resource pools will be lost after the migration, as this concept no longer exists on the VCD on OVHcloud side. Instead, we recommend using vApp concepts within the VCD on OVHcloud Control Panel. | [Using vApps in the control panel VCD on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | +| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with Public VCF as-a-Service | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | +| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in Public VCF as-a-Service.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within Public VCF as-a-Service. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | +| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in Public VCF as-a-Service | - Resource pools will be lost after the migration, as this concept no longer exists on the Public VCF as-a-Service side. Instead, we recommend using vApp concepts within the Public VCF as-a-Service Control Panel. | [Using vApps in the Public VCF as-a-Service control panel](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | | ⏸️ | 🆓 `Hosts + Datastore` | Free up resources (hosts + datastore) in VMware vSphere on OVHcloud | - Free "Freespare" and "Hourly" resources (hosts + datastores) must be released before the migration, or converted into monthly resources ("Monthly"). | [Hosted Private Cloud billing information](/pages/account_and_service_management/managing_billing_payments_and_services/facturation_private_cloud) | ### Step 2 - After migration (mandatory) @@ -113,15 +113,15 @@ Here is a reminder of the tasks you still need to carry out, once the migration | **Post
actions** | **Use cases** | **Goals** | **Help and references** | |:---------------:|:----------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in VCD on OVHcloud if you are in this use case | | -| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in VCD. | | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in VCD on OVHcloud | - [Create a VM affinity rule in VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | -| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in VCD on OVHcloud | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | -| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in VCD on OVHcloud with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in VCD on OVHcloud | +| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in Public VCF as-a-Service if you are in this use case | | +| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in Public VCF as-a-Service. | | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in Public VCF as-a-Service | - [Create a VM affinity rule in Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | +| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in Public VCF as-a-Service | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | +| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in Public VCF as-a-Service with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in Public VCF as-a-Service | -#### Managed Veeam for VCD (mandatory) +#### Managed Veeam for Public VCF as-a-Service (mandatory) -Backup is not set up by default following the VCD migration. You must subscribe to the **Managed Veeam for VCD** backup service in the control panel and configure it, if you want to protect your new environment. +Backup is not set up by default following the Public VCF as-a-Service migration. You must subscribe to the **Managed Veeam for Public VCF as-a-Service** backup service in the control panel and configure it, if you want to protect your new environment. **Storage repository configuration** @@ -135,11 +135,11 @@ These settings can be customized to suit your chosen service levels: All these repositories have a storage quota of **100 TB**. You can contact the [support](https://help.ovhcloud.com/csm?id=csm_get_help) teams to increase this quota. -For more information, please refer to our guide: [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +For more information, please refer to our guide: [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) -### Reset the "Admin" password on Managed VMware Cloud Director +### Reset the "Admin" password on Public VCF as-a-Service -You can now reset the **Admin** password for a Managed VMware Cloud Director organization using APIv2: [Access APIv2](https://eu.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). +You can now reset the **Admin** password for a Public VCF as-a-Service organization using APIv2: [Access APIv2](https://eu.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). > [!api] > @@ -147,7 +147,7 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org ### Accessing datastores after migration -After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface. +After migrating your Managed vSphere service to your Public VCF as-a-Service organization, you can still access your datastores via the legacy Managed vSphere interface. ![Datastores dashboard](images/datastores_01.PNG){.thumbnail} @@ -165,19 +165,19 @@ Passwords for these users may have been reset during the migration process. If n > > [!warning] -> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization. +> Virtual machines cannot be recovered from this interface. To export your VMs, use your Public VCF as-a-Service organization. ## Go further -You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud: +You can go even further by reading these guides, to get a better understanding of the advantages of using Public VCF as-a-Service: -- [VMware Cloud Director - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) -- [VMware Cloud Director - VCD fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) -- [VMware Cloud Director - Log in from the VCD control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) -- [VMware Cloud Director - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [VMware Cloud Director - Creating network components via VCD on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -- [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +- [Public VCF as-a-Service - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) +- [Public VCF as-a-Service - Public VCF as-a-Service fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) +- [Public VCF as-a-Service - Log in from the Public VCF as-a-Service control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) +- [Public VCF as-a-Service - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Public VCF as-a-Service - Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) If you need training or technical assistance to implement our solutions, please contact your Technical Account Manager or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-asia.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-asia.md index 1767bbf1f98..a0918a32e0d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-asia.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-asia.md @@ -1,17 +1,17 @@ --- -title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud" -excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement" +title: "Public VCF as-a-Service - Migrate from VMware vSphere on OVHcloud" +excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a Public VCF as-a-Service environnement" updated: 2025-05-06 --- > [!primary] > -> Managed VCD on OVHcloud is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. +> Public VCF as-a-Service is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. > ## Objective -**The purpose of this guide is to provide you with the information you need to migrate to a VMware Cloud Director on OVHcloud environment.** +**The purpose of this guide is to provide you with the information you need to migrate to a Public VCF as-a-Service environment.** ## Requirements @@ -20,13 +20,13 @@ updated: 2025-05-06 ## Instructions -This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a managed VMware Cloud Director on OVHcloud solution. +This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a Public VCF as-a-Service solution. It also details the requirements for each use case, and if applicable, explains the requirements for a migration. | **OVHcloud Control Panel** | **Steps** | |:--------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ![VCD Migration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access VCD on OVHcloud.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| +| ![Public VCF as-a-ServiceMigration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access Public VCF as-a-Service.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| This hot migration will minimize disruptions to your public or private networks. Private networks are the most likely to be affected, with downtime of the order of a few minutes. @@ -46,7 +46,7 @@ Your virtual machines will remain operational during the migration, with no down This migration should be done with no noticeable impact for most applications, but we recommend that you monitor them closely throughout the process. -As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. +As a reminder, if you decide to switch to the Public VCF as-a-Service offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. ### Step 1 - Before migration (mandatory) @@ -54,12 +54,12 @@ As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the Please review the product demo and webinar to familiarize yourself with this new offering. -You can find all the information you need on our VCD pages: +You can find all the information you need on our Public VCF as-a-Service pages: -- [Webinar - Managed VMware Cloud Director on OVHcloud (video)](https://vimeo.com/936590009/b52b3ba8ce) +- [Webinar - Public VCF as-a-Service (video)](https://vimeo.com/936590009/b52b3ba8ce) - [Webinar - VMware by Broadcom New Offerings and Opportunities (video)](https://www.youtube.com/watch?v=aS2A9AhjnMg) -- [OVHcloud.com - Managed VMware Cloud Director on OVHcloud](/links/hosted-private-cloud/vmware-vcd) -- [OVHcloud Labs - VMware Cloud Director on OVHcloud](https://labs.ovhcloud.com/en/vmware-cloud-director/) +- [OVHcloud.com - Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) +- [OVHcloud Labs - Public VCF as-a-Service](https://labs.ovhcloud.com/en/vmware-cloud-director/) Migrations will be carried out in 4 waves, from november 2024, depending on the services active in your environment. @@ -76,7 +76,7 @@ During this process, your data will remain unchanged, except for vSAN Storage. Y The migration date will be sent to you by email at least 15 days before the migration starts. -We recommend reading our guide [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. +We recommend reading our guide [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. #### Checklist before migration @@ -89,20 +89,20 @@ The table below lists each individual blocking use cases, bottlenecks, and the c | 1️⃣ | 🏢🏢 `Multi-vDC` | Migrate VMs and vApps to a single vDC | - Can only be migrated if your architecture has only one vDC (for now).
If not, please ensure that you transfer all your data (VMs, vApp) into the vDC that will be used for the migration by the OVHcloud teams. | [Migrating an infrastructure to a new vDC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/service-migration-vdc) | | 2️⃣ | 📜 `Non-active PCI-DSS, SecNumCloud and HDS options` | No solution for now | - Cannot be migrated if, to date, your VMware vSphere on OVHcloud workloads are PCI-DSS, HDS or SecNumCloud certified. | | | 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Decrypt or disable the encryption policy for VMs | - It is not possible to migrate with VMs, vApps encrypted in VMware vSphere on OVHcloud. | [Enabling Virtual Machine Encryption (VM Encryption)](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vm_encrypt) | -| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with managed VCD on OVHcloud (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | +| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with Public VCF as-a-Service (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | -\***Blocking** : prevents any possible migration to a managed VCD on OVHcloud environnement. +\***Blocking** : prevents any possible migration to a Public VCF as-a-Service environnement. - **Non-blocking specific use cases**: | **Checklist** | **Use cases** | **Goals** | **Additional information** | **Help and references** | |:--------------:|:--------------------------------------------|:-----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 5️⃣ | 🚫 `FT (fault tolerance)` | Disable VM Fault Tolerance in VMware vSphere on OVHcloud | - Right-click your VMs and select `Fault Tolerance`{.action} > `Disable Fault Tolerance`{.action} in managed VMware vSphere on OVHcloud | [VMware fault tolerance](/pages/bare_metal_cloud/managed_bare_metal/vmware_fault_tolerance) | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in VCD on OVHcloud | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in VCD on OVHcloud after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in Public VCF as-a-Service | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in Public VCF as-a-Service after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | | 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Unplug all special equipment in VMware vSphere on OVHcloud | - All special devices (CDs, DVDs, etc.) must be removed prior to migration, otherwise they will be removed by the migration process (for now). | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with VCD on OVHcloud | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | -| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in VCD on OVHcloud.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within VCD on OVHcloud. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in VCD on OVHcloud | - Resource pools will be lost after the migration, as this concept no longer exists on the VCD on OVHcloud side. Instead, we recommend using vApp concepts within the VCD on OVHcloud Control Panel. | [Using vApps in the control panel VCD on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | +| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with Public VCF as-a-Service | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | +| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in Public VCF as-a-Service.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within Public VCF as-a-Service. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | +| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in Public VCF as-a-Service | - Resource pools will be lost after the migration, as this concept no longer exists on the Public VCF as-a-Service side. Instead, we recommend using vApp concepts within the Public VCF as-a-Service Control Panel. | [Using vApps in the Public VCF as-a-Service control panel](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | | ⏸️ | 🆓 `Hosts + Datastore` | Free up resources (hosts + datastore) in VMware vSphere on OVHcloud | - Free "Freespare" and "Hourly" resources (hosts + datastores) must be released before the migration, or converted into monthly resources ("Monthly"). | [Hosted Private Cloud billing information](/pages/account_and_service_management/managing_billing_payments_and_services/facturation_private_cloud) | ### Step 2 - After migration (mandatory) @@ -113,15 +113,15 @@ Here is a reminder of the tasks you still need to carry out, once the migration | **Post
actions** | **Use cases** | **Goals** | **Help and references** | |:---------------:|:----------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in VCD on OVHcloud if you are in this use case | | -| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in VCD. | | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in VCD on OVHcloud | - [Create a VM affinity rule in VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | -| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in VCD on OVHcloud | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | -| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in VCD on OVHcloud with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in VCD on OVHcloud | +| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in Public VCF as-a-Service if you are in this use case | | +| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in Public VCF as-a-Service. | | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in Public VCF as-a-Service | - [Create a VM affinity rule in Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | +| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in Public VCF as-a-Service | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | +| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in Public VCF as-a-Service with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in Public VCF as-a-Service | -#### Managed Veeam for VCD (mandatory) +#### Managed Veeam for Public VCF as-a-Service (mandatory) -Backup is not set up by default following the VCD migration. You must subscribe to the **Managed Veeam for VCD** backup service in the control panel and configure it, if you want to protect your new environment. +Backup is not set up by default following the Public VCF as-a-Service migration. You must subscribe to the **Managed Veeam for Public VCF as-a-Service** backup service in the control panel and configure it, if you want to protect your new environment. **Storage repository configuration** @@ -135,11 +135,11 @@ These settings can be customized to suit your chosen service levels: All these repositories have a storage quota of **100 TB**. You can contact the [support](https://help.ovhcloud.com/csm?id=csm_get_help) teams to increase this quota. -For more information, please refer to our guide: [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +For more information, please refer to our guide: [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) -### Reset the "Admin" password on Managed VMware Cloud Director +### Reset the "Admin" password on Public VCF as-a-Service -You can now reset the **Admin** password for a Managed VMware Cloud Director organization using APIv2: [Access APIv2](https://ca.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). +You can now reset the **Admin** password for a Public VCF as-a-Service organization using APIv2: [Access APIv2](https://ca.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). > [!api] > @@ -147,7 +147,7 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org ### Accessing datastores after migration -After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface. +After migrating your Managed vSphere service to your Public VCF as-a-Service organization, you can still access your datastores via the legacy Managed vSphere interface. ![Datastores dashboard](images/datastores_01.PNG){.thumbnail} @@ -165,19 +165,19 @@ Passwords for these users may have been reset during the migration process. If n > > [!warning] -> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization. +> Virtual machines cannot be recovered from this interface. To export your VMs, use your Public VCF as-a-Service organization. ## Go further -You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud: +You can go even further by reading these guides, to get a better understanding of the advantages of using Public VCF as-a-Service: -- [VMware Cloud Director - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) -- [VMware Cloud Director - VCD fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) -- [VMware Cloud Director - Log in from the VCD control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) -- [VMware Cloud Director - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [VMware Cloud Director - Creating network components via VCD on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -- [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +- [Public VCF as-a-Service - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) +- [Public VCF as-a-Service - Public VCF as-a-Service fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) +- [Public VCF as-a-Service - Log in from the Public VCF as-a-Service control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) +- [Public VCF as-a-Service - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Public VCF as-a-Service - Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) If you need training or technical assistance to implement our solutions, please contact your Technical Account Manager or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-au.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-au.md index 1767bbf1f98..a0918a32e0d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-au.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-au.md @@ -1,17 +1,17 @@ --- -title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud" -excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement" +title: "Public VCF as-a-Service - Migrate from VMware vSphere on OVHcloud" +excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a Public VCF as-a-Service environnement" updated: 2025-05-06 --- > [!primary] > -> Managed VCD on OVHcloud is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. +> Public VCF as-a-Service is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. > ## Objective -**The purpose of this guide is to provide you with the information you need to migrate to a VMware Cloud Director on OVHcloud environment.** +**The purpose of this guide is to provide you with the information you need to migrate to a Public VCF as-a-Service environment.** ## Requirements @@ -20,13 +20,13 @@ updated: 2025-05-06 ## Instructions -This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a managed VMware Cloud Director on OVHcloud solution. +This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a Public VCF as-a-Service solution. It also details the requirements for each use case, and if applicable, explains the requirements for a migration. | **OVHcloud Control Panel** | **Steps** | |:--------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ![VCD Migration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access VCD on OVHcloud.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| +| ![Public VCF as-a-ServiceMigration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access Public VCF as-a-Service.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| This hot migration will minimize disruptions to your public or private networks. Private networks are the most likely to be affected, with downtime of the order of a few minutes. @@ -46,7 +46,7 @@ Your virtual machines will remain operational during the migration, with no down This migration should be done with no noticeable impact for most applications, but we recommend that you monitor them closely throughout the process. -As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. +As a reminder, if you decide to switch to the Public VCF as-a-Service offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. ### Step 1 - Before migration (mandatory) @@ -54,12 +54,12 @@ As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the Please review the product demo and webinar to familiarize yourself with this new offering. -You can find all the information you need on our VCD pages: +You can find all the information you need on our Public VCF as-a-Service pages: -- [Webinar - Managed VMware Cloud Director on OVHcloud (video)](https://vimeo.com/936590009/b52b3ba8ce) +- [Webinar - Public VCF as-a-Service (video)](https://vimeo.com/936590009/b52b3ba8ce) - [Webinar - VMware by Broadcom New Offerings and Opportunities (video)](https://www.youtube.com/watch?v=aS2A9AhjnMg) -- [OVHcloud.com - Managed VMware Cloud Director on OVHcloud](/links/hosted-private-cloud/vmware-vcd) -- [OVHcloud Labs - VMware Cloud Director on OVHcloud](https://labs.ovhcloud.com/en/vmware-cloud-director/) +- [OVHcloud.com - Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) +- [OVHcloud Labs - Public VCF as-a-Service](https://labs.ovhcloud.com/en/vmware-cloud-director/) Migrations will be carried out in 4 waves, from november 2024, depending on the services active in your environment. @@ -76,7 +76,7 @@ During this process, your data will remain unchanged, except for vSAN Storage. Y The migration date will be sent to you by email at least 15 days before the migration starts. -We recommend reading our guide [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. +We recommend reading our guide [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. #### Checklist before migration @@ -89,20 +89,20 @@ The table below lists each individual blocking use cases, bottlenecks, and the c | 1️⃣ | 🏢🏢 `Multi-vDC` | Migrate VMs and vApps to a single vDC | - Can only be migrated if your architecture has only one vDC (for now).
If not, please ensure that you transfer all your data (VMs, vApp) into the vDC that will be used for the migration by the OVHcloud teams. | [Migrating an infrastructure to a new vDC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/service-migration-vdc) | | 2️⃣ | 📜 `Non-active PCI-DSS, SecNumCloud and HDS options` | No solution for now | - Cannot be migrated if, to date, your VMware vSphere on OVHcloud workloads are PCI-DSS, HDS or SecNumCloud certified. | | | 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Decrypt or disable the encryption policy for VMs | - It is not possible to migrate with VMs, vApps encrypted in VMware vSphere on OVHcloud. | [Enabling Virtual Machine Encryption (VM Encryption)](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vm_encrypt) | -| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with managed VCD on OVHcloud (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | +| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with Public VCF as-a-Service (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | -\***Blocking** : prevents any possible migration to a managed VCD on OVHcloud environnement. +\***Blocking** : prevents any possible migration to a Public VCF as-a-Service environnement. - **Non-blocking specific use cases**: | **Checklist** | **Use cases** | **Goals** | **Additional information** | **Help and references** | |:--------------:|:--------------------------------------------|:-----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 5️⃣ | 🚫 `FT (fault tolerance)` | Disable VM Fault Tolerance in VMware vSphere on OVHcloud | - Right-click your VMs and select `Fault Tolerance`{.action} > `Disable Fault Tolerance`{.action} in managed VMware vSphere on OVHcloud | [VMware fault tolerance](/pages/bare_metal_cloud/managed_bare_metal/vmware_fault_tolerance) | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in VCD on OVHcloud | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in VCD on OVHcloud after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in Public VCF as-a-Service | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in Public VCF as-a-Service after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | | 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Unplug all special equipment in VMware vSphere on OVHcloud | - All special devices (CDs, DVDs, etc.) must be removed prior to migration, otherwise they will be removed by the migration process (for now). | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with VCD on OVHcloud | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | -| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in VCD on OVHcloud.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within VCD on OVHcloud. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in VCD on OVHcloud | - Resource pools will be lost after the migration, as this concept no longer exists on the VCD on OVHcloud side. Instead, we recommend using vApp concepts within the VCD on OVHcloud Control Panel. | [Using vApps in the control panel VCD on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | +| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with Public VCF as-a-Service | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | +| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in Public VCF as-a-Service.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within Public VCF as-a-Service. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | +| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in Public VCF as-a-Service | - Resource pools will be lost after the migration, as this concept no longer exists on the Public VCF as-a-Service side. Instead, we recommend using vApp concepts within the Public VCF as-a-Service Control Panel. | [Using vApps in the Public VCF as-a-Service control panel](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | | ⏸️ | 🆓 `Hosts + Datastore` | Free up resources (hosts + datastore) in VMware vSphere on OVHcloud | - Free "Freespare" and "Hourly" resources (hosts + datastores) must be released before the migration, or converted into monthly resources ("Monthly"). | [Hosted Private Cloud billing information](/pages/account_and_service_management/managing_billing_payments_and_services/facturation_private_cloud) | ### Step 2 - After migration (mandatory) @@ -113,15 +113,15 @@ Here is a reminder of the tasks you still need to carry out, once the migration | **Post
actions** | **Use cases** | **Goals** | **Help and references** | |:---------------:|:----------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in VCD on OVHcloud if you are in this use case | | -| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in VCD. | | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in VCD on OVHcloud | - [Create a VM affinity rule in VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | -| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in VCD on OVHcloud | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | -| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in VCD on OVHcloud with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in VCD on OVHcloud | +| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in Public VCF as-a-Service if you are in this use case | | +| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in Public VCF as-a-Service. | | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in Public VCF as-a-Service | - [Create a VM affinity rule in Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | +| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in Public VCF as-a-Service | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | +| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in Public VCF as-a-Service with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in Public VCF as-a-Service | -#### Managed Veeam for VCD (mandatory) +#### Managed Veeam for Public VCF as-a-Service (mandatory) -Backup is not set up by default following the VCD migration. You must subscribe to the **Managed Veeam for VCD** backup service in the control panel and configure it, if you want to protect your new environment. +Backup is not set up by default following the Public VCF as-a-Service migration. You must subscribe to the **Managed Veeam for Public VCF as-a-Service** backup service in the control panel and configure it, if you want to protect your new environment. **Storage repository configuration** @@ -135,11 +135,11 @@ These settings can be customized to suit your chosen service levels: All these repositories have a storage quota of **100 TB**. You can contact the [support](https://help.ovhcloud.com/csm?id=csm_get_help) teams to increase this quota. -For more information, please refer to our guide: [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +For more information, please refer to our guide: [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) -### Reset the "Admin" password on Managed VMware Cloud Director +### Reset the "Admin" password on Public VCF as-a-Service -You can now reset the **Admin** password for a Managed VMware Cloud Director organization using APIv2: [Access APIv2](https://ca.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). +You can now reset the **Admin** password for a Public VCF as-a-Service organization using APIv2: [Access APIv2](https://ca.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). > [!api] > @@ -147,7 +147,7 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org ### Accessing datastores after migration -After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface. +After migrating your Managed vSphere service to your Public VCF as-a-Service organization, you can still access your datastores via the legacy Managed vSphere interface. ![Datastores dashboard](images/datastores_01.PNG){.thumbnail} @@ -165,19 +165,19 @@ Passwords for these users may have been reset during the migration process. If n > > [!warning] -> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization. +> Virtual machines cannot be recovered from this interface. To export your VMs, use your Public VCF as-a-Service organization. ## Go further -You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud: +You can go even further by reading these guides, to get a better understanding of the advantages of using Public VCF as-a-Service: -- [VMware Cloud Director - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) -- [VMware Cloud Director - VCD fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) -- [VMware Cloud Director - Log in from the VCD control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) -- [VMware Cloud Director - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [VMware Cloud Director - Creating network components via VCD on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -- [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +- [Public VCF as-a-Service - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) +- [Public VCF as-a-Service - Public VCF as-a-Service fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) +- [Public VCF as-a-Service - Log in from the Public VCF as-a-Service control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) +- [Public VCF as-a-Service - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Public VCF as-a-Service - Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) If you need training or technical assistance to implement our solutions, please contact your Technical Account Manager or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-ca.md index 1767bbf1f98..a0918a32e0d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-ca.md @@ -1,17 +1,17 @@ --- -title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud" -excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement" +title: "Public VCF as-a-Service - Migrate from VMware vSphere on OVHcloud" +excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a Public VCF as-a-Service environnement" updated: 2025-05-06 --- > [!primary] > -> Managed VCD on OVHcloud is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. +> Public VCF as-a-Service is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. > ## Objective -**The purpose of this guide is to provide you with the information you need to migrate to a VMware Cloud Director on OVHcloud environment.** +**The purpose of this guide is to provide you with the information you need to migrate to a Public VCF as-a-Service environment.** ## Requirements @@ -20,13 +20,13 @@ updated: 2025-05-06 ## Instructions -This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a managed VMware Cloud Director on OVHcloud solution. +This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a Public VCF as-a-Service solution. It also details the requirements for each use case, and if applicable, explains the requirements for a migration. | **OVHcloud Control Panel** | **Steps** | |:--------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ![VCD Migration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access VCD on OVHcloud.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| +| ![Public VCF as-a-ServiceMigration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access Public VCF as-a-Service.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| This hot migration will minimize disruptions to your public or private networks. Private networks are the most likely to be affected, with downtime of the order of a few minutes. @@ -46,7 +46,7 @@ Your virtual machines will remain operational during the migration, with no down This migration should be done with no noticeable impact for most applications, but we recommend that you monitor them closely throughout the process. -As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. +As a reminder, if you decide to switch to the Public VCF as-a-Service offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. ### Step 1 - Before migration (mandatory) @@ -54,12 +54,12 @@ As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the Please review the product demo and webinar to familiarize yourself with this new offering. -You can find all the information you need on our VCD pages: +You can find all the information you need on our Public VCF as-a-Service pages: -- [Webinar - Managed VMware Cloud Director on OVHcloud (video)](https://vimeo.com/936590009/b52b3ba8ce) +- [Webinar - Public VCF as-a-Service (video)](https://vimeo.com/936590009/b52b3ba8ce) - [Webinar - VMware by Broadcom New Offerings and Opportunities (video)](https://www.youtube.com/watch?v=aS2A9AhjnMg) -- [OVHcloud.com - Managed VMware Cloud Director on OVHcloud](/links/hosted-private-cloud/vmware-vcd) -- [OVHcloud Labs - VMware Cloud Director on OVHcloud](https://labs.ovhcloud.com/en/vmware-cloud-director/) +- [OVHcloud.com - Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) +- [OVHcloud Labs - Public VCF as-a-Service](https://labs.ovhcloud.com/en/vmware-cloud-director/) Migrations will be carried out in 4 waves, from november 2024, depending on the services active in your environment. @@ -76,7 +76,7 @@ During this process, your data will remain unchanged, except for vSAN Storage. Y The migration date will be sent to you by email at least 15 days before the migration starts. -We recommend reading our guide [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. +We recommend reading our guide [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. #### Checklist before migration @@ -89,20 +89,20 @@ The table below lists each individual blocking use cases, bottlenecks, and the c | 1️⃣ | 🏢🏢 `Multi-vDC` | Migrate VMs and vApps to a single vDC | - Can only be migrated if your architecture has only one vDC (for now).
If not, please ensure that you transfer all your data (VMs, vApp) into the vDC that will be used for the migration by the OVHcloud teams. | [Migrating an infrastructure to a new vDC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/service-migration-vdc) | | 2️⃣ | 📜 `Non-active PCI-DSS, SecNumCloud and HDS options` | No solution for now | - Cannot be migrated if, to date, your VMware vSphere on OVHcloud workloads are PCI-DSS, HDS or SecNumCloud certified. | | | 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Decrypt or disable the encryption policy for VMs | - It is not possible to migrate with VMs, vApps encrypted in VMware vSphere on OVHcloud. | [Enabling Virtual Machine Encryption (VM Encryption)](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vm_encrypt) | -| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with managed VCD on OVHcloud (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | +| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with Public VCF as-a-Service (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | -\***Blocking** : prevents any possible migration to a managed VCD on OVHcloud environnement. +\***Blocking** : prevents any possible migration to a Public VCF as-a-Service environnement. - **Non-blocking specific use cases**: | **Checklist** | **Use cases** | **Goals** | **Additional information** | **Help and references** | |:--------------:|:--------------------------------------------|:-----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 5️⃣ | 🚫 `FT (fault tolerance)` | Disable VM Fault Tolerance in VMware vSphere on OVHcloud | - Right-click your VMs and select `Fault Tolerance`{.action} > `Disable Fault Tolerance`{.action} in managed VMware vSphere on OVHcloud | [VMware fault tolerance](/pages/bare_metal_cloud/managed_bare_metal/vmware_fault_tolerance) | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in VCD on OVHcloud | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in VCD on OVHcloud after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in Public VCF as-a-Service | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in Public VCF as-a-Service after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | | 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Unplug all special equipment in VMware vSphere on OVHcloud | - All special devices (CDs, DVDs, etc.) must be removed prior to migration, otherwise they will be removed by the migration process (for now). | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with VCD on OVHcloud | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | -| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in VCD on OVHcloud.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within VCD on OVHcloud. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in VCD on OVHcloud | - Resource pools will be lost after the migration, as this concept no longer exists on the VCD on OVHcloud side. Instead, we recommend using vApp concepts within the VCD on OVHcloud Control Panel. | [Using vApps in the control panel VCD on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | +| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with Public VCF as-a-Service | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | +| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in Public VCF as-a-Service.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within Public VCF as-a-Service. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | +| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in Public VCF as-a-Service | - Resource pools will be lost after the migration, as this concept no longer exists on the Public VCF as-a-Service side. Instead, we recommend using vApp concepts within the Public VCF as-a-Service Control Panel. | [Using vApps in the Public VCF as-a-Service control panel](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | | ⏸️ | 🆓 `Hosts + Datastore` | Free up resources (hosts + datastore) in VMware vSphere on OVHcloud | - Free "Freespare" and "Hourly" resources (hosts + datastores) must be released before the migration, or converted into monthly resources ("Monthly"). | [Hosted Private Cloud billing information](/pages/account_and_service_management/managing_billing_payments_and_services/facturation_private_cloud) | ### Step 2 - After migration (mandatory) @@ -113,15 +113,15 @@ Here is a reminder of the tasks you still need to carry out, once the migration | **Post
actions** | **Use cases** | **Goals** | **Help and references** | |:---------------:|:----------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in VCD on OVHcloud if you are in this use case | | -| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in VCD. | | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in VCD on OVHcloud | - [Create a VM affinity rule in VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | -| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in VCD on OVHcloud | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | -| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in VCD on OVHcloud with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in VCD on OVHcloud | +| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in Public VCF as-a-Service if you are in this use case | | +| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in Public VCF as-a-Service. | | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in Public VCF as-a-Service | - [Create a VM affinity rule in Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | +| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in Public VCF as-a-Service | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | +| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in Public VCF as-a-Service with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in Public VCF as-a-Service | -#### Managed Veeam for VCD (mandatory) +#### Managed Veeam for Public VCF as-a-Service (mandatory) -Backup is not set up by default following the VCD migration. You must subscribe to the **Managed Veeam for VCD** backup service in the control panel and configure it, if you want to protect your new environment. +Backup is not set up by default following the Public VCF as-a-Service migration. You must subscribe to the **Managed Veeam for Public VCF as-a-Service** backup service in the control panel and configure it, if you want to protect your new environment. **Storage repository configuration** @@ -135,11 +135,11 @@ These settings can be customized to suit your chosen service levels: All these repositories have a storage quota of **100 TB**. You can contact the [support](https://help.ovhcloud.com/csm?id=csm_get_help) teams to increase this quota. -For more information, please refer to our guide: [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +For more information, please refer to our guide: [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) -### Reset the "Admin" password on Managed VMware Cloud Director +### Reset the "Admin" password on Public VCF as-a-Service -You can now reset the **Admin** password for a Managed VMware Cloud Director organization using APIv2: [Access APIv2](https://ca.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). +You can now reset the **Admin** password for a Public VCF as-a-Service organization using APIv2: [Access APIv2](https://ca.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). > [!api] > @@ -147,7 +147,7 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org ### Accessing datastores after migration -After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface. +After migrating your Managed vSphere service to your Public VCF as-a-Service organization, you can still access your datastores via the legacy Managed vSphere interface. ![Datastores dashboard](images/datastores_01.PNG){.thumbnail} @@ -165,19 +165,19 @@ Passwords for these users may have been reset during the migration process. If n > > [!warning] -> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization. +> Virtual machines cannot be recovered from this interface. To export your VMs, use your Public VCF as-a-Service organization. ## Go further -You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud: +You can go even further by reading these guides, to get a better understanding of the advantages of using Public VCF as-a-Service: -- [VMware Cloud Director - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) -- [VMware Cloud Director - VCD fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) -- [VMware Cloud Director - Log in from the VCD control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) -- [VMware Cloud Director - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [VMware Cloud Director - Creating network components via VCD on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -- [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +- [Public VCF as-a-Service - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) +- [Public VCF as-a-Service - Public VCF as-a-Service fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) +- [Public VCF as-a-Service - Log in from the Public VCF as-a-Service control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) +- [Public VCF as-a-Service - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Public VCF as-a-Service - Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) If you need training or technical assistance to implement our solutions, please contact your Technical Account Manager or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-gb.md index 893b8914590..408d1467967 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-gb.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-gb.md @@ -1,17 +1,17 @@ --- -title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud" -excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement" +title: "Public VCF as-a-Service - Migrate from VMware vSphere on OVHcloud" +excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a Public VCF as-a-Service environnement" updated: 2025-05-06 --- > [!primary] > -> Managed VCD on OVHcloud is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. +> Public VCF as-a-Service is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. > ## Objective -**The purpose of this guide is to provide you with the information you need to migrate to a VMware Cloud Director on OVHcloud environment.** +**The purpose of this guide is to provide you with the information you need to migrate to a Public VCF as-a-Service environment.** ## Requirements @@ -20,13 +20,13 @@ updated: 2025-05-06 ## Instructions -This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a managed VMware Cloud Director on OVHcloud solution. +This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a Public VCF as-a-Service solution. It also details the requirements for each use case, and if applicable, explains the requirements for a migration. | **OVHcloud Control Panel** | **Steps** | |:--------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ![VCD Migration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access VCD on OVHcloud.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| +| ![Public VCF as-a-ServiceMigration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access Public VCF as-a-Service.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| This hot migration will minimize disruptions to your public or private networks. Private networks are the most likely to be affected, with downtime of the order of a few minutes. @@ -46,7 +46,7 @@ Your virtual machines will remain operational during the migration, with no down This migration should be done with no noticeable impact for most applications, but we recommend that you monitor them closely throughout the process. -As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. +As a reminder, if you decide to switch to the Public VCF as-a-Service offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. ### Step 1 - Before migration (mandatory) @@ -54,12 +54,12 @@ As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the Please review the product demo and webinar to familiarize yourself with this new offering. -You can find all the information you need on our VCD pages: +You can find all the information you need on our Public VCF as-a-Service pages: -- [Webinar - Managed VMware Cloud Director on OVHcloud (video)](https://vimeo.com/936590009/b52b3ba8ce) +- [Webinar - Public VCF as-a-Service (video)](https://vimeo.com/936590009/b52b3ba8ce) - [Webinar - VMware by Broadcom New Offerings and Opportunities (video)](https://www.youtube.com/watch?v=aS2A9AhjnMg) -- [OVHcloud.com - Managed VMware Cloud Director on OVHcloud](/links/hosted-private-cloud/vmware-vcd) -- [OVHcloud Labs - VMware Cloud Director on OVHcloud](https://labs.ovhcloud.com/en/vmware-cloud-director/) +- [OVHcloud.com - Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) +- [OVHcloud Labs - Public VCF as-a-Service](https://labs.ovhcloud.com/en/vmware-cloud-director/) Migrations will be carried out in 4 waves, from november 2024, depending on the services active in your environment. @@ -76,7 +76,7 @@ During this process, your data will remain unchanged, except for vSAN Storage. Y The migration date will be sent to you by email at least 15 days before the migration starts. -We recommend reading our guide [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. +We recommend reading our guide [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. #### Checklist before migration @@ -89,20 +89,20 @@ The table below lists each individual blocking use cases, bottlenecks, and the c | 1️⃣ | 🏢🏢 `Multi-vDC` | Migrate VMs and vApps to a single vDC | - Can only be migrated if your architecture has only one vDC (for now).
If not, please ensure that you transfer all your data (VMs, vApp) into the vDC that will be used for the migration by the OVHcloud teams. | [Migrating an infrastructure to a new vDC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/service-migration-vdc) | | 2️⃣ | 📜 `Non-active PCI-DSS, SecNumCloud and HDS options` | No solution for now | - Cannot be migrated if, to date, your VMware vSphere on OVHcloud workloads are PCI-DSS, HDS or SecNumCloud certified. | | | 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Decrypt or disable the encryption policy for VMs | - It is not possible to migrate with VMs, vApps encrypted in VMware vSphere on OVHcloud. | [Enabling Virtual Machine Encryption (VM Encryption)](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vm_encrypt) | -| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with managed VCD on OVHcloud (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | +| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with Public VCF as-a-Service (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | -\***Blocking** : prevents any possible migration to a managed VCD on OVHcloud environnement. +\***Blocking** : prevents any possible migration to a Public VCF as-a-Service environnement. - **Non-blocking specific use cases**: | **Checklist** | **Use cases** | **Goals** | **Additional information** | **Help and references** | |:--------------:|:--------------------------------------------|:-----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 5️⃣ | 🚫 `FT (fault tolerance)` | Disable VM Fault Tolerance in VMware vSphere on OVHcloud | - Right-click your VMs and select `Fault Tolerance`{.action} > `Disable Fault Tolerance`{.action} in managed VMware vSphere on OVHcloud | [VMware fault tolerance](/pages/bare_metal_cloud/managed_bare_metal/vmware_fault_tolerance) | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in VCD on OVHcloud | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in VCD on OVHcloud after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in Public VCF as-a-Service | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in Public VCF as-a-Service after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | | 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Unplug all special equipment in VMware vSphere on OVHcloud | - All special devices (CDs, DVDs, etc.) must be removed prior to migration, otherwise they will be removed by the migration process (for now). | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with VCD on OVHcloud | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | -| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in VCD on OVHcloud.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within VCD on OVHcloud. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in VCD on OVHcloud | - Resource pools will be lost after the migration, as this concept no longer exists on the VCD on OVHcloud side. Instead, we recommend using vApp concepts within the VCD on OVHcloud Control Panel. | [Using vApps in the control panel VCD on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | +| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with Public VCF as-a-Service | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | +| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in Public VCF as-a-Service.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within Public VCF as-a-Service. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | +| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in Public VCF as-a-Service | - Resource pools will be lost after the migration, as this concept no longer exists on the Public VCF as-a-Service side. Instead, we recommend using vApp concepts within the Public VCF as-a-Service Control Panel. | [Using vApps in the Public VCF as-a-Service control panel](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | | ⏸️ | 🆓 `Hosts + Datastore` | Free up resources (hosts + datastore) in VMware vSphere on OVHcloud | - Free "Freespare" and "Hourly" resources (hosts + datastores) must be released before the migration, or converted into monthly resources ("Monthly"). | [Hosted Private Cloud billing information](/pages/account_and_service_management/managing_billing_payments_and_services/facturation_private_cloud) | ### Step 2 - After migration (mandatory) @@ -113,15 +113,15 @@ Here is a reminder of the tasks you still need to carry out, once the migration | **Post
actions** | **Use cases** | **Goals** | **Help and references** | |:---------------:|:----------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in VCD on OVHcloud if you are in this use case | | -| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in VCD. | | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in VCD on OVHcloud | - [Create a VM affinity rule in VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | -| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in VCD on OVHcloud | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | -| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in VCD on OVHcloud with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in VCD on OVHcloud | +| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in Public VCF as-a-Service if you are in this use case | | +| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in Public VCF as-a-Service. | | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in Public VCF as-a-Service | - [Create a VM affinity rule in Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | +| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in Public VCF as-a-Service | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | +| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in Public VCF as-a-Service with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in Public VCF as-a-Service | -#### Managed Veeam for VCD (mandatory) +#### Managed Veeam for Public VCF as-a-Service (mandatory) -Backup is not set up by default following the VCD migration. You must subscribe to the **Managed Veeam for VCD** backup service in the control panel and configure it, if you want to protect your new environment. +Backup is not set up by default following the Public VCF as-a-Service migration. You must subscribe to the **Managed Veeam for Public VCF as-a-Service** backup service in the control panel and configure it, if you want to protect your new environment. **Storage repository configuration** @@ -135,11 +135,11 @@ These settings can be customized to suit your chosen service levels: All these repositories have a storage quota of **100 TB**. You can contact the [support](https://help.ovhcloud.com/csm?id=csm_get_help) teams to increase this quota. -For more information, please refer to our guide: [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +For more information, please refer to our guide: [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) -### Reset the "Admin" password on Managed VMware Cloud Director +### Reset the "Admin" password on Public VCF as-a-Service -You can now reset the **Admin** password for a Managed VMware Cloud Director organization using APIv2: [Access APIv2](https://eu.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). +You can now reset the **Admin** password for a Public VCF as-a-Service organization using APIv2: [Access APIv2](https://eu.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). > [!api] > @@ -147,7 +147,7 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org ### Accessing datastores after migration -After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface. +After migrating your Managed vSphere service to your Public VCF as-a-Service organization, you can still access your datastores via the legacy Managed vSphere interface. ![Datastores dashboard](images/datastores_01.PNG){.thumbnail} @@ -165,19 +165,19 @@ Passwords for these users may have been reset during the migration process. If n > > [!warning] -> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization. +> Virtual machines cannot be recovered from this interface. To export your VMs, use your Public VCF as-a-Service organization. ## Go further -You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud: +You can go even further by reading these guides, to get a better understanding of the advantages of using Public VCF as-a-Service: -- [VMware Cloud Director - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) -- [VMware Cloud Director - VCD fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) -- [VMware Cloud Director - Log in from the VCD control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) -- [VMware Cloud Director - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [VMware Cloud Director - Creating network components via VCD on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -- [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +- [Public VCF as-a-Service - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) +- [Public VCF as-a-Service - Public VCF as-a-Service fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) +- [Public VCF as-a-Service - Log in from the Public VCF as-a-Service control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) +- [Public VCF as-a-Service - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Public VCF as-a-Service - Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) If you need training or technical assistance to implement our solutions, please contact your Technical Account Manager or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-ie.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-ie.md index 893b8914590..408d1467967 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-ie.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-ie.md @@ -1,17 +1,17 @@ --- -title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud" -excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement" +title: "Public VCF as-a-Service - Migrate from VMware vSphere on OVHcloud" +excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a Public VCF as-a-Service environnement" updated: 2025-05-06 --- > [!primary] > -> Managed VCD on OVHcloud is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. +> Public VCF as-a-Service is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. > ## Objective -**The purpose of this guide is to provide you with the information you need to migrate to a VMware Cloud Director on OVHcloud environment.** +**The purpose of this guide is to provide you with the information you need to migrate to a Public VCF as-a-Service environment.** ## Requirements @@ -20,13 +20,13 @@ updated: 2025-05-06 ## Instructions -This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a managed VMware Cloud Director on OVHcloud solution. +This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a Public VCF as-a-Service solution. It also details the requirements for each use case, and if applicable, explains the requirements for a migration. | **OVHcloud Control Panel** | **Steps** | |:--------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ![VCD Migration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access VCD on OVHcloud.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| +| ![Public VCF as-a-ServiceMigration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access Public VCF as-a-Service.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| This hot migration will minimize disruptions to your public or private networks. Private networks are the most likely to be affected, with downtime of the order of a few minutes. @@ -46,7 +46,7 @@ Your virtual machines will remain operational during the migration, with no down This migration should be done with no noticeable impact for most applications, but we recommend that you monitor them closely throughout the process. -As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. +As a reminder, if you decide to switch to the Public VCF as-a-Service offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. ### Step 1 - Before migration (mandatory) @@ -54,12 +54,12 @@ As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the Please review the product demo and webinar to familiarize yourself with this new offering. -You can find all the information you need on our VCD pages: +You can find all the information you need on our Public VCF as-a-Service pages: -- [Webinar - Managed VMware Cloud Director on OVHcloud (video)](https://vimeo.com/936590009/b52b3ba8ce) +- [Webinar - Public VCF as-a-Service (video)](https://vimeo.com/936590009/b52b3ba8ce) - [Webinar - VMware by Broadcom New Offerings and Opportunities (video)](https://www.youtube.com/watch?v=aS2A9AhjnMg) -- [OVHcloud.com - Managed VMware Cloud Director on OVHcloud](/links/hosted-private-cloud/vmware-vcd) -- [OVHcloud Labs - VMware Cloud Director on OVHcloud](https://labs.ovhcloud.com/en/vmware-cloud-director/) +- [OVHcloud.com - Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) +- [OVHcloud Labs - Public VCF as-a-Service](https://labs.ovhcloud.com/en/vmware-cloud-director/) Migrations will be carried out in 4 waves, from november 2024, depending on the services active in your environment. @@ -76,7 +76,7 @@ During this process, your data will remain unchanged, except for vSAN Storage. Y The migration date will be sent to you by email at least 15 days before the migration starts. -We recommend reading our guide [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. +We recommend reading our guide [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. #### Checklist before migration @@ -89,20 +89,20 @@ The table below lists each individual blocking use cases, bottlenecks, and the c | 1️⃣ | 🏢🏢 `Multi-vDC` | Migrate VMs and vApps to a single vDC | - Can only be migrated if your architecture has only one vDC (for now).
If not, please ensure that you transfer all your data (VMs, vApp) into the vDC that will be used for the migration by the OVHcloud teams. | [Migrating an infrastructure to a new vDC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/service-migration-vdc) | | 2️⃣ | 📜 `Non-active PCI-DSS, SecNumCloud and HDS options` | No solution for now | - Cannot be migrated if, to date, your VMware vSphere on OVHcloud workloads are PCI-DSS, HDS or SecNumCloud certified. | | | 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Decrypt or disable the encryption policy for VMs | - It is not possible to migrate with VMs, vApps encrypted in VMware vSphere on OVHcloud. | [Enabling Virtual Machine Encryption (VM Encryption)](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vm_encrypt) | -| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with managed VCD on OVHcloud (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | +| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with Public VCF as-a-Service (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | -\***Blocking** : prevents any possible migration to a managed VCD on OVHcloud environnement. +\***Blocking** : prevents any possible migration to a Public VCF as-a-Service environnement. - **Non-blocking specific use cases**: | **Checklist** | **Use cases** | **Goals** | **Additional information** | **Help and references** | |:--------------:|:--------------------------------------------|:-----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 5️⃣ | 🚫 `FT (fault tolerance)` | Disable VM Fault Tolerance in VMware vSphere on OVHcloud | - Right-click your VMs and select `Fault Tolerance`{.action} > `Disable Fault Tolerance`{.action} in managed VMware vSphere on OVHcloud | [VMware fault tolerance](/pages/bare_metal_cloud/managed_bare_metal/vmware_fault_tolerance) | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in VCD on OVHcloud | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in VCD on OVHcloud after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in Public VCF as-a-Service | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in Public VCF as-a-Service after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | | 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Unplug all special equipment in VMware vSphere on OVHcloud | - All special devices (CDs, DVDs, etc.) must be removed prior to migration, otherwise they will be removed by the migration process (for now). | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with VCD on OVHcloud | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | -| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in VCD on OVHcloud.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within VCD on OVHcloud. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in VCD on OVHcloud | - Resource pools will be lost after the migration, as this concept no longer exists on the VCD on OVHcloud side. Instead, we recommend using vApp concepts within the VCD on OVHcloud Control Panel. | [Using vApps in the control panel VCD on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | +| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with Public VCF as-a-Service | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | +| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in Public VCF as-a-Service.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within Public VCF as-a-Service. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | +| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in Public VCF as-a-Service | - Resource pools will be lost after the migration, as this concept no longer exists on the Public VCF as-a-Service side. Instead, we recommend using vApp concepts within the Public VCF as-a-Service Control Panel. | [Using vApps in the Public VCF as-a-Service control panel](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | | ⏸️ | 🆓 `Hosts + Datastore` | Free up resources (hosts + datastore) in VMware vSphere on OVHcloud | - Free "Freespare" and "Hourly" resources (hosts + datastores) must be released before the migration, or converted into monthly resources ("Monthly"). | [Hosted Private Cloud billing information](/pages/account_and_service_management/managing_billing_payments_and_services/facturation_private_cloud) | ### Step 2 - After migration (mandatory) @@ -113,15 +113,15 @@ Here is a reminder of the tasks you still need to carry out, once the migration | **Post
actions** | **Use cases** | **Goals** | **Help and references** | |:---------------:|:----------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in VCD on OVHcloud if you are in this use case | | -| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in VCD. | | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in VCD on OVHcloud | - [Create a VM affinity rule in VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | -| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in VCD on OVHcloud | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | -| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in VCD on OVHcloud with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in VCD on OVHcloud | +| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in Public VCF as-a-Service if you are in this use case | | +| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in Public VCF as-a-Service. | | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in Public VCF as-a-Service | - [Create a VM affinity rule in Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | +| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in Public VCF as-a-Service | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | +| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in Public VCF as-a-Service with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in Public VCF as-a-Service | -#### Managed Veeam for VCD (mandatory) +#### Managed Veeam for Public VCF as-a-Service (mandatory) -Backup is not set up by default following the VCD migration. You must subscribe to the **Managed Veeam for VCD** backup service in the control panel and configure it, if you want to protect your new environment. +Backup is not set up by default following the Public VCF as-a-Service migration. You must subscribe to the **Managed Veeam for Public VCF as-a-Service** backup service in the control panel and configure it, if you want to protect your new environment. **Storage repository configuration** @@ -135,11 +135,11 @@ These settings can be customized to suit your chosen service levels: All these repositories have a storage quota of **100 TB**. You can contact the [support](https://help.ovhcloud.com/csm?id=csm_get_help) teams to increase this quota. -For more information, please refer to our guide: [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +For more information, please refer to our guide: [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) -### Reset the "Admin" password on Managed VMware Cloud Director +### Reset the "Admin" password on Public VCF as-a-Service -You can now reset the **Admin** password for a Managed VMware Cloud Director organization using APIv2: [Access APIv2](https://eu.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). +You can now reset the **Admin** password for a Public VCF as-a-Service organization using APIv2: [Access APIv2](https://eu.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). > [!api] > @@ -147,7 +147,7 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org ### Accessing datastores after migration -After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface. +After migrating your Managed vSphere service to your Public VCF as-a-Service organization, you can still access your datastores via the legacy Managed vSphere interface. ![Datastores dashboard](images/datastores_01.PNG){.thumbnail} @@ -165,19 +165,19 @@ Passwords for these users may have been reset during the migration process. If n > > [!warning] -> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization. +> Virtual machines cannot be recovered from this interface. To export your VMs, use your Public VCF as-a-Service organization. ## Go further -You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud: +You can go even further by reading these guides, to get a better understanding of the advantages of using Public VCF as-a-Service: -- [VMware Cloud Director - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) -- [VMware Cloud Director - VCD fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) -- [VMware Cloud Director - Log in from the VCD control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) -- [VMware Cloud Director - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [VMware Cloud Director - Creating network components via VCD on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -- [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +- [Public VCF as-a-Service - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) +- [Public VCF as-a-Service - Public VCF as-a-Service fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) +- [Public VCF as-a-Service - Log in from the Public VCF as-a-Service control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) +- [Public VCF as-a-Service - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Public VCF as-a-Service - Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) If you need training or technical assistance to implement our solutions, please contact your Technical Account Manager or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-sg.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-sg.md index 1767bbf1f98..a0918a32e0d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-sg.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-sg.md @@ -1,17 +1,17 @@ --- -title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud" -excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement" +title: "Public VCF as-a-Service - Migrate from VMware vSphere on OVHcloud" +excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a Public VCF as-a-Service environnement" updated: 2025-05-06 --- > [!primary] > -> Managed VCD on OVHcloud is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. +> Public VCF as-a-Service is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. > ## Objective -**The purpose of this guide is to provide you with the information you need to migrate to a VMware Cloud Director on OVHcloud environment.** +**The purpose of this guide is to provide you with the information you need to migrate to a Public VCF as-a-Service environment.** ## Requirements @@ -20,13 +20,13 @@ updated: 2025-05-06 ## Instructions -This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a managed VMware Cloud Director on OVHcloud solution. +This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a Public VCF as-a-Service solution. It also details the requirements for each use case, and if applicable, explains the requirements for a migration. | **OVHcloud Control Panel** | **Steps** | |:--------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ![VCD Migration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access VCD on OVHcloud.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| +| ![Public VCF as-a-ServiceMigration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access Public VCF as-a-Service.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| This hot migration will minimize disruptions to your public or private networks. Private networks are the most likely to be affected, with downtime of the order of a few minutes. @@ -46,7 +46,7 @@ Your virtual machines will remain operational during the migration, with no down This migration should be done with no noticeable impact for most applications, but we recommend that you monitor them closely throughout the process. -As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. +As a reminder, if you decide to switch to the Public VCF as-a-Service offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. ### Step 1 - Before migration (mandatory) @@ -54,12 +54,12 @@ As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the Please review the product demo and webinar to familiarize yourself with this new offering. -You can find all the information you need on our VCD pages: +You can find all the information you need on our Public VCF as-a-Service pages: -- [Webinar - Managed VMware Cloud Director on OVHcloud (video)](https://vimeo.com/936590009/b52b3ba8ce) +- [Webinar - Public VCF as-a-Service (video)](https://vimeo.com/936590009/b52b3ba8ce) - [Webinar - VMware by Broadcom New Offerings and Opportunities (video)](https://www.youtube.com/watch?v=aS2A9AhjnMg) -- [OVHcloud.com - Managed VMware Cloud Director on OVHcloud](/links/hosted-private-cloud/vmware-vcd) -- [OVHcloud Labs - VMware Cloud Director on OVHcloud](https://labs.ovhcloud.com/en/vmware-cloud-director/) +- [OVHcloud.com - Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) +- [OVHcloud Labs - Public VCF as-a-Service](https://labs.ovhcloud.com/en/vmware-cloud-director/) Migrations will be carried out in 4 waves, from november 2024, depending on the services active in your environment. @@ -76,7 +76,7 @@ During this process, your data will remain unchanged, except for vSAN Storage. Y The migration date will be sent to you by email at least 15 days before the migration starts. -We recommend reading our guide [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. +We recommend reading our guide [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. #### Checklist before migration @@ -89,20 +89,20 @@ The table below lists each individual blocking use cases, bottlenecks, and the c | 1️⃣ | 🏢🏢 `Multi-vDC` | Migrate VMs and vApps to a single vDC | - Can only be migrated if your architecture has only one vDC (for now).
If not, please ensure that you transfer all your data (VMs, vApp) into the vDC that will be used for the migration by the OVHcloud teams. | [Migrating an infrastructure to a new vDC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/service-migration-vdc) | | 2️⃣ | 📜 `Non-active PCI-DSS, SecNumCloud and HDS options` | No solution for now | - Cannot be migrated if, to date, your VMware vSphere on OVHcloud workloads are PCI-DSS, HDS or SecNumCloud certified. | | | 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Decrypt or disable the encryption policy for VMs | - It is not possible to migrate with VMs, vApps encrypted in VMware vSphere on OVHcloud. | [Enabling Virtual Machine Encryption (VM Encryption)](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vm_encrypt) | -| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with managed VCD on OVHcloud (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | +| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with Public VCF as-a-Service (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | -\***Blocking** : prevents any possible migration to a managed VCD on OVHcloud environnement. +\***Blocking** : prevents any possible migration to a Public VCF as-a-Service environnement. - **Non-blocking specific use cases**: | **Checklist** | **Use cases** | **Goals** | **Additional information** | **Help and references** | |:--------------:|:--------------------------------------------|:-----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 5️⃣ | 🚫 `FT (fault tolerance)` | Disable VM Fault Tolerance in VMware vSphere on OVHcloud | - Right-click your VMs and select `Fault Tolerance`{.action} > `Disable Fault Tolerance`{.action} in managed VMware vSphere on OVHcloud | [VMware fault tolerance](/pages/bare_metal_cloud/managed_bare_metal/vmware_fault_tolerance) | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in VCD on OVHcloud | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in VCD on OVHcloud after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in Public VCF as-a-Service | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in Public VCF as-a-Service after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | | 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Unplug all special equipment in VMware vSphere on OVHcloud | - All special devices (CDs, DVDs, etc.) must be removed prior to migration, otherwise they will be removed by the migration process (for now). | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with VCD on OVHcloud | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | -| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in VCD on OVHcloud.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within VCD on OVHcloud. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in VCD on OVHcloud | - Resource pools will be lost after the migration, as this concept no longer exists on the VCD on OVHcloud side. Instead, we recommend using vApp concepts within the VCD on OVHcloud Control Panel. | [Using vApps in the control panel VCD on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | +| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with Public VCF as-a-Service | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | +| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in Public VCF as-a-Service.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within Public VCF as-a-Service. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | +| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in Public VCF as-a-Service | - Resource pools will be lost after the migration, as this concept no longer exists on the Public VCF as-a-Service side. Instead, we recommend using vApp concepts within the Public VCF as-a-Service Control Panel. | [Using vApps in the Public VCF as-a-Service control panel](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | | ⏸️ | 🆓 `Hosts + Datastore` | Free up resources (hosts + datastore) in VMware vSphere on OVHcloud | - Free "Freespare" and "Hourly" resources (hosts + datastores) must be released before the migration, or converted into monthly resources ("Monthly"). | [Hosted Private Cloud billing information](/pages/account_and_service_management/managing_billing_payments_and_services/facturation_private_cloud) | ### Step 2 - After migration (mandatory) @@ -113,15 +113,15 @@ Here is a reminder of the tasks you still need to carry out, once the migration | **Post
actions** | **Use cases** | **Goals** | **Help and references** | |:---------------:|:----------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in VCD on OVHcloud if you are in this use case | | -| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in VCD. | | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in VCD on OVHcloud | - [Create a VM affinity rule in VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | -| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in VCD on OVHcloud | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | -| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in VCD on OVHcloud with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in VCD on OVHcloud | +| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in Public VCF as-a-Service if you are in this use case | | +| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in Public VCF as-a-Service. | | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in Public VCF as-a-Service | - [Create a VM affinity rule in Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | +| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in Public VCF as-a-Service | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | +| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in Public VCF as-a-Service with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in Public VCF as-a-Service | -#### Managed Veeam for VCD (mandatory) +#### Managed Veeam for Public VCF as-a-Service (mandatory) -Backup is not set up by default following the VCD migration. You must subscribe to the **Managed Veeam for VCD** backup service in the control panel and configure it, if you want to protect your new environment. +Backup is not set up by default following the Public VCF as-a-Service migration. You must subscribe to the **Managed Veeam for Public VCF as-a-Service** backup service in the control panel and configure it, if you want to protect your new environment. **Storage repository configuration** @@ -135,11 +135,11 @@ These settings can be customized to suit your chosen service levels: All these repositories have a storage quota of **100 TB**. You can contact the [support](https://help.ovhcloud.com/csm?id=csm_get_help) teams to increase this quota. -For more information, please refer to our guide: [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +For more information, please refer to our guide: [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) -### Reset the "Admin" password on Managed VMware Cloud Director +### Reset the "Admin" password on Public VCF as-a-Service -You can now reset the **Admin** password for a Managed VMware Cloud Director organization using APIv2: [Access APIv2](https://ca.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). +You can now reset the **Admin** password for a Public VCF as-a-Service organization using APIv2: [Access APIv2](https://ca.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). > [!api] > @@ -147,7 +147,7 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org ### Accessing datastores after migration -After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface. +After migrating your Managed vSphere service to your Public VCF as-a-Service organization, you can still access your datastores via the legacy Managed vSphere interface. ![Datastores dashboard](images/datastores_01.PNG){.thumbnail} @@ -165,19 +165,19 @@ Passwords for these users may have been reset during the migration process. If n > > [!warning] -> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization. +> Virtual machines cannot be recovered from this interface. To export your VMs, use your Public VCF as-a-Service organization. ## Go further -You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud: +You can go even further by reading these guides, to get a better understanding of the advantages of using Public VCF as-a-Service: -- [VMware Cloud Director - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) -- [VMware Cloud Director - VCD fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) -- [VMware Cloud Director - Log in from the VCD control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) -- [VMware Cloud Director - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [VMware Cloud Director - Creating network components via VCD on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -- [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +- [Public VCF as-a-Service - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) +- [Public VCF as-a-Service - Public VCF as-a-Service fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) +- [Public VCF as-a-Service - Log in from the Public VCF as-a-Service control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) +- [Public VCF as-a-Service - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Public VCF as-a-Service - Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) If you need training or technical assistance to implement our solutions, please contact your Technical Account Manager or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-us.md index 1767bbf1f98..a0918a32e0d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-us.md @@ -1,17 +1,17 @@ --- -title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud" -excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement" +title: "Public VCF as-a-Service - Migrate from VMware vSphere on OVHcloud" +excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a Public VCF as-a-Service environnement" updated: 2025-05-06 --- > [!primary] > -> Managed VCD on OVHcloud is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. +> Public VCF as-a-Service is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. > ## Objective -**The purpose of this guide is to provide you with the information you need to migrate to a VMware Cloud Director on OVHcloud environment.** +**The purpose of this guide is to provide you with the information you need to migrate to a Public VCF as-a-Service environment.** ## Requirements @@ -20,13 +20,13 @@ updated: 2025-05-06 ## Instructions -This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a managed VMware Cloud Director on OVHcloud solution. +This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a Public VCF as-a-Service solution. It also details the requirements for each use case, and if applicable, explains the requirements for a migration. | **OVHcloud Control Panel** | **Steps** | |:--------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ![VCD Migration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access VCD on OVHcloud.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| +| ![Public VCF as-a-ServiceMigration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access Public VCF as-a-Service.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| This hot migration will minimize disruptions to your public or private networks. Private networks are the most likely to be affected, with downtime of the order of a few minutes. @@ -46,7 +46,7 @@ Your virtual machines will remain operational during the migration, with no down This migration should be done with no noticeable impact for most applications, but we recommend that you monitor them closely throughout the process. -As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. +As a reminder, if you decide to switch to the Public VCF as-a-Service offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. ### Step 1 - Before migration (mandatory) @@ -54,12 +54,12 @@ As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the Please review the product demo and webinar to familiarize yourself with this new offering. -You can find all the information you need on our VCD pages: +You can find all the information you need on our Public VCF as-a-Service pages: -- [Webinar - Managed VMware Cloud Director on OVHcloud (video)](https://vimeo.com/936590009/b52b3ba8ce) +- [Webinar - Public VCF as-a-Service (video)](https://vimeo.com/936590009/b52b3ba8ce) - [Webinar - VMware by Broadcom New Offerings and Opportunities (video)](https://www.youtube.com/watch?v=aS2A9AhjnMg) -- [OVHcloud.com - Managed VMware Cloud Director on OVHcloud](/links/hosted-private-cloud/vmware-vcd) -- [OVHcloud Labs - VMware Cloud Director on OVHcloud](https://labs.ovhcloud.com/en/vmware-cloud-director/) +- [OVHcloud.com - Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) +- [OVHcloud Labs - Public VCF as-a-Service](https://labs.ovhcloud.com/en/vmware-cloud-director/) Migrations will be carried out in 4 waves, from november 2024, depending on the services active in your environment. @@ -76,7 +76,7 @@ During this process, your data will remain unchanged, except for vSAN Storage. Y The migration date will be sent to you by email at least 15 days before the migration starts. -We recommend reading our guide [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. +We recommend reading our guide [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. #### Checklist before migration @@ -89,20 +89,20 @@ The table below lists each individual blocking use cases, bottlenecks, and the c | 1️⃣ | 🏢🏢 `Multi-vDC` | Migrate VMs and vApps to a single vDC | - Can only be migrated if your architecture has only one vDC (for now).
If not, please ensure that you transfer all your data (VMs, vApp) into the vDC that will be used for the migration by the OVHcloud teams. | [Migrating an infrastructure to a new vDC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/service-migration-vdc) | | 2️⃣ | 📜 `Non-active PCI-DSS, SecNumCloud and HDS options` | No solution for now | - Cannot be migrated if, to date, your VMware vSphere on OVHcloud workloads are PCI-DSS, HDS or SecNumCloud certified. | | | 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Decrypt or disable the encryption policy for VMs | - It is not possible to migrate with VMs, vApps encrypted in VMware vSphere on OVHcloud. | [Enabling Virtual Machine Encryption (VM Encryption)](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vm_encrypt) | -| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with managed VCD on OVHcloud (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | +| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with Public VCF as-a-Service (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | -\***Blocking** : prevents any possible migration to a managed VCD on OVHcloud environnement. +\***Blocking** : prevents any possible migration to a Public VCF as-a-Service environnement. - **Non-blocking specific use cases**: | **Checklist** | **Use cases** | **Goals** | **Additional information** | **Help and references** | |:--------------:|:--------------------------------------------|:-----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 5️⃣ | 🚫 `FT (fault tolerance)` | Disable VM Fault Tolerance in VMware vSphere on OVHcloud | - Right-click your VMs and select `Fault Tolerance`{.action} > `Disable Fault Tolerance`{.action} in managed VMware vSphere on OVHcloud | [VMware fault tolerance](/pages/bare_metal_cloud/managed_bare_metal/vmware_fault_tolerance) | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in VCD on OVHcloud | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in VCD on OVHcloud after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in Public VCF as-a-Service | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in Public VCF as-a-Service after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | | 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Unplug all special equipment in VMware vSphere on OVHcloud | - All special devices (CDs, DVDs, etc.) must be removed prior to migration, otherwise they will be removed by the migration process (for now). | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with VCD on OVHcloud | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | -| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in VCD on OVHcloud.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within VCD on OVHcloud. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in VCD on OVHcloud | - Resource pools will be lost after the migration, as this concept no longer exists on the VCD on OVHcloud side. Instead, we recommend using vApp concepts within the VCD on OVHcloud Control Panel. | [Using vApps in the control panel VCD on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | +| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with Public VCF as-a-Service | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | +| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in Public VCF as-a-Service.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within Public VCF as-a-Service. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | +| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in Public VCF as-a-Service | - Resource pools will be lost after the migration, as this concept no longer exists on the Public VCF as-a-Service side. Instead, we recommend using vApp concepts within the Public VCF as-a-Service Control Panel. | [Using vApps in the Public VCF as-a-Service control panel](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | | ⏸️ | 🆓 `Hosts + Datastore` | Free up resources (hosts + datastore) in VMware vSphere on OVHcloud | - Free "Freespare" and "Hourly" resources (hosts + datastores) must be released before the migration, or converted into monthly resources ("Monthly"). | [Hosted Private Cloud billing information](/pages/account_and_service_management/managing_billing_payments_and_services/facturation_private_cloud) | ### Step 2 - After migration (mandatory) @@ -113,15 +113,15 @@ Here is a reminder of the tasks you still need to carry out, once the migration | **Post
actions** | **Use cases** | **Goals** | **Help and references** | |:---------------:|:----------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in VCD on OVHcloud if you are in this use case | | -| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in VCD. | | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in VCD on OVHcloud | - [Create a VM affinity rule in VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | -| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in VCD on OVHcloud | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | -| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in VCD on OVHcloud with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in VCD on OVHcloud | +| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in Public VCF as-a-Service if you are in this use case | | +| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in Public VCF as-a-Service. | | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in Public VCF as-a-Service | - [Create a VM affinity rule in Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | +| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in Public VCF as-a-Service | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | +| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in Public VCF as-a-Service with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in Public VCF as-a-Service | -#### Managed Veeam for VCD (mandatory) +#### Managed Veeam for Public VCF as-a-Service (mandatory) -Backup is not set up by default following the VCD migration. You must subscribe to the **Managed Veeam for VCD** backup service in the control panel and configure it, if you want to protect your new environment. +Backup is not set up by default following the Public VCF as-a-Service migration. You must subscribe to the **Managed Veeam for Public VCF as-a-Service** backup service in the control panel and configure it, if you want to protect your new environment. **Storage repository configuration** @@ -135,11 +135,11 @@ These settings can be customized to suit your chosen service levels: All these repositories have a storage quota of **100 TB**. You can contact the [support](https://help.ovhcloud.com/csm?id=csm_get_help) teams to increase this quota. -For more information, please refer to our guide: [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +For more information, please refer to our guide: [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) -### Reset the "Admin" password on Managed VMware Cloud Director +### Reset the "Admin" password on Public VCF as-a-Service -You can now reset the **Admin** password for a Managed VMware Cloud Director organization using APIv2: [Access APIv2](https://ca.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). +You can now reset the **Admin** password for a Public VCF as-a-Service organization using APIv2: [Access APIv2](https://ca.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). > [!api] > @@ -147,7 +147,7 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org ### Accessing datastores after migration -After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface. +After migrating your Managed vSphere service to your Public VCF as-a-Service organization, you can still access your datastores via the legacy Managed vSphere interface. ![Datastores dashboard](images/datastores_01.PNG){.thumbnail} @@ -165,19 +165,19 @@ Passwords for these users may have been reset during the migration process. If n > > [!warning] -> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization. +> Virtual machines cannot be recovered from this interface. To export your VMs, use your Public VCF as-a-Service organization. ## Go further -You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud: +You can go even further by reading these guides, to get a better understanding of the advantages of using Public VCF as-a-Service: -- [VMware Cloud Director - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) -- [VMware Cloud Director - VCD fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) -- [VMware Cloud Director - Log in from the VCD control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) -- [VMware Cloud Director - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [VMware Cloud Director - Creating network components via VCD on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -- [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +- [Public VCF as-a-Service - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) +- [Public VCF as-a-Service - Public VCF as-a-Service fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) +- [Public VCF as-a-Service - Log in from the Public VCF as-a-Service control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) +- [Public VCF as-a-Service - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Public VCF as-a-Service - Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) If you need training or technical assistance to implement our solutions, please contact your Technical Account Manager or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.es-es.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.es-es.md index 893b8914590..408d1467967 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.es-es.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.es-es.md @@ -1,17 +1,17 @@ --- -title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud" -excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement" +title: "Public VCF as-a-Service - Migrate from VMware vSphere on OVHcloud" +excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a Public VCF as-a-Service environnement" updated: 2025-05-06 --- > [!primary] > -> Managed VCD on OVHcloud is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. +> Public VCF as-a-Service is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. > ## Objective -**The purpose of this guide is to provide you with the information you need to migrate to a VMware Cloud Director on OVHcloud environment.** +**The purpose of this guide is to provide you with the information you need to migrate to a Public VCF as-a-Service environment.** ## Requirements @@ -20,13 +20,13 @@ updated: 2025-05-06 ## Instructions -This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a managed VMware Cloud Director on OVHcloud solution. +This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a Public VCF as-a-Service solution. It also details the requirements for each use case, and if applicable, explains the requirements for a migration. | **OVHcloud Control Panel** | **Steps** | |:--------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ![VCD Migration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access VCD on OVHcloud.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| +| ![Public VCF as-a-ServiceMigration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access Public VCF as-a-Service.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| This hot migration will minimize disruptions to your public or private networks. Private networks are the most likely to be affected, with downtime of the order of a few minutes. @@ -46,7 +46,7 @@ Your virtual machines will remain operational during the migration, with no down This migration should be done with no noticeable impact for most applications, but we recommend that you monitor them closely throughout the process. -As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. +As a reminder, if you decide to switch to the Public VCF as-a-Service offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. ### Step 1 - Before migration (mandatory) @@ -54,12 +54,12 @@ As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the Please review the product demo and webinar to familiarize yourself with this new offering. -You can find all the information you need on our VCD pages: +You can find all the information you need on our Public VCF as-a-Service pages: -- [Webinar - Managed VMware Cloud Director on OVHcloud (video)](https://vimeo.com/936590009/b52b3ba8ce) +- [Webinar - Public VCF as-a-Service (video)](https://vimeo.com/936590009/b52b3ba8ce) - [Webinar - VMware by Broadcom New Offerings and Opportunities (video)](https://www.youtube.com/watch?v=aS2A9AhjnMg) -- [OVHcloud.com - Managed VMware Cloud Director on OVHcloud](/links/hosted-private-cloud/vmware-vcd) -- [OVHcloud Labs - VMware Cloud Director on OVHcloud](https://labs.ovhcloud.com/en/vmware-cloud-director/) +- [OVHcloud.com - Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) +- [OVHcloud Labs - Public VCF as-a-Service](https://labs.ovhcloud.com/en/vmware-cloud-director/) Migrations will be carried out in 4 waves, from november 2024, depending on the services active in your environment. @@ -76,7 +76,7 @@ During this process, your data will remain unchanged, except for vSAN Storage. Y The migration date will be sent to you by email at least 15 days before the migration starts. -We recommend reading our guide [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. +We recommend reading our guide [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. #### Checklist before migration @@ -89,20 +89,20 @@ The table below lists each individual blocking use cases, bottlenecks, and the c | 1️⃣ | 🏢🏢 `Multi-vDC` | Migrate VMs and vApps to a single vDC | - Can only be migrated if your architecture has only one vDC (for now).
If not, please ensure that you transfer all your data (VMs, vApp) into the vDC that will be used for the migration by the OVHcloud teams. | [Migrating an infrastructure to a new vDC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/service-migration-vdc) | | 2️⃣ | 📜 `Non-active PCI-DSS, SecNumCloud and HDS options` | No solution for now | - Cannot be migrated if, to date, your VMware vSphere on OVHcloud workloads are PCI-DSS, HDS or SecNumCloud certified. | | | 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Decrypt or disable the encryption policy for VMs | - It is not possible to migrate with VMs, vApps encrypted in VMware vSphere on OVHcloud. | [Enabling Virtual Machine Encryption (VM Encryption)](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vm_encrypt) | -| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with managed VCD on OVHcloud (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | +| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with Public VCF as-a-Service (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | -\***Blocking** : prevents any possible migration to a managed VCD on OVHcloud environnement. +\***Blocking** : prevents any possible migration to a Public VCF as-a-Service environnement. - **Non-blocking specific use cases**: | **Checklist** | **Use cases** | **Goals** | **Additional information** | **Help and references** | |:--------------:|:--------------------------------------------|:-----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 5️⃣ | 🚫 `FT (fault tolerance)` | Disable VM Fault Tolerance in VMware vSphere on OVHcloud | - Right-click your VMs and select `Fault Tolerance`{.action} > `Disable Fault Tolerance`{.action} in managed VMware vSphere on OVHcloud | [VMware fault tolerance](/pages/bare_metal_cloud/managed_bare_metal/vmware_fault_tolerance) | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in VCD on OVHcloud | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in VCD on OVHcloud after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in Public VCF as-a-Service | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in Public VCF as-a-Service after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | | 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Unplug all special equipment in VMware vSphere on OVHcloud | - All special devices (CDs, DVDs, etc.) must be removed prior to migration, otherwise they will be removed by the migration process (for now). | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with VCD on OVHcloud | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | -| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in VCD on OVHcloud.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within VCD on OVHcloud. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in VCD on OVHcloud | - Resource pools will be lost after the migration, as this concept no longer exists on the VCD on OVHcloud side. Instead, we recommend using vApp concepts within the VCD on OVHcloud Control Panel. | [Using vApps in the control panel VCD on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | +| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with Public VCF as-a-Service | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | +| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in Public VCF as-a-Service.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within Public VCF as-a-Service. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | +| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in Public VCF as-a-Service | - Resource pools will be lost after the migration, as this concept no longer exists on the Public VCF as-a-Service side. Instead, we recommend using vApp concepts within the Public VCF as-a-Service Control Panel. | [Using vApps in the Public VCF as-a-Service control panel](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | | ⏸️ | 🆓 `Hosts + Datastore` | Free up resources (hosts + datastore) in VMware vSphere on OVHcloud | - Free "Freespare" and "Hourly" resources (hosts + datastores) must be released before the migration, or converted into monthly resources ("Monthly"). | [Hosted Private Cloud billing information](/pages/account_and_service_management/managing_billing_payments_and_services/facturation_private_cloud) | ### Step 2 - After migration (mandatory) @@ -113,15 +113,15 @@ Here is a reminder of the tasks you still need to carry out, once the migration | **Post
actions** | **Use cases** | **Goals** | **Help and references** | |:---------------:|:----------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in VCD on OVHcloud if you are in this use case | | -| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in VCD. | | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in VCD on OVHcloud | - [Create a VM affinity rule in VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | -| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in VCD on OVHcloud | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | -| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in VCD on OVHcloud with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in VCD on OVHcloud | +| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in Public VCF as-a-Service if you are in this use case | | +| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in Public VCF as-a-Service. | | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in Public VCF as-a-Service | - [Create a VM affinity rule in Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | +| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in Public VCF as-a-Service | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | +| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in Public VCF as-a-Service with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in Public VCF as-a-Service | -#### Managed Veeam for VCD (mandatory) +#### Managed Veeam for Public VCF as-a-Service (mandatory) -Backup is not set up by default following the VCD migration. You must subscribe to the **Managed Veeam for VCD** backup service in the control panel and configure it, if you want to protect your new environment. +Backup is not set up by default following the Public VCF as-a-Service migration. You must subscribe to the **Managed Veeam for Public VCF as-a-Service** backup service in the control panel and configure it, if you want to protect your new environment. **Storage repository configuration** @@ -135,11 +135,11 @@ These settings can be customized to suit your chosen service levels: All these repositories have a storage quota of **100 TB**. You can contact the [support](https://help.ovhcloud.com/csm?id=csm_get_help) teams to increase this quota. -For more information, please refer to our guide: [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +For more information, please refer to our guide: [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) -### Reset the "Admin" password on Managed VMware Cloud Director +### Reset the "Admin" password on Public VCF as-a-Service -You can now reset the **Admin** password for a Managed VMware Cloud Director organization using APIv2: [Access APIv2](https://eu.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). +You can now reset the **Admin** password for a Public VCF as-a-Service organization using APIv2: [Access APIv2](https://eu.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). > [!api] > @@ -147,7 +147,7 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org ### Accessing datastores after migration -After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface. +After migrating your Managed vSphere service to your Public VCF as-a-Service organization, you can still access your datastores via the legacy Managed vSphere interface. ![Datastores dashboard](images/datastores_01.PNG){.thumbnail} @@ -165,19 +165,19 @@ Passwords for these users may have been reset during the migration process. If n > > [!warning] -> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization. +> Virtual machines cannot be recovered from this interface. To export your VMs, use your Public VCF as-a-Service organization. ## Go further -You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud: +You can go even further by reading these guides, to get a better understanding of the advantages of using Public VCF as-a-Service: -- [VMware Cloud Director - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) -- [VMware Cloud Director - VCD fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) -- [VMware Cloud Director - Log in from the VCD control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) -- [VMware Cloud Director - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [VMware Cloud Director - Creating network components via VCD on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -- [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +- [Public VCF as-a-Service - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) +- [Public VCF as-a-Service - Public VCF as-a-Service fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) +- [Public VCF as-a-Service - Log in from the Public VCF as-a-Service control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) +- [Public VCF as-a-Service - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Public VCF as-a-Service - Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) If you need training or technical assistance to implement our solutions, please contact your Technical Account Manager or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.es-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.es-us.md index 1767bbf1f98..a0918a32e0d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.es-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.es-us.md @@ -1,17 +1,17 @@ --- -title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud" -excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement" +title: "Public VCF as-a-Service - Migrate from VMware vSphere on OVHcloud" +excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a Public VCF as-a-Service environnement" updated: 2025-05-06 --- > [!primary] > -> Managed VCD on OVHcloud is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. +> Public VCF as-a-Service is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. > ## Objective -**The purpose of this guide is to provide you with the information you need to migrate to a VMware Cloud Director on OVHcloud environment.** +**The purpose of this guide is to provide you with the information you need to migrate to a Public VCF as-a-Service environment.** ## Requirements @@ -20,13 +20,13 @@ updated: 2025-05-06 ## Instructions -This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a managed VMware Cloud Director on OVHcloud solution. +This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a Public VCF as-a-Service solution. It also details the requirements for each use case, and if applicable, explains the requirements for a migration. | **OVHcloud Control Panel** | **Steps** | |:--------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ![VCD Migration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access VCD on OVHcloud.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| +| ![Public VCF as-a-ServiceMigration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access Public VCF as-a-Service.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| This hot migration will minimize disruptions to your public or private networks. Private networks are the most likely to be affected, with downtime of the order of a few minutes. @@ -46,7 +46,7 @@ Your virtual machines will remain operational during the migration, with no down This migration should be done with no noticeable impact for most applications, but we recommend that you monitor them closely throughout the process. -As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. +As a reminder, if you decide to switch to the Public VCF as-a-Service offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. ### Step 1 - Before migration (mandatory) @@ -54,12 +54,12 @@ As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the Please review the product demo and webinar to familiarize yourself with this new offering. -You can find all the information you need on our VCD pages: +You can find all the information you need on our Public VCF as-a-Service pages: -- [Webinar - Managed VMware Cloud Director on OVHcloud (video)](https://vimeo.com/936590009/b52b3ba8ce) +- [Webinar - Public VCF as-a-Service (video)](https://vimeo.com/936590009/b52b3ba8ce) - [Webinar - VMware by Broadcom New Offerings and Opportunities (video)](https://www.youtube.com/watch?v=aS2A9AhjnMg) -- [OVHcloud.com - Managed VMware Cloud Director on OVHcloud](/links/hosted-private-cloud/vmware-vcd) -- [OVHcloud Labs - VMware Cloud Director on OVHcloud](https://labs.ovhcloud.com/en/vmware-cloud-director/) +- [OVHcloud.com - Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) +- [OVHcloud Labs - Public VCF as-a-Service](https://labs.ovhcloud.com/en/vmware-cloud-director/) Migrations will be carried out in 4 waves, from november 2024, depending on the services active in your environment. @@ -76,7 +76,7 @@ During this process, your data will remain unchanged, except for vSAN Storage. Y The migration date will be sent to you by email at least 15 days before the migration starts. -We recommend reading our guide [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. +We recommend reading our guide [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. #### Checklist before migration @@ -89,20 +89,20 @@ The table below lists each individual blocking use cases, bottlenecks, and the c | 1️⃣ | 🏢🏢 `Multi-vDC` | Migrate VMs and vApps to a single vDC | - Can only be migrated if your architecture has only one vDC (for now).
If not, please ensure that you transfer all your data (VMs, vApp) into the vDC that will be used for the migration by the OVHcloud teams. | [Migrating an infrastructure to a new vDC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/service-migration-vdc) | | 2️⃣ | 📜 `Non-active PCI-DSS, SecNumCloud and HDS options` | No solution for now | - Cannot be migrated if, to date, your VMware vSphere on OVHcloud workloads are PCI-DSS, HDS or SecNumCloud certified. | | | 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Decrypt or disable the encryption policy for VMs | - It is not possible to migrate with VMs, vApps encrypted in VMware vSphere on OVHcloud. | [Enabling Virtual Machine Encryption (VM Encryption)](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vm_encrypt) | -| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with managed VCD on OVHcloud (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | +| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with Public VCF as-a-Service (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | -\***Blocking** : prevents any possible migration to a managed VCD on OVHcloud environnement. +\***Blocking** : prevents any possible migration to a Public VCF as-a-Service environnement. - **Non-blocking specific use cases**: | **Checklist** | **Use cases** | **Goals** | **Additional information** | **Help and references** | |:--------------:|:--------------------------------------------|:-----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 5️⃣ | 🚫 `FT (fault tolerance)` | Disable VM Fault Tolerance in VMware vSphere on OVHcloud | - Right-click your VMs and select `Fault Tolerance`{.action} > `Disable Fault Tolerance`{.action} in managed VMware vSphere on OVHcloud | [VMware fault tolerance](/pages/bare_metal_cloud/managed_bare_metal/vmware_fault_tolerance) | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in VCD on OVHcloud | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in VCD on OVHcloud after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in Public VCF as-a-Service | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in Public VCF as-a-Service after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | | 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Unplug all special equipment in VMware vSphere on OVHcloud | - All special devices (CDs, DVDs, etc.) must be removed prior to migration, otherwise they will be removed by the migration process (for now). | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with VCD on OVHcloud | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | -| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in VCD on OVHcloud.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within VCD on OVHcloud. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in VCD on OVHcloud | - Resource pools will be lost after the migration, as this concept no longer exists on the VCD on OVHcloud side. Instead, we recommend using vApp concepts within the VCD on OVHcloud Control Panel. | [Using vApps in the control panel VCD on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | +| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with Public VCF as-a-Service | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | +| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in Public VCF as-a-Service.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within Public VCF as-a-Service. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | +| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in Public VCF as-a-Service | - Resource pools will be lost after the migration, as this concept no longer exists on the Public VCF as-a-Service side. Instead, we recommend using vApp concepts within the Public VCF as-a-Service Control Panel. | [Using vApps in the Public VCF as-a-Service control panel](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | | ⏸️ | 🆓 `Hosts + Datastore` | Free up resources (hosts + datastore) in VMware vSphere on OVHcloud | - Free "Freespare" and "Hourly" resources (hosts + datastores) must be released before the migration, or converted into monthly resources ("Monthly"). | [Hosted Private Cloud billing information](/pages/account_and_service_management/managing_billing_payments_and_services/facturation_private_cloud) | ### Step 2 - After migration (mandatory) @@ -113,15 +113,15 @@ Here is a reminder of the tasks you still need to carry out, once the migration | **Post
actions** | **Use cases** | **Goals** | **Help and references** | |:---------------:|:----------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in VCD on OVHcloud if you are in this use case | | -| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in VCD. | | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in VCD on OVHcloud | - [Create a VM affinity rule in VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | -| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in VCD on OVHcloud | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | -| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in VCD on OVHcloud with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in VCD on OVHcloud | +| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in Public VCF as-a-Service if you are in this use case | | +| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in Public VCF as-a-Service. | | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in Public VCF as-a-Service | - [Create a VM affinity rule in Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | +| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in Public VCF as-a-Service | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | +| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in Public VCF as-a-Service with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in Public VCF as-a-Service | -#### Managed Veeam for VCD (mandatory) +#### Managed Veeam for Public VCF as-a-Service (mandatory) -Backup is not set up by default following the VCD migration. You must subscribe to the **Managed Veeam for VCD** backup service in the control panel and configure it, if you want to protect your new environment. +Backup is not set up by default following the Public VCF as-a-Service migration. You must subscribe to the **Managed Veeam for Public VCF as-a-Service** backup service in the control panel and configure it, if you want to protect your new environment. **Storage repository configuration** @@ -135,11 +135,11 @@ These settings can be customized to suit your chosen service levels: All these repositories have a storage quota of **100 TB**. You can contact the [support](https://help.ovhcloud.com/csm?id=csm_get_help) teams to increase this quota. -For more information, please refer to our guide: [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +For more information, please refer to our guide: [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) -### Reset the "Admin" password on Managed VMware Cloud Director +### Reset the "Admin" password on Public VCF as-a-Service -You can now reset the **Admin** password for a Managed VMware Cloud Director organization using APIv2: [Access APIv2](https://ca.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). +You can now reset the **Admin** password for a Public VCF as-a-Service organization using APIv2: [Access APIv2](https://ca.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). > [!api] > @@ -147,7 +147,7 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org ### Accessing datastores after migration -After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface. +After migrating your Managed vSphere service to your Public VCF as-a-Service organization, you can still access your datastores via the legacy Managed vSphere interface. ![Datastores dashboard](images/datastores_01.PNG){.thumbnail} @@ -165,19 +165,19 @@ Passwords for these users may have been reset during the migration process. If n > > [!warning] -> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization. +> Virtual machines cannot be recovered from this interface. To export your VMs, use your Public VCF as-a-Service organization. ## Go further -You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud: +You can go even further by reading these guides, to get a better understanding of the advantages of using Public VCF as-a-Service: -- [VMware Cloud Director - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) -- [VMware Cloud Director - VCD fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) -- [VMware Cloud Director - Log in from the VCD control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) -- [VMware Cloud Director - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [VMware Cloud Director - Creating network components via VCD on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -- [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +- [Public VCF as-a-Service - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) +- [Public VCF as-a-Service - Public VCF as-a-Service fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) +- [Public VCF as-a-Service - Log in from the Public VCF as-a-Service control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) +- [Public VCF as-a-Service - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Public VCF as-a-Service - Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) If you need training or technical assistance to implement our solutions, please contact your Technical Account Manager or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.fr-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.fr-ca.md index 57de1c97531..ee79e2f33d7 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.fr-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.fr-ca.md @@ -1,17 +1,17 @@ --- -title: "VMware Cloud Director - Migration depuis VMware vSphere on OVHcloud" -excerpt: "Découvrez comment vous préparer à migrer depuis VMware vSphere on OVHcloud vers une offre basée sur un environnement VMware Cloud Director (VCD) on OVHcloud" +title: "Public VCF as-a-Service - Migration depuis VMware vSphere on OVHcloud" +excerpt: "Découvrez comment vous préparer à migrer depuis VMware vSphere on OVHcloud vers une offre basée sur un environnement Public VCF as-a-Service" updated: 2025-05-06 --- > [!primary] > -> VCD on OVHcloud est actuellement en phase alpha. Ce guide peut donc évoluer et être mis à jour à l'avenir avec les avancées de nos équipes en charge de ce produit. +>Public VCF as-a-Service est actuellement en phase alpha. Ce guide peut donc évoluer et être mis à jour à l'avenir avec les avancées de nos équipes en charge de ce produit. > ## Objectif -**L’objectif de ce guide est de vous fournir les informations nécessaires pour effectuer une migration vers un environnement VMware Cloud Director on OVHcloud.** +**L’objectif de ce guide est de vous fournir les informations nécessaires pour effectuer une migration vers un environnement Public VCF as-a-Service.** ## Prérequis @@ -20,13 +20,13 @@ updated: 2025-05-06 ## En pratique -Ce guide pratique a pour but de vous fournir des informations et des solutions sur le processus de migration de vos services VMware vSphere on OVHcloud vers une offre VMware Cloud Director on OVHcloud. +Ce guide pratique a pour but de vous fournir des informations et des solutions sur le processus de migration de vos services VMware vSphere on OVHcloud vers une offre Public VCF as-a-Service. Il détaille également les prérequis pour chaque cas d'utilisation et le cas échéant, vous explique les éxigences pour migrer. | **Espace client** | **Étapes** | |:-----------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ![VCD Migration Bloc](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Avant toute migration, il est important de vérifier la checklist des cas d'utilisations particuliers ci-dessous et de vous conformer aux recommandations associées.
2. Une fois que vous aurez rempli ces exigences, vous pouvez vous connecter à l'espace client OVHcloud afin de signer (dans le bloc prévu à cet effet) les conditions particulières de l'environnement prévu à être migré (C&P). Un e-mail de confirmation vous sera envoyé avec un lien et un mot de passe temporaire pour accéder à VCD on OVHcloud.
3. Les équipes OVHcloud migreront les VMs du datacenter (vDC) choisie, en utilisant un chemin de migration à chaud (vMotion).
| +| ![Public VCF as-a-ServiceMigration Bloc](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Avant toute migration, il est important de vérifier la checklist des cas d'utilisations particuliers ci-dessous et de vous conformer aux recommandations associées.
2. Une fois que vous aurez rempli ces exigences, vous pouvez vous connecter à l'espace client OVHcloud afin de signer (dans le bloc prévu à cet effet) les conditions particulières de l'environnement prévu à être migré (C&P). Un e-mail de confirmation vous sera envoyé avec un lien et un mot de passe temporaire pour accéder à Public VCF as-a-Service.
3. Les équipes OVHcloud migreront les VMs du datacenter (vDC) choisie, en utilisant un chemin de migration à chaud (vMotion).
| Ce déplacement à chaud permettra de limiter au minimum les coupures de vos réseaux publics ou privés. Les réseaux privés sont les plus susceptibles d'être affectés, de l'ordre de quelques minutes de coupure. @@ -46,7 +46,7 @@ Cette migration doit s’effectuer sans impact notable pour la plupart des appli > > Nous vous recommandons de prendre les dispositions nécessaires et de surveiller votre environnement durant la migration. -Pour rappel, si vous décidez de passer à l’offre VCD, les nouveaux tarifs ne seront pas appliqués à vos serveurs/hôtes existants. Nous couvrirons l'augmentation du prix de la licence jusqu'à ce que la migration soit terminée. +Pour rappel, si vous décidez de passer à l’offre Public VCF as-a-Service, les nouveaux tarifs ne seront pas appliqués à vos serveurs/hôtes existants. Nous couvrirons l'augmentation du prix de la licence jusqu'à ce que la migration soit terminée. ### Étape 1 - Avant la migration (obligatoire) @@ -54,12 +54,12 @@ Pour rappel, si vous décidez de passer à l’offre VCD, les nouveaux tarifs ne Nous vous invitons à revoir la démonstration du produit et le webinaire pour vous familiariser avec cette nouvelle offre. -Vous retrouverez toutes les informations nécessaires sur nos pages dédiées à VCD : +Vous retrouverez toutes les informations nécessaires sur nos pages dédiées à Public VCF as-a-Service : -- [Webinar - Managed VMware Cloud Director on OVHcloud (vidéo EN)](https://vimeo.com/936590009/b52b3ba8ce) +- [Webinar - Public VCF as-a-Service (vidéo EN)](https://vimeo.com/936590009/b52b3ba8ce) - [Webinar - VMware by Broadcom New Offerings and Opportunities (vidéo EN)](https://www.youtube.com/watch?v=aS2A9AhjnMg) -- [OVHcloud.com - VMware Cloud Director on OVHcloud (FR)](/links/hosted-private-cloud/vmware-vcd) -- [OVHcloud Labs - VMware Cloud Director on OVHcloud (EN)](https://labs.ovhcloud.com/en/vmware-cloud-director/) +- [OVHcloud.com - Public VCF as-a-Service (FR)](/links/hosted-private-cloud/vmware-vcd) +- [OVHcloud Labs - Public VCF as-a-Service (EN)](https://labs.ovhcloud.com/en/vmware-cloud-director/) Les migrations seront effectuées en 4 vagues, à partir du mois de novembre 2024, selon les services actifs dans votre environnement. @@ -76,7 +76,7 @@ Au cours de ce processus, vos données resteront inchangées, à l'exception du La date de migration vous sera communiquée par e-mail au minimum 15 jours avant le début de la migration. -Nous vous invitons à lire le guide [VMware Cloud Director - Les concepts fondamentaux de VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) pour voir les fonctionnalités incluses dans chaque vague de migration de vos environnements. +Nous vous invitons à lire le guide [Public VCF as-a-Service - Les concepts fondamentaux de Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) pour voir les fonctionnalités incluses dans chaque vague de migration de vos environnements. #### Checklist avant migration @@ -89,20 +89,20 @@ Le tableau ci-dessous vous présente chacun des cas particuliers et des points b | 1️⃣ | 🏢🏢 `Multi-vDC` | Migrer les VMs, vApp vers un seul vDC | - Ne peut être migré que si votre architecture ne dispose que d'un seul vDC (à ce jour).
Si ce n’est pas le cas, assurez-vous en avant de transférer toutes vos données (VMs, vApp) dans le vDC qui sera utilisé pour la migration par les équipes OVHcloud. | [Migration d'une infrastructure vers un nouveau vDC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/service-migration-vdc) | | 2️⃣ | 📜 `Options PCI-DSS, SecNumCloud et HDS non actives` | Pas de solution à ce jour | - Ne peut pas être migré si vos charges de travail VMware vSphere on OVHcloud sont certifiées PCI-DSS, HDS ou qualifiées SecNumCloud à ce jour. | | | 3️⃣ | 🔐 `Chiffrement VMs (KMS/OKMS ou vNKP)` | Déchiffrer ou désactiver la politique de chiffrement pour les VMs | - Il n'est pas possible à ce jour d'effectuer la migration avec des VMs, vApp chiffrées dans VMware vSphere on OVHcloud. | [Activation du chiffrement des machines virtuelles (VM Encryption)](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vm_encrypt) | -| 4️⃣ | 💾 `Zerto` | Pas de solution à ce jour | - Si vous utilisez les solutions Zerto (réplication de données pour la reprise d'activité en cas de désastre), vous ne pouvez pas faire fonctionner cette technologie avec VCD (à ce jour). | [Mise en place de Zerto Virtual Replication entre deux centres de données OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | +| 4️⃣ | 💾 `Zerto` | Pas de solution à ce jour | - Si vous utilisez les solutions Zerto (réplication de données pour la reprise d'activité en cas de désastre), vous ne pouvez pas faire fonctionner cette technologie avec Public VCF as-a-Service (à ce jour). | [Mise en place de Zerto Virtual Replication entre deux centres de données OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | -\***Bloquant** : empêche toute migration possible vers VCD on OVHcloud. +\***Bloquant** : empêche toute migration possible vers Public VCF as-a-Service. - **Cas particuliers non-bloquants** : | **Checklist** | **Cas d'usages** | **Objectifs** | **Informations complémentaires** | **Aides et références** | |:-------------:|:---------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 5️⃣ | 🚫 `FT (tolérance aux pannes)` | Désactiver la FT (Fault Tolerance) des VMs dans VMware vSphere on OVHcloud | - Faites un clic droit sur vos VMs et sélectionnez `Fault Tolerance`{.action} > `Désactiver Fault Tolerance`{.action} dans VMware vSphere on OVHcloud | [Tolerance aux pannes VMware](/pages/bare_metal_cloud/managed_bare_metal/vmware_fault_tolerance) | -| 6️⃣ | ⚠️ `Règles d'affinité/anti-affinité DRS` | Reconstitution des règles d’affinité/anti-affinité dans VCD on OVHcloud | - Pour être conservées, les règles d’affinité/anti-affinité DRS devront être recrées manuellement par vos soins dans VCD on OVHcloud après migration (à ce jour). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | +| 6️⃣ | ⚠️ `Règles d'affinité/anti-affinité DRS` | Reconstitution des règles d’affinité/anti-affinité dans Public VCF as-a-Service | - Pour être conservées, les règles d’affinité/anti-affinité DRS devront être recrées manuellement par vos soins dans Public VCF as-a-Service après migration (à ce jour). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | | 7️⃣ | 📀 `Périphériques spéciaux (CD, DVD, etc..)` | Débrancher tous les équipements spéciaux dans VMware vSphere on OVHcloud | - Tous les périphériques spéciaux (CD, DVD, etc.) doivent être retirés avant la migration, sinon ils seront enlevés par le processus de migration (à ce jour). | [Modifier les ressources d’une machine virtuelle](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 8️⃣ | 🛢 `Clusters de datastore` | Suppression de toutes les règles de clustering dans VMware vSphere on OVHcloud | - Les règles de clustering devront être enlevés avant la migration car cette notion n'existe plus avec VCD on OVHcloud | [Création de cluster et activation EVC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | -| 9️⃣ | 🔄 `Sur-allocation de mémoire` | Prévoyez ou faites évoluer vos besoins en ressources dans VCD on OVHcloud.
Ou optimisez vos besoins avant de migrer (côté control panel vSphere) | - Car vous ne pourrez pas sur-engager (over commit) de ressources au sein de VCD on OVHcloud. Ce concept n'existe pas. | [Modification des ressources d'une machine virtuelle](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 🔟 | 🔗 `Pools de ressources (partage)` | Remplacer par les vApp dans VCD on OVHcloud | - Les pools de ressources seront perdus après la migration car cette notion n'existe plus côté VCD on OVHcloud. Nous recommandons à la place l'utilisation des concepts de vApp au sein du control panel VCD on OVHcloud. | [Utilisation de vApps dans le control panel VCD on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | +| 8️⃣ | 🛢 `Clusters de datastore` | Suppression de toutes les règles de clustering dans VMware vSphere on OVHcloud | - Les règles de clustering devront être enlevés avant la migration car cette notion n'existe plus avec Public VCF as-a-Service | [Création de cluster et activation EVC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | +| 9️⃣ | 🔄 `Sur-allocation de mémoire` | Prévoyez ou faites évoluer vos besoins en ressources dans Public VCF as-a-Service.
Ou optimisez vos besoins avant de migrer (côté control panel vSphere) | - Car vous ne pourrez pas sur-engager (over commit) de ressources au sein de Public VCF as-a-Service. Ce concept n'existe pas. | [Modification des ressources d'une machine virtuelle](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | +| 🔟 | 🔗 `Pools de ressources (partage)` | Remplacer par les vApp dans Public VCF as-a-Service | - Les pools de ressources seront perdus après la migration car cette notion n'existe plus côté Public VCF as-a-Service. Nous recommandons à la place l'utilisation des concepts de vApp au sein du control panel Public VCF as-a-Service. | [Utilisation de vApps dans le control panel Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | | ⏸️ | 🆓 `Hosts + Datastore` | Libération des ressources (hôtes + datastore) dans VMware vSphere on OVHcloud | - Les ressources (hôtes + datastore) gratuites "Freespare" et à l'heure "Hourly" doivent être libérées avant la migration, ou converties en ressources mensuelles ("Monthly"). | [Informations de facturation du Hosted Private Cloud](/pages/account_and_service_management/managing_billing_payments_and_services/facturation_private_cloud) | ### Étape 2 - Après la migration (obligatoire) @@ -113,15 +113,15 @@ Voici un rappel des tâches qu'il vous reste à mener, une fois la migration eff | **Post
actions** | **Cas d'usages** | **Objectifs** | **Aides et références** | |:---------------:|:---------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrer les données des VMs, vApp vers vos datastore multi-vDc dans VCD on OVHcloud si vous êtes dans ce cas d'usage | | -| 5️⃣ | 🚫 `FT (tolérance au pannes)` | La fonctionnalité Fault Tolerance n'est pas disponible dans VCD. | | -| 6️⃣ | ⚠️ `Règles d'affinité/anti-affinité DRS` | Reconstituer les règles d’affinités/anti-affinités dans VCD on OVHcloud | - [Créer une règle d'affinité de machine virtuelle dans VMware Cloud Director on OVHcloud](https://docs.vmware.com/fr/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | -| 7️⃣ | 📀 `Périphériques spéciaux (CD, DVD, etc..)` | Rébrancher tous les équipements spéciaux nécessaire au bon fonctionnement des VMs dans VCD on OVHcloud | - Car tous les périphériques spéciaux (CD, DVD, etc.) doivent être retirés avant la migration. [Insérer un support dans une machine virtuelle dans le VMware Cloud Director on OVHcloud](https://docs.vmware.com/fr/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | -| 3️⃣ | 🔐 `Chiffrement VMs (KMS/OKMS ou vNKP)` | Réactiver la politique de chiffrement pour les VMs dans VCD on OVHcloud avec votre solutions définie (KMS/OKMS/vNKP) après migration et lancer le chiffrement des VMs. | - Car il n'est pas possible à ce jour d'effectuer la migration avec des VMs, vApp chiffrées.
L'import ou la configuration de votre solution de chiffrement (KMS/OKMS, vNKP) doit être réalisé avant activation du chiffrement des VMs dans VCD on OVHcloud | +| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrer les données des VMs, vApp vers vos datastore multi-vDc dans Public VCF as-a-Service si vous êtes dans ce cas d'usage | | +| 5️⃣ | 🚫 `FT (tolérance au pannes)` | La fonctionnalité Fault Tolerance n'est pas disponible dans Public VCF as-a-Service. | | +| 6️⃣ | ⚠️ `Règles d'affinité/anti-affinité DRS` | Reconstituer les règles d’affinités/anti-affinités dans Public VCF as-a-Service | - [Créer une règle d'affinité de machine virtuelle dans Public VCF as-a-Service](https://docs.vmware.com/fr/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | +| 7️⃣ | 📀 `Périphériques spéciaux (CD, DVD, etc..)` | Rébrancher tous les équipements spéciaux nécessaire au bon fonctionnement des VMs dans Public VCF as-a-Service | - Car tous les périphériques spéciaux (CD, DVD, etc.) doivent être retirés avant la migration. [Insérer un support dans une machine virtuelle dans le Public VCF as-a-Service](https://docs.vmware.com/fr/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | +| 3️⃣ | 🔐 `Chiffrement VMs (KMS/OKMS ou vNKP)` | Réactiver la politique de chiffrement pour les VMs dans Public VCF as-a-Service avec votre solutions définie (KMS/OKMS/vNKP) après migration et lancer le chiffrement des VMs. | - Car il n'est pas possible à ce jour d'effectuer la migration avec des VMs, vApp chiffrées.
L'import ou la configuration de votre solution de chiffrement (KMS/OKMS, vNKP) doit être réalisé avant activation du chiffrement des VMs dans Public VCF as-a-Service | -#### Managed Veeam for VCD (obligatoire) +#### Managed Veeam for Public VCF as-a-Service (obligatoire) -La sauvegarde n'est pas configurée par défaut suite à la migration vers VCD. Vous devez souscrire au service de sauvegarde **Managed Veeam for VCD** dans l'espace client et le configurer si vous souhaitez protéger votre nouvel environnement. +La sauvegarde n'est pas configurée par défaut suite à la migration vers Public VCF as-a-Service. Vous devez souscrire au service de sauvegarde **Managed Veeam for Public VCF as-a-Service** dans l'espace client et le configurer si vous souhaitez protéger votre nouvel environnement. **Configuration du répertoire de stockage** @@ -135,11 +135,11 @@ Ces paramètres pourront être personnalisés en fonction des niveaux de service Tous ces dépôts (*repositories*) ont un quota de stockage de **100 To**. Vous pouvez contacter les équipes de [support](https://help.ovhcloud.com/csm?id=csm_get_help) pour augmenter ce quota. -Pour plus d'informations, consultez le guide : [VMware Cloud Director - Sauvegarde avec Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +Pour plus d'informations, consultez le guide : [Public VCF as-a-Service - Sauvegarde avec Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) -### Réinitialiser le mot de passe "Admin" sur Managed VMware Cloud Director +### Réinitialiser le mot de passe "Admin" sur Public VCF as-a-Service -Il est désormais possible de réinitialiser le mot de passe **Admin** d'une Organisation Managed VMware Cloud Director via l'APIv2 : [Accéder à l'APIv2](https://ca.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). +Il est désormais possible de réinitialiser le mot de passe **Admin** d'une Organisation Public VCF as-a-Service via l'APIv2 : [Accéder à l'APIv2](https://ca.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). > [!api] > @@ -147,7 +147,7 @@ Il est désormais possible de réinitialiser le mot de passe **Admin** d'une Org ### Accéder aux datastores après la migration -Après la migration de votre service Managed vSphere vers votre organisation Managed VCD, vous pouvez continuer à accéder à vos datastores via l’ancienne interface Managed vSphere. +Après la migration de votre service Managed vSphere vers votre organisation Public VCF as-a-Service, vous pouvez continuer à accéder à vos datastores via l’ancienne interface Managed vSphere. ![Datastores dashboard](images/datastores_01.PNG){.thumbnail} @@ -165,19 +165,19 @@ Le mot de passe associé à ces utilisateurs peut avoir été réinitialisé pen > > [!warning] -> Les machines virtuelles ne peuvent pas être restaurées à partir de cette interface. Pour exporter vos VMs, utilisez votre organisation Managed VCD. +> Les machines virtuelles ne peuvent pas être restaurées à partir de cette interface. Pour exporter vos VMs, utilisez votre organisation Public VCF as-a-Service. ## Aller plus loin -Vous pouvez aller plus loin en lisant ces guides, afin de mieux connaitre les avantages de VCD on OVHcloud : +Vous pouvez aller plus loin en lisant ces guides, afin de mieux connaitre les avantages de Public VCF as-a-Service : -- [VMware Cloud Director - Premiers pas](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) -- [VMware Cloud Director - Les concepts fondamentaux de VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Foire aux questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) -- [VMware Cloud Director - Se connecter depuis le control panel VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) -- [VMware Cloud Director - Concepts réseau et bonnes pratiques](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [VMware Cloud Director - Création de composants réseaux via VCD on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -- [VMware Cloud Director - Sauvegarde avec Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +- [Public VCF as-a-Service - Premiers pas](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) +- [Public VCF as-a-Service - Les concepts fondamentaux de Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Foire aux questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) +- [Public VCF as-a-Service - Se connecter depuis le control panel Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) +- [Public VCF as-a-Service - Concepts réseau et bonnes pratiques](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Public VCF as-a-Service - Création de composants réseaux via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Sauvegarde avec Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en œuvre de nos solutions, contactez votre Technical Account Manager ou demandez une analyse personnalisée de votre projet à nos experts de l’équipe [Professional Services](/links/professional-services). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.fr-fr.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.fr-fr.md index 6bb02db49a4..6e61a856733 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.fr-fr.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.fr-fr.md @@ -1,17 +1,17 @@ --- -title: "VMware Cloud Director - Migration depuis VMware vSphere on OVHcloud" -excerpt: "Découvrez comment vous préparer à migrer depuis VMware vSphere on OVHcloud vers une offre basée sur un environnement VMware Cloud Director (VCD) on OVHcloud" +title: "Public VCF as-a-Service - Migration depuis VMware vSphere on OVHcloud" +excerpt: "Découvrez comment vous préparer à migrer depuis VMware vSphere on OVHcloud vers une offre basée sur un environnement Public VCF as-a-Service" updated: 2025-05-06 --- > [!primary] > -> VCD on OVHcloud est actuellement en phase alpha. Ce guide peut donc évoluer et être mis à jour à l'avenir avec les avancées de nos équipes en charge de ce produit. +>Public VCF as-a-Service est actuellement en phase alpha. Ce guide peut donc évoluer et être mis à jour à l'avenir avec les avancées de nos équipes en charge de ce produit. > ## Objectif -**L’objectif de ce guide est de vous fournir les informations nécessaires pour effectuer une migration vers un environnement VMware Cloud Director on OVHcloud.** +**L’objectif de ce guide est de vous fournir les informations nécessaires pour effectuer une migration vers un environnement Public VCF as-a-Service.** ## Prérequis @@ -20,13 +20,13 @@ updated: 2025-05-06 ## En pratique -Ce guide pratique a pour but de vous fournir des informations et des solutions sur le processus de migration de vos services VMware vSphere on OVHcloud vers une offre VMware Cloud Director on OVHcloud. +Ce guide pratique a pour but de vous fournir des informations et des solutions sur le processus de migration de vos services VMware vSphere on OVHcloud vers une offre Public VCF as-a-Service. Il détaille également les prérequis pour chaque cas d'utilisation et le cas échéant, vous explique les éxigences pour migrer. | **Espace client** | **Étapes** | |:-----------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ![VCD Migration Bloc](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Avant toute migration, il est important de vérifier la checklist des cas d'utilisations particuliers ci-dessous et de vous conformer aux recommandations associées.
2. Une fois que vous aurez rempli ces exigences, vous pouvez vous connecter à l'espace client OVHcloud afin de signer (dans le bloc prévu à cet effet) les conditions particulières de l'environnement prévu à être migré (C&P). Un e-mail de confirmation vous sera envoyé avec un lien et un mot de passe temporaire pour accéder à VCD on OVHcloud.
3. Les équipes OVHcloud migreront les VMs du datacenter (vDC) choisie, en utilisant un chemin de migration à chaud (vMotion).
| +| ![Public VCF as-a-ServiceMigration Bloc](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Avant toute migration, il est important de vérifier la checklist des cas d'utilisations particuliers ci-dessous et de vous conformer aux recommandations associées.
2. Une fois que vous aurez rempli ces exigences, vous pouvez vous connecter à l'espace client OVHcloud afin de signer (dans le bloc prévu à cet effet) les conditions particulières de l'environnement prévu à être migré (C&P). Un e-mail de confirmation vous sera envoyé avec un lien et un mot de passe temporaire pour accéder à Public VCF as-a-Service.
3. Les équipes OVHcloud migreront les VMs du datacenter (vDC) choisie, en utilisant un chemin de migration à chaud (vMotion).
| Ce déplacement à chaud permettra de limiter au minimum les coupures de vos réseaux publics ou privés. Les réseaux privés sont les plus susceptibles d'être affectés, de l'ordre de quelques minutes de coupure. @@ -46,7 +46,7 @@ Cette migration doit s’effectuer sans impact notable pour la plupart des appli > > Nous vous recommandons de prendre les dispositions nécessaires et de surveiller votre environnement durant la migration. -Pour rappel, si vous décidez de passer à l’offre VCD, les nouveaux tarifs ne seront pas appliqués à vos serveurs/hôtes existants. Nous couvrirons l'augmentation du prix de la licence jusqu'à ce que la migration soit terminée. +Pour rappel, si vous décidez de passer à l’offre Public VCF as-a-Service, les nouveaux tarifs ne seront pas appliqués à vos serveurs/hôtes existants. Nous couvrirons l'augmentation du prix de la licence jusqu'à ce que la migration soit terminée. ### Étape 1 - Avant la migration (obligatoire) @@ -54,12 +54,12 @@ Pour rappel, si vous décidez de passer à l’offre VCD, les nouveaux tarifs ne Nous vous invitons à revoir la démonstration du produit et le webinaire pour vous familiariser avec cette nouvelle offre. -Vous retrouverez toutes les informations nécessaires sur nos pages dédiées à VCD : +Vous retrouverez toutes les informations nécessaires sur nos pages dédiées à Public VCF as-a-Service : -- [Webinar - Managed VMware Cloud Director on OVHcloud (vidéo EN)](https://vimeo.com/936590009/b52b3ba8ce) +- [Webinar - Public VCF as-a-Service (vidéo EN)](https://vimeo.com/936590009/b52b3ba8ce) - [Webinar - VMware by Broadcom New Offerings and Opportunities (vidéo EN)](https://www.youtube.com/watch?v=aS2A9AhjnMg) -- [OVHcloud.com - VMware Cloud Director on OVHcloud (FR)](/links/hosted-private-cloud/vmware-vcd) -- [OVHcloud Labs - VMware Cloud Director on OVHcloud (EN)](https://labs.ovhcloud.com/en/vmware-cloud-director/) +- [OVHcloud.com - Public VCF as-a-Service (FR)](/links/hosted-private-cloud/vmware-vcd) +- [OVHcloud Labs - Public VCF as-a-Service (EN)](https://labs.ovhcloud.com/en/vmware-cloud-director/) Les migrations seront effectuées en 4 vagues, à partir du mois de novembre 2024, selon les services actifs dans votre environnement. @@ -76,7 +76,7 @@ Au cours de ce processus, vos données resteront inchangées, à l'exception du La date de migration vous sera communiquée par e-mail au minimum 15 jours avant le début de la migration. -Nous vous invitons à lire le guide [VMware Cloud Director - Les concepts fondamentaux de VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) pour voir les fonctionnalités incluses dans chaque vague de migration de vos environnements. +Nous vous invitons à lire le guide [Public VCF as-a-Service - Les concepts fondamentaux de Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) pour voir les fonctionnalités incluses dans chaque vague de migration de vos environnements. #### Checklist avant migration @@ -89,20 +89,20 @@ Le tableau ci-dessous vous présente chacun des cas particuliers et des points b | 1️⃣ | 🏢🏢 `Multi-vDC` | Migrer les VMs, vApp vers un seul vDC | - Ne peut être migré que si votre architecture ne dispose que d'un seul vDC (à ce jour).
Si ce n’est pas le cas, assurez-vous en avant de transférer toutes vos données (VMs, vApp) dans le vDC qui sera utilisé pour la migration par les équipes OVHcloud. | [Migration d'une infrastructure vers un nouveau vDC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/service-migration-vdc) | | 2️⃣ | 📜 `Options PCI-DSS, SecNumCloud et HDS non actives` | Pas de solution à ce jour | - Ne peut pas être migré si vos charges de travail VMware vSphere on OVHcloud sont certifiées PCI-DSS, HDS ou qualifiées SecNumCloud à ce jour. | | | 3️⃣ | 🔐 `Chiffrement VMs (KMS/OKMS ou vNKP)` | Déchiffrer ou désactiver la politique de chiffrement pour les VMs | - Il n'est pas possible à ce jour d'effectuer la migration avec des VMs, vApp chiffrées dans VMware vSphere on OVHcloud. | [Activation du chiffrement des machines virtuelles (VM Encryption)](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vm_encrypt) | -| 4️⃣ | 💾 `Zerto` | Pas de solution à ce jour | - Si vous utilisez les solutions Zerto (réplication de données pour la reprise d'activité en cas de désastre), vous ne pouvez pas faire fonctionner cette technologie avec VCD (à ce jour). | [Mise en place de Zerto Virtual Replication entre deux centres de données OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | +| 4️⃣ | 💾 `Zerto` | Pas de solution à ce jour | - Si vous utilisez les solutions Zerto (réplication de données pour la reprise d'activité en cas de désastre), vous ne pouvez pas faire fonctionner cette technologie avec Public VCF as-a-Service (à ce jour). | [Mise en place de Zerto Virtual Replication entre deux centres de données OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | -\***Bloquant** : empêche toute migration possible vers VCD on OVHcloud. +\***Bloquant** : empêche toute migration possible vers Public VCF as-a-Service. - **Cas particuliers non-bloquants** : | **Checklist** | **Cas d'usages** | **Objectifs** | **Informations complémentaires** | **Aides et références** | |:-------------:|:---------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 5️⃣ | 🚫 `FT (tolérance aux pannes)` | Désactiver la FT (Fault Tolerance) des VMs dans VMware vSphere on OVHcloud | - Faites un clic droit sur vos VMs et sélectionnez `Fault Tolerance`{.action} > `Désactiver Fault Tolerance`{.action} dans VMware vSphere on OVHcloud | [Tolerance aux pannes VMware](/pages/bare_metal_cloud/managed_bare_metal/vmware_fault_tolerance) | -| 6️⃣ | ⚠️ `Règles d'affinité/anti-affinité DRS` | Reconstitution des règles d’affinité/anti-affinité dans VCD on OVHcloud | - Pour être conservées, les règles d’affinité/anti-affinité DRS devront être recrées manuellement par vos soins dans VCD on OVHcloud après migration (à ce jour). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | +| 6️⃣ | ⚠️ `Règles d'affinité/anti-affinité DRS` | Reconstitution des règles d’affinité/anti-affinité dans Public VCF as-a-Service | - Pour être conservées, les règles d’affinité/anti-affinité DRS devront être recrées manuellement par vos soins dans Public VCF as-a-Service après migration (à ce jour). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | | 7️⃣ | 📀 `Périphériques spéciaux (CD, DVD, etc..)` | Débrancher tous les équipements spéciaux dans VMware vSphere on OVHcloud | - Tous les périphériques spéciaux (CD, DVD, etc.) doivent être retirés avant la migration, sinon ils seront enlevés par le processus de migration (à ce jour). | [Modifier les ressources d’une machine virtuelle](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 8️⃣ | 🛢 `Clusters de datastore` | Suppression de toutes les règles de clustering dans VMware vSphere on OVHcloud | - Les règles de clustering devront être enlevés avant la migration car cette notion n'existe plus avec VCD on OVHcloud | [Création de cluster et activation EVC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | -| 9️⃣ | 🔄 `Sur-allocation de mémoire` | Prévoyez ou faites évoluer vos besoins en ressources dans VCD on OVHcloud.
Ou optimisez vos besoins avant de migrer (côté control panel vSphere) | - Car vous ne pourrez pas sur-engager (over commit) de ressources au sein de VCD on OVHcloud. Ce concept n'existe pas. | [Modification des ressources d'une machine virtuelle](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 🔟 | 🔗 `Pools de ressources (partage)` | Remplacer par les vApp dans VCD on OVHcloud | - Les pools de ressources seront perdus après la migration car cette notion n'existe plus côté VCD on OVHcloud. Nous recommandons à la place l'utilisation des concepts de vApp au sein du control panel VCD on OVHcloud. | [Utilisation de vApps dans le control panel VCD on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | +| 8️⃣ | 🛢 `Clusters de datastore` | Suppression de toutes les règles de clustering dans VMware vSphere on OVHcloud | - Les règles de clustering devront être enlevés avant la migration car cette notion n'existe plus avec Public VCF as-a-Service | [Création de cluster et activation EVC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | +| 9️⃣ | 🔄 `Sur-allocation de mémoire` | Prévoyez ou faites évoluer vos besoins en ressources dans Public VCF as-a-Service.
Ou optimisez vos besoins avant de migrer (côté control panel vSphere) | - Car vous ne pourrez pas sur-engager (over commit) de ressources au sein de Public VCF as-a-Service. Ce concept n'existe pas. | [Modification des ressources d'une machine virtuelle](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | +| 🔟 | 🔗 `Pools de ressources (partage)` | Remplacer par les vApp dans Public VCF as-a-Service | - Les pools de ressources seront perdus après la migration car cette notion n'existe plus côté Public VCF as-a-Service. Nous recommandons à la place l'utilisation des concepts de vApp au sein du control panel Public VCF as-a-Service. | [Utilisation de vApps dans le control panel Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | | ⏸️ | 🆓 `Hosts + Datastore` | Libération des ressources (hôtes + datastore) dans VMware vSphere on OVHcloud | - Les ressources (hôtes + datastore) gratuites "Freespare" et à l'heure "Hourly" doivent être libérées avant la migration, ou converties en ressources mensuelles ("Monthly"). | [Informations de facturation du Hosted Private Cloud](/pages/account_and_service_management/managing_billing_payments_and_services/facturation_private_cloud) | ### Étape 2 - Après la migration (obligatoire) @@ -113,15 +113,15 @@ Voici un rappel des tâches qu'il vous reste à mener, une fois la migration eff | **Post
actions** | **Cas d'usages** | **Objectifs** | **Aides et références** | |:---------------:|:---------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrer les données des VMs, vApp vers vos datastore multi-vDc dans VCD on OVHcloud si vous êtes dans ce cas d'usage | | -| 5️⃣ | 🚫 `FT (tolérance au pannes)` | La fonctionnalité Fault Tolerance n'est pas disponible dans VCD. | | -| 6️⃣ | ⚠️ `Règles d'affinité/anti-affinité DRS` | Reconstituer les règles d’affinités/anti-affinités dans VCD on OVHcloud | - [Créer une règle d'affinité de machine virtuelle dans VMware Cloud Director on OVHcloud](https://docs.vmware.com/fr/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | -| 7️⃣ | 📀 `Périphériques spéciaux (CD, DVD, etc..)` | Rébrancher tous les équipements spéciaux nécessaire au bon fonctionnement des VMs dans VCD on OVHcloud | - Car tous les périphériques spéciaux (CD, DVD, etc.) doivent être retirés avant la migration. [Insérer un support dans une machine virtuelle dans le VMware Cloud Director on OVHcloud](https://docs.vmware.com/fr/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | -| 3️⃣ | 🔐 `Chiffrement VMs (KMS/OKMS ou vNKP)` | Réactiver la politique de chiffrement pour les VMs dans VCD on OVHcloud avec votre solutions définie (KMS/OKMS/vNKP) après migration et lancer le chiffrement des VMs. | - Car il n'est pas possible à ce jour d'effectuer la migration avec des VMs, vApp chiffrées.
L'import ou la configuration de votre solution de chiffrement (KMS/OKMS, vNKP) doit être réalisé avant activation du chiffrement des VMs dans VCD on OVHcloud | +| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrer les données des VMs, vApp vers vos datastore multi-vDc dans Public VCF as-a-Service si vous êtes dans ce cas d'usage | | +| 5️⃣ | 🚫 `FT (tolérance au pannes)` | La fonctionnalité Fault Tolerance n'est pas disponible dans Public VCF as-a-Service. | | +| 6️⃣ | ⚠️ `Règles d'affinité/anti-affinité DRS` | Reconstituer les règles d’affinités/anti-affinités dans Public VCF as-a-Service | - [Créer une règle d'affinité de machine virtuelle dans Public VCF as-a-Service](https://docs.vmware.com/fr/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | +| 7️⃣ | 📀 `Périphériques spéciaux (CD, DVD, etc..)` | Rébrancher tous les équipements spéciaux nécessaire au bon fonctionnement des VMs dans Public VCF as-a-Service | - Car tous les périphériques spéciaux (CD, DVD, etc.) doivent être retirés avant la migration. [Insérer un support dans une machine virtuelle dans le Public VCF as-a-Service](https://docs.vmware.com/fr/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | +| 3️⃣ | 🔐 `Chiffrement VMs (KMS/OKMS ou vNKP)` | Réactiver la politique de chiffrement pour les VMs dans Public VCF as-a-Service avec votre solutions définie (KMS/OKMS/vNKP) après migration et lancer le chiffrement des VMs. | - Car il n'est pas possible à ce jour d'effectuer la migration avec des VMs, vApp chiffrées.
L'import ou la configuration de votre solution de chiffrement (KMS/OKMS, vNKP) doit être réalisé avant activation du chiffrement des VMs dans Public VCF as-a-Service | -#### Managed Veeam for VCD (obligatoire) +#### Managed Veeam for Public VCF as-a-Service (obligatoire) -La sauvegarde n'est pas configurée par défaut suite à la migration vers VCD. Vous devez souscrire au service de sauvegarde **Managed Veeam for VCD** dans l'espace client et le configurer si vous souhaitez protéger votre nouvel environnement. +La sauvegarde n'est pas configurée par défaut suite à la migration vers Public VCF as-a-Service. Vous devez souscrire au service de sauvegarde **Managed Veeam for Public VCF as-a-Service** dans l'espace client et le configurer si vous souhaitez protéger votre nouvel environnement. **Configuration du répertoire de stockage** @@ -135,11 +135,11 @@ Ces paramètres pourront être personnalisés en fonction des niveaux de service Tous ces dépôts (*repositories*) ont un quota de stockage de **100 To**. Vous pouvez contacter les équipes de [support](https://help.ovhcloud.com/csm?id=csm_get_help) pour augmenter ce quota. -Pour plus d'informations, consultez le guide : [VMware Cloud Director - Sauvegarde avec Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +Pour plus d'informations, consultez le guide : [Public VCF as-a-Service - Sauvegarde avec Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) -### Réinitialiser le mot de passe "Admin" sur Managed VMware Cloud Director +### Réinitialiser le mot de passe "Admin" sur Public VCF as-a-Service -Il est désormais possible de réinitialiser le mot de passe **Admin** d'une Organisation Managed VMware Cloud Director via l'APIv2 : [Accéder à l'APIv2](https://eu.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). +Il est désormais possible de réinitialiser le mot de passe **Admin** d'une Organisation Public VCF as-a-Service via l'APIv2 : [Accéder à l'APIv2](https://eu.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). > [!api] > @@ -147,7 +147,7 @@ Il est désormais possible de réinitialiser le mot de passe **Admin** d'une Org ### Accéder aux datastores après la migration -Après la migration de votre service Managed vSphere vers votre organisation Managed VCD, vous pouvez continuer à accéder à vos datastores via l’ancienne interface Managed vSphere. +Après la migration de votre service Managed vSphere vers votre organisation Public VCF as-a-Service, vous pouvez continuer à accéder à vos datastores via l’ancienne interface Managed vSphere. ![Datastores dashboard](images/datastores_01.PNG){.thumbnail} @@ -165,19 +165,19 @@ Le mot de passe associé à ces utilisateurs peut avoir été réinitialisé pen > > [!warning] -> Les machines virtuelles ne peuvent pas être restaurées à partir de cette interface. Pour exporter vos VMs, utilisez votre organisation Managed VCD. +> Les machines virtuelles ne peuvent pas être restaurées à partir de cette interface. Pour exporter vos VMs, utilisez votre organisation Public VCF as-a-Service. ## Aller plus loin -Vous pouvez aller plus loin en lisant ces guides, afin de mieux connaitre les avantages de VCD on OVHcloud : +Vous pouvez aller plus loin en lisant ces guides, afin de mieux connaitre les avantages de Public VCF as-a-Service : -- [VMware Cloud Director - Premiers pas](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) -- [VMware Cloud Director - Les concepts fondamentaux de VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Foire aux questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) -- [VMware Cloud Director - Se connecter depuis le control panel VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) -- [VMware Cloud Director - Concepts réseau et bonnes pratiques](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [VMware Cloud Director - Création de composants réseaux via VCD on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -- [VMware Cloud Director - Sauvegarde avec Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +- [Public VCF as-a-Service - Premiers pas](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) +- [Public VCF as-a-Service - Les concepts fondamentaux de Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Foire aux questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) +- [Public VCF as-a-Service - Se connecter depuis le control panel Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) +- [Public VCF as-a-Service - Concepts réseau et bonnes pratiques](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Public VCF as-a-Service - Création de composants réseaux via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Sauvegarde avec Veeam Data Platform](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en œuvre de nos solutions, contactez votre Technical Account Manager ou demandez une analyse personnalisée de votre projet à nos experts de l’équipe [Professional Services](/links/professional-services). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.it-it.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.it-it.md index 893b8914590..408d1467967 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.it-it.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.it-it.md @@ -1,17 +1,17 @@ --- -title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud" -excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement" +title: "Public VCF as-a-Service - Migrate from VMware vSphere on OVHcloud" +excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a Public VCF as-a-Service environnement" updated: 2025-05-06 --- > [!primary] > -> Managed VCD on OVHcloud is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. +> Public VCF as-a-Service is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. > ## Objective -**The purpose of this guide is to provide you with the information you need to migrate to a VMware Cloud Director on OVHcloud environment.** +**The purpose of this guide is to provide you with the information you need to migrate to a Public VCF as-a-Service environment.** ## Requirements @@ -20,13 +20,13 @@ updated: 2025-05-06 ## Instructions -This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a managed VMware Cloud Director on OVHcloud solution. +This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a Public VCF as-a-Service solution. It also details the requirements for each use case, and if applicable, explains the requirements for a migration. | **OVHcloud Control Panel** | **Steps** | |:--------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ![VCD Migration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access VCD on OVHcloud.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| +| ![Public VCF as-a-ServiceMigration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access Public VCF as-a-Service.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| This hot migration will minimize disruptions to your public or private networks. Private networks are the most likely to be affected, with downtime of the order of a few minutes. @@ -46,7 +46,7 @@ Your virtual machines will remain operational during the migration, with no down This migration should be done with no noticeable impact for most applications, but we recommend that you monitor them closely throughout the process. -As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. +As a reminder, if you decide to switch to the Public VCF as-a-Service offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. ### Step 1 - Before migration (mandatory) @@ -54,12 +54,12 @@ As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the Please review the product demo and webinar to familiarize yourself with this new offering. -You can find all the information you need on our VCD pages: +You can find all the information you need on our Public VCF as-a-Service pages: -- [Webinar - Managed VMware Cloud Director on OVHcloud (video)](https://vimeo.com/936590009/b52b3ba8ce) +- [Webinar - Public VCF as-a-Service (video)](https://vimeo.com/936590009/b52b3ba8ce) - [Webinar - VMware by Broadcom New Offerings and Opportunities (video)](https://www.youtube.com/watch?v=aS2A9AhjnMg) -- [OVHcloud.com - Managed VMware Cloud Director on OVHcloud](/links/hosted-private-cloud/vmware-vcd) -- [OVHcloud Labs - VMware Cloud Director on OVHcloud](https://labs.ovhcloud.com/en/vmware-cloud-director/) +- [OVHcloud.com - Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) +- [OVHcloud Labs - Public VCF as-a-Service](https://labs.ovhcloud.com/en/vmware-cloud-director/) Migrations will be carried out in 4 waves, from november 2024, depending on the services active in your environment. @@ -76,7 +76,7 @@ During this process, your data will remain unchanged, except for vSAN Storage. Y The migration date will be sent to you by email at least 15 days before the migration starts. -We recommend reading our guide [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. +We recommend reading our guide [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. #### Checklist before migration @@ -89,20 +89,20 @@ The table below lists each individual blocking use cases, bottlenecks, and the c | 1️⃣ | 🏢🏢 `Multi-vDC` | Migrate VMs and vApps to a single vDC | - Can only be migrated if your architecture has only one vDC (for now).
If not, please ensure that you transfer all your data (VMs, vApp) into the vDC that will be used for the migration by the OVHcloud teams. | [Migrating an infrastructure to a new vDC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/service-migration-vdc) | | 2️⃣ | 📜 `Non-active PCI-DSS, SecNumCloud and HDS options` | No solution for now | - Cannot be migrated if, to date, your VMware vSphere on OVHcloud workloads are PCI-DSS, HDS or SecNumCloud certified. | | | 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Decrypt or disable the encryption policy for VMs | - It is not possible to migrate with VMs, vApps encrypted in VMware vSphere on OVHcloud. | [Enabling Virtual Machine Encryption (VM Encryption)](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vm_encrypt) | -| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with managed VCD on OVHcloud (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | +| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with Public VCF as-a-Service (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | -\***Blocking** : prevents any possible migration to a managed VCD on OVHcloud environnement. +\***Blocking** : prevents any possible migration to a Public VCF as-a-Service environnement. - **Non-blocking specific use cases**: | **Checklist** | **Use cases** | **Goals** | **Additional information** | **Help and references** | |:--------------:|:--------------------------------------------|:-----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 5️⃣ | 🚫 `FT (fault tolerance)` | Disable VM Fault Tolerance in VMware vSphere on OVHcloud | - Right-click your VMs and select `Fault Tolerance`{.action} > `Disable Fault Tolerance`{.action} in managed VMware vSphere on OVHcloud | [VMware fault tolerance](/pages/bare_metal_cloud/managed_bare_metal/vmware_fault_tolerance) | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in VCD on OVHcloud | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in VCD on OVHcloud after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in Public VCF as-a-Service | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in Public VCF as-a-Service after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | | 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Unplug all special equipment in VMware vSphere on OVHcloud | - All special devices (CDs, DVDs, etc.) must be removed prior to migration, otherwise they will be removed by the migration process (for now). | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with VCD on OVHcloud | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | -| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in VCD on OVHcloud.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within VCD on OVHcloud. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in VCD on OVHcloud | - Resource pools will be lost after the migration, as this concept no longer exists on the VCD on OVHcloud side. Instead, we recommend using vApp concepts within the VCD on OVHcloud Control Panel. | [Using vApps in the control panel VCD on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | +| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with Public VCF as-a-Service | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | +| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in Public VCF as-a-Service.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within Public VCF as-a-Service. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | +| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in Public VCF as-a-Service | - Resource pools will be lost after the migration, as this concept no longer exists on the Public VCF as-a-Service side. Instead, we recommend using vApp concepts within the Public VCF as-a-Service Control Panel. | [Using vApps in the Public VCF as-a-Service control panel](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | | ⏸️ | 🆓 `Hosts + Datastore` | Free up resources (hosts + datastore) in VMware vSphere on OVHcloud | - Free "Freespare" and "Hourly" resources (hosts + datastores) must be released before the migration, or converted into monthly resources ("Monthly"). | [Hosted Private Cloud billing information](/pages/account_and_service_management/managing_billing_payments_and_services/facturation_private_cloud) | ### Step 2 - After migration (mandatory) @@ -113,15 +113,15 @@ Here is a reminder of the tasks you still need to carry out, once the migration | **Post
actions** | **Use cases** | **Goals** | **Help and references** | |:---------------:|:----------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in VCD on OVHcloud if you are in this use case | | -| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in VCD. | | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in VCD on OVHcloud | - [Create a VM affinity rule in VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | -| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in VCD on OVHcloud | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | -| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in VCD on OVHcloud with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in VCD on OVHcloud | +| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in Public VCF as-a-Service if you are in this use case | | +| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in Public VCF as-a-Service. | | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in Public VCF as-a-Service | - [Create a VM affinity rule in Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | +| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in Public VCF as-a-Service | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | +| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in Public VCF as-a-Service with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in Public VCF as-a-Service | -#### Managed Veeam for VCD (mandatory) +#### Managed Veeam for Public VCF as-a-Service (mandatory) -Backup is not set up by default following the VCD migration. You must subscribe to the **Managed Veeam for VCD** backup service in the control panel and configure it, if you want to protect your new environment. +Backup is not set up by default following the Public VCF as-a-Service migration. You must subscribe to the **Managed Veeam for Public VCF as-a-Service** backup service in the control panel and configure it, if you want to protect your new environment. **Storage repository configuration** @@ -135,11 +135,11 @@ These settings can be customized to suit your chosen service levels: All these repositories have a storage quota of **100 TB**. You can contact the [support](https://help.ovhcloud.com/csm?id=csm_get_help) teams to increase this quota. -For more information, please refer to our guide: [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +For more information, please refer to our guide: [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) -### Reset the "Admin" password on Managed VMware Cloud Director +### Reset the "Admin" password on Public VCF as-a-Service -You can now reset the **Admin** password for a Managed VMware Cloud Director organization using APIv2: [Access APIv2](https://eu.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). +You can now reset the **Admin** password for a Public VCF as-a-Service organization using APIv2: [Access APIv2](https://eu.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). > [!api] > @@ -147,7 +147,7 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org ### Accessing datastores after migration -After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface. +After migrating your Managed vSphere service to your Public VCF as-a-Service organization, you can still access your datastores via the legacy Managed vSphere interface. ![Datastores dashboard](images/datastores_01.PNG){.thumbnail} @@ -165,19 +165,19 @@ Passwords for these users may have been reset during the migration process. If n > > [!warning] -> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization. +> Virtual machines cannot be recovered from this interface. To export your VMs, use your Public VCF as-a-Service organization. ## Go further -You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud: +You can go even further by reading these guides, to get a better understanding of the advantages of using Public VCF as-a-Service: -- [VMware Cloud Director - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) -- [VMware Cloud Director - VCD fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) -- [VMware Cloud Director - Log in from the VCD control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) -- [VMware Cloud Director - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [VMware Cloud Director - Creating network components via VCD on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -- [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +- [Public VCF as-a-Service - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) +- [Public VCF as-a-Service - Public VCF as-a-Service fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) +- [Public VCF as-a-Service - Log in from the Public VCF as-a-Service control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) +- [Public VCF as-a-Service - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Public VCF as-a-Service - Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) If you need training or technical assistance to implement our solutions, please contact your Technical Account Manager or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.pl-pl.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.pl-pl.md index 893b8914590..408d1467967 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.pl-pl.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.pl-pl.md @@ -1,17 +1,17 @@ --- -title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud" -excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement" +title: "Public VCF as-a-Service - Migrate from VMware vSphere on OVHcloud" +excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a Public VCF as-a-Service environnement" updated: 2025-05-06 --- > [!primary] > -> Managed VCD on OVHcloud is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. +> Public VCF as-a-Service is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. > ## Objective -**The purpose of this guide is to provide you with the information you need to migrate to a VMware Cloud Director on OVHcloud environment.** +**The purpose of this guide is to provide you with the information you need to migrate to a Public VCF as-a-Service environment.** ## Requirements @@ -20,13 +20,13 @@ updated: 2025-05-06 ## Instructions -This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a managed VMware Cloud Director on OVHcloud solution. +This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a Public VCF as-a-Service solution. It also details the requirements for each use case, and if applicable, explains the requirements for a migration. | **OVHcloud Control Panel** | **Steps** | |:--------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ![VCD Migration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access VCD on OVHcloud.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| +| ![Public VCF as-a-ServiceMigration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access Public VCF as-a-Service.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| This hot migration will minimize disruptions to your public or private networks. Private networks are the most likely to be affected, with downtime of the order of a few minutes. @@ -46,7 +46,7 @@ Your virtual machines will remain operational during the migration, with no down This migration should be done with no noticeable impact for most applications, but we recommend that you monitor them closely throughout the process. -As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. +As a reminder, if you decide to switch to the Public VCF as-a-Service offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. ### Step 1 - Before migration (mandatory) @@ -54,12 +54,12 @@ As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the Please review the product demo and webinar to familiarize yourself with this new offering. -You can find all the information you need on our VCD pages: +You can find all the information you need on our Public VCF as-a-Service pages: -- [Webinar - Managed VMware Cloud Director on OVHcloud (video)](https://vimeo.com/936590009/b52b3ba8ce) +- [Webinar - Public VCF as-a-Service (video)](https://vimeo.com/936590009/b52b3ba8ce) - [Webinar - VMware by Broadcom New Offerings and Opportunities (video)](https://www.youtube.com/watch?v=aS2A9AhjnMg) -- [OVHcloud.com - Managed VMware Cloud Director on OVHcloud](/links/hosted-private-cloud/vmware-vcd) -- [OVHcloud Labs - VMware Cloud Director on OVHcloud](https://labs.ovhcloud.com/en/vmware-cloud-director/) +- [OVHcloud.com - Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) +- [OVHcloud Labs - Public VCF as-a-Service](https://labs.ovhcloud.com/en/vmware-cloud-director/) Migrations will be carried out in 4 waves, from november 2024, depending on the services active in your environment. @@ -76,7 +76,7 @@ During this process, your data will remain unchanged, except for vSAN Storage. Y The migration date will be sent to you by email at least 15 days before the migration starts. -We recommend reading our guide [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. +We recommend reading our guide [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. #### Checklist before migration @@ -89,20 +89,20 @@ The table below lists each individual blocking use cases, bottlenecks, and the c | 1️⃣ | 🏢🏢 `Multi-vDC` | Migrate VMs and vApps to a single vDC | - Can only be migrated if your architecture has only one vDC (for now).
If not, please ensure that you transfer all your data (VMs, vApp) into the vDC that will be used for the migration by the OVHcloud teams. | [Migrating an infrastructure to a new vDC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/service-migration-vdc) | | 2️⃣ | 📜 `Non-active PCI-DSS, SecNumCloud and HDS options` | No solution for now | - Cannot be migrated if, to date, your VMware vSphere on OVHcloud workloads are PCI-DSS, HDS or SecNumCloud certified. | | | 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Decrypt or disable the encryption policy for VMs | - It is not possible to migrate with VMs, vApps encrypted in VMware vSphere on OVHcloud. | [Enabling Virtual Machine Encryption (VM Encryption)](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vm_encrypt) | -| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with managed VCD on OVHcloud (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | +| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with Public VCF as-a-Service (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | -\***Blocking** : prevents any possible migration to a managed VCD on OVHcloud environnement. +\***Blocking** : prevents any possible migration to a Public VCF as-a-Service environnement. - **Non-blocking specific use cases**: | **Checklist** | **Use cases** | **Goals** | **Additional information** | **Help and references** | |:--------------:|:--------------------------------------------|:-----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 5️⃣ | 🚫 `FT (fault tolerance)` | Disable VM Fault Tolerance in VMware vSphere on OVHcloud | - Right-click your VMs and select `Fault Tolerance`{.action} > `Disable Fault Tolerance`{.action} in managed VMware vSphere on OVHcloud | [VMware fault tolerance](/pages/bare_metal_cloud/managed_bare_metal/vmware_fault_tolerance) | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in VCD on OVHcloud | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in VCD on OVHcloud after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in Public VCF as-a-Service | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in Public VCF as-a-Service after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | | 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Unplug all special equipment in VMware vSphere on OVHcloud | - All special devices (CDs, DVDs, etc.) must be removed prior to migration, otherwise they will be removed by the migration process (for now). | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with VCD on OVHcloud | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | -| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in VCD on OVHcloud.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within VCD on OVHcloud. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in VCD on OVHcloud | - Resource pools will be lost after the migration, as this concept no longer exists on the VCD on OVHcloud side. Instead, we recommend using vApp concepts within the VCD on OVHcloud Control Panel. | [Using vApps in the control panel VCD on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | +| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with Public VCF as-a-Service | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | +| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in Public VCF as-a-Service.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within Public VCF as-a-Service. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | +| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in Public VCF as-a-Service | - Resource pools will be lost after the migration, as this concept no longer exists on the Public VCF as-a-Service side. Instead, we recommend using vApp concepts within the Public VCF as-a-Service Control Panel. | [Using vApps in the Public VCF as-a-Service control panel](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | | ⏸️ | 🆓 `Hosts + Datastore` | Free up resources (hosts + datastore) in VMware vSphere on OVHcloud | - Free "Freespare" and "Hourly" resources (hosts + datastores) must be released before the migration, or converted into monthly resources ("Monthly"). | [Hosted Private Cloud billing information](/pages/account_and_service_management/managing_billing_payments_and_services/facturation_private_cloud) | ### Step 2 - After migration (mandatory) @@ -113,15 +113,15 @@ Here is a reminder of the tasks you still need to carry out, once the migration | **Post
actions** | **Use cases** | **Goals** | **Help and references** | |:---------------:|:----------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in VCD on OVHcloud if you are in this use case | | -| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in VCD. | | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in VCD on OVHcloud | - [Create a VM affinity rule in VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | -| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in VCD on OVHcloud | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | -| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in VCD on OVHcloud with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in VCD on OVHcloud | +| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in Public VCF as-a-Service if you are in this use case | | +| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in Public VCF as-a-Service. | | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in Public VCF as-a-Service | - [Create a VM affinity rule in Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | +| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in Public VCF as-a-Service | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | +| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in Public VCF as-a-Service with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in Public VCF as-a-Service | -#### Managed Veeam for VCD (mandatory) +#### Managed Veeam for Public VCF as-a-Service (mandatory) -Backup is not set up by default following the VCD migration. You must subscribe to the **Managed Veeam for VCD** backup service in the control panel and configure it, if you want to protect your new environment. +Backup is not set up by default following the Public VCF as-a-Service migration. You must subscribe to the **Managed Veeam for Public VCF as-a-Service** backup service in the control panel and configure it, if you want to protect your new environment. **Storage repository configuration** @@ -135,11 +135,11 @@ These settings can be customized to suit your chosen service levels: All these repositories have a storage quota of **100 TB**. You can contact the [support](https://help.ovhcloud.com/csm?id=csm_get_help) teams to increase this quota. -For more information, please refer to our guide: [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +For more information, please refer to our guide: [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) -### Reset the "Admin" password on Managed VMware Cloud Director +### Reset the "Admin" password on Public VCF as-a-Service -You can now reset the **Admin** password for a Managed VMware Cloud Director organization using APIv2: [Access APIv2](https://eu.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). +You can now reset the **Admin** password for a Public VCF as-a-Service organization using APIv2: [Access APIv2](https://eu.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). > [!api] > @@ -147,7 +147,7 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org ### Accessing datastores after migration -After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface. +After migrating your Managed vSphere service to your Public VCF as-a-Service organization, you can still access your datastores via the legacy Managed vSphere interface. ![Datastores dashboard](images/datastores_01.PNG){.thumbnail} @@ -165,19 +165,19 @@ Passwords for these users may have been reset during the migration process. If n > > [!warning] -> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization. +> Virtual machines cannot be recovered from this interface. To export your VMs, use your Public VCF as-a-Service organization. ## Go further -You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud: +You can go even further by reading these guides, to get a better understanding of the advantages of using Public VCF as-a-Service: -- [VMware Cloud Director - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) -- [VMware Cloud Director - VCD fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) -- [VMware Cloud Director - Log in from the VCD control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) -- [VMware Cloud Director - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [VMware Cloud Director - Creating network components via VCD on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -- [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +- [Public VCF as-a-Service - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) +- [Public VCF as-a-Service - Public VCF as-a-Service fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) +- [Public VCF as-a-Service - Log in from the Public VCF as-a-Service control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) +- [Public VCF as-a-Service - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Public VCF as-a-Service - Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) If you need training or technical assistance to implement our solutions, please contact your Technical Account Manager or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.pt-pt.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.pt-pt.md index 893b8914590..408d1467967 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.pt-pt.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.pt-pt.md @@ -1,17 +1,17 @@ --- -title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud" -excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement" +title: "Public VCF as-a-Service - Migrate from VMware vSphere on OVHcloud" +excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a Public VCF as-a-Service environnement" updated: 2025-05-06 --- > [!primary] > -> Managed VCD on OVHcloud is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. +> Public VCF as-a-Service is currently in alpha phase. This guide can evolve and be updated in the future with the advances of our teams in charge of this product. > ## Objective -**The purpose of this guide is to provide you with the information you need to migrate to a VMware Cloud Director on OVHcloud environment.** +**The purpose of this guide is to provide you with the information you need to migrate to a Public VCF as-a-Service environment.** ## Requirements @@ -20,13 +20,13 @@ updated: 2025-05-06 ## Instructions -This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a managed VMware Cloud Director on OVHcloud solution. +This practical guide is designed to provide you with information and solutions on the process of migrating your managed VMware vSphere on OVHcloud services to a Public VCF as-a-Service solution. It also details the requirements for each use case, and if applicable, explains the requirements for a migration. | **OVHcloud Control Panel** | **Steps** | |:--------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ![VCD Migration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access VCD on OVHcloud.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| +| ![Public VCF as-a-ServiceMigration Block](images/vcd_migration_bloc_validation_en.png){.thumbnail} | 1. Before migrating, it is important to read the checklist of specific use cases below and follow any associated recommendations.
2. Once you have met these requirements, you can log in to the OVHcloud Control Panel to sign (in the provided field for this purpose) the specific conditions (T&Cs) of the environment which will be migrated. A confirmation email will be sent, containing a link and a temporary password to access Public VCF as-a-Service.
3. OVHcloud teams will migrate VMs from the chosen datacenter (vDC), using a hot migration path (vMotion).
| This hot migration will minimize disruptions to your public or private networks. Private networks are the most likely to be affected, with downtime of the order of a few minutes. @@ -46,7 +46,7 @@ Your virtual machines will remain operational during the migration, with no down This migration should be done with no noticeable impact for most applications, but we recommend that you monitor them closely throughout the process. -As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. +As a reminder, if you decide to switch to the Public VCF as-a-Service offer, the new prices will not be applied to your existing servers/hosts. We will cover the increase of licensing prices until the migration is complete. ### Step 1 - Before migration (mandatory) @@ -54,12 +54,12 @@ As a reminder, if you decide to switch to the managed VCD on OVHcloud offer, the Please review the product demo and webinar to familiarize yourself with this new offering. -You can find all the information you need on our VCD pages: +You can find all the information you need on our Public VCF as-a-Service pages: -- [Webinar - Managed VMware Cloud Director on OVHcloud (video)](https://vimeo.com/936590009/b52b3ba8ce) +- [Webinar - Public VCF as-a-Service (video)](https://vimeo.com/936590009/b52b3ba8ce) - [Webinar - VMware by Broadcom New Offerings and Opportunities (video)](https://www.youtube.com/watch?v=aS2A9AhjnMg) -- [OVHcloud.com - Managed VMware Cloud Director on OVHcloud](/links/hosted-private-cloud/vmware-vcd) -- [OVHcloud Labs - VMware Cloud Director on OVHcloud](https://labs.ovhcloud.com/en/vmware-cloud-director/) +- [OVHcloud.com - Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) +- [OVHcloud Labs - Public VCF as-a-Service](https://labs.ovhcloud.com/en/vmware-cloud-director/) Migrations will be carried out in 4 waves, from november 2024, depending on the services active in your environment. @@ -76,7 +76,7 @@ During this process, your data will remain unchanged, except for vSAN Storage. Y The migration date will be sent to you by email at least 15 days before the migration starts. -We recommend reading our guide [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. +We recommend reading our guide [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) to see which features are included in each migration wave of your environments. #### Checklist before migration @@ -89,20 +89,20 @@ The table below lists each individual blocking use cases, bottlenecks, and the c | 1️⃣ | 🏢🏢 `Multi-vDC` | Migrate VMs and vApps to a single vDC | - Can only be migrated if your architecture has only one vDC (for now).
If not, please ensure that you transfer all your data (VMs, vApp) into the vDC that will be used for the migration by the OVHcloud teams. | [Migrating an infrastructure to a new vDC](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/service-migration-vdc) | | 2️⃣ | 📜 `Non-active PCI-DSS, SecNumCloud and HDS options` | No solution for now | - Cannot be migrated if, to date, your VMware vSphere on OVHcloud workloads are PCI-DSS, HDS or SecNumCloud certified. | | | 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Decrypt or disable the encryption policy for VMs | - It is not possible to migrate with VMs, vApps encrypted in VMware vSphere on OVHcloud. | [Enabling Virtual Machine Encryption (VM Encryption)](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vm_encrypt) | -| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with managed VCD on OVHcloud (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | +| 4️⃣ | 💾 `Zerto` | No solution for now | - If you are using Zerto solutions (data continous replication for disaster recovery), you cannot make Zerto work with Public VCF as-a-Service (for now). | [Setting up Zerto Virtual Replication between two OVHcloud datacentres](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_virtual_replication_as_a_service) | -\***Blocking** : prevents any possible migration to a managed VCD on OVHcloud environnement. +\***Blocking** : prevents any possible migration to a Public VCF as-a-Service environnement. - **Non-blocking specific use cases**: | **Checklist** | **Use cases** | **Goals** | **Additional information** | **Help and references** | |:--------------:|:--------------------------------------------|:-----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 5️⃣ | 🚫 `FT (fault tolerance)` | Disable VM Fault Tolerance in VMware vSphere on OVHcloud | - Right-click your VMs and select `Fault Tolerance`{.action} > `Disable Fault Tolerance`{.action} in managed VMware vSphere on OVHcloud | [VMware fault tolerance](/pages/bare_metal_cloud/managed_bare_metal/vmware_fault_tolerance) | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in VCD on OVHcloud | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in VCD on OVHcloud after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruction of affinity/anti-affinity rules in Public VCF as-a-Service | - To be retained, DRS affinity/anti-affinity rules will have to be manually recreated by you in Public VCF as-a-Service after migration (for now). | [VMware DRS distributed resource scheduler](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_drs_distributed_ressource_scheduler_new) | | 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Unplug all special equipment in VMware vSphere on OVHcloud | - All special devices (CDs, DVDs, etc.) must be removed prior to migration, otherwise they will be removed by the migration process (for now). | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with VCD on OVHcloud | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | -| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in VCD on OVHcloud.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within VCD on OVHcloud. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | -| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in VCD on OVHcloud | - Resource pools will be lost after the migration, as this concept no longer exists on the VCD on OVHcloud side. Instead, we recommend using vApp concepts within the VCD on OVHcloud Control Panel. | [Using vApps in the control panel VCD on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | +| 8️⃣ | 🛢 `Datastore clusters` | Delete all clustering rules in VMware vSphere on OVHcloud | - Clustering rules must be removed before migration, as this concept no longer exists with Public VCF as-a-Service | [Cluster creation and EVC activation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/create_cluster_enable_evc) | +| 9️⃣ | 🔄 `Over-committed memory` | Plan or scale your resource requirements in Public VCF as-a-Service.
Or optimize your requirements before migrating (vSphere control panel side) | - Because you cannot over-commit resources within Public VCF as-a-Service. This concept does not exist. | [Modify virtual machine resources](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/modify_hardware_configuration_of_vm) | +| 🔟 | 🔗 `Resource pools (share)` | Replace with vApps in Public VCF as-a-Service | - Resource pools will be lost after the migration, as this concept no longer exists on the Public VCF as-a-Service side. Instead, we recommend using vApp concepts within the Public VCF as-a-Service Control Panel. | [Using vApps in the Public VCF as-a-Service control panel](https://docs.vmware.com/en/VMware-Cloud-Director/10.6/VMware-Cloud-Director-Tenant-Guide/GUID-AC48FB5E-4ADC-4835-AACE-B949B297A147.html) | | ⏸️ | 🆓 `Hosts + Datastore` | Free up resources (hosts + datastore) in VMware vSphere on OVHcloud | - Free "Freespare" and "Hourly" resources (hosts + datastores) must be released before the migration, or converted into monthly resources ("Monthly"). | [Hosted Private Cloud billing information](/pages/account_and_service_management/managing_billing_payments_and_services/facturation_private_cloud) | ### Step 2 - After migration (mandatory) @@ -113,15 +113,15 @@ Here is a reminder of the tasks you still need to carry out, once the migration | **Post
actions** | **Use cases** | **Goals** | **Help and references** | |:---------------:|:----------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in VCD on OVHcloud if you are in this use case | | -| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in VCD. | | -| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in VCD on OVHcloud | - [Create a VM affinity rule in VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | -| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in VCD on OVHcloud | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the VMware Cloud Director on OVHcloud](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | -| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in VCD on OVHcloud with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in VCD on OVHcloud | +| 1️⃣ | 🏢🏢 `Multi-vDC` | Re-migrate the VMs and vApp data to your multi-vDc datastore in Public VCF as-a-Service if you are in this use case | | +| 5️⃣ | 🚫 `FT (fault tolerance)` | Fault Tolerance is not available in Public VCF as-a-Service. | | +| 6️⃣ | ⚠️ `Affinity/anti-affinity rules DRS` | Reconstruct affinity/anti-affinity rules in Public VCF as-a-Service | - [Create a VM affinity rule in Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-950F736F-76D5-4522-8E08-CF6727FC569C.html) | +| 7️⃣ | 📀 `Special devices (CD, DVD, etc...)` | Reconnect any special equipment required for VMs to work properly in Public VCF as-a-Service | - Because all special devices (CD, DVD, etc.) must be removed before migration. [Insert support into a virtual machine in the Public VCF as-a-Service](https://docs.vmware.com/en/VMware-Cloud-Director/10.5/VMware-Cloud-Director-Tenant-Guide/GUID-01E3E275-D076-464D-BDE3-65F19A0793AD.html) | +| 3️⃣ | 🔐 `Encryption VMs (KMS/OKMS or vNKP)` | Reactivate the encryption policy for the VMs in Public VCF as-a-Service with your defined solutions (KMS/OKMS/vNKP) after migration, and launch the VM encryption. | - As it is not currently possible to migrate with VMs or encrypted vApps.
You will need to import or configure your encryption solution (KMS/OKMS, vNKP) before enabling VM encryption in Public VCF as-a-Service | -#### Managed Veeam for VCD (mandatory) +#### Managed Veeam for Public VCF as-a-Service (mandatory) -Backup is not set up by default following the VCD migration. You must subscribe to the **Managed Veeam for VCD** backup service in the control panel and configure it, if you want to protect your new environment. +Backup is not set up by default following the Public VCF as-a-Service migration. You must subscribe to the **Managed Veeam for Public VCF as-a-Service** backup service in the control panel and configure it, if you want to protect your new environment. **Storage repository configuration** @@ -135,11 +135,11 @@ These settings can be customized to suit your chosen service levels: All these repositories have a storage quota of **100 TB**. You can contact the [support](https://help.ovhcloud.com/csm?id=csm_get_help) teams to increase this quota. -For more information, please refer to our guide: [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +For more information, please refer to our guide: [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) -### Reset the "Admin" password on Managed VMware Cloud Director +### Reset the "Admin" password on Public VCF as-a-Service -You can now reset the **Admin** password for a Managed VMware Cloud Director organization using APIv2: [Access APIv2](https://eu.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). +You can now reset the **Admin** password for a Public VCF as-a-Service organization using APIv2: [Access APIv2](https://eu.api.ovh.com/console/?section=%2FvmwareCloudDirector&branch=v2#post-/vmwareCloudDirector/organization/-organizationId-/password). > [!api] > @@ -147,7 +147,7 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org ### Accessing datastores after migration -After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface. +After migrating your Managed vSphere service to your Public VCF as-a-Service organization, you can still access your datastores via the legacy Managed vSphere interface. ![Datastores dashboard](images/datastores_01.PNG){.thumbnail} @@ -165,19 +165,19 @@ Passwords for these users may have been reset during the migration process. If n > > [!warning] -> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization. +> Virtual machines cannot be recovered from this interface. To export your VMs, use your Public VCF as-a-Service organization. ## Go further -You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud: +You can go even further by reading these guides, to get a better understanding of the advantages of using Public VCF as-a-Service: -- [VMware Cloud Director - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) -- [VMware Cloud Director - VCD fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) -- [VMware Cloud Director - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) -- [VMware Cloud Director - Log in from the VCD control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) -- [VMware Cloud Director - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) -- [VMware Cloud Director - Creating network components via VCD on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -- [VMware Cloud Director - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) +- [Public VCF as-a-Service - Getting started](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-getting-started) +- [Public VCF as-a-Service - Public VCF as-a-Service fundamental concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) +- [Public VCF as-a-Service - Frequently Asked Questions](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-faq) +- [Public VCF as-a-Service - Log in from the Public VCF as-a-Service control panel](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) +- [Public VCF as-a-Service - Network concepts and best practices](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) +- [Public VCF as-a-Service - Creating network components via Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- [Public VCF as-a-Service - Veeam Data Platform backup](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-backup) If you need training or technical assistance to implement our solutions, please contact your Technical Account Manager or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.de-de.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.de-de.md index 1281bb121d9..1ce154c4e3b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.de-de.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.de-de.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Network concepts and best practices" -excerpt: "Discover the powerful networking capabilities of VMware Cloud Director on OVHcloud with this comprehensive guide (key concepts and features)" +title: "Public VCF as-a-Service - Network concepts and best practices" +excerpt: "Discover the powerful networking capabilities of Public VCF as-a-Service with this comprehensive guide (key concepts and features)" updated: 2025-03-03 --- @@ -20,34 +20,34 @@ details[open]>summary::before { > [!primary] > -> VCD on OVHcloud is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. +>Public VCF as-a-Service is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. > ## Objective -**The guide details the fundamental principles and notions of networking within VMware Cloud Director on OVHcloud.** +**The guide details the fundamental principles and notions of networking within Public VCF as-a-Service.** ## Requirements > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with preferably a Chromium-based one, and translation enabled in English). -- A VMware Cloud Director account with required user rights (make sure your user account has the necessary permissions). -- You need to have followed the guide: "[VMware Cloud Director - Basic VCD concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". +- A Public VCF as-a-Service account with required user rights (make sure your user account has the necessary permissions). +- You need to have followed the guide: "[Public VCF as-a-Service - Basic Public VCF as-a-Service concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". ## Instructions -/// details | Introduction to networking within VCD. +/// details | Introduction to networking within Public VCF as-a-Service. In this introductory guide, we will explore: -- The different networking concepts within VMware Cloud Director on OVHcloud. +- The different networking concepts within Public VCF as-a-Service. - Concepts related to optimizing network space, such as IP space, Edge Gateways, and Datacentre Groups. -To ensure a flexible and secure network infrastructure in a versatile cloud environment, VMware Cloud Director uses a layered networking architecture that includes four categories of networks: +To ensure a flexible and secure network infrastructure in a versatile cloud environment, Public VCF as-a-Service uses a layered networking architecture that includes four categories of networks: - **External networks** - **Organizational vDC networks** @@ -56,7 +56,7 @@ To ensure a flexible and secure network infrastructure in a versatile cloud envi Most of these networks require additional infrastructure elements, such as "**Edge Gateways**" and "**Network Pools**". -The VCD control panel has a network banner with 6 sections: +the Public VCF as-a-Service control panel has a network banner with 6 sections: - `Network` - `Edge Gateways` @@ -65,7 +65,7 @@ The VCD control panel has a network banner with 6 sections: - `Data Center Groups` - `Security Tags` -![VCD Control Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} +![Public VCF as-a-ServiceControl Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} As well as a network section within each vDC in `Data Center Groups > My vDC Name > Networking > Network > Edge Gateway`. @@ -76,9 +76,9 @@ As well as a network section within each vDC in `Data Center Groups > My vDC Nam /// details | What capabilities, features and functions are offered? -**VCD on OVHcloud networking capabilities** +**Public VCF as-a-Serviceon OVHcloud networking capabilities** -Here are the main network features offered with the VCD on OVHcloud solutions. +Here are the main network features offered with the Public VCF as-a-Service solutions. | Features | Standard | Advanced | Premium | Comments | |--------------------------------- |---------- |---------- |--------- |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| @@ -87,36 +87,36 @@ Here are the main network features offered with the VCD on OVHcloud solutions. | Private Network - vRack support | ✅ | ✅ | ✅ | - in Roadmap | | Routing & Switching IPv6 | | | | - in Roadmap | | VPN | | ✅ | ✅ | - L2VPN, VPN IPsec Policy Based Not Supported: SSL VPN, route-based IPsec VPN. | -| Load Balancing | | | | - Not supported with native VCD network capabilities | +| Load Balancing | | | | - Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | - in Roadmap | | **Network features** -Here is a comparison of the 3 solutions offered by VMware Cloud Director on OVHcloud. +Here is a comparison of the 3 solutions offered by Public VCF as-a-Service. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| Standard VCD | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +| Standard Public VCF as-a-Service | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | -Here we see that only the advanced networking and security features within VCD on OVHcloud are available in the **Advanced and Premium** offers. +Here we see that only the advanced networking and security features within Public VCF as-a-Service are available in the **Advanced and Premium** offers. /// ### Step 2 - Concepts and best practices -/// details | What are the best practices within the VCD control panel? +/// details | What are the best practices within the Public VCF as-a-Service control panel? **Recommendations in network space design and administration** | Design Recommendation | Design Justification | Design Involvement | |-----------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|-----------------------------------------------------------| | Create one or more Edge Gateways (Level 1 Gateways) per organization vDC. | Enables networking services for the organization's vDC. | None. | -| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the VCD tenant. | +| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the Public VCF as-a-Service tenant. | | Use the IP Spaces feature instead of traditional IP block addressing. | Note: The delivery of all Spaces IP features spans several phases. | None. | -**The network within VCD (concept)** +**The network within Public VCF as-a-Service (concept)** The types of network supported within an organization’s vDC: @@ -156,7 +156,7 @@ Network pools must be set up before organization vDC networks and vApp networks. > [!primary] > -> You can use a new way to manage your IP space in VMware Cloud Director on OVHcloud with the new IP space management subsystem. +> You can use a new way to manage your IP space in Public VCF as-a-Service with the new IP space management subsystem. > > An Edge Gateway can only connect to provider gateways that use IP spaces. > @@ -170,11 +170,11 @@ There are two types of IP spaces that you can use as the Organization Administra - **Public IP space**: A public IP space is used by multiple organizations and is controlled by the Service Provider through a quota-based system. - **Private IP space**: Private IP spaces are dedicated to a single tenant: a private IP space is used only by an organization specified when the IP space was created. For this organization, the consumption of IP addresses is unlimited. -![VCD Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} -#### Via the VCD control panel +#### Via the Public VCF as-a-Service control panel -![VCD Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} **Configuration:** @@ -188,21 +188,21 @@ There are two types of IP spaces that you can use as the Organization Administra **IP prefixes (recommended)** -You can set an IP prefix for automatic or manual use and prevent VMware Cloud Director from randomly assigning it. +You can set an IP prefix for automatic or manual use and prevent Public VCF as-a-Service from randomly assigning it. If you no longer use an IP prefix that has been allocated to your IP space, you can free it up in the pool. -![VCD IP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} -![VCD IP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} **Network topologies (concept)** -You can view the network topology from the VCD control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} +You can view the network topology from the Public VCF as-a-Service control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} Network topologies are used to configure IP spaces to enable north-south traffic. -![VCD Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} +![Public VCF as-a-Service Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} **Default auto-configuration rules:** @@ -212,7 +212,7 @@ Network topologies are used to configure IP spaces to enable north-south traffic Datacentre group networks are a type of organizational vDC networks that are shared between one or more vDCs and to which vApps can connect. -![VCD Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} When creating a network, you can join your datacentre group, which will then provide connectivity to the vApps/VMs of all participating vDC. @@ -220,21 +220,21 @@ When creating a network, you can join your datacentre group, which will then pro You can also synchronize them. This synchronization action will check all associated vDC to ensure that they are always realized and correctly configured. -![VCD Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} **Create or import network into datacenter group (optional)** -![VCD Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} -![VCD Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} **Edge Gateway (required)** -VCD Edge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, +Public VCF as-a-ServiceEdge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, -- **VCD supports**: `IPv4 and IPv6` Edge Gateways. +- **Public VCF as-a-Servicesupports**: `IPv4 and IPv6` Edge Gateways. -![VCD Network Edge Overview Gif](images/vcd_network_edge_overview.gif) +![Public VCF as-a-Service Network Edge Overview Gif](images/vcd_network_edge_overview.gif) **DHCP mode (optional)** @@ -251,13 +251,13 @@ DHCP automates the assignment of IP addresses to virtual machines connected to t - **Relay:** DHCP messages are relayed from virtual machines to designated DHCP servers in your physical DHCP infrastructure. - **Gateway:** The Edge Gateway DHCP service is used to obtain DHCP IPs. -![VCD Network DHCP Activation](images/vcd_network_dhcp.png) +![Public VCF as-a-Service Network DHCP Activation](images/vcd_network_dhcp.png) **vApp networks (concept)** vApp networks allow virtual machines to communicate with each other or, by connecting to an organizational vDC network, with virtual machines in other vApps. -![VCD Network vApp Network Gif](images/vcd_network_vapp.gif) +![Public VCF as-a-Service Network vApp Network Gif](images/vcd_network_vapp.gif) /// @@ -265,7 +265,7 @@ vApp networks allow virtual machines to communicate with each other or, by conne /// details | What are the known network limitations? -From a general point of view, the only limitations you can find within VCD on OVHcloud are those of a managed service. +From a general point of view, the only limitations you can find within Public VCF as-a-Service are those of a managed service. A little less granularity when it comes to low-level configuration. @@ -273,7 +273,7 @@ Of course, this can impact advanced networking features, although these features **IPsec VPN Limitations** -When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within VCD on OVHcloud to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). +When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within Public VCF as-a-Service to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). **Provider gateways limitations** @@ -281,29 +281,29 @@ Provider gateways are clearly visible, but cannot be modified (like a managed se **NSX limitations** -You do not have access to the NSX control panel for your Hosted Private VMware Cloud Director on OVHcloud. +You do not have access to the NSX control panel for your Hosted Private Public VCF as-a-Service. **Load Balancer limitations** -The features of Load Balancing within VCD on OVHcloud are not available at the moment. +The features of Load Balancing within Public VCF as-a-Service are not available at the moment. **IAM limitations** -IAM is not available within VMware Cloud Director on OVHcloud at this time. +IAM is not available within Public VCF as-a-Service at this time. /// ## Go further -You can now follow the steps in the following guide: [“Guide 2 - VMware Cloud Director on OVHcloud - Network - Creating network components via the VCD on OVHcloud control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +You can now follow the steps in the following guide: [“Guide 2 - Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -**Networking for VMware Cloud Director on OVHcloud - Guide index:** +**Networking for Public VCF as-a-Service - Guide index:** -- « Guide 1: VMware Cloud Director on OVHcloud - Network - Concepts » -- [« Guide 2: VMware Cloud Director on OVHcloud - Network - Creating network components via the control panel VCD on OVHcloud »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -- **Coming soon** : « Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud? » -- **Coming soon** : « Guide 4 - VMware Cloud Director on OVHcloud - Network - How to operate an IP block with VCD on OVHcloud? » -- **Coming soon** : « Guide 5 - VMware Cloud Director on OVHcloud - Network - How to use distributed firewalling (East - West)? » +- « Guide 1: Public VCF as-a-Service - Network - Concepts » +- [« Guide 2: Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +- **Coming soon** : « Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? » +- **Coming soon** : « Guide 4 - Public VCF as-a-Service - Network - How to operate an IP block with Public VCF as-a-Service? » +- **Coming soon** : « Guide 5 - Public VCF as-a-Service - Network - How to use distributed firewalling (East - West)? » **Useful network concept** diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-asia.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-asia.md index 1281bb121d9..1ce154c4e3b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-asia.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-asia.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Network concepts and best practices" -excerpt: "Discover the powerful networking capabilities of VMware Cloud Director on OVHcloud with this comprehensive guide (key concepts and features)" +title: "Public VCF as-a-Service - Network concepts and best practices" +excerpt: "Discover the powerful networking capabilities of Public VCF as-a-Service with this comprehensive guide (key concepts and features)" updated: 2025-03-03 --- @@ -20,34 +20,34 @@ details[open]>summary::before { > [!primary] > -> VCD on OVHcloud is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. +>Public VCF as-a-Service is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. > ## Objective -**The guide details the fundamental principles and notions of networking within VMware Cloud Director on OVHcloud.** +**The guide details the fundamental principles and notions of networking within Public VCF as-a-Service.** ## Requirements > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with preferably a Chromium-based one, and translation enabled in English). -- A VMware Cloud Director account with required user rights (make sure your user account has the necessary permissions). -- You need to have followed the guide: "[VMware Cloud Director - Basic VCD concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". +- A Public VCF as-a-Service account with required user rights (make sure your user account has the necessary permissions). +- You need to have followed the guide: "[Public VCF as-a-Service - Basic Public VCF as-a-Service concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". ## Instructions -/// details | Introduction to networking within VCD. +/// details | Introduction to networking within Public VCF as-a-Service. In this introductory guide, we will explore: -- The different networking concepts within VMware Cloud Director on OVHcloud. +- The different networking concepts within Public VCF as-a-Service. - Concepts related to optimizing network space, such as IP space, Edge Gateways, and Datacentre Groups. -To ensure a flexible and secure network infrastructure in a versatile cloud environment, VMware Cloud Director uses a layered networking architecture that includes four categories of networks: +To ensure a flexible and secure network infrastructure in a versatile cloud environment, Public VCF as-a-Service uses a layered networking architecture that includes four categories of networks: - **External networks** - **Organizational vDC networks** @@ -56,7 +56,7 @@ To ensure a flexible and secure network infrastructure in a versatile cloud envi Most of these networks require additional infrastructure elements, such as "**Edge Gateways**" and "**Network Pools**". -The VCD control panel has a network banner with 6 sections: +the Public VCF as-a-Service control panel has a network banner with 6 sections: - `Network` - `Edge Gateways` @@ -65,7 +65,7 @@ The VCD control panel has a network banner with 6 sections: - `Data Center Groups` - `Security Tags` -![VCD Control Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} +![Public VCF as-a-ServiceControl Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} As well as a network section within each vDC in `Data Center Groups > My vDC Name > Networking > Network > Edge Gateway`. @@ -76,9 +76,9 @@ As well as a network section within each vDC in `Data Center Groups > My vDC Nam /// details | What capabilities, features and functions are offered? -**VCD on OVHcloud networking capabilities** +**Public VCF as-a-Serviceon OVHcloud networking capabilities** -Here are the main network features offered with the VCD on OVHcloud solutions. +Here are the main network features offered with the Public VCF as-a-Service solutions. | Features | Standard | Advanced | Premium | Comments | |--------------------------------- |---------- |---------- |--------- |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| @@ -87,36 +87,36 @@ Here are the main network features offered with the VCD on OVHcloud solutions. | Private Network - vRack support | ✅ | ✅ | ✅ | - in Roadmap | | Routing & Switching IPv6 | | | | - in Roadmap | | VPN | | ✅ | ✅ | - L2VPN, VPN IPsec Policy Based Not Supported: SSL VPN, route-based IPsec VPN. | -| Load Balancing | | | | - Not supported with native VCD network capabilities | +| Load Balancing | | | | - Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | - in Roadmap | | **Network features** -Here is a comparison of the 3 solutions offered by VMware Cloud Director on OVHcloud. +Here is a comparison of the 3 solutions offered by Public VCF as-a-Service. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| Standard VCD | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +| Standard Public VCF as-a-Service | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | -Here we see that only the advanced networking and security features within VCD on OVHcloud are available in the **Advanced and Premium** offers. +Here we see that only the advanced networking and security features within Public VCF as-a-Service are available in the **Advanced and Premium** offers. /// ### Step 2 - Concepts and best practices -/// details | What are the best practices within the VCD control panel? +/// details | What are the best practices within the Public VCF as-a-Service control panel? **Recommendations in network space design and administration** | Design Recommendation | Design Justification | Design Involvement | |-----------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|-----------------------------------------------------------| | Create one or more Edge Gateways (Level 1 Gateways) per organization vDC. | Enables networking services for the organization's vDC. | None. | -| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the VCD tenant. | +| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the Public VCF as-a-Service tenant. | | Use the IP Spaces feature instead of traditional IP block addressing. | Note: The delivery of all Spaces IP features spans several phases. | None. | -**The network within VCD (concept)** +**The network within Public VCF as-a-Service (concept)** The types of network supported within an organization’s vDC: @@ -156,7 +156,7 @@ Network pools must be set up before organization vDC networks and vApp networks. > [!primary] > -> You can use a new way to manage your IP space in VMware Cloud Director on OVHcloud with the new IP space management subsystem. +> You can use a new way to manage your IP space in Public VCF as-a-Service with the new IP space management subsystem. > > An Edge Gateway can only connect to provider gateways that use IP spaces. > @@ -170,11 +170,11 @@ There are two types of IP spaces that you can use as the Organization Administra - **Public IP space**: A public IP space is used by multiple organizations and is controlled by the Service Provider through a quota-based system. - **Private IP space**: Private IP spaces are dedicated to a single tenant: a private IP space is used only by an organization specified when the IP space was created. For this organization, the consumption of IP addresses is unlimited. -![VCD Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} -#### Via the VCD control panel +#### Via the Public VCF as-a-Service control panel -![VCD Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} **Configuration:** @@ -188,21 +188,21 @@ There are two types of IP spaces that you can use as the Organization Administra **IP prefixes (recommended)** -You can set an IP prefix for automatic or manual use and prevent VMware Cloud Director from randomly assigning it. +You can set an IP prefix for automatic or manual use and prevent Public VCF as-a-Service from randomly assigning it. If you no longer use an IP prefix that has been allocated to your IP space, you can free it up in the pool. -![VCD IP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} -![VCD IP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} **Network topologies (concept)** -You can view the network topology from the VCD control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} +You can view the network topology from the Public VCF as-a-Service control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} Network topologies are used to configure IP spaces to enable north-south traffic. -![VCD Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} +![Public VCF as-a-Service Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} **Default auto-configuration rules:** @@ -212,7 +212,7 @@ Network topologies are used to configure IP spaces to enable north-south traffic Datacentre group networks are a type of organizational vDC networks that are shared between one or more vDCs and to which vApps can connect. -![VCD Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} When creating a network, you can join your datacentre group, which will then provide connectivity to the vApps/VMs of all participating vDC. @@ -220,21 +220,21 @@ When creating a network, you can join your datacentre group, which will then pro You can also synchronize them. This synchronization action will check all associated vDC to ensure that they are always realized and correctly configured. -![VCD Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} **Create or import network into datacenter group (optional)** -![VCD Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} -![VCD Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} **Edge Gateway (required)** -VCD Edge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, +Public VCF as-a-ServiceEdge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, -- **VCD supports**: `IPv4 and IPv6` Edge Gateways. +- **Public VCF as-a-Servicesupports**: `IPv4 and IPv6` Edge Gateways. -![VCD Network Edge Overview Gif](images/vcd_network_edge_overview.gif) +![Public VCF as-a-Service Network Edge Overview Gif](images/vcd_network_edge_overview.gif) **DHCP mode (optional)** @@ -251,13 +251,13 @@ DHCP automates the assignment of IP addresses to virtual machines connected to t - **Relay:** DHCP messages are relayed from virtual machines to designated DHCP servers in your physical DHCP infrastructure. - **Gateway:** The Edge Gateway DHCP service is used to obtain DHCP IPs. -![VCD Network DHCP Activation](images/vcd_network_dhcp.png) +![Public VCF as-a-Service Network DHCP Activation](images/vcd_network_dhcp.png) **vApp networks (concept)** vApp networks allow virtual machines to communicate with each other or, by connecting to an organizational vDC network, with virtual machines in other vApps. -![VCD Network vApp Network Gif](images/vcd_network_vapp.gif) +![Public VCF as-a-Service Network vApp Network Gif](images/vcd_network_vapp.gif) /// @@ -265,7 +265,7 @@ vApp networks allow virtual machines to communicate with each other or, by conne /// details | What are the known network limitations? -From a general point of view, the only limitations you can find within VCD on OVHcloud are those of a managed service. +From a general point of view, the only limitations you can find within Public VCF as-a-Service are those of a managed service. A little less granularity when it comes to low-level configuration. @@ -273,7 +273,7 @@ Of course, this can impact advanced networking features, although these features **IPsec VPN Limitations** -When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within VCD on OVHcloud to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). +When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within Public VCF as-a-Service to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). **Provider gateways limitations** @@ -281,29 +281,29 @@ Provider gateways are clearly visible, but cannot be modified (like a managed se **NSX limitations** -You do not have access to the NSX control panel for your Hosted Private VMware Cloud Director on OVHcloud. +You do not have access to the NSX control panel for your Hosted Private Public VCF as-a-Service. **Load Balancer limitations** -The features of Load Balancing within VCD on OVHcloud are not available at the moment. +The features of Load Balancing within Public VCF as-a-Service are not available at the moment. **IAM limitations** -IAM is not available within VMware Cloud Director on OVHcloud at this time. +IAM is not available within Public VCF as-a-Service at this time. /// ## Go further -You can now follow the steps in the following guide: [“Guide 2 - VMware Cloud Director on OVHcloud - Network - Creating network components via the VCD on OVHcloud control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +You can now follow the steps in the following guide: [“Guide 2 - Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -**Networking for VMware Cloud Director on OVHcloud - Guide index:** +**Networking for Public VCF as-a-Service - Guide index:** -- « Guide 1: VMware Cloud Director on OVHcloud - Network - Concepts » -- [« Guide 2: VMware Cloud Director on OVHcloud - Network - Creating network components via the control panel VCD on OVHcloud »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -- **Coming soon** : « Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud? » -- **Coming soon** : « Guide 4 - VMware Cloud Director on OVHcloud - Network - How to operate an IP block with VCD on OVHcloud? » -- **Coming soon** : « Guide 5 - VMware Cloud Director on OVHcloud - Network - How to use distributed firewalling (East - West)? » +- « Guide 1: Public VCF as-a-Service - Network - Concepts » +- [« Guide 2: Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +- **Coming soon** : « Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? » +- **Coming soon** : « Guide 4 - Public VCF as-a-Service - Network - How to operate an IP block with Public VCF as-a-Service? » +- **Coming soon** : « Guide 5 - Public VCF as-a-Service - Network - How to use distributed firewalling (East - West)? » **Useful network concept** diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-au.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-au.md index 1281bb121d9..1ce154c4e3b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-au.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-au.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Network concepts and best practices" -excerpt: "Discover the powerful networking capabilities of VMware Cloud Director on OVHcloud with this comprehensive guide (key concepts and features)" +title: "Public VCF as-a-Service - Network concepts and best practices" +excerpt: "Discover the powerful networking capabilities of Public VCF as-a-Service with this comprehensive guide (key concepts and features)" updated: 2025-03-03 --- @@ -20,34 +20,34 @@ details[open]>summary::before { > [!primary] > -> VCD on OVHcloud is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. +>Public VCF as-a-Service is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. > ## Objective -**The guide details the fundamental principles and notions of networking within VMware Cloud Director on OVHcloud.** +**The guide details the fundamental principles and notions of networking within Public VCF as-a-Service.** ## Requirements > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with preferably a Chromium-based one, and translation enabled in English). -- A VMware Cloud Director account with required user rights (make sure your user account has the necessary permissions). -- You need to have followed the guide: "[VMware Cloud Director - Basic VCD concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". +- A Public VCF as-a-Service account with required user rights (make sure your user account has the necessary permissions). +- You need to have followed the guide: "[Public VCF as-a-Service - Basic Public VCF as-a-Service concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". ## Instructions -/// details | Introduction to networking within VCD. +/// details | Introduction to networking within Public VCF as-a-Service. In this introductory guide, we will explore: -- The different networking concepts within VMware Cloud Director on OVHcloud. +- The different networking concepts within Public VCF as-a-Service. - Concepts related to optimizing network space, such as IP space, Edge Gateways, and Datacentre Groups. -To ensure a flexible and secure network infrastructure in a versatile cloud environment, VMware Cloud Director uses a layered networking architecture that includes four categories of networks: +To ensure a flexible and secure network infrastructure in a versatile cloud environment, Public VCF as-a-Service uses a layered networking architecture that includes four categories of networks: - **External networks** - **Organizational vDC networks** @@ -56,7 +56,7 @@ To ensure a flexible and secure network infrastructure in a versatile cloud envi Most of these networks require additional infrastructure elements, such as "**Edge Gateways**" and "**Network Pools**". -The VCD control panel has a network banner with 6 sections: +the Public VCF as-a-Service control panel has a network banner with 6 sections: - `Network` - `Edge Gateways` @@ -65,7 +65,7 @@ The VCD control panel has a network banner with 6 sections: - `Data Center Groups` - `Security Tags` -![VCD Control Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} +![Public VCF as-a-ServiceControl Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} As well as a network section within each vDC in `Data Center Groups > My vDC Name > Networking > Network > Edge Gateway`. @@ -76,9 +76,9 @@ As well as a network section within each vDC in `Data Center Groups > My vDC Nam /// details | What capabilities, features and functions are offered? -**VCD on OVHcloud networking capabilities** +**Public VCF as-a-Serviceon OVHcloud networking capabilities** -Here are the main network features offered with the VCD on OVHcloud solutions. +Here are the main network features offered with the Public VCF as-a-Service solutions. | Features | Standard | Advanced | Premium | Comments | |--------------------------------- |---------- |---------- |--------- |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| @@ -87,36 +87,36 @@ Here are the main network features offered with the VCD on OVHcloud solutions. | Private Network - vRack support | ✅ | ✅ | ✅ | - in Roadmap | | Routing & Switching IPv6 | | | | - in Roadmap | | VPN | | ✅ | ✅ | - L2VPN, VPN IPsec Policy Based Not Supported: SSL VPN, route-based IPsec VPN. | -| Load Balancing | | | | - Not supported with native VCD network capabilities | +| Load Balancing | | | | - Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | - in Roadmap | | **Network features** -Here is a comparison of the 3 solutions offered by VMware Cloud Director on OVHcloud. +Here is a comparison of the 3 solutions offered by Public VCF as-a-Service. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| Standard VCD | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +| Standard Public VCF as-a-Service | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | -Here we see that only the advanced networking and security features within VCD on OVHcloud are available in the **Advanced and Premium** offers. +Here we see that only the advanced networking and security features within Public VCF as-a-Service are available in the **Advanced and Premium** offers. /// ### Step 2 - Concepts and best practices -/// details | What are the best practices within the VCD control panel? +/// details | What are the best practices within the Public VCF as-a-Service control panel? **Recommendations in network space design and administration** | Design Recommendation | Design Justification | Design Involvement | |-----------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|-----------------------------------------------------------| | Create one or more Edge Gateways (Level 1 Gateways) per organization vDC. | Enables networking services for the organization's vDC. | None. | -| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the VCD tenant. | +| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the Public VCF as-a-Service tenant. | | Use the IP Spaces feature instead of traditional IP block addressing. | Note: The delivery of all Spaces IP features spans several phases. | None. | -**The network within VCD (concept)** +**The network within Public VCF as-a-Service (concept)** The types of network supported within an organization’s vDC: @@ -156,7 +156,7 @@ Network pools must be set up before organization vDC networks and vApp networks. > [!primary] > -> You can use a new way to manage your IP space in VMware Cloud Director on OVHcloud with the new IP space management subsystem. +> You can use a new way to manage your IP space in Public VCF as-a-Service with the new IP space management subsystem. > > An Edge Gateway can only connect to provider gateways that use IP spaces. > @@ -170,11 +170,11 @@ There are two types of IP spaces that you can use as the Organization Administra - **Public IP space**: A public IP space is used by multiple organizations and is controlled by the Service Provider through a quota-based system. - **Private IP space**: Private IP spaces are dedicated to a single tenant: a private IP space is used only by an organization specified when the IP space was created. For this organization, the consumption of IP addresses is unlimited. -![VCD Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} -#### Via the VCD control panel +#### Via the Public VCF as-a-Service control panel -![VCD Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} **Configuration:** @@ -188,21 +188,21 @@ There are two types of IP spaces that you can use as the Organization Administra **IP prefixes (recommended)** -You can set an IP prefix for automatic or manual use and prevent VMware Cloud Director from randomly assigning it. +You can set an IP prefix for automatic or manual use and prevent Public VCF as-a-Service from randomly assigning it. If you no longer use an IP prefix that has been allocated to your IP space, you can free it up in the pool. -![VCD IP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} -![VCD IP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} **Network topologies (concept)** -You can view the network topology from the VCD control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} +You can view the network topology from the Public VCF as-a-Service control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} Network topologies are used to configure IP spaces to enable north-south traffic. -![VCD Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} +![Public VCF as-a-Service Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} **Default auto-configuration rules:** @@ -212,7 +212,7 @@ Network topologies are used to configure IP spaces to enable north-south traffic Datacentre group networks are a type of organizational vDC networks that are shared between one or more vDCs and to which vApps can connect. -![VCD Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} When creating a network, you can join your datacentre group, which will then provide connectivity to the vApps/VMs of all participating vDC. @@ -220,21 +220,21 @@ When creating a network, you can join your datacentre group, which will then pro You can also synchronize them. This synchronization action will check all associated vDC to ensure that they are always realized and correctly configured. -![VCD Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} **Create or import network into datacenter group (optional)** -![VCD Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} -![VCD Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} **Edge Gateway (required)** -VCD Edge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, +Public VCF as-a-ServiceEdge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, -- **VCD supports**: `IPv4 and IPv6` Edge Gateways. +- **Public VCF as-a-Servicesupports**: `IPv4 and IPv6` Edge Gateways. -![VCD Network Edge Overview Gif](images/vcd_network_edge_overview.gif) +![Public VCF as-a-Service Network Edge Overview Gif](images/vcd_network_edge_overview.gif) **DHCP mode (optional)** @@ -251,13 +251,13 @@ DHCP automates the assignment of IP addresses to virtual machines connected to t - **Relay:** DHCP messages are relayed from virtual machines to designated DHCP servers in your physical DHCP infrastructure. - **Gateway:** The Edge Gateway DHCP service is used to obtain DHCP IPs. -![VCD Network DHCP Activation](images/vcd_network_dhcp.png) +![Public VCF as-a-Service Network DHCP Activation](images/vcd_network_dhcp.png) **vApp networks (concept)** vApp networks allow virtual machines to communicate with each other or, by connecting to an organizational vDC network, with virtual machines in other vApps. -![VCD Network vApp Network Gif](images/vcd_network_vapp.gif) +![Public VCF as-a-Service Network vApp Network Gif](images/vcd_network_vapp.gif) /// @@ -265,7 +265,7 @@ vApp networks allow virtual machines to communicate with each other or, by conne /// details | What are the known network limitations? -From a general point of view, the only limitations you can find within VCD on OVHcloud are those of a managed service. +From a general point of view, the only limitations you can find within Public VCF as-a-Service are those of a managed service. A little less granularity when it comes to low-level configuration. @@ -273,7 +273,7 @@ Of course, this can impact advanced networking features, although these features **IPsec VPN Limitations** -When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within VCD on OVHcloud to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). +When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within Public VCF as-a-Service to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). **Provider gateways limitations** @@ -281,29 +281,29 @@ Provider gateways are clearly visible, but cannot be modified (like a managed se **NSX limitations** -You do not have access to the NSX control panel for your Hosted Private VMware Cloud Director on OVHcloud. +You do not have access to the NSX control panel for your Hosted Private Public VCF as-a-Service. **Load Balancer limitations** -The features of Load Balancing within VCD on OVHcloud are not available at the moment. +The features of Load Balancing within Public VCF as-a-Service are not available at the moment. **IAM limitations** -IAM is not available within VMware Cloud Director on OVHcloud at this time. +IAM is not available within Public VCF as-a-Service at this time. /// ## Go further -You can now follow the steps in the following guide: [“Guide 2 - VMware Cloud Director on OVHcloud - Network - Creating network components via the VCD on OVHcloud control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +You can now follow the steps in the following guide: [“Guide 2 - Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -**Networking for VMware Cloud Director on OVHcloud - Guide index:** +**Networking for Public VCF as-a-Service - Guide index:** -- « Guide 1: VMware Cloud Director on OVHcloud - Network - Concepts » -- [« Guide 2: VMware Cloud Director on OVHcloud - Network - Creating network components via the control panel VCD on OVHcloud »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -- **Coming soon** : « Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud? » -- **Coming soon** : « Guide 4 - VMware Cloud Director on OVHcloud - Network - How to operate an IP block with VCD on OVHcloud? » -- **Coming soon** : « Guide 5 - VMware Cloud Director on OVHcloud - Network - How to use distributed firewalling (East - West)? » +- « Guide 1: Public VCF as-a-Service - Network - Concepts » +- [« Guide 2: Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +- **Coming soon** : « Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? » +- **Coming soon** : « Guide 4 - Public VCF as-a-Service - Network - How to operate an IP block with Public VCF as-a-Service? » +- **Coming soon** : « Guide 5 - Public VCF as-a-Service - Network - How to use distributed firewalling (East - West)? » **Useful network concept** diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-ca.md index 1281bb121d9..1ce154c4e3b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-ca.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Network concepts and best practices" -excerpt: "Discover the powerful networking capabilities of VMware Cloud Director on OVHcloud with this comprehensive guide (key concepts and features)" +title: "Public VCF as-a-Service - Network concepts and best practices" +excerpt: "Discover the powerful networking capabilities of Public VCF as-a-Service with this comprehensive guide (key concepts and features)" updated: 2025-03-03 --- @@ -20,34 +20,34 @@ details[open]>summary::before { > [!primary] > -> VCD on OVHcloud is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. +>Public VCF as-a-Service is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. > ## Objective -**The guide details the fundamental principles and notions of networking within VMware Cloud Director on OVHcloud.** +**The guide details the fundamental principles and notions of networking within Public VCF as-a-Service.** ## Requirements > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with preferably a Chromium-based one, and translation enabled in English). -- A VMware Cloud Director account with required user rights (make sure your user account has the necessary permissions). -- You need to have followed the guide: "[VMware Cloud Director - Basic VCD concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". +- A Public VCF as-a-Service account with required user rights (make sure your user account has the necessary permissions). +- You need to have followed the guide: "[Public VCF as-a-Service - Basic Public VCF as-a-Service concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". ## Instructions -/// details | Introduction to networking within VCD. +/// details | Introduction to networking within Public VCF as-a-Service. In this introductory guide, we will explore: -- The different networking concepts within VMware Cloud Director on OVHcloud. +- The different networking concepts within Public VCF as-a-Service. - Concepts related to optimizing network space, such as IP space, Edge Gateways, and Datacentre Groups. -To ensure a flexible and secure network infrastructure in a versatile cloud environment, VMware Cloud Director uses a layered networking architecture that includes four categories of networks: +To ensure a flexible and secure network infrastructure in a versatile cloud environment, Public VCF as-a-Service uses a layered networking architecture that includes four categories of networks: - **External networks** - **Organizational vDC networks** @@ -56,7 +56,7 @@ To ensure a flexible and secure network infrastructure in a versatile cloud envi Most of these networks require additional infrastructure elements, such as "**Edge Gateways**" and "**Network Pools**". -The VCD control panel has a network banner with 6 sections: +the Public VCF as-a-Service control panel has a network banner with 6 sections: - `Network` - `Edge Gateways` @@ -65,7 +65,7 @@ The VCD control panel has a network banner with 6 sections: - `Data Center Groups` - `Security Tags` -![VCD Control Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} +![Public VCF as-a-ServiceControl Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} As well as a network section within each vDC in `Data Center Groups > My vDC Name > Networking > Network > Edge Gateway`. @@ -76,9 +76,9 @@ As well as a network section within each vDC in `Data Center Groups > My vDC Nam /// details | What capabilities, features and functions are offered? -**VCD on OVHcloud networking capabilities** +**Public VCF as-a-Serviceon OVHcloud networking capabilities** -Here are the main network features offered with the VCD on OVHcloud solutions. +Here are the main network features offered with the Public VCF as-a-Service solutions. | Features | Standard | Advanced | Premium | Comments | |--------------------------------- |---------- |---------- |--------- |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| @@ -87,36 +87,36 @@ Here are the main network features offered with the VCD on OVHcloud solutions. | Private Network - vRack support | ✅ | ✅ | ✅ | - in Roadmap | | Routing & Switching IPv6 | | | | - in Roadmap | | VPN | | ✅ | ✅ | - L2VPN, VPN IPsec Policy Based Not Supported: SSL VPN, route-based IPsec VPN. | -| Load Balancing | | | | - Not supported with native VCD network capabilities | +| Load Balancing | | | | - Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | - in Roadmap | | **Network features** -Here is a comparison of the 3 solutions offered by VMware Cloud Director on OVHcloud. +Here is a comparison of the 3 solutions offered by Public VCF as-a-Service. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| Standard VCD | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +| Standard Public VCF as-a-Service | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | -Here we see that only the advanced networking and security features within VCD on OVHcloud are available in the **Advanced and Premium** offers. +Here we see that only the advanced networking and security features within Public VCF as-a-Service are available in the **Advanced and Premium** offers. /// ### Step 2 - Concepts and best practices -/// details | What are the best practices within the VCD control panel? +/// details | What are the best practices within the Public VCF as-a-Service control panel? **Recommendations in network space design and administration** | Design Recommendation | Design Justification | Design Involvement | |-----------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|-----------------------------------------------------------| | Create one or more Edge Gateways (Level 1 Gateways) per organization vDC. | Enables networking services for the organization's vDC. | None. | -| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the VCD tenant. | +| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the Public VCF as-a-Service tenant. | | Use the IP Spaces feature instead of traditional IP block addressing. | Note: The delivery of all Spaces IP features spans several phases. | None. | -**The network within VCD (concept)** +**The network within Public VCF as-a-Service (concept)** The types of network supported within an organization’s vDC: @@ -156,7 +156,7 @@ Network pools must be set up before organization vDC networks and vApp networks. > [!primary] > -> You can use a new way to manage your IP space in VMware Cloud Director on OVHcloud with the new IP space management subsystem. +> You can use a new way to manage your IP space in Public VCF as-a-Service with the new IP space management subsystem. > > An Edge Gateway can only connect to provider gateways that use IP spaces. > @@ -170,11 +170,11 @@ There are two types of IP spaces that you can use as the Organization Administra - **Public IP space**: A public IP space is used by multiple organizations and is controlled by the Service Provider through a quota-based system. - **Private IP space**: Private IP spaces are dedicated to a single tenant: a private IP space is used only by an organization specified when the IP space was created. For this organization, the consumption of IP addresses is unlimited. -![VCD Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} -#### Via the VCD control panel +#### Via the Public VCF as-a-Service control panel -![VCD Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} **Configuration:** @@ -188,21 +188,21 @@ There are two types of IP spaces that you can use as the Organization Administra **IP prefixes (recommended)** -You can set an IP prefix for automatic or manual use and prevent VMware Cloud Director from randomly assigning it. +You can set an IP prefix for automatic or manual use and prevent Public VCF as-a-Service from randomly assigning it. If you no longer use an IP prefix that has been allocated to your IP space, you can free it up in the pool. -![VCD IP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} -![VCD IP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} **Network topologies (concept)** -You can view the network topology from the VCD control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} +You can view the network topology from the Public VCF as-a-Service control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} Network topologies are used to configure IP spaces to enable north-south traffic. -![VCD Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} +![Public VCF as-a-Service Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} **Default auto-configuration rules:** @@ -212,7 +212,7 @@ Network topologies are used to configure IP spaces to enable north-south traffic Datacentre group networks are a type of organizational vDC networks that are shared between one or more vDCs and to which vApps can connect. -![VCD Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} When creating a network, you can join your datacentre group, which will then provide connectivity to the vApps/VMs of all participating vDC. @@ -220,21 +220,21 @@ When creating a network, you can join your datacentre group, which will then pro You can also synchronize them. This synchronization action will check all associated vDC to ensure that they are always realized and correctly configured. -![VCD Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} **Create or import network into datacenter group (optional)** -![VCD Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} -![VCD Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} **Edge Gateway (required)** -VCD Edge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, +Public VCF as-a-ServiceEdge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, -- **VCD supports**: `IPv4 and IPv6` Edge Gateways. +- **Public VCF as-a-Servicesupports**: `IPv4 and IPv6` Edge Gateways. -![VCD Network Edge Overview Gif](images/vcd_network_edge_overview.gif) +![Public VCF as-a-Service Network Edge Overview Gif](images/vcd_network_edge_overview.gif) **DHCP mode (optional)** @@ -251,13 +251,13 @@ DHCP automates the assignment of IP addresses to virtual machines connected to t - **Relay:** DHCP messages are relayed from virtual machines to designated DHCP servers in your physical DHCP infrastructure. - **Gateway:** The Edge Gateway DHCP service is used to obtain DHCP IPs. -![VCD Network DHCP Activation](images/vcd_network_dhcp.png) +![Public VCF as-a-Service Network DHCP Activation](images/vcd_network_dhcp.png) **vApp networks (concept)** vApp networks allow virtual machines to communicate with each other or, by connecting to an organizational vDC network, with virtual machines in other vApps. -![VCD Network vApp Network Gif](images/vcd_network_vapp.gif) +![Public VCF as-a-Service Network vApp Network Gif](images/vcd_network_vapp.gif) /// @@ -265,7 +265,7 @@ vApp networks allow virtual machines to communicate with each other or, by conne /// details | What are the known network limitations? -From a general point of view, the only limitations you can find within VCD on OVHcloud are those of a managed service. +From a general point of view, the only limitations you can find within Public VCF as-a-Service are those of a managed service. A little less granularity when it comes to low-level configuration. @@ -273,7 +273,7 @@ Of course, this can impact advanced networking features, although these features **IPsec VPN Limitations** -When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within VCD on OVHcloud to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). +When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within Public VCF as-a-Service to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). **Provider gateways limitations** @@ -281,29 +281,29 @@ Provider gateways are clearly visible, but cannot be modified (like a managed se **NSX limitations** -You do not have access to the NSX control panel for your Hosted Private VMware Cloud Director on OVHcloud. +You do not have access to the NSX control panel for your Hosted Private Public VCF as-a-Service. **Load Balancer limitations** -The features of Load Balancing within VCD on OVHcloud are not available at the moment. +The features of Load Balancing within Public VCF as-a-Service are not available at the moment. **IAM limitations** -IAM is not available within VMware Cloud Director on OVHcloud at this time. +IAM is not available within Public VCF as-a-Service at this time. /// ## Go further -You can now follow the steps in the following guide: [“Guide 2 - VMware Cloud Director on OVHcloud - Network - Creating network components via the VCD on OVHcloud control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +You can now follow the steps in the following guide: [“Guide 2 - Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -**Networking for VMware Cloud Director on OVHcloud - Guide index:** +**Networking for Public VCF as-a-Service - Guide index:** -- « Guide 1: VMware Cloud Director on OVHcloud - Network - Concepts » -- [« Guide 2: VMware Cloud Director on OVHcloud - Network - Creating network components via the control panel VCD on OVHcloud »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -- **Coming soon** : « Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud? » -- **Coming soon** : « Guide 4 - VMware Cloud Director on OVHcloud - Network - How to operate an IP block with VCD on OVHcloud? » -- **Coming soon** : « Guide 5 - VMware Cloud Director on OVHcloud - Network - How to use distributed firewalling (East - West)? » +- « Guide 1: Public VCF as-a-Service - Network - Concepts » +- [« Guide 2: Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +- **Coming soon** : « Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? » +- **Coming soon** : « Guide 4 - Public VCF as-a-Service - Network - How to operate an IP block with Public VCF as-a-Service? » +- **Coming soon** : « Guide 5 - Public VCF as-a-Service - Network - How to use distributed firewalling (East - West)? » **Useful network concept** diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-gb.md index 1281bb121d9..1ce154c4e3b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-gb.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-gb.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Network concepts and best practices" -excerpt: "Discover the powerful networking capabilities of VMware Cloud Director on OVHcloud with this comprehensive guide (key concepts and features)" +title: "Public VCF as-a-Service - Network concepts and best practices" +excerpt: "Discover the powerful networking capabilities of Public VCF as-a-Service with this comprehensive guide (key concepts and features)" updated: 2025-03-03 --- @@ -20,34 +20,34 @@ details[open]>summary::before { > [!primary] > -> VCD on OVHcloud is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. +>Public VCF as-a-Service is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. > ## Objective -**The guide details the fundamental principles and notions of networking within VMware Cloud Director on OVHcloud.** +**The guide details the fundamental principles and notions of networking within Public VCF as-a-Service.** ## Requirements > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with preferably a Chromium-based one, and translation enabled in English). -- A VMware Cloud Director account with required user rights (make sure your user account has the necessary permissions). -- You need to have followed the guide: "[VMware Cloud Director - Basic VCD concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". +- A Public VCF as-a-Service account with required user rights (make sure your user account has the necessary permissions). +- You need to have followed the guide: "[Public VCF as-a-Service - Basic Public VCF as-a-Service concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". ## Instructions -/// details | Introduction to networking within VCD. +/// details | Introduction to networking within Public VCF as-a-Service. In this introductory guide, we will explore: -- The different networking concepts within VMware Cloud Director on OVHcloud. +- The different networking concepts within Public VCF as-a-Service. - Concepts related to optimizing network space, such as IP space, Edge Gateways, and Datacentre Groups. -To ensure a flexible and secure network infrastructure in a versatile cloud environment, VMware Cloud Director uses a layered networking architecture that includes four categories of networks: +To ensure a flexible and secure network infrastructure in a versatile cloud environment, Public VCF as-a-Service uses a layered networking architecture that includes four categories of networks: - **External networks** - **Organizational vDC networks** @@ -56,7 +56,7 @@ To ensure a flexible and secure network infrastructure in a versatile cloud envi Most of these networks require additional infrastructure elements, such as "**Edge Gateways**" and "**Network Pools**". -The VCD control panel has a network banner with 6 sections: +the Public VCF as-a-Service control panel has a network banner with 6 sections: - `Network` - `Edge Gateways` @@ -65,7 +65,7 @@ The VCD control panel has a network banner with 6 sections: - `Data Center Groups` - `Security Tags` -![VCD Control Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} +![Public VCF as-a-ServiceControl Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} As well as a network section within each vDC in `Data Center Groups > My vDC Name > Networking > Network > Edge Gateway`. @@ -76,9 +76,9 @@ As well as a network section within each vDC in `Data Center Groups > My vDC Nam /// details | What capabilities, features and functions are offered? -**VCD on OVHcloud networking capabilities** +**Public VCF as-a-Serviceon OVHcloud networking capabilities** -Here are the main network features offered with the VCD on OVHcloud solutions. +Here are the main network features offered with the Public VCF as-a-Service solutions. | Features | Standard | Advanced | Premium | Comments | |--------------------------------- |---------- |---------- |--------- |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| @@ -87,36 +87,36 @@ Here are the main network features offered with the VCD on OVHcloud solutions. | Private Network - vRack support | ✅ | ✅ | ✅ | - in Roadmap | | Routing & Switching IPv6 | | | | - in Roadmap | | VPN | | ✅ | ✅ | - L2VPN, VPN IPsec Policy Based Not Supported: SSL VPN, route-based IPsec VPN. | -| Load Balancing | | | | - Not supported with native VCD network capabilities | +| Load Balancing | | | | - Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | - in Roadmap | | **Network features** -Here is a comparison of the 3 solutions offered by VMware Cloud Director on OVHcloud. +Here is a comparison of the 3 solutions offered by Public VCF as-a-Service. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| Standard VCD | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +| Standard Public VCF as-a-Service | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | -Here we see that only the advanced networking and security features within VCD on OVHcloud are available in the **Advanced and Premium** offers. +Here we see that only the advanced networking and security features within Public VCF as-a-Service are available in the **Advanced and Premium** offers. /// ### Step 2 - Concepts and best practices -/// details | What are the best practices within the VCD control panel? +/// details | What are the best practices within the Public VCF as-a-Service control panel? **Recommendations in network space design and administration** | Design Recommendation | Design Justification | Design Involvement | |-----------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|-----------------------------------------------------------| | Create one or more Edge Gateways (Level 1 Gateways) per organization vDC. | Enables networking services for the organization's vDC. | None. | -| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the VCD tenant. | +| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the Public VCF as-a-Service tenant. | | Use the IP Spaces feature instead of traditional IP block addressing. | Note: The delivery of all Spaces IP features spans several phases. | None. | -**The network within VCD (concept)** +**The network within Public VCF as-a-Service (concept)** The types of network supported within an organization’s vDC: @@ -156,7 +156,7 @@ Network pools must be set up before organization vDC networks and vApp networks. > [!primary] > -> You can use a new way to manage your IP space in VMware Cloud Director on OVHcloud with the new IP space management subsystem. +> You can use a new way to manage your IP space in Public VCF as-a-Service with the new IP space management subsystem. > > An Edge Gateway can only connect to provider gateways that use IP spaces. > @@ -170,11 +170,11 @@ There are two types of IP spaces that you can use as the Organization Administra - **Public IP space**: A public IP space is used by multiple organizations and is controlled by the Service Provider through a quota-based system. - **Private IP space**: Private IP spaces are dedicated to a single tenant: a private IP space is used only by an organization specified when the IP space was created. For this organization, the consumption of IP addresses is unlimited. -![VCD Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} -#### Via the VCD control panel +#### Via the Public VCF as-a-Service control panel -![VCD Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} **Configuration:** @@ -188,21 +188,21 @@ There are two types of IP spaces that you can use as the Organization Administra **IP prefixes (recommended)** -You can set an IP prefix for automatic or manual use and prevent VMware Cloud Director from randomly assigning it. +You can set an IP prefix for automatic or manual use and prevent Public VCF as-a-Service from randomly assigning it. If you no longer use an IP prefix that has been allocated to your IP space, you can free it up in the pool. -![VCD IP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} -![VCD IP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} **Network topologies (concept)** -You can view the network topology from the VCD control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} +You can view the network topology from the Public VCF as-a-Service control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} Network topologies are used to configure IP spaces to enable north-south traffic. -![VCD Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} +![Public VCF as-a-Service Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} **Default auto-configuration rules:** @@ -212,7 +212,7 @@ Network topologies are used to configure IP spaces to enable north-south traffic Datacentre group networks are a type of organizational vDC networks that are shared between one or more vDCs and to which vApps can connect. -![VCD Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} When creating a network, you can join your datacentre group, which will then provide connectivity to the vApps/VMs of all participating vDC. @@ -220,21 +220,21 @@ When creating a network, you can join your datacentre group, which will then pro You can also synchronize them. This synchronization action will check all associated vDC to ensure that they are always realized and correctly configured. -![VCD Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} **Create or import network into datacenter group (optional)** -![VCD Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} -![VCD Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} **Edge Gateway (required)** -VCD Edge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, +Public VCF as-a-ServiceEdge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, -- **VCD supports**: `IPv4 and IPv6` Edge Gateways. +- **Public VCF as-a-Servicesupports**: `IPv4 and IPv6` Edge Gateways. -![VCD Network Edge Overview Gif](images/vcd_network_edge_overview.gif) +![Public VCF as-a-Service Network Edge Overview Gif](images/vcd_network_edge_overview.gif) **DHCP mode (optional)** @@ -251,13 +251,13 @@ DHCP automates the assignment of IP addresses to virtual machines connected to t - **Relay:** DHCP messages are relayed from virtual machines to designated DHCP servers in your physical DHCP infrastructure. - **Gateway:** The Edge Gateway DHCP service is used to obtain DHCP IPs. -![VCD Network DHCP Activation](images/vcd_network_dhcp.png) +![Public VCF as-a-Service Network DHCP Activation](images/vcd_network_dhcp.png) **vApp networks (concept)** vApp networks allow virtual machines to communicate with each other or, by connecting to an organizational vDC network, with virtual machines in other vApps. -![VCD Network vApp Network Gif](images/vcd_network_vapp.gif) +![Public VCF as-a-Service Network vApp Network Gif](images/vcd_network_vapp.gif) /// @@ -265,7 +265,7 @@ vApp networks allow virtual machines to communicate with each other or, by conne /// details | What are the known network limitations? -From a general point of view, the only limitations you can find within VCD on OVHcloud are those of a managed service. +From a general point of view, the only limitations you can find within Public VCF as-a-Service are those of a managed service. A little less granularity when it comes to low-level configuration. @@ -273,7 +273,7 @@ Of course, this can impact advanced networking features, although these features **IPsec VPN Limitations** -When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within VCD on OVHcloud to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). +When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within Public VCF as-a-Service to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). **Provider gateways limitations** @@ -281,29 +281,29 @@ Provider gateways are clearly visible, but cannot be modified (like a managed se **NSX limitations** -You do not have access to the NSX control panel for your Hosted Private VMware Cloud Director on OVHcloud. +You do not have access to the NSX control panel for your Hosted Private Public VCF as-a-Service. **Load Balancer limitations** -The features of Load Balancing within VCD on OVHcloud are not available at the moment. +The features of Load Balancing within Public VCF as-a-Service are not available at the moment. **IAM limitations** -IAM is not available within VMware Cloud Director on OVHcloud at this time. +IAM is not available within Public VCF as-a-Service at this time. /// ## Go further -You can now follow the steps in the following guide: [“Guide 2 - VMware Cloud Director on OVHcloud - Network - Creating network components via the VCD on OVHcloud control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +You can now follow the steps in the following guide: [“Guide 2 - Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -**Networking for VMware Cloud Director on OVHcloud - Guide index:** +**Networking for Public VCF as-a-Service - Guide index:** -- « Guide 1: VMware Cloud Director on OVHcloud - Network - Concepts » -- [« Guide 2: VMware Cloud Director on OVHcloud - Network - Creating network components via the control panel VCD on OVHcloud »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -- **Coming soon** : « Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud? » -- **Coming soon** : « Guide 4 - VMware Cloud Director on OVHcloud - Network - How to operate an IP block with VCD on OVHcloud? » -- **Coming soon** : « Guide 5 - VMware Cloud Director on OVHcloud - Network - How to use distributed firewalling (East - West)? » +- « Guide 1: Public VCF as-a-Service - Network - Concepts » +- [« Guide 2: Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +- **Coming soon** : « Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? » +- **Coming soon** : « Guide 4 - Public VCF as-a-Service - Network - How to operate an IP block with Public VCF as-a-Service? » +- **Coming soon** : « Guide 5 - Public VCF as-a-Service - Network - How to use distributed firewalling (East - West)? » **Useful network concept** diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-ie.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-ie.md index 1281bb121d9..1ce154c4e3b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-ie.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-ie.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Network concepts and best practices" -excerpt: "Discover the powerful networking capabilities of VMware Cloud Director on OVHcloud with this comprehensive guide (key concepts and features)" +title: "Public VCF as-a-Service - Network concepts and best practices" +excerpt: "Discover the powerful networking capabilities of Public VCF as-a-Service with this comprehensive guide (key concepts and features)" updated: 2025-03-03 --- @@ -20,34 +20,34 @@ details[open]>summary::before { > [!primary] > -> VCD on OVHcloud is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. +>Public VCF as-a-Service is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. > ## Objective -**The guide details the fundamental principles and notions of networking within VMware Cloud Director on OVHcloud.** +**The guide details the fundamental principles and notions of networking within Public VCF as-a-Service.** ## Requirements > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with preferably a Chromium-based one, and translation enabled in English). -- A VMware Cloud Director account with required user rights (make sure your user account has the necessary permissions). -- You need to have followed the guide: "[VMware Cloud Director - Basic VCD concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". +- A Public VCF as-a-Service account with required user rights (make sure your user account has the necessary permissions). +- You need to have followed the guide: "[Public VCF as-a-Service - Basic Public VCF as-a-Service concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". ## Instructions -/// details | Introduction to networking within VCD. +/// details | Introduction to networking within Public VCF as-a-Service. In this introductory guide, we will explore: -- The different networking concepts within VMware Cloud Director on OVHcloud. +- The different networking concepts within Public VCF as-a-Service. - Concepts related to optimizing network space, such as IP space, Edge Gateways, and Datacentre Groups. -To ensure a flexible and secure network infrastructure in a versatile cloud environment, VMware Cloud Director uses a layered networking architecture that includes four categories of networks: +To ensure a flexible and secure network infrastructure in a versatile cloud environment, Public VCF as-a-Service uses a layered networking architecture that includes four categories of networks: - **External networks** - **Organizational vDC networks** @@ -56,7 +56,7 @@ To ensure a flexible and secure network infrastructure in a versatile cloud envi Most of these networks require additional infrastructure elements, such as "**Edge Gateways**" and "**Network Pools**". -The VCD control panel has a network banner with 6 sections: +the Public VCF as-a-Service control panel has a network banner with 6 sections: - `Network` - `Edge Gateways` @@ -65,7 +65,7 @@ The VCD control panel has a network banner with 6 sections: - `Data Center Groups` - `Security Tags` -![VCD Control Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} +![Public VCF as-a-ServiceControl Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} As well as a network section within each vDC in `Data Center Groups > My vDC Name > Networking > Network > Edge Gateway`. @@ -76,9 +76,9 @@ As well as a network section within each vDC in `Data Center Groups > My vDC Nam /// details | What capabilities, features and functions are offered? -**VCD on OVHcloud networking capabilities** +**Public VCF as-a-Serviceon OVHcloud networking capabilities** -Here are the main network features offered with the VCD on OVHcloud solutions. +Here are the main network features offered with the Public VCF as-a-Service solutions. | Features | Standard | Advanced | Premium | Comments | |--------------------------------- |---------- |---------- |--------- |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| @@ -87,36 +87,36 @@ Here are the main network features offered with the VCD on OVHcloud solutions. | Private Network - vRack support | ✅ | ✅ | ✅ | - in Roadmap | | Routing & Switching IPv6 | | | | - in Roadmap | | VPN | | ✅ | ✅ | - L2VPN, VPN IPsec Policy Based Not Supported: SSL VPN, route-based IPsec VPN. | -| Load Balancing | | | | - Not supported with native VCD network capabilities | +| Load Balancing | | | | - Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | - in Roadmap | | **Network features** -Here is a comparison of the 3 solutions offered by VMware Cloud Director on OVHcloud. +Here is a comparison of the 3 solutions offered by Public VCF as-a-Service. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| Standard VCD | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +| Standard Public VCF as-a-Service | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | -Here we see that only the advanced networking and security features within VCD on OVHcloud are available in the **Advanced and Premium** offers. +Here we see that only the advanced networking and security features within Public VCF as-a-Service are available in the **Advanced and Premium** offers. /// ### Step 2 - Concepts and best practices -/// details | What are the best practices within the VCD control panel? +/// details | What are the best practices within the Public VCF as-a-Service control panel? **Recommendations in network space design and administration** | Design Recommendation | Design Justification | Design Involvement | |-----------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|-----------------------------------------------------------| | Create one or more Edge Gateways (Level 1 Gateways) per organization vDC. | Enables networking services for the organization's vDC. | None. | -| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the VCD tenant. | +| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the Public VCF as-a-Service tenant. | | Use the IP Spaces feature instead of traditional IP block addressing. | Note: The delivery of all Spaces IP features spans several phases. | None. | -**The network within VCD (concept)** +**The network within Public VCF as-a-Service (concept)** The types of network supported within an organization’s vDC: @@ -156,7 +156,7 @@ Network pools must be set up before organization vDC networks and vApp networks. > [!primary] > -> You can use a new way to manage your IP space in VMware Cloud Director on OVHcloud with the new IP space management subsystem. +> You can use a new way to manage your IP space in Public VCF as-a-Service with the new IP space management subsystem. > > An Edge Gateway can only connect to provider gateways that use IP spaces. > @@ -170,11 +170,11 @@ There are two types of IP spaces that you can use as the Organization Administra - **Public IP space**: A public IP space is used by multiple organizations and is controlled by the Service Provider through a quota-based system. - **Private IP space**: Private IP spaces are dedicated to a single tenant: a private IP space is used only by an organization specified when the IP space was created. For this organization, the consumption of IP addresses is unlimited. -![VCD Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} -#### Via the VCD control panel +#### Via the Public VCF as-a-Service control panel -![VCD Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} **Configuration:** @@ -188,21 +188,21 @@ There are two types of IP spaces that you can use as the Organization Administra **IP prefixes (recommended)** -You can set an IP prefix for automatic or manual use and prevent VMware Cloud Director from randomly assigning it. +You can set an IP prefix for automatic or manual use and prevent Public VCF as-a-Service from randomly assigning it. If you no longer use an IP prefix that has been allocated to your IP space, you can free it up in the pool. -![VCD IP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} -![VCD IP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} **Network topologies (concept)** -You can view the network topology from the VCD control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} +You can view the network topology from the Public VCF as-a-Service control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} Network topologies are used to configure IP spaces to enable north-south traffic. -![VCD Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} +![Public VCF as-a-Service Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} **Default auto-configuration rules:** @@ -212,7 +212,7 @@ Network topologies are used to configure IP spaces to enable north-south traffic Datacentre group networks are a type of organizational vDC networks that are shared between one or more vDCs and to which vApps can connect. -![VCD Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} When creating a network, you can join your datacentre group, which will then provide connectivity to the vApps/VMs of all participating vDC. @@ -220,21 +220,21 @@ When creating a network, you can join your datacentre group, which will then pro You can also synchronize them. This synchronization action will check all associated vDC to ensure that they are always realized and correctly configured. -![VCD Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} **Create or import network into datacenter group (optional)** -![VCD Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} -![VCD Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} **Edge Gateway (required)** -VCD Edge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, +Public VCF as-a-ServiceEdge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, -- **VCD supports**: `IPv4 and IPv6` Edge Gateways. +- **Public VCF as-a-Servicesupports**: `IPv4 and IPv6` Edge Gateways. -![VCD Network Edge Overview Gif](images/vcd_network_edge_overview.gif) +![Public VCF as-a-Service Network Edge Overview Gif](images/vcd_network_edge_overview.gif) **DHCP mode (optional)** @@ -251,13 +251,13 @@ DHCP automates the assignment of IP addresses to virtual machines connected to t - **Relay:** DHCP messages are relayed from virtual machines to designated DHCP servers in your physical DHCP infrastructure. - **Gateway:** The Edge Gateway DHCP service is used to obtain DHCP IPs. -![VCD Network DHCP Activation](images/vcd_network_dhcp.png) +![Public VCF as-a-Service Network DHCP Activation](images/vcd_network_dhcp.png) **vApp networks (concept)** vApp networks allow virtual machines to communicate with each other or, by connecting to an organizational vDC network, with virtual machines in other vApps. -![VCD Network vApp Network Gif](images/vcd_network_vapp.gif) +![Public VCF as-a-Service Network vApp Network Gif](images/vcd_network_vapp.gif) /// @@ -265,7 +265,7 @@ vApp networks allow virtual machines to communicate with each other or, by conne /// details | What are the known network limitations? -From a general point of view, the only limitations you can find within VCD on OVHcloud are those of a managed service. +From a general point of view, the only limitations you can find within Public VCF as-a-Service are those of a managed service. A little less granularity when it comes to low-level configuration. @@ -273,7 +273,7 @@ Of course, this can impact advanced networking features, although these features **IPsec VPN Limitations** -When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within VCD on OVHcloud to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). +When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within Public VCF as-a-Service to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). **Provider gateways limitations** @@ -281,29 +281,29 @@ Provider gateways are clearly visible, but cannot be modified (like a managed se **NSX limitations** -You do not have access to the NSX control panel for your Hosted Private VMware Cloud Director on OVHcloud. +You do not have access to the NSX control panel for your Hosted Private Public VCF as-a-Service. **Load Balancer limitations** -The features of Load Balancing within VCD on OVHcloud are not available at the moment. +The features of Load Balancing within Public VCF as-a-Service are not available at the moment. **IAM limitations** -IAM is not available within VMware Cloud Director on OVHcloud at this time. +IAM is not available within Public VCF as-a-Service at this time. /// ## Go further -You can now follow the steps in the following guide: [“Guide 2 - VMware Cloud Director on OVHcloud - Network - Creating network components via the VCD on OVHcloud control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +You can now follow the steps in the following guide: [“Guide 2 - Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -**Networking for VMware Cloud Director on OVHcloud - Guide index:** +**Networking for Public VCF as-a-Service - Guide index:** -- « Guide 1: VMware Cloud Director on OVHcloud - Network - Concepts » -- [« Guide 2: VMware Cloud Director on OVHcloud - Network - Creating network components via the control panel VCD on OVHcloud »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -- **Coming soon** : « Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud? » -- **Coming soon** : « Guide 4 - VMware Cloud Director on OVHcloud - Network - How to operate an IP block with VCD on OVHcloud? » -- **Coming soon** : « Guide 5 - VMware Cloud Director on OVHcloud - Network - How to use distributed firewalling (East - West)? » +- « Guide 1: Public VCF as-a-Service - Network - Concepts » +- [« Guide 2: Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +- **Coming soon** : « Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? » +- **Coming soon** : « Guide 4 - Public VCF as-a-Service - Network - How to operate an IP block with Public VCF as-a-Service? » +- **Coming soon** : « Guide 5 - Public VCF as-a-Service - Network - How to use distributed firewalling (East - West)? » **Useful network concept** diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-sg.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-sg.md index 1281bb121d9..1ce154c4e3b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-sg.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-sg.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Network concepts and best practices" -excerpt: "Discover the powerful networking capabilities of VMware Cloud Director on OVHcloud with this comprehensive guide (key concepts and features)" +title: "Public VCF as-a-Service - Network concepts and best practices" +excerpt: "Discover the powerful networking capabilities of Public VCF as-a-Service with this comprehensive guide (key concepts and features)" updated: 2025-03-03 --- @@ -20,34 +20,34 @@ details[open]>summary::before { > [!primary] > -> VCD on OVHcloud is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. +>Public VCF as-a-Service is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. > ## Objective -**The guide details the fundamental principles and notions of networking within VMware Cloud Director on OVHcloud.** +**The guide details the fundamental principles and notions of networking within Public VCF as-a-Service.** ## Requirements > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with preferably a Chromium-based one, and translation enabled in English). -- A VMware Cloud Director account with required user rights (make sure your user account has the necessary permissions). -- You need to have followed the guide: "[VMware Cloud Director - Basic VCD concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". +- A Public VCF as-a-Service account with required user rights (make sure your user account has the necessary permissions). +- You need to have followed the guide: "[Public VCF as-a-Service - Basic Public VCF as-a-Service concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". ## Instructions -/// details | Introduction to networking within VCD. +/// details | Introduction to networking within Public VCF as-a-Service. In this introductory guide, we will explore: -- The different networking concepts within VMware Cloud Director on OVHcloud. +- The different networking concepts within Public VCF as-a-Service. - Concepts related to optimizing network space, such as IP space, Edge Gateways, and Datacentre Groups. -To ensure a flexible and secure network infrastructure in a versatile cloud environment, VMware Cloud Director uses a layered networking architecture that includes four categories of networks: +To ensure a flexible and secure network infrastructure in a versatile cloud environment, Public VCF as-a-Service uses a layered networking architecture that includes four categories of networks: - **External networks** - **Organizational vDC networks** @@ -56,7 +56,7 @@ To ensure a flexible and secure network infrastructure in a versatile cloud envi Most of these networks require additional infrastructure elements, such as "**Edge Gateways**" and "**Network Pools**". -The VCD control panel has a network banner with 6 sections: +the Public VCF as-a-Service control panel has a network banner with 6 sections: - `Network` - `Edge Gateways` @@ -65,7 +65,7 @@ The VCD control panel has a network banner with 6 sections: - `Data Center Groups` - `Security Tags` -![VCD Control Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} +![Public VCF as-a-ServiceControl Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} As well as a network section within each vDC in `Data Center Groups > My vDC Name > Networking > Network > Edge Gateway`. @@ -76,9 +76,9 @@ As well as a network section within each vDC in `Data Center Groups > My vDC Nam /// details | What capabilities, features and functions are offered? -**VCD on OVHcloud networking capabilities** +**Public VCF as-a-Serviceon OVHcloud networking capabilities** -Here are the main network features offered with the VCD on OVHcloud solutions. +Here are the main network features offered with the Public VCF as-a-Service solutions. | Features | Standard | Advanced | Premium | Comments | |--------------------------------- |---------- |---------- |--------- |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| @@ -87,36 +87,36 @@ Here are the main network features offered with the VCD on OVHcloud solutions. | Private Network - vRack support | ✅ | ✅ | ✅ | - in Roadmap | | Routing & Switching IPv6 | | | | - in Roadmap | | VPN | | ✅ | ✅ | - L2VPN, VPN IPsec Policy Based Not Supported: SSL VPN, route-based IPsec VPN. | -| Load Balancing | | | | - Not supported with native VCD network capabilities | +| Load Balancing | | | | - Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | - in Roadmap | | **Network features** -Here is a comparison of the 3 solutions offered by VMware Cloud Director on OVHcloud. +Here is a comparison of the 3 solutions offered by Public VCF as-a-Service. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| Standard VCD | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +| Standard Public VCF as-a-Service | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | -Here we see that only the advanced networking and security features within VCD on OVHcloud are available in the **Advanced and Premium** offers. +Here we see that only the advanced networking and security features within Public VCF as-a-Service are available in the **Advanced and Premium** offers. /// ### Step 2 - Concepts and best practices -/// details | What are the best practices within the VCD control panel? +/// details | What are the best practices within the Public VCF as-a-Service control panel? **Recommendations in network space design and administration** | Design Recommendation | Design Justification | Design Involvement | |-----------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|-----------------------------------------------------------| | Create one or more Edge Gateways (Level 1 Gateways) per organization vDC. | Enables networking services for the organization's vDC. | None. | -| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the VCD tenant. | +| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the Public VCF as-a-Service tenant. | | Use the IP Spaces feature instead of traditional IP block addressing. | Note: The delivery of all Spaces IP features spans several phases. | None. | -**The network within VCD (concept)** +**The network within Public VCF as-a-Service (concept)** The types of network supported within an organization’s vDC: @@ -156,7 +156,7 @@ Network pools must be set up before organization vDC networks and vApp networks. > [!primary] > -> You can use a new way to manage your IP space in VMware Cloud Director on OVHcloud with the new IP space management subsystem. +> You can use a new way to manage your IP space in Public VCF as-a-Service with the new IP space management subsystem. > > An Edge Gateway can only connect to provider gateways that use IP spaces. > @@ -170,11 +170,11 @@ There are two types of IP spaces that you can use as the Organization Administra - **Public IP space**: A public IP space is used by multiple organizations and is controlled by the Service Provider through a quota-based system. - **Private IP space**: Private IP spaces are dedicated to a single tenant: a private IP space is used only by an organization specified when the IP space was created. For this organization, the consumption of IP addresses is unlimited. -![VCD Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} -#### Via the VCD control panel +#### Via the Public VCF as-a-Service control panel -![VCD Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} **Configuration:** @@ -188,21 +188,21 @@ There are two types of IP spaces that you can use as the Organization Administra **IP prefixes (recommended)** -You can set an IP prefix for automatic or manual use and prevent VMware Cloud Director from randomly assigning it. +You can set an IP prefix for automatic or manual use and prevent Public VCF as-a-Service from randomly assigning it. If you no longer use an IP prefix that has been allocated to your IP space, you can free it up in the pool. -![VCD IP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} -![VCD IP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} **Network topologies (concept)** -You can view the network topology from the VCD control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} +You can view the network topology from the Public VCF as-a-Service control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} Network topologies are used to configure IP spaces to enable north-south traffic. -![VCD Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} +![Public VCF as-a-Service Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} **Default auto-configuration rules:** @@ -212,7 +212,7 @@ Network topologies are used to configure IP spaces to enable north-south traffic Datacentre group networks are a type of organizational vDC networks that are shared between one or more vDCs and to which vApps can connect. -![VCD Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} When creating a network, you can join your datacentre group, which will then provide connectivity to the vApps/VMs of all participating vDC. @@ -220,21 +220,21 @@ When creating a network, you can join your datacentre group, which will then pro You can also synchronize them. This synchronization action will check all associated vDC to ensure that they are always realized and correctly configured. -![VCD Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} **Create or import network into datacenter group (optional)** -![VCD Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} -![VCD Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} **Edge Gateway (required)** -VCD Edge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, +Public VCF as-a-ServiceEdge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, -- **VCD supports**: `IPv4 and IPv6` Edge Gateways. +- **Public VCF as-a-Servicesupports**: `IPv4 and IPv6` Edge Gateways. -![VCD Network Edge Overview Gif](images/vcd_network_edge_overview.gif) +![Public VCF as-a-Service Network Edge Overview Gif](images/vcd_network_edge_overview.gif) **DHCP mode (optional)** @@ -251,13 +251,13 @@ DHCP automates the assignment of IP addresses to virtual machines connected to t - **Relay:** DHCP messages are relayed from virtual machines to designated DHCP servers in your physical DHCP infrastructure. - **Gateway:** The Edge Gateway DHCP service is used to obtain DHCP IPs. -![VCD Network DHCP Activation](images/vcd_network_dhcp.png) +![Public VCF as-a-Service Network DHCP Activation](images/vcd_network_dhcp.png) **vApp networks (concept)** vApp networks allow virtual machines to communicate with each other or, by connecting to an organizational vDC network, with virtual machines in other vApps. -![VCD Network vApp Network Gif](images/vcd_network_vapp.gif) +![Public VCF as-a-Service Network vApp Network Gif](images/vcd_network_vapp.gif) /// @@ -265,7 +265,7 @@ vApp networks allow virtual machines to communicate with each other or, by conne /// details | What are the known network limitations? -From a general point of view, the only limitations you can find within VCD on OVHcloud are those of a managed service. +From a general point of view, the only limitations you can find within Public VCF as-a-Service are those of a managed service. A little less granularity when it comes to low-level configuration. @@ -273,7 +273,7 @@ Of course, this can impact advanced networking features, although these features **IPsec VPN Limitations** -When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within VCD on OVHcloud to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). +When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within Public VCF as-a-Service to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). **Provider gateways limitations** @@ -281,29 +281,29 @@ Provider gateways are clearly visible, but cannot be modified (like a managed se **NSX limitations** -You do not have access to the NSX control panel for your Hosted Private VMware Cloud Director on OVHcloud. +You do not have access to the NSX control panel for your Hosted Private Public VCF as-a-Service. **Load Balancer limitations** -The features of Load Balancing within VCD on OVHcloud are not available at the moment. +The features of Load Balancing within Public VCF as-a-Service are not available at the moment. **IAM limitations** -IAM is not available within VMware Cloud Director on OVHcloud at this time. +IAM is not available within Public VCF as-a-Service at this time. /// ## Go further -You can now follow the steps in the following guide: [“Guide 2 - VMware Cloud Director on OVHcloud - Network - Creating network components via the VCD on OVHcloud control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +You can now follow the steps in the following guide: [“Guide 2 - Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -**Networking for VMware Cloud Director on OVHcloud - Guide index:** +**Networking for Public VCF as-a-Service - Guide index:** -- « Guide 1: VMware Cloud Director on OVHcloud - Network - Concepts » -- [« Guide 2: VMware Cloud Director on OVHcloud - Network - Creating network components via the control panel VCD on OVHcloud »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -- **Coming soon** : « Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud? » -- **Coming soon** : « Guide 4 - VMware Cloud Director on OVHcloud - Network - How to operate an IP block with VCD on OVHcloud? » -- **Coming soon** : « Guide 5 - VMware Cloud Director on OVHcloud - Network - How to use distributed firewalling (East - West)? » +- « Guide 1: Public VCF as-a-Service - Network - Concepts » +- [« Guide 2: Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +- **Coming soon** : « Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? » +- **Coming soon** : « Guide 4 - Public VCF as-a-Service - Network - How to operate an IP block with Public VCF as-a-Service? » +- **Coming soon** : « Guide 5 - Public VCF as-a-Service - Network - How to use distributed firewalling (East - West)? » **Useful network concept** diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-us.md index 1281bb121d9..1ce154c4e3b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.en-us.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Network concepts and best practices" -excerpt: "Discover the powerful networking capabilities of VMware Cloud Director on OVHcloud with this comprehensive guide (key concepts and features)" +title: "Public VCF as-a-Service - Network concepts and best practices" +excerpt: "Discover the powerful networking capabilities of Public VCF as-a-Service with this comprehensive guide (key concepts and features)" updated: 2025-03-03 --- @@ -20,34 +20,34 @@ details[open]>summary::before { > [!primary] > -> VCD on OVHcloud is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. +>Public VCF as-a-Service is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. > ## Objective -**The guide details the fundamental principles and notions of networking within VMware Cloud Director on OVHcloud.** +**The guide details the fundamental principles and notions of networking within Public VCF as-a-Service.** ## Requirements > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with preferably a Chromium-based one, and translation enabled in English). -- A VMware Cloud Director account with required user rights (make sure your user account has the necessary permissions). -- You need to have followed the guide: "[VMware Cloud Director - Basic VCD concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". +- A Public VCF as-a-Service account with required user rights (make sure your user account has the necessary permissions). +- You need to have followed the guide: "[Public VCF as-a-Service - Basic Public VCF as-a-Service concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". ## Instructions -/// details | Introduction to networking within VCD. +/// details | Introduction to networking within Public VCF as-a-Service. In this introductory guide, we will explore: -- The different networking concepts within VMware Cloud Director on OVHcloud. +- The different networking concepts within Public VCF as-a-Service. - Concepts related to optimizing network space, such as IP space, Edge Gateways, and Datacentre Groups. -To ensure a flexible and secure network infrastructure in a versatile cloud environment, VMware Cloud Director uses a layered networking architecture that includes four categories of networks: +To ensure a flexible and secure network infrastructure in a versatile cloud environment, Public VCF as-a-Service uses a layered networking architecture that includes four categories of networks: - **External networks** - **Organizational vDC networks** @@ -56,7 +56,7 @@ To ensure a flexible and secure network infrastructure in a versatile cloud envi Most of these networks require additional infrastructure elements, such as "**Edge Gateways**" and "**Network Pools**". -The VCD control panel has a network banner with 6 sections: +the Public VCF as-a-Service control panel has a network banner with 6 sections: - `Network` - `Edge Gateways` @@ -65,7 +65,7 @@ The VCD control panel has a network banner with 6 sections: - `Data Center Groups` - `Security Tags` -![VCD Control Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} +![Public VCF as-a-ServiceControl Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} As well as a network section within each vDC in `Data Center Groups > My vDC Name > Networking > Network > Edge Gateway`. @@ -76,9 +76,9 @@ As well as a network section within each vDC in `Data Center Groups > My vDC Nam /// details | What capabilities, features and functions are offered? -**VCD on OVHcloud networking capabilities** +**Public VCF as-a-Serviceon OVHcloud networking capabilities** -Here are the main network features offered with the VCD on OVHcloud solutions. +Here are the main network features offered with the Public VCF as-a-Service solutions. | Features | Standard | Advanced | Premium | Comments | |--------------------------------- |---------- |---------- |--------- |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| @@ -87,36 +87,36 @@ Here are the main network features offered with the VCD on OVHcloud solutions. | Private Network - vRack support | ✅ | ✅ | ✅ | - in Roadmap | | Routing & Switching IPv6 | | | | - in Roadmap | | VPN | | ✅ | ✅ | - L2VPN, VPN IPsec Policy Based Not Supported: SSL VPN, route-based IPsec VPN. | -| Load Balancing | | | | - Not supported with native VCD network capabilities | +| Load Balancing | | | | - Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | - in Roadmap | | **Network features** -Here is a comparison of the 3 solutions offered by VMware Cloud Director on OVHcloud. +Here is a comparison of the 3 solutions offered by Public VCF as-a-Service. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| Standard VCD | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +| Standard Public VCF as-a-Service | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | -Here we see that only the advanced networking and security features within VCD on OVHcloud are available in the **Advanced and Premium** offers. +Here we see that only the advanced networking and security features within Public VCF as-a-Service are available in the **Advanced and Premium** offers. /// ### Step 2 - Concepts and best practices -/// details | What are the best practices within the VCD control panel? +/// details | What are the best practices within the Public VCF as-a-Service control panel? **Recommendations in network space design and administration** | Design Recommendation | Design Justification | Design Involvement | |-----------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|-----------------------------------------------------------| | Create one or more Edge Gateways (Level 1 Gateways) per organization vDC. | Enables networking services for the organization's vDC. | None. | -| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the VCD tenant. | +| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the Public VCF as-a-Service tenant. | | Use the IP Spaces feature instead of traditional IP block addressing. | Note: The delivery of all Spaces IP features spans several phases. | None. | -**The network within VCD (concept)** +**The network within Public VCF as-a-Service (concept)** The types of network supported within an organization’s vDC: @@ -156,7 +156,7 @@ Network pools must be set up before organization vDC networks and vApp networks. > [!primary] > -> You can use a new way to manage your IP space in VMware Cloud Director on OVHcloud with the new IP space management subsystem. +> You can use a new way to manage your IP space in Public VCF as-a-Service with the new IP space management subsystem. > > An Edge Gateway can only connect to provider gateways that use IP spaces. > @@ -170,11 +170,11 @@ There are two types of IP spaces that you can use as the Organization Administra - **Public IP space**: A public IP space is used by multiple organizations and is controlled by the Service Provider through a quota-based system. - **Private IP space**: Private IP spaces are dedicated to a single tenant: a private IP space is used only by an organization specified when the IP space was created. For this organization, the consumption of IP addresses is unlimited. -![VCD Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} -#### Via the VCD control panel +#### Via the Public VCF as-a-Service control panel -![VCD Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} **Configuration:** @@ -188,21 +188,21 @@ There are two types of IP spaces that you can use as the Organization Administra **IP prefixes (recommended)** -You can set an IP prefix for automatic or manual use and prevent VMware Cloud Director from randomly assigning it. +You can set an IP prefix for automatic or manual use and prevent Public VCF as-a-Service from randomly assigning it. If you no longer use an IP prefix that has been allocated to your IP space, you can free it up in the pool. -![VCD IP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} -![VCD IP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} **Network topologies (concept)** -You can view the network topology from the VCD control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} +You can view the network topology from the Public VCF as-a-Service control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} Network topologies are used to configure IP spaces to enable north-south traffic. -![VCD Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} +![Public VCF as-a-Service Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} **Default auto-configuration rules:** @@ -212,7 +212,7 @@ Network topologies are used to configure IP spaces to enable north-south traffic Datacentre group networks are a type of organizational vDC networks that are shared between one or more vDCs and to which vApps can connect. -![VCD Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} When creating a network, you can join your datacentre group, which will then provide connectivity to the vApps/VMs of all participating vDC. @@ -220,21 +220,21 @@ When creating a network, you can join your datacentre group, which will then pro You can also synchronize them. This synchronization action will check all associated vDC to ensure that they are always realized and correctly configured. -![VCD Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} **Create or import network into datacenter group (optional)** -![VCD Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} -![VCD Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} **Edge Gateway (required)** -VCD Edge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, +Public VCF as-a-ServiceEdge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, -- **VCD supports**: `IPv4 and IPv6` Edge Gateways. +- **Public VCF as-a-Servicesupports**: `IPv4 and IPv6` Edge Gateways. -![VCD Network Edge Overview Gif](images/vcd_network_edge_overview.gif) +![Public VCF as-a-Service Network Edge Overview Gif](images/vcd_network_edge_overview.gif) **DHCP mode (optional)** @@ -251,13 +251,13 @@ DHCP automates the assignment of IP addresses to virtual machines connected to t - **Relay:** DHCP messages are relayed from virtual machines to designated DHCP servers in your physical DHCP infrastructure. - **Gateway:** The Edge Gateway DHCP service is used to obtain DHCP IPs. -![VCD Network DHCP Activation](images/vcd_network_dhcp.png) +![Public VCF as-a-Service Network DHCP Activation](images/vcd_network_dhcp.png) **vApp networks (concept)** vApp networks allow virtual machines to communicate with each other or, by connecting to an organizational vDC network, with virtual machines in other vApps. -![VCD Network vApp Network Gif](images/vcd_network_vapp.gif) +![Public VCF as-a-Service Network vApp Network Gif](images/vcd_network_vapp.gif) /// @@ -265,7 +265,7 @@ vApp networks allow virtual machines to communicate with each other or, by conne /// details | What are the known network limitations? -From a general point of view, the only limitations you can find within VCD on OVHcloud are those of a managed service. +From a general point of view, the only limitations you can find within Public VCF as-a-Service are those of a managed service. A little less granularity when it comes to low-level configuration. @@ -273,7 +273,7 @@ Of course, this can impact advanced networking features, although these features **IPsec VPN Limitations** -When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within VCD on OVHcloud to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). +When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within Public VCF as-a-Service to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). **Provider gateways limitations** @@ -281,29 +281,29 @@ Provider gateways are clearly visible, but cannot be modified (like a managed se **NSX limitations** -You do not have access to the NSX control panel for your Hosted Private VMware Cloud Director on OVHcloud. +You do not have access to the NSX control panel for your Hosted Private Public VCF as-a-Service. **Load Balancer limitations** -The features of Load Balancing within VCD on OVHcloud are not available at the moment. +The features of Load Balancing within Public VCF as-a-Service are not available at the moment. **IAM limitations** -IAM is not available within VMware Cloud Director on OVHcloud at this time. +IAM is not available within Public VCF as-a-Service at this time. /// ## Go further -You can now follow the steps in the following guide: [“Guide 2 - VMware Cloud Director on OVHcloud - Network - Creating network components via the VCD on OVHcloud control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +You can now follow the steps in the following guide: [“Guide 2 - Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -**Networking for VMware Cloud Director on OVHcloud - Guide index:** +**Networking for Public VCF as-a-Service - Guide index:** -- « Guide 1: VMware Cloud Director on OVHcloud - Network - Concepts » -- [« Guide 2: VMware Cloud Director on OVHcloud - Network - Creating network components via the control panel VCD on OVHcloud »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -- **Coming soon** : « Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud? » -- **Coming soon** : « Guide 4 - VMware Cloud Director on OVHcloud - Network - How to operate an IP block with VCD on OVHcloud? » -- **Coming soon** : « Guide 5 - VMware Cloud Director on OVHcloud - Network - How to use distributed firewalling (East - West)? » +- « Guide 1: Public VCF as-a-Service - Network - Concepts » +- [« Guide 2: Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +- **Coming soon** : « Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? » +- **Coming soon** : « Guide 4 - Public VCF as-a-Service - Network - How to operate an IP block with Public VCF as-a-Service? » +- **Coming soon** : « Guide 5 - Public VCF as-a-Service - Network - How to use distributed firewalling (East - West)? » **Useful network concept** diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.es-es.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.es-es.md index 1281bb121d9..1ce154c4e3b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.es-es.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.es-es.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Network concepts and best practices" -excerpt: "Discover the powerful networking capabilities of VMware Cloud Director on OVHcloud with this comprehensive guide (key concepts and features)" +title: "Public VCF as-a-Service - Network concepts and best practices" +excerpt: "Discover the powerful networking capabilities of Public VCF as-a-Service with this comprehensive guide (key concepts and features)" updated: 2025-03-03 --- @@ -20,34 +20,34 @@ details[open]>summary::before { > [!primary] > -> VCD on OVHcloud is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. +>Public VCF as-a-Service is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. > ## Objective -**The guide details the fundamental principles and notions of networking within VMware Cloud Director on OVHcloud.** +**The guide details the fundamental principles and notions of networking within Public VCF as-a-Service.** ## Requirements > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with preferably a Chromium-based one, and translation enabled in English). -- A VMware Cloud Director account with required user rights (make sure your user account has the necessary permissions). -- You need to have followed the guide: "[VMware Cloud Director - Basic VCD concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". +- A Public VCF as-a-Service account with required user rights (make sure your user account has the necessary permissions). +- You need to have followed the guide: "[Public VCF as-a-Service - Basic Public VCF as-a-Service concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". ## Instructions -/// details | Introduction to networking within VCD. +/// details | Introduction to networking within Public VCF as-a-Service. In this introductory guide, we will explore: -- The different networking concepts within VMware Cloud Director on OVHcloud. +- The different networking concepts within Public VCF as-a-Service. - Concepts related to optimizing network space, such as IP space, Edge Gateways, and Datacentre Groups. -To ensure a flexible and secure network infrastructure in a versatile cloud environment, VMware Cloud Director uses a layered networking architecture that includes four categories of networks: +To ensure a flexible and secure network infrastructure in a versatile cloud environment, Public VCF as-a-Service uses a layered networking architecture that includes four categories of networks: - **External networks** - **Organizational vDC networks** @@ -56,7 +56,7 @@ To ensure a flexible and secure network infrastructure in a versatile cloud envi Most of these networks require additional infrastructure elements, such as "**Edge Gateways**" and "**Network Pools**". -The VCD control panel has a network banner with 6 sections: +the Public VCF as-a-Service control panel has a network banner with 6 sections: - `Network` - `Edge Gateways` @@ -65,7 +65,7 @@ The VCD control panel has a network banner with 6 sections: - `Data Center Groups` - `Security Tags` -![VCD Control Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} +![Public VCF as-a-ServiceControl Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} As well as a network section within each vDC in `Data Center Groups > My vDC Name > Networking > Network > Edge Gateway`. @@ -76,9 +76,9 @@ As well as a network section within each vDC in `Data Center Groups > My vDC Nam /// details | What capabilities, features and functions are offered? -**VCD on OVHcloud networking capabilities** +**Public VCF as-a-Serviceon OVHcloud networking capabilities** -Here are the main network features offered with the VCD on OVHcloud solutions. +Here are the main network features offered with the Public VCF as-a-Service solutions. | Features | Standard | Advanced | Premium | Comments | |--------------------------------- |---------- |---------- |--------- |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| @@ -87,36 +87,36 @@ Here are the main network features offered with the VCD on OVHcloud solutions. | Private Network - vRack support | ✅ | ✅ | ✅ | - in Roadmap | | Routing & Switching IPv6 | | | | - in Roadmap | | VPN | | ✅ | ✅ | - L2VPN, VPN IPsec Policy Based Not Supported: SSL VPN, route-based IPsec VPN. | -| Load Balancing | | | | - Not supported with native VCD network capabilities | +| Load Balancing | | | | - Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | - in Roadmap | | **Network features** -Here is a comparison of the 3 solutions offered by VMware Cloud Director on OVHcloud. +Here is a comparison of the 3 solutions offered by Public VCF as-a-Service. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| Standard VCD | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +| Standard Public VCF as-a-Service | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | -Here we see that only the advanced networking and security features within VCD on OVHcloud are available in the **Advanced and Premium** offers. +Here we see that only the advanced networking and security features within Public VCF as-a-Service are available in the **Advanced and Premium** offers. /// ### Step 2 - Concepts and best practices -/// details | What are the best practices within the VCD control panel? +/// details | What are the best practices within the Public VCF as-a-Service control panel? **Recommendations in network space design and administration** | Design Recommendation | Design Justification | Design Involvement | |-----------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|-----------------------------------------------------------| | Create one or more Edge Gateways (Level 1 Gateways) per organization vDC. | Enables networking services for the organization's vDC. | None. | -| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the VCD tenant. | +| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the Public VCF as-a-Service tenant. | | Use the IP Spaces feature instead of traditional IP block addressing. | Note: The delivery of all Spaces IP features spans several phases. | None. | -**The network within VCD (concept)** +**The network within Public VCF as-a-Service (concept)** The types of network supported within an organization’s vDC: @@ -156,7 +156,7 @@ Network pools must be set up before organization vDC networks and vApp networks. > [!primary] > -> You can use a new way to manage your IP space in VMware Cloud Director on OVHcloud with the new IP space management subsystem. +> You can use a new way to manage your IP space in Public VCF as-a-Service with the new IP space management subsystem. > > An Edge Gateway can only connect to provider gateways that use IP spaces. > @@ -170,11 +170,11 @@ There are two types of IP spaces that you can use as the Organization Administra - **Public IP space**: A public IP space is used by multiple organizations and is controlled by the Service Provider through a quota-based system. - **Private IP space**: Private IP spaces are dedicated to a single tenant: a private IP space is used only by an organization specified when the IP space was created. For this organization, the consumption of IP addresses is unlimited. -![VCD Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} -#### Via the VCD control panel +#### Via the Public VCF as-a-Service control panel -![VCD Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} **Configuration:** @@ -188,21 +188,21 @@ There are two types of IP spaces that you can use as the Organization Administra **IP prefixes (recommended)** -You can set an IP prefix for automatic or manual use and prevent VMware Cloud Director from randomly assigning it. +You can set an IP prefix for automatic or manual use and prevent Public VCF as-a-Service from randomly assigning it. If you no longer use an IP prefix that has been allocated to your IP space, you can free it up in the pool. -![VCD IP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} -![VCD IP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} **Network topologies (concept)** -You can view the network topology from the VCD control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} +You can view the network topology from the Public VCF as-a-Service control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} Network topologies are used to configure IP spaces to enable north-south traffic. -![VCD Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} +![Public VCF as-a-Service Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} **Default auto-configuration rules:** @@ -212,7 +212,7 @@ Network topologies are used to configure IP spaces to enable north-south traffic Datacentre group networks are a type of organizational vDC networks that are shared between one or more vDCs and to which vApps can connect. -![VCD Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} When creating a network, you can join your datacentre group, which will then provide connectivity to the vApps/VMs of all participating vDC. @@ -220,21 +220,21 @@ When creating a network, you can join your datacentre group, which will then pro You can also synchronize them. This synchronization action will check all associated vDC to ensure that they are always realized and correctly configured. -![VCD Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} **Create or import network into datacenter group (optional)** -![VCD Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} -![VCD Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} **Edge Gateway (required)** -VCD Edge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, +Public VCF as-a-ServiceEdge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, -- **VCD supports**: `IPv4 and IPv6` Edge Gateways. +- **Public VCF as-a-Servicesupports**: `IPv4 and IPv6` Edge Gateways. -![VCD Network Edge Overview Gif](images/vcd_network_edge_overview.gif) +![Public VCF as-a-Service Network Edge Overview Gif](images/vcd_network_edge_overview.gif) **DHCP mode (optional)** @@ -251,13 +251,13 @@ DHCP automates the assignment of IP addresses to virtual machines connected to t - **Relay:** DHCP messages are relayed from virtual machines to designated DHCP servers in your physical DHCP infrastructure. - **Gateway:** The Edge Gateway DHCP service is used to obtain DHCP IPs. -![VCD Network DHCP Activation](images/vcd_network_dhcp.png) +![Public VCF as-a-Service Network DHCP Activation](images/vcd_network_dhcp.png) **vApp networks (concept)** vApp networks allow virtual machines to communicate with each other or, by connecting to an organizational vDC network, with virtual machines in other vApps. -![VCD Network vApp Network Gif](images/vcd_network_vapp.gif) +![Public VCF as-a-Service Network vApp Network Gif](images/vcd_network_vapp.gif) /// @@ -265,7 +265,7 @@ vApp networks allow virtual machines to communicate with each other or, by conne /// details | What are the known network limitations? -From a general point of view, the only limitations you can find within VCD on OVHcloud are those of a managed service. +From a general point of view, the only limitations you can find within Public VCF as-a-Service are those of a managed service. A little less granularity when it comes to low-level configuration. @@ -273,7 +273,7 @@ Of course, this can impact advanced networking features, although these features **IPsec VPN Limitations** -When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within VCD on OVHcloud to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). +When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within Public VCF as-a-Service to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). **Provider gateways limitations** @@ -281,29 +281,29 @@ Provider gateways are clearly visible, but cannot be modified (like a managed se **NSX limitations** -You do not have access to the NSX control panel for your Hosted Private VMware Cloud Director on OVHcloud. +You do not have access to the NSX control panel for your Hosted Private Public VCF as-a-Service. **Load Balancer limitations** -The features of Load Balancing within VCD on OVHcloud are not available at the moment. +The features of Load Balancing within Public VCF as-a-Service are not available at the moment. **IAM limitations** -IAM is not available within VMware Cloud Director on OVHcloud at this time. +IAM is not available within Public VCF as-a-Service at this time. /// ## Go further -You can now follow the steps in the following guide: [“Guide 2 - VMware Cloud Director on OVHcloud - Network - Creating network components via the VCD on OVHcloud control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +You can now follow the steps in the following guide: [“Guide 2 - Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -**Networking for VMware Cloud Director on OVHcloud - Guide index:** +**Networking for Public VCF as-a-Service - Guide index:** -- « Guide 1: VMware Cloud Director on OVHcloud - Network - Concepts » -- [« Guide 2: VMware Cloud Director on OVHcloud - Network - Creating network components via the control panel VCD on OVHcloud »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -- **Coming soon** : « Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud? » -- **Coming soon** : « Guide 4 - VMware Cloud Director on OVHcloud - Network - How to operate an IP block with VCD on OVHcloud? » -- **Coming soon** : « Guide 5 - VMware Cloud Director on OVHcloud - Network - How to use distributed firewalling (East - West)? » +- « Guide 1: Public VCF as-a-Service - Network - Concepts » +- [« Guide 2: Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +- **Coming soon** : « Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? » +- **Coming soon** : « Guide 4 - Public VCF as-a-Service - Network - How to operate an IP block with Public VCF as-a-Service? » +- **Coming soon** : « Guide 5 - Public VCF as-a-Service - Network - How to use distributed firewalling (East - West)? » **Useful network concept** diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.es-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.es-us.md index 1281bb121d9..1ce154c4e3b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.es-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.es-us.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Network concepts and best practices" -excerpt: "Discover the powerful networking capabilities of VMware Cloud Director on OVHcloud with this comprehensive guide (key concepts and features)" +title: "Public VCF as-a-Service - Network concepts and best practices" +excerpt: "Discover the powerful networking capabilities of Public VCF as-a-Service with this comprehensive guide (key concepts and features)" updated: 2025-03-03 --- @@ -20,34 +20,34 @@ details[open]>summary::before { > [!primary] > -> VCD on OVHcloud is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. +>Public VCF as-a-Service is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. > ## Objective -**The guide details the fundamental principles and notions of networking within VMware Cloud Director on OVHcloud.** +**The guide details the fundamental principles and notions of networking within Public VCF as-a-Service.** ## Requirements > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with preferably a Chromium-based one, and translation enabled in English). -- A VMware Cloud Director account with required user rights (make sure your user account has the necessary permissions). -- You need to have followed the guide: "[VMware Cloud Director - Basic VCD concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". +- A Public VCF as-a-Service account with required user rights (make sure your user account has the necessary permissions). +- You need to have followed the guide: "[Public VCF as-a-Service - Basic Public VCF as-a-Service concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". ## Instructions -/// details | Introduction to networking within VCD. +/// details | Introduction to networking within Public VCF as-a-Service. In this introductory guide, we will explore: -- The different networking concepts within VMware Cloud Director on OVHcloud. +- The different networking concepts within Public VCF as-a-Service. - Concepts related to optimizing network space, such as IP space, Edge Gateways, and Datacentre Groups. -To ensure a flexible and secure network infrastructure in a versatile cloud environment, VMware Cloud Director uses a layered networking architecture that includes four categories of networks: +To ensure a flexible and secure network infrastructure in a versatile cloud environment, Public VCF as-a-Service uses a layered networking architecture that includes four categories of networks: - **External networks** - **Organizational vDC networks** @@ -56,7 +56,7 @@ To ensure a flexible and secure network infrastructure in a versatile cloud envi Most of these networks require additional infrastructure elements, such as "**Edge Gateways**" and "**Network Pools**". -The VCD control panel has a network banner with 6 sections: +the Public VCF as-a-Service control panel has a network banner with 6 sections: - `Network` - `Edge Gateways` @@ -65,7 +65,7 @@ The VCD control panel has a network banner with 6 sections: - `Data Center Groups` - `Security Tags` -![VCD Control Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} +![Public VCF as-a-ServiceControl Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} As well as a network section within each vDC in `Data Center Groups > My vDC Name > Networking > Network > Edge Gateway`. @@ -76,9 +76,9 @@ As well as a network section within each vDC in `Data Center Groups > My vDC Nam /// details | What capabilities, features and functions are offered? -**VCD on OVHcloud networking capabilities** +**Public VCF as-a-Serviceon OVHcloud networking capabilities** -Here are the main network features offered with the VCD on OVHcloud solutions. +Here are the main network features offered with the Public VCF as-a-Service solutions. | Features | Standard | Advanced | Premium | Comments | |--------------------------------- |---------- |---------- |--------- |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| @@ -87,36 +87,36 @@ Here are the main network features offered with the VCD on OVHcloud solutions. | Private Network - vRack support | ✅ | ✅ | ✅ | - in Roadmap | | Routing & Switching IPv6 | | | | - in Roadmap | | VPN | | ✅ | ✅ | - L2VPN, VPN IPsec Policy Based Not Supported: SSL VPN, route-based IPsec VPN. | -| Load Balancing | | | | - Not supported with native VCD network capabilities | +| Load Balancing | | | | - Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | - in Roadmap | | **Network features** -Here is a comparison of the 3 solutions offered by VMware Cloud Director on OVHcloud. +Here is a comparison of the 3 solutions offered by Public VCF as-a-Service. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| Standard VCD | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +| Standard Public VCF as-a-Service | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | -Here we see that only the advanced networking and security features within VCD on OVHcloud are available in the **Advanced and Premium** offers. +Here we see that only the advanced networking and security features within Public VCF as-a-Service are available in the **Advanced and Premium** offers. /// ### Step 2 - Concepts and best practices -/// details | What are the best practices within the VCD control panel? +/// details | What are the best practices within the Public VCF as-a-Service control panel? **Recommendations in network space design and administration** | Design Recommendation | Design Justification | Design Involvement | |-----------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|-----------------------------------------------------------| | Create one or more Edge Gateways (Level 1 Gateways) per organization vDC. | Enables networking services for the organization's vDC. | None. | -| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the VCD tenant. | +| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the Public VCF as-a-Service tenant. | | Use the IP Spaces feature instead of traditional IP block addressing. | Note: The delivery of all Spaces IP features spans several phases. | None. | -**The network within VCD (concept)** +**The network within Public VCF as-a-Service (concept)** The types of network supported within an organization’s vDC: @@ -156,7 +156,7 @@ Network pools must be set up before organization vDC networks and vApp networks. > [!primary] > -> You can use a new way to manage your IP space in VMware Cloud Director on OVHcloud with the new IP space management subsystem. +> You can use a new way to manage your IP space in Public VCF as-a-Service with the new IP space management subsystem. > > An Edge Gateway can only connect to provider gateways that use IP spaces. > @@ -170,11 +170,11 @@ There are two types of IP spaces that you can use as the Organization Administra - **Public IP space**: A public IP space is used by multiple organizations and is controlled by the Service Provider through a quota-based system. - **Private IP space**: Private IP spaces are dedicated to a single tenant: a private IP space is used only by an organization specified when the IP space was created. For this organization, the consumption of IP addresses is unlimited. -![VCD Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} -#### Via the VCD control panel +#### Via the Public VCF as-a-Service control panel -![VCD Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} **Configuration:** @@ -188,21 +188,21 @@ There are two types of IP spaces that you can use as the Organization Administra **IP prefixes (recommended)** -You can set an IP prefix for automatic or manual use and prevent VMware Cloud Director from randomly assigning it. +You can set an IP prefix for automatic or manual use and prevent Public VCF as-a-Service from randomly assigning it. If you no longer use an IP prefix that has been allocated to your IP space, you can free it up in the pool. -![VCD IP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} -![VCD IP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} **Network topologies (concept)** -You can view the network topology from the VCD control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} +You can view the network topology from the Public VCF as-a-Service control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} Network topologies are used to configure IP spaces to enable north-south traffic. -![VCD Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} +![Public VCF as-a-Service Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} **Default auto-configuration rules:** @@ -212,7 +212,7 @@ Network topologies are used to configure IP spaces to enable north-south traffic Datacentre group networks are a type of organizational vDC networks that are shared between one or more vDCs and to which vApps can connect. -![VCD Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} When creating a network, you can join your datacentre group, which will then provide connectivity to the vApps/VMs of all participating vDC. @@ -220,21 +220,21 @@ When creating a network, you can join your datacentre group, which will then pro You can also synchronize them. This synchronization action will check all associated vDC to ensure that they are always realized and correctly configured. -![VCD Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} **Create or import network into datacenter group (optional)** -![VCD Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} -![VCD Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} **Edge Gateway (required)** -VCD Edge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, +Public VCF as-a-ServiceEdge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, -- **VCD supports**: `IPv4 and IPv6` Edge Gateways. +- **Public VCF as-a-Servicesupports**: `IPv4 and IPv6` Edge Gateways. -![VCD Network Edge Overview Gif](images/vcd_network_edge_overview.gif) +![Public VCF as-a-Service Network Edge Overview Gif](images/vcd_network_edge_overview.gif) **DHCP mode (optional)** @@ -251,13 +251,13 @@ DHCP automates the assignment of IP addresses to virtual machines connected to t - **Relay:** DHCP messages are relayed from virtual machines to designated DHCP servers in your physical DHCP infrastructure. - **Gateway:** The Edge Gateway DHCP service is used to obtain DHCP IPs. -![VCD Network DHCP Activation](images/vcd_network_dhcp.png) +![Public VCF as-a-Service Network DHCP Activation](images/vcd_network_dhcp.png) **vApp networks (concept)** vApp networks allow virtual machines to communicate with each other or, by connecting to an organizational vDC network, with virtual machines in other vApps. -![VCD Network vApp Network Gif](images/vcd_network_vapp.gif) +![Public VCF as-a-Service Network vApp Network Gif](images/vcd_network_vapp.gif) /// @@ -265,7 +265,7 @@ vApp networks allow virtual machines to communicate with each other or, by conne /// details | What are the known network limitations? -From a general point of view, the only limitations you can find within VCD on OVHcloud are those of a managed service. +From a general point of view, the only limitations you can find within Public VCF as-a-Service are those of a managed service. A little less granularity when it comes to low-level configuration. @@ -273,7 +273,7 @@ Of course, this can impact advanced networking features, although these features **IPsec VPN Limitations** -When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within VCD on OVHcloud to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). +When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within Public VCF as-a-Service to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). **Provider gateways limitations** @@ -281,29 +281,29 @@ Provider gateways are clearly visible, but cannot be modified (like a managed se **NSX limitations** -You do not have access to the NSX control panel for your Hosted Private VMware Cloud Director on OVHcloud. +You do not have access to the NSX control panel for your Hosted Private Public VCF as-a-Service. **Load Balancer limitations** -The features of Load Balancing within VCD on OVHcloud are not available at the moment. +The features of Load Balancing within Public VCF as-a-Service are not available at the moment. **IAM limitations** -IAM is not available within VMware Cloud Director on OVHcloud at this time. +IAM is not available within Public VCF as-a-Service at this time. /// ## Go further -You can now follow the steps in the following guide: [“Guide 2 - VMware Cloud Director on OVHcloud - Network - Creating network components via the VCD on OVHcloud control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +You can now follow the steps in the following guide: [“Guide 2 - Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -**Networking for VMware Cloud Director on OVHcloud - Guide index:** +**Networking for Public VCF as-a-Service - Guide index:** -- « Guide 1: VMware Cloud Director on OVHcloud - Network - Concepts » -- [« Guide 2: VMware Cloud Director on OVHcloud - Network - Creating network components via the control panel VCD on OVHcloud »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -- **Coming soon** : « Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud? » -- **Coming soon** : « Guide 4 - VMware Cloud Director on OVHcloud - Network - How to operate an IP block with VCD on OVHcloud? » -- **Coming soon** : « Guide 5 - VMware Cloud Director on OVHcloud - Network - How to use distributed firewalling (East - West)? » +- « Guide 1: Public VCF as-a-Service - Network - Concepts » +- [« Guide 2: Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +- **Coming soon** : « Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? » +- **Coming soon** : « Guide 4 - Public VCF as-a-Service - Network - How to operate an IP block with Public VCF as-a-Service? » +- **Coming soon** : « Guide 5 - Public VCF as-a-Service - Network - How to use distributed firewalling (East - West)? » **Useful network concept** diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.fr-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.fr-ca.md index 06054d98d93..512d84c6775 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.fr-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.fr-ca.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Concepts réseaux et bonnes pratiques" -excerpt: "Découvrez les puissantes capacités de mise en réseau de VMware Cloud Director on OVHcloud avec ce guide complet sur les concepts et fonctionnalités clés" +title: "Public VCF as-a-Service - Concepts réseaux et bonnes pratiques" +excerpt: "Découvrez les puissantes capacités de mise en réseau de Public VCF as-a-Service avec ce guide complet sur les concepts et fonctionnalités clés" updated: 2025-03-03 --- @@ -20,34 +20,34 @@ details[open]>summary::before { > [!primary] > -> VCD on OVHcloud est actuellement en phase Alpha. Ce guide peut donc évoluer et être mis à jour à l'avenir avec les avancées de nos équipes en charge de ce produit. +>Public VCF as-a-Service est actuellement en phase Alpha. Ce guide peut donc évoluer et être mis à jour à l'avenir avec les avancées de nos équipes en charge de ce produit. > ## Objectif -**Ce guide expose les principes et les notions fondamentales du réseau au sein de VMware Cloud Director on OVHcloud.** +**Ce guide expose les principes et les notions fondamentales du réseau au sein de Public VCF as-a-Service.** ## Prérequis > [!primary] > -> Si vous ne savez pas comment vous connecter au portail web de votre organisation, consultez d'abord le guide « [Comment se connecter à VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) ». +> Si vous ne savez pas comment vous connecter au portail web de votre organisation, consultez d'abord le guide « [Comment se connecter à Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) ». > - Un navigateur Web (de préférence un navigateur basé sur Chromium et avec la traduction activée en français). -- Avoir un compte VMware Cloud Director avec des droits utilisateur (vérifiez que votre compte utilisateur dispose des droits suffisants). -- Avoir suivi le guide « [VMware Cloud Director - Les concepts fondamentaux de VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) ». +- Avoir un compte Public VCF as-a-Service avec des droits utilisateur (vérifiez que votre compte utilisateur dispose des droits suffisants). +- Avoir suivi le guide « [Public VCF as-a-Service - Les concepts fondamentaux de Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) ». ## En pratique -/// details | Introduction de la pratique du réseau dans VCD. +/// details | Introduction de la pratique du réseau dans Public VCF as-a-Service. Dans ce guide d'introduction, nous allons exposer : -- Les différents concepts de mise en réseau au sein de VMware Cloud Director on OVHcloud. +- Les différents concepts de mise en réseau au sein de Public VCF as-a-Service. - Les notions d'optimisation de l'espace réseau telles que, par exemple, l'espace IP, les passerelles Edge, les groupes de centres de données. -Pour assurer une infrastructure réseau flexible et sécurisée dans un environnement de cloud polyvalent, VMware Cloud Director utilise une architecture de mise en réseau superposée comprenant quatre catégories de réseaux : +Pour assurer une infrastructure réseau flexible et sécurisée dans un environnement de cloud polyvalent, Public VCF as-a-Service utilise une architecture de mise en réseau superposée comprenant quatre catégories de réseaux : - **Les réseaux externes** - **Les réseaux vDC d'organisation** @@ -56,7 +56,7 @@ Pour assurer une infrastructure réseau flexible et sécurisée dans un environn La plupart de ces réseaux nécessitent des éléments d'infrastructure supplémentaires tels que les **Passerelles Edge** et les **Pools de réseaux**. -Le control panel VCD dispose d'un bandeau réseau avec 6 sections : +Le control panel Public VCF as-a-Service dispose d'un bandeau réseau avec 6 sections : - `Réseaux` - `Passerelles Edge` @@ -65,7 +65,7 @@ Le control panel VCD dispose d'un bandeau réseau avec 6 sections : - `Groupes de centres de données` - `Balises de sécurité ` -![VCD Control Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} +![Public VCF as-a-ServiceControl Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} Il contient aussi une section `Réseau`{.action} au sein de chaque vDC dans `Centres de données > Mon VDC > Mise en réseau > Réseau > Dispositif Edge`. @@ -77,7 +77,7 @@ Il contient aussi une section `Réseau`{.action} au sein de chaque vDC dans `Cen **Capacités de mise en réseau** -Voici les principales fonctionnalités réseau offertes avec les offres VCD on OVHcloud. +Voici les principales fonctionnalités réseau offertes avec les offres Public VCF as-a-Service. | Features | Standard | Advanced | Premium | Comments | |-----------------------------------|----------|----------|---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| @@ -86,36 +86,36 @@ Voici les principales fonctionnalités réseau offertes avec les offres VCD on O | **Réseau privé - Support vRack.** | ✅ | ✅ | ✅ | - Dans la Roadmap. | | **Routage et commutation IPv6.** | | | | - Dans la Roadmap. | | **VPN.** | | ✅ | ✅ | - L2VPN, VPN IPsec Policy Based Non pris en charge : VPN SSL, route-based IPsec VPN. | -| **Load Balancing.** | | | | - Non pris en charge avec les fonctionnalités réseau VCD natives. | +| **Load Balancing.** | | | | - Non pris en charge avec les fonctionnalités réseau Public VCF as-a-Service natives. | | **Load balancing avancée.** | | | | - Dans la Roadmap. | -**Fonctionnalités réseau des offres VCD on OVHcloud** +**Fonctionnalités réseau des offres Public VCF as-a-Service** -Voici un comparatif des 3 offres proposées par VMware Cloud Director on OVHcloud. +Voici un comparatif des 3 offres proposées par Public VCF as-a-Service. | | Advanced Network & Security | vSAN Storage | |:-----------------:|:---------------------------:|:------------:| -| **VCD Standard.** | - | - | -| **VCD Advanced.** | ✅ | - | -| **VCD Premium.** | ✅ | ✅ | +| **Public VCF as-a-ServiceStandard.** | - | - | +| **Public VCF as-a-ServiceAdvanced.** | ✅ | - | +| **Public VCF as-a-ServicePremium.** | ✅ | ✅ | -Les fonctionnalités de réseau avancé et de sécurité au sein de VCD on OVHcloud ne sont disponibles que dans les offres **Advanced et Premium**. +Les fonctionnalités de réseau avancé et de sécurité au sein de Public VCF as-a-Service ne sont disponibles que dans les offres **Advanced et Premium**. /// ### Étape 2 - Concepts et bonnes pratiques -/// details | Quelles sont les bonnes pratiques dans l'espace client VCD ? +/// details | Quelles sont les bonnes pratiques dans l'espace client Public VCF as-a-Service ? **Recommandations pour la conception et l'administration de l'espace réseau** | Design Recommendation | Design Justification | Design Implication | |-----------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| | Créez une ou plusieurs passerelles Edge (passerelles de niveau 1) par CDV d'organisation. | Active les services de mise en réseau pour le vDC de l'organisation. | Aucune. | -| Créez des groupes de centres de données, s'il est nécessaire d'avoir des réseaux OrgvDC couvrant plusieurs OrgVDC dans une organisation. | Simplifie la connectivité transversale Org vDC. | Nécessite la création de groupes de centre de données dans le tenant (locataire) VCD. | +| Créez des groupes de centres de données, s'il est nécessaire d'avoir des réseaux OrgvDC couvrant plusieurs OrgVDC dans une organisation. | Simplifie la connectivité transversale Org vDC. | Nécessite la création de groupes de centre de données dans le tenant (locataire)Public VCF as-a-Service. | | Utiliser la fonction Espaces IP plutôt que l'adressage par blocs IP traditionnel. | Note : La livraison de l'ensemble des fonctionnalités d'IP Spaces s'étend sur plusieurs phases. | Aucune. | -**Le réseau au sein de VCD (concept)** +**Le réseau au sein de Public VCF as-a-Service (concept)** Les types de réseau supportés au sein d'un vDC d'organisation : @@ -156,7 +156,7 @@ Les pools de réseaux doivent être mis en place préalablement aux réseaux vDC > [!primary] > -> Vous pouvez utiliser une nouvelle façon de gérer votre espace IP dans VMware Cloud Director on OVHcloud avec le nouveau sous-système de gestion des espaces IP. +> Vous pouvez utiliser une nouvelle façon de gérer votre espace IP dans Public VCF as-a-Service avec le nouveau sous-système de gestion des espaces IP. > > Les passerelles Edge ne peuvent se connecter qu'aux passerelles de fournisseurs utilisant des espaces IP. @@ -169,11 +169,11 @@ Il existe deux types d'espaces IP que vous pouvez utiliser en tant qu'utilisateu - **Espace IP public** : un espace IP public est utilisé par plusieurs organisations et est contrôlé par le Fournisseur de services par le biais d'un système basé sur les quotas. - **Espace IP privé** : les espaces IP privés sont dédiés à un seul locataire. Un espace IP privé est utilisé uniquement par une organisation spécifiée lors de la création de l'espace IP. Pour cette organisation, la consommation d'adresses IP est illimitée. -![VCD Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} -#### Via l'espace client VCD** +#### Via l'espace client Public VCF as-a-Service** -![VCD Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} **Configuration :** @@ -187,21 +187,21 @@ Il existe deux types d'espaces IP que vous pouvez utiliser en tant qu'utilisateu **Les préfixes IP (recommandé)** -Vous pouvez définir un préfixe IP pour une utilisation automatique ou manuelle et empêcher VMware Cloud Director de l'attribuer de manière aléatoire. +Vous pouvez définir un préfixe IP pour une utilisation automatique ou manuelle et empêcher Public VCF as-a-Service de l'attribuer de manière aléatoire. Si vous n’utilisez plus un préfixe IP qui a été alloué à votre espace IP, vous pouvez le libérer dans le pool. -![VCD IP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} -![VCD IP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} **Les topologies réseau (concept)** -Vous retrouvez les topologies réseau depuis le control panel VCD en cliquant sur : `Mise en réseau | Espace ip | Mon Nom d'IP space | Configuration | Topologie Réseau`{.action} +Vous retrouvez les topologies réseau depuis le control panel Public VCF as-a-Service en cliquant sur : `Mise en réseau | Espace ip | Mon Nom d'IP space | Configuration | Topologie Réseau`{.action} Les topologies réseau sont utilisées pour configurer les espaces IP afin d'activer le trafic nord-sud. -![VCD Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} +![Public VCF as-a-Service Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} **Règles de configuration automatique par défaut :** @@ -211,7 +211,7 @@ Les topologies réseau sont utilisées pour configurer les espaces IP afin d'act Les réseaux de groupe de centres de données sont un type de réseaux vDC d'organisation qui sont partagés entre un ou plusieurs vDC et auxquels les vApp peuvent se connecter. -![VCD Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} Lors de la création d'un réseau, vous pouvez rejoindre votre groupe de centres de données, ce qui permettra ainsi de fournir la connectivité aux vApp/VM de tous les VDC participants. @@ -219,21 +219,21 @@ Lors de la création d'un réseau, vous pouvez rejoindre votre groupe de centres Il est aussi possible de les synchroniser. Cette action de synchronisation vérifiera tous les vDC associés pour s'assurer qu'ils sont toujours réalisés et correctement configurés. -![VCD Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} **Création ou import de réseau dans le groupe de centre de données (optionnel)** -![VCD Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} -![VCD Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} Les passerelles Edge (obligatoire)** -La passerelle Edge de VCD permet à un réseau vDC d'organisation d'acheminer la connectivité aux réseaux internes, la translation d'adresses réseau (NAT), le pare-feu, le montage de tunnel IPsec. +La passerelle Edge de Public VCF as-a-Service permet à un réseau vDC d'organisation d'acheminer la connectivité aux réseaux internes, la translation d'adresses réseau (NAT), le pare-feu, le montage de tunnel IPsec. -VCD prend en charge les passerelles Edge `IPv4 et IPv6`. +Public VCF as-a-Serviceprend en charge les passerelles Edge `IPv4 et IPv6`. -![VCD Network Edge Overview Gif](images/vcd_network_edge_overview.gif) +![Public VCF as-a-Service Network Edge Overview Gif](images/vcd_network_edge_overview.gif) **Mode DHCP (optionnel)** @@ -250,13 +250,13 @@ DHCP automatise l'attribution d'adresses IP aux machines virtuelles connectées - **Relay :** les messages DHCP sont relayés depuis les machines virtuelles vers les serveurs DHCP désignés dans votre infrastructure DHCP physique. - **Passerelle :** le service DHCP de la passerelle Edge est utilisé pour obtenir les IP DHCP. -![VCD Network DHCP Activation](images/vcd_network_dhcp.png) +![Public VCF as-a-Service Network DHCP Activation](images/vcd_network_dhcp.png) **Réseaux vApp (concept)** Les réseaux vApp permettent aux machines virtuelles de communiquer entre elles ou, en se connectant à un réseau vDC d'organisation, avec des machines virtuelles dans d'autres vApps. -![VCD Network vApp Network Gif](images/vcd_network_vapp.gif) +![Public VCF as-a-Service Network vApp Network Gif](images/vcd_network_vapp.gif) /// @@ -264,7 +264,7 @@ Les réseaux vApp permettent aux machines virtuelles de communiquer entre elles /// details | Quelles sont les limitations réseau connues ? -D'un point de vue général, les seules limitations que vous pouvez retrouver au sein de VCD on OVHcloud sont celles d'un service managé. +D'un point de vue général, les seules limitations que vous pouvez retrouver au sein de Public VCF as-a-Service sont celles d'un service managé. Un peu moins de granularité est offerte en matière de configuration bas niveau. @@ -272,7 +272,7 @@ Bien sûr, cela peut avoir un impact sur les fonctionnalités avancées en mati **Limitations VPN IPsec** -Lors de l'ajout d'un tunnel IPsec, le paramètre d'ajout d'une session IPSEC basée sur une route (route based IPsec tunnel) n'est pas supporté au sein de VCD on OVHcloud à ce jour (voir : [docs > VMware NSX > Guide d'administration de NSX > Ajout d'une session IPSec basée sur une route]()) +Lors de l'ajout d'un tunnel IPsec, le paramètre d'ajout d'une session IPSEC basée sur une route (route based IPsec tunnel) n'est pas supporté au sein de Public VCF as-a-Service à ce jour (voir : [docs > VMware NSX > Guide d'administration de NSX > Ajout d'une session IPSec basée sur une route]()) **Limitation passerelles de fournisseur (provider gateway)** @@ -280,29 +280,29 @@ Les passerelles de fournisseur sont clairement visibles, mais ne peuvent pas êt **Limitation NSX** -Vous ne disposez pas de l'accès au control panel NSX pour votre Hosted Private VMware Cloud Director on OVHcloud. +Vous ne disposez pas de l'accès au control panel NSX pour votre Hosted Private Public VCF as-a-Service. **Limitation Load Balancer** -Les fonctionnalités de Load Balancing au sein de VCD on OVHcloud ne sont pas disponibles pour le moment. +Les fonctionnalités de Load Balancing au sein de Public VCF as-a-Service ne sont pas disponibles pour le moment. **Limitation IAM** -À ce jour, IAM n'est pas disponible au sein de VMware Cloud Director on OVHcloud. +À ce jour, IAM n'est pas disponible au sein de Public VCF as-a-Service. /// ## Aller plus loin -Vous pouvez maintenant suivre les étapes du guide suivant : [« Guide 2 - VMware Cloud Director on OVHcloud - Network - Créer des composants réseau via le control panel VCD on OVHcloud »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +Vous pouvez maintenant suivre les étapes du guide suivant : [« Guide 2 - Public VCF as-a-Service - Network - Créer des composants réseau via le control panel Public VCF as-a-Service »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -**Networking pour VMware Cloud Director on OVHcloud - Index des guides** : +**Networking pour Public VCF as-a-Service - Index des guides** : -- Guide 1 : « VMware Cloud Director on OVHcloud - Network - Concepts » -- Guide 2 : « [VMware Cloud Director on OVHcloud - Network - Créer des composants réseau via le control panel VCD on OVHcloud »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -- **Bientôt disponible** : « Guide 3 : VMware Cloud Director on OVHcloud - Network - Comment créer un tunnel IPsec avec VCD on OVHcloud ? » -- **Bientôt disponible** : « Guide 4 : VMware Cloud Director on OVHcloud - Network - Comment exploiter un bloc IP avec VCD on OVHcloud ? » -- **Bientôt disponible** : « Guide 5 : VMware Cloud Director on OVHcloud - Network - Comment utiliser le distributed firewalling (East - Ouest) ? » +- Guide 1 : « Public VCF as-a-Service - Network - Concepts » +- Guide 2 : « [Public VCF as-a-Service - Network - Créer des composants réseau via le control panel Public VCF as-a-Service »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- **Bientôt disponible** : « Guide 3 : Public VCF as-a-Service - Network - Comment créer un tunnel IPsec avec Public VCF as-a-Service ? » +- **Bientôt disponible** : « Guide 4 : Public VCF as-a-Service - Network - Comment exploiter un bloc IP avec Public VCF as-a-Service ? » +- **Bientôt disponible** : « Guide 5 : Public VCF as-a-Service - Network - Comment utiliser le distributed firewalling (East - Ouest) ? » **Notions réseau OVHcloud utiles** diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.fr-fr.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.fr-fr.md index c5f63560355..1df2583c16c 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.fr-fr.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.fr-fr.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Concepts réseaux et bonnes pratiques" -excerpt: "Découvrez les puissantes capacités de mise en réseau de VMware Cloud Director on OVHcloud avec ce guide complet sur les concepts et fonctionnalités clés" +title: "Public VCF as-a-Service - Concepts réseaux et bonnes pratiques" +excerpt: "Découvrez les puissantes capacités de mise en réseau de Public VCF as-a-Service avec ce guide complet sur les concepts et fonctionnalités clés" updated: 2025-03-03 --- @@ -20,34 +20,34 @@ details[open]>summary::before { > [!primary] > -> VCD on OVHcloud est actuellement en phase Alpha. Ce guide peut donc évoluer et être mis à jour à l'avenir avec les avancées de nos équipes en charge de ce produit. +>Public VCF as-a-Service est actuellement en phase Alpha. Ce guide peut donc évoluer et être mis à jour à l'avenir avec les avancées de nos équipes en charge de ce produit. > ## Objectif -**Ce guide expose les principes et les notions fondamentales du réseau au sein de VMware Cloud Director on OVHcloud.** +**Ce guide expose les principes et les notions fondamentales du réseau au sein de Public VCF as-a-Service.** ## Prérequis > [!primary] > -> Si vous ne savez pas comment vous connecter au portail web de votre organisation, consultez d'abord le guide « [Comment se connecter à VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) ». +> Si vous ne savez pas comment vous connecter au portail web de votre organisation, consultez d'abord le guide « [Comment se connecter à Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) ». > - Un navigateur Web (de préférence un navigateur basé sur Chromium et avec la traduction activée en français). -- Avoir un compte VMware Cloud Director avec des droits utilisateur (vérifiez que votre compte utilisateur dispose des droits suffisants). -- Avoir suivi le guide « [VMware Cloud Director - Les concepts fondamentaux de VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) ». +- Avoir un compte Public VCF as-a-Service avec des droits utilisateur (vérifiez que votre compte utilisateur dispose des droits suffisants). +- Avoir suivi le guide « [Public VCF as-a-Service - Les concepts fondamentaux de Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts) ». ## En pratique -/// details | Introduction de la pratique du réseau dans VCD. +/// details | Introduction de la pratique du réseau dans Public VCF as-a-Service. Dans ce guide d'introduction, nous allons exposer : -- Les différents concepts de mise en réseau au sein de VMware Cloud Director on OVHcloud. +- Les différents concepts de mise en réseau au sein de Public VCF as-a-Service. - Les notions d'optimisation de l'espace réseau telles que, par exemple, l'espace IP, les passerelles Edge, les groupes de centres de données. -Pour assurer une infrastructure réseau flexible et sécurisée dans un environnement de cloud polyvalent, VMware Cloud Director utilise une architecture de mise en réseau superposée comprenant quatre catégories de réseaux : +Pour assurer une infrastructure réseau flexible et sécurisée dans un environnement de cloud polyvalent, Public VCF as-a-Service utilise une architecture de mise en réseau superposée comprenant quatre catégories de réseaux : - **Les réseaux externes** - **Les réseaux vDC d'organisation** @@ -56,7 +56,7 @@ Pour assurer une infrastructure réseau flexible et sécurisée dans un environn La plupart de ces réseaux nécessitent des éléments d'infrastructure supplémentaires tels que les **Passerelles Edge** et les **Pools de réseaux**. -Le control panel VCD dispose d'un bandeau réseau avec 6 sections : +Le control panel Public VCF as-a-Service dispose d'un bandeau réseau avec 6 sections : - `Réseaux` - `Passerelles Edge` @@ -65,7 +65,7 @@ Le control panel VCD dispose d'un bandeau réseau avec 6 sections : - `Groupes de centres de données` - `Balises de sécurité ` -![VCD Control Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} +![Public VCF as-a-ServiceControl Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} Il contient aussi une section `Réseau`{.action} au sein de chaque vDC dans `Centres de données > Mon VDC > Mise en réseau > Réseau > Dispositif Edge`. @@ -77,7 +77,7 @@ Il contient aussi une section `Réseau`{.action} au sein de chaque vDC dans `Cen **Capacités de mise en réseau** -Voici les principales fonctionnalités réseau offertes avec les offres VCD on OVHcloud. +Voici les principales fonctionnalités réseau offertes avec les offres Public VCF as-a-Service. | Features | Standard | Advanced | Premium | Comments | |-----------------------------------|----------|----------|---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| @@ -86,36 +86,36 @@ Voici les principales fonctionnalités réseau offertes avec les offres VCD on O | **Réseau privé - Support vRack.** | ✅ | ✅ | ✅ | - Dans la Roadmap. | | **Routage et commutation IPv6.** | | | | - Dans la Roadmap. | | **VPN.** | | ✅ | ✅ | - L2VPN, VPN IPsec Policy Based Non pris en charge : VPN SSL, route-based IPsec VPN. | -| **Load Balancing.** | | | | - Non pris en charge avec les fonctionnalités réseau VCD natives. | +| **Load Balancing.** | | | | - Non pris en charge avec les fonctionnalités réseau Public VCF as-a-Service natives. | | **Load balancing avancée.** | | | | - Dans la Roadmap. | -**Fonctionnalités réseau des offres VCD on OVHcloud** +**Fonctionnalités réseau des offres Public VCF as-a-Service** -Voici un comparatif des 3 offres proposées par VMware Cloud Director on OVHcloud. +Voici un comparatif des 3 offres proposées par Public VCF as-a-Service. | | Advanced Network & Security | vSAN Storage | |:-----------------:|:---------------------------:|:------------:| -| **VCD Standard.** | - | - | -| **VCD Advanced.** | ✅ | - | -| **VCD Premium.** | ✅ | ✅ | +| **Public VCF as-a-ServiceStandard.** | - | - | +| **Public VCF as-a-ServiceAdvanced.** | ✅ | - | +| **Public VCF as-a-ServicePremium.** | ✅ | ✅ | -Les fonctionnalités de réseau avancé et de sécurité au sein de VCD on OVHcloud ne sont disponibles que dans les offres **Advanced et Premium**. +Les fonctionnalités de réseau avancé et de sécurité au sein de Public VCF as-a-Service ne sont disponibles que dans les offres **Advanced et Premium**. /// ### Étape 2 - Concepts et bonnes pratiques -/// details | Quelles sont les bonnes pratiques dans l'espace client VCD ? +/// details | Quelles sont les bonnes pratiques dans l'espace client Public VCF as-a-Service ? **Recommandations pour la conception et l'administration de l'espace réseau** | Design Recommendation | Design Justification | Design Implication | |-----------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| | Créez une ou plusieurs passerelles Edge (passerelles de niveau 1) par CDV d'organisation. | Active les services de mise en réseau pour le vDC de l'organisation. | Aucune. | -| Créez des groupes de centres de données, s'il est nécessaire d'avoir des réseaux OrgvDC couvrant plusieurs OrgVDC dans une organisation. | Simplifie la connectivité transversale Org vDC. | Nécessite la création de groupes de centre de données dans le tenant (locataire) VCD. | +| Créez des groupes de centres de données, s'il est nécessaire d'avoir des réseaux OrgvDC couvrant plusieurs OrgVDC dans une organisation. | Simplifie la connectivité transversale Org vDC. | Nécessite la création de groupes de centre de données dans le tenant (locataire)Public VCF as-a-Service. | | Utiliser la fonction Espaces IP plutôt que l'adressage par blocs IP traditionnel. | Note : La livraison de l'ensemble des fonctionnalités d'IP Spaces s'étend sur plusieurs phases. | Aucune. | -**Le réseau au sein de VCD (concept)** +**Le réseau au sein de Public VCF as-a-Service (concept)** Les types de réseau supportés au sein d'un vDC d'organisation : @@ -156,7 +156,7 @@ Les pools de réseaux doivent être mis en place préalablement aux réseaux vDC > [!primary] > -> Vous pouvez utiliser une nouvelle façon de gérer votre espace IP dans VMware Cloud Director on OVHcloud avec le nouveau sous-système de gestion des espaces IP. +> Vous pouvez utiliser une nouvelle façon de gérer votre espace IP dans Public VCF as-a-Service avec le nouveau sous-système de gestion des espaces IP. > > Les passerelles Edge ne peuvent se connecter qu'aux passerelles de fournisseurs utilisant des espaces IP. @@ -169,11 +169,11 @@ Il existe deux types d'espaces IP que vous pouvez utiliser en tant qu'utilisateu - **Espace IP public** : un espace IP public est utilisé par plusieurs organisations et est contrôlé par le Fournisseur de services par le biais d'un système basé sur les quotas. - **Espace IP privé** : les espaces IP privés sont dédiés à un seul locataire. Un espace IP privé est utilisé uniquement par une organisation spécifiée lors de la création de l'espace IP. Pour cette organisation, la consommation d'adresses IP est illimitée. -![VCD Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} -#### Via l'espace client VCD** +#### Via l'espace client Public VCF as-a-Service** -![VCD Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} **Configuration :** @@ -187,21 +187,21 @@ Il existe deux types d'espaces IP que vous pouvez utiliser en tant qu'utilisateu **Les préfixes IP (recommandé)** -Vous pouvez définir un préfixe IP pour une utilisation automatique ou manuelle et empêcher VMware Cloud Director de l'attribuer de manière aléatoire. +Vous pouvez définir un préfixe IP pour une utilisation automatique ou manuelle et empêcher Public VCF as-a-Service de l'attribuer de manière aléatoire. Si vous n’utilisez plus un préfixe IP qui a été alloué à votre espace IP, vous pouvez le libérer dans le pool. -![VCD IP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} -![VCD IP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} **Les topologies réseau (concept)** -Vous retrouvez les topologies réseau depuis le control panel VCD en cliquant sur : `Mise en réseau | Espace ip | Mon Nom d'IP space | Configuration | Topologie Réseau`{.action} +Vous retrouvez les topologies réseau depuis le control panel Public VCF as-a-Service en cliquant sur : `Mise en réseau | Espace ip | Mon Nom d'IP space | Configuration | Topologie Réseau`{.action} Les topologies réseau sont utilisées pour configurer les espaces IP afin d'activer le trafic nord-sud. -![VCD Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} +![Public VCF as-a-Service Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} **Règles de configuration automatique par défaut :** @@ -211,7 +211,7 @@ Les topologies réseau sont utilisées pour configurer les espaces IP afin d'act Les réseaux de groupe de centres de données sont un type de réseaux vDC d'organisation qui sont partagés entre un ou plusieurs vDC et auxquels les vApp peuvent se connecter. -![VCD Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} Lors de la création d'un réseau, vous pouvez rejoindre votre groupe de centres de données, ce qui permettra ainsi de fournir la connectivité aux vApp/VM de tous les VDC participants. @@ -219,21 +219,21 @@ Lors de la création d'un réseau, vous pouvez rejoindre votre groupe de centres Il est aussi possible de les synchroniser. Cette action de synchronisation vérifiera tous les vDC associés pour s'assurer qu'ils sont toujours réalisés et correctement configurés. -![VCD Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} **Création ou import de réseau dans le groupe de centre de données (optionnel)** -![VCD Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} -![VCD Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} Les passerelles Edge (obligatoire)** -La passerelle Edge de VCD permet à un réseau vDC d'organisation d'acheminer la connectivité aux réseaux internes, la translation d'adresses réseau (NAT), le pare-feu, le montage de tunnel IPsec. +La passerelle Edge de Public VCF as-a-Service permet à un réseau vDC d'organisation d'acheminer la connectivité aux réseaux internes, la translation d'adresses réseau (NAT), le pare-feu, le montage de tunnel IPsec. -VCD prend en charge les passerelles Edge `IPv4 et IPv6`. +Public VCF as-a-Serviceprend en charge les passerelles Edge `IPv4 et IPv6`. -![VCD Network Edge Overview Gif](images/vcd_network_edge_overview.gif) +![Public VCF as-a-Service Network Edge Overview Gif](images/vcd_network_edge_overview.gif) **Mode DHCP (optionnel)** @@ -250,13 +250,13 @@ DHCP automatise l'attribution d'adresses IP aux machines virtuelles connectées - **Relay :** les messages DHCP sont relayés depuis les machines virtuelles vers les serveurs DHCP désignés dans votre infrastructure DHCP physique. - **Passerelle :** le service DHCP de la passerelle Edge est utilisé pour obtenir les IP DHCP. -![VCD Network DHCP Activation](images/vcd_network_dhcp.png) +![Public VCF as-a-Service Network DHCP Activation](images/vcd_network_dhcp.png) **Réseaux vApp (concept)** Les réseaux vApp permettent aux machines virtuelles de communiquer entre elles ou, en se connectant à un réseau vDC d'organisation, avec des machines virtuelles dans d'autres vApps. -![VCD Network vApp Network Gif](images/vcd_network_vapp.gif) +![Public VCF as-a-Service Network vApp Network Gif](images/vcd_network_vapp.gif) /// @@ -264,7 +264,7 @@ Les réseaux vApp permettent aux machines virtuelles de communiquer entre elles /// details | Quelles sont les limitations réseau connues ? -D'un point de vue général, les seules limitations que vous pouvez retrouver au sein de VCD on OVHcloud sont celles d'un service managé. +D'un point de vue général, les seules limitations que vous pouvez retrouver au sein de Public VCF as-a-Service sont celles d'un service managé. Un peu moins de granularité est offerte en matière de configuration bas niveau. @@ -272,7 +272,7 @@ Bien sûr, cela peut avoir un impact sur les fonctionnalités avancées en mati **Limitations VPN IPsec** -Lors de l'ajout d'un tunnel IPsec, le paramètre d'ajout d'une session IPSEC basée sur une route (route based IPsec tunnel) n'est pas supporté au sein de VCD on OVHcloud à ce jour (voir : [docs > VMware NSX > Guide d'administration de NSX > Ajout d'une session IPSec basée sur une route]()) +Lors de l'ajout d'un tunnel IPsec, le paramètre d'ajout d'une session IPSEC basée sur une route (route based IPsec tunnel) n'est pas supporté au sein de Public VCF as-a-Service à ce jour (voir : [docs > VMware NSX > Guide d'administration de NSX > Ajout d'une session IPSec basée sur une route]()) **Limitation passerelles de fournisseur (provider gateway)** @@ -280,29 +280,29 @@ Les passerelles de fournisseur sont clairement visibles, mais ne peuvent pas êt **Limitation NSX** -Vous ne disposez pas de l'accès au control panel NSX pour votre Hosted Private VMware Cloud Director on OVHcloud. +Vous ne disposez pas de l'accès au control panel NSX pour votre Hosted Private Public VCF as-a-Service. **Limitation Load Balancer** -Les fonctionnalités de Load Balancing au sein de VCD on OVHcloud ne sont pas disponibles pour le moment. +Les fonctionnalités de Load Balancing au sein de Public VCF as-a-Service ne sont pas disponibles pour le moment. **Limitation IAM** -À ce jour, IAM n'est pas disponible au sein de VMware Cloud Director on OVHcloud. +À ce jour, IAM n'est pas disponible au sein de Public VCF as-a-Service. /// ## Aller plus loin -Vous pouvez maintenant suivre les étapes du guide suivant : [« Guide 2 - VMware Cloud Director on OVHcloud - Network - Créer des composants réseau via le control panel VCD on OVHcloud »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +Vous pouvez maintenant suivre les étapes du guide suivant : [« Guide 2 - Public VCF as-a-Service - Network - Créer des composants réseau via le control panel Public VCF as-a-Service »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -**Networking pour VMware Cloud Director on OVHcloud - Index des guides** : +**Networking pour Public VCF as-a-Service - Index des guides** : -- Guide 1 : « VMware Cloud Director on OVHcloud - Network - Concepts » -- Guide 2 : « [VMware Cloud Director on OVHcloud - Network - Créer des composants réseau via le control panel VCD on OVHcloud »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) -- **Bientôt disponible** : « Guide 3 : VMware Cloud Director on OVHcloud - Network - Comment créer un tunnel IPsec avec VCD on OVHcloud ? » -- **Bientôt disponible** : « Guide 4 : VMware Cloud Director on OVHcloud - Network - Comment exploiter un bloc IP avec VCD on OVHcloud ? » -- **Bientôt disponible** : « Guide 5 : VMware Cloud Director on OVHcloud - Network - Comment utiliser le distributed firewalling (East - Ouest) ? » +- Guide 1 : « Public VCF as-a-Service - Network - Concepts » +- Guide 2 : « [Public VCF as-a-Service - Network - Créer des composants réseau via le control panel Public VCF as-a-Service »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation) +- **Bientôt disponible** : « Guide 3 : Public VCF as-a-Service - Network - Comment créer un tunnel IPsec avec Public VCF as-a-Service ? » +- **Bientôt disponible** : « Guide 4 : Public VCF as-a-Service - Network - Comment exploiter un bloc IP avec Public VCF as-a-Service ? » +- **Bientôt disponible** : « Guide 5 : Public VCF as-a-Service - Network - Comment utiliser le distributed firewalling (East - Ouest) ? » **Notions réseau OVHcloud utiles** diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.it-it.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.it-it.md index 1281bb121d9..1ce154c4e3b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.it-it.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.it-it.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Network concepts and best practices" -excerpt: "Discover the powerful networking capabilities of VMware Cloud Director on OVHcloud with this comprehensive guide (key concepts and features)" +title: "Public VCF as-a-Service - Network concepts and best practices" +excerpt: "Discover the powerful networking capabilities of Public VCF as-a-Service with this comprehensive guide (key concepts and features)" updated: 2025-03-03 --- @@ -20,34 +20,34 @@ details[open]>summary::before { > [!primary] > -> VCD on OVHcloud is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. +>Public VCF as-a-Service is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. > ## Objective -**The guide details the fundamental principles and notions of networking within VMware Cloud Director on OVHcloud.** +**The guide details the fundamental principles and notions of networking within Public VCF as-a-Service.** ## Requirements > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with preferably a Chromium-based one, and translation enabled in English). -- A VMware Cloud Director account with required user rights (make sure your user account has the necessary permissions). -- You need to have followed the guide: "[VMware Cloud Director - Basic VCD concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". +- A Public VCF as-a-Service account with required user rights (make sure your user account has the necessary permissions). +- You need to have followed the guide: "[Public VCF as-a-Service - Basic Public VCF as-a-Service concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". ## Instructions -/// details | Introduction to networking within VCD. +/// details | Introduction to networking within Public VCF as-a-Service. In this introductory guide, we will explore: -- The different networking concepts within VMware Cloud Director on OVHcloud. +- The different networking concepts within Public VCF as-a-Service. - Concepts related to optimizing network space, such as IP space, Edge Gateways, and Datacentre Groups. -To ensure a flexible and secure network infrastructure in a versatile cloud environment, VMware Cloud Director uses a layered networking architecture that includes four categories of networks: +To ensure a flexible and secure network infrastructure in a versatile cloud environment, Public VCF as-a-Service uses a layered networking architecture that includes four categories of networks: - **External networks** - **Organizational vDC networks** @@ -56,7 +56,7 @@ To ensure a flexible and secure network infrastructure in a versatile cloud envi Most of these networks require additional infrastructure elements, such as "**Edge Gateways**" and "**Network Pools**". -The VCD control panel has a network banner with 6 sections: +the Public VCF as-a-Service control panel has a network banner with 6 sections: - `Network` - `Edge Gateways` @@ -65,7 +65,7 @@ The VCD control panel has a network banner with 6 sections: - `Data Center Groups` - `Security Tags` -![VCD Control Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} +![Public VCF as-a-ServiceControl Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} As well as a network section within each vDC in `Data Center Groups > My vDC Name > Networking > Network > Edge Gateway`. @@ -76,9 +76,9 @@ As well as a network section within each vDC in `Data Center Groups > My vDC Nam /// details | What capabilities, features and functions are offered? -**VCD on OVHcloud networking capabilities** +**Public VCF as-a-Serviceon OVHcloud networking capabilities** -Here are the main network features offered with the VCD on OVHcloud solutions. +Here are the main network features offered with the Public VCF as-a-Service solutions. | Features | Standard | Advanced | Premium | Comments | |--------------------------------- |---------- |---------- |--------- |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| @@ -87,36 +87,36 @@ Here are the main network features offered with the VCD on OVHcloud solutions. | Private Network - vRack support | ✅ | ✅ | ✅ | - in Roadmap | | Routing & Switching IPv6 | | | | - in Roadmap | | VPN | | ✅ | ✅ | - L2VPN, VPN IPsec Policy Based Not Supported: SSL VPN, route-based IPsec VPN. | -| Load Balancing | | | | - Not supported with native VCD network capabilities | +| Load Balancing | | | | - Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | - in Roadmap | | **Network features** -Here is a comparison of the 3 solutions offered by VMware Cloud Director on OVHcloud. +Here is a comparison of the 3 solutions offered by Public VCF as-a-Service. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| Standard VCD | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +| Standard Public VCF as-a-Service | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | -Here we see that only the advanced networking and security features within VCD on OVHcloud are available in the **Advanced and Premium** offers. +Here we see that only the advanced networking and security features within Public VCF as-a-Service are available in the **Advanced and Premium** offers. /// ### Step 2 - Concepts and best practices -/// details | What are the best practices within the VCD control panel? +/// details | What are the best practices within the Public VCF as-a-Service control panel? **Recommendations in network space design and administration** | Design Recommendation | Design Justification | Design Involvement | |-----------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|-----------------------------------------------------------| | Create one or more Edge Gateways (Level 1 Gateways) per organization vDC. | Enables networking services for the organization's vDC. | None. | -| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the VCD tenant. | +| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the Public VCF as-a-Service tenant. | | Use the IP Spaces feature instead of traditional IP block addressing. | Note: The delivery of all Spaces IP features spans several phases. | None. | -**The network within VCD (concept)** +**The network within Public VCF as-a-Service (concept)** The types of network supported within an organization’s vDC: @@ -156,7 +156,7 @@ Network pools must be set up before organization vDC networks and vApp networks. > [!primary] > -> You can use a new way to manage your IP space in VMware Cloud Director on OVHcloud with the new IP space management subsystem. +> You can use a new way to manage your IP space in Public VCF as-a-Service with the new IP space management subsystem. > > An Edge Gateway can only connect to provider gateways that use IP spaces. > @@ -170,11 +170,11 @@ There are two types of IP spaces that you can use as the Organization Administra - **Public IP space**: A public IP space is used by multiple organizations and is controlled by the Service Provider through a quota-based system. - **Private IP space**: Private IP spaces are dedicated to a single tenant: a private IP space is used only by an organization specified when the IP space was created. For this organization, the consumption of IP addresses is unlimited. -![VCD Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} -#### Via the VCD control panel +#### Via the Public VCF as-a-Service control panel -![VCD Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} **Configuration:** @@ -188,21 +188,21 @@ There are two types of IP spaces that you can use as the Organization Administra **IP prefixes (recommended)** -You can set an IP prefix for automatic or manual use and prevent VMware Cloud Director from randomly assigning it. +You can set an IP prefix for automatic or manual use and prevent Public VCF as-a-Service from randomly assigning it. If you no longer use an IP prefix that has been allocated to your IP space, you can free it up in the pool. -![VCD IP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} -![VCD IP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} **Network topologies (concept)** -You can view the network topology from the VCD control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} +You can view the network topology from the Public VCF as-a-Service control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} Network topologies are used to configure IP spaces to enable north-south traffic. -![VCD Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} +![Public VCF as-a-Service Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} **Default auto-configuration rules:** @@ -212,7 +212,7 @@ Network topologies are used to configure IP spaces to enable north-south traffic Datacentre group networks are a type of organizational vDC networks that are shared between one or more vDCs and to which vApps can connect. -![VCD Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} When creating a network, you can join your datacentre group, which will then provide connectivity to the vApps/VMs of all participating vDC. @@ -220,21 +220,21 @@ When creating a network, you can join your datacentre group, which will then pro You can also synchronize them. This synchronization action will check all associated vDC to ensure that they are always realized and correctly configured. -![VCD Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} **Create or import network into datacenter group (optional)** -![VCD Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} -![VCD Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} **Edge Gateway (required)** -VCD Edge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, +Public VCF as-a-ServiceEdge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, -- **VCD supports**: `IPv4 and IPv6` Edge Gateways. +- **Public VCF as-a-Servicesupports**: `IPv4 and IPv6` Edge Gateways. -![VCD Network Edge Overview Gif](images/vcd_network_edge_overview.gif) +![Public VCF as-a-Service Network Edge Overview Gif](images/vcd_network_edge_overview.gif) **DHCP mode (optional)** @@ -251,13 +251,13 @@ DHCP automates the assignment of IP addresses to virtual machines connected to t - **Relay:** DHCP messages are relayed from virtual machines to designated DHCP servers in your physical DHCP infrastructure. - **Gateway:** The Edge Gateway DHCP service is used to obtain DHCP IPs. -![VCD Network DHCP Activation](images/vcd_network_dhcp.png) +![Public VCF as-a-Service Network DHCP Activation](images/vcd_network_dhcp.png) **vApp networks (concept)** vApp networks allow virtual machines to communicate with each other or, by connecting to an organizational vDC network, with virtual machines in other vApps. -![VCD Network vApp Network Gif](images/vcd_network_vapp.gif) +![Public VCF as-a-Service Network vApp Network Gif](images/vcd_network_vapp.gif) /// @@ -265,7 +265,7 @@ vApp networks allow virtual machines to communicate with each other or, by conne /// details | What are the known network limitations? -From a general point of view, the only limitations you can find within VCD on OVHcloud are those of a managed service. +From a general point of view, the only limitations you can find within Public VCF as-a-Service are those of a managed service. A little less granularity when it comes to low-level configuration. @@ -273,7 +273,7 @@ Of course, this can impact advanced networking features, although these features **IPsec VPN Limitations** -When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within VCD on OVHcloud to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). +When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within Public VCF as-a-Service to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). **Provider gateways limitations** @@ -281,29 +281,29 @@ Provider gateways are clearly visible, but cannot be modified (like a managed se **NSX limitations** -You do not have access to the NSX control panel for your Hosted Private VMware Cloud Director on OVHcloud. +You do not have access to the NSX control panel for your Hosted Private Public VCF as-a-Service. **Load Balancer limitations** -The features of Load Balancing within VCD on OVHcloud are not available at the moment. +The features of Load Balancing within Public VCF as-a-Service are not available at the moment. **IAM limitations** -IAM is not available within VMware Cloud Director on OVHcloud at this time. +IAM is not available within Public VCF as-a-Service at this time. /// ## Go further -You can now follow the steps in the following guide: [“Guide 2 - VMware Cloud Director on OVHcloud - Network - Creating network components via the VCD on OVHcloud control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +You can now follow the steps in the following guide: [“Guide 2 - Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -**Networking for VMware Cloud Director on OVHcloud - Guide index:** +**Networking for Public VCF as-a-Service - Guide index:** -- « Guide 1: VMware Cloud Director on OVHcloud - Network - Concepts » -- [« Guide 2: VMware Cloud Director on OVHcloud - Network - Creating network components via the control panel VCD on OVHcloud »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -- **Coming soon** : « Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud? » -- **Coming soon** : « Guide 4 - VMware Cloud Director on OVHcloud - Network - How to operate an IP block with VCD on OVHcloud? » -- **Coming soon** : « Guide 5 - VMware Cloud Director on OVHcloud - Network - How to use distributed firewalling (East - West)? » +- « Guide 1: Public VCF as-a-Service - Network - Concepts » +- [« Guide 2: Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +- **Coming soon** : « Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? » +- **Coming soon** : « Guide 4 - Public VCF as-a-Service - Network - How to operate an IP block with Public VCF as-a-Service? » +- **Coming soon** : « Guide 5 - Public VCF as-a-Service - Network - How to use distributed firewalling (East - West)? » **Useful network concept** diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.pl-pl.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.pl-pl.md index 1281bb121d9..1ce154c4e3b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.pl-pl.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.pl-pl.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Network concepts and best practices" -excerpt: "Discover the powerful networking capabilities of VMware Cloud Director on OVHcloud with this comprehensive guide (key concepts and features)" +title: "Public VCF as-a-Service - Network concepts and best practices" +excerpt: "Discover the powerful networking capabilities of Public VCF as-a-Service with this comprehensive guide (key concepts and features)" updated: 2025-03-03 --- @@ -20,34 +20,34 @@ details[open]>summary::before { > [!primary] > -> VCD on OVHcloud is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. +>Public VCF as-a-Service is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. > ## Objective -**The guide details the fundamental principles and notions of networking within VMware Cloud Director on OVHcloud.** +**The guide details the fundamental principles and notions of networking within Public VCF as-a-Service.** ## Requirements > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with preferably a Chromium-based one, and translation enabled in English). -- A VMware Cloud Director account with required user rights (make sure your user account has the necessary permissions). -- You need to have followed the guide: "[VMware Cloud Director - Basic VCD concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". +- A Public VCF as-a-Service account with required user rights (make sure your user account has the necessary permissions). +- You need to have followed the guide: "[Public VCF as-a-Service - Basic Public VCF as-a-Service concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". ## Instructions -/// details | Introduction to networking within VCD. +/// details | Introduction to networking within Public VCF as-a-Service. In this introductory guide, we will explore: -- The different networking concepts within VMware Cloud Director on OVHcloud. +- The different networking concepts within Public VCF as-a-Service. - Concepts related to optimizing network space, such as IP space, Edge Gateways, and Datacentre Groups. -To ensure a flexible and secure network infrastructure in a versatile cloud environment, VMware Cloud Director uses a layered networking architecture that includes four categories of networks: +To ensure a flexible and secure network infrastructure in a versatile cloud environment, Public VCF as-a-Service uses a layered networking architecture that includes four categories of networks: - **External networks** - **Organizational vDC networks** @@ -56,7 +56,7 @@ To ensure a flexible and secure network infrastructure in a versatile cloud envi Most of these networks require additional infrastructure elements, such as "**Edge Gateways**" and "**Network Pools**". -The VCD control panel has a network banner with 6 sections: +the Public VCF as-a-Service control panel has a network banner with 6 sections: - `Network` - `Edge Gateways` @@ -65,7 +65,7 @@ The VCD control panel has a network banner with 6 sections: - `Data Center Groups` - `Security Tags` -![VCD Control Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} +![Public VCF as-a-ServiceControl Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} As well as a network section within each vDC in `Data Center Groups > My vDC Name > Networking > Network > Edge Gateway`. @@ -76,9 +76,9 @@ As well as a network section within each vDC in `Data Center Groups > My vDC Nam /// details | What capabilities, features and functions are offered? -**VCD on OVHcloud networking capabilities** +**Public VCF as-a-Serviceon OVHcloud networking capabilities** -Here are the main network features offered with the VCD on OVHcloud solutions. +Here are the main network features offered with the Public VCF as-a-Service solutions. | Features | Standard | Advanced | Premium | Comments | |--------------------------------- |---------- |---------- |--------- |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| @@ -87,36 +87,36 @@ Here are the main network features offered with the VCD on OVHcloud solutions. | Private Network - vRack support | ✅ | ✅ | ✅ | - in Roadmap | | Routing & Switching IPv6 | | | | - in Roadmap | | VPN | | ✅ | ✅ | - L2VPN, VPN IPsec Policy Based Not Supported: SSL VPN, route-based IPsec VPN. | -| Load Balancing | | | | - Not supported with native VCD network capabilities | +| Load Balancing | | | | - Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | - in Roadmap | | **Network features** -Here is a comparison of the 3 solutions offered by VMware Cloud Director on OVHcloud. +Here is a comparison of the 3 solutions offered by Public VCF as-a-Service. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| Standard VCD | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +| Standard Public VCF as-a-Service | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | -Here we see that only the advanced networking and security features within VCD on OVHcloud are available in the **Advanced and Premium** offers. +Here we see that only the advanced networking and security features within Public VCF as-a-Service are available in the **Advanced and Premium** offers. /// ### Step 2 - Concepts and best practices -/// details | What are the best practices within the VCD control panel? +/// details | What are the best practices within the Public VCF as-a-Service control panel? **Recommendations in network space design and administration** | Design Recommendation | Design Justification | Design Involvement | |-----------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|-----------------------------------------------------------| | Create one or more Edge Gateways (Level 1 Gateways) per organization vDC. | Enables networking services for the organization's vDC. | None. | -| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the VCD tenant. | +| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the Public VCF as-a-Service tenant. | | Use the IP Spaces feature instead of traditional IP block addressing. | Note: The delivery of all Spaces IP features spans several phases. | None. | -**The network within VCD (concept)** +**The network within Public VCF as-a-Service (concept)** The types of network supported within an organization’s vDC: @@ -156,7 +156,7 @@ Network pools must be set up before organization vDC networks and vApp networks. > [!primary] > -> You can use a new way to manage your IP space in VMware Cloud Director on OVHcloud with the new IP space management subsystem. +> You can use a new way to manage your IP space in Public VCF as-a-Service with the new IP space management subsystem. > > An Edge Gateway can only connect to provider gateways that use IP spaces. > @@ -170,11 +170,11 @@ There are two types of IP spaces that you can use as the Organization Administra - **Public IP space**: A public IP space is used by multiple organizations and is controlled by the Service Provider through a quota-based system. - **Private IP space**: Private IP spaces are dedicated to a single tenant: a private IP space is used only by an organization specified when the IP space was created. For this organization, the consumption of IP addresses is unlimited. -![VCD Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} -#### Via the VCD control panel +#### Via the Public VCF as-a-Service control panel -![VCD Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} **Configuration:** @@ -188,21 +188,21 @@ There are two types of IP spaces that you can use as the Organization Administra **IP prefixes (recommended)** -You can set an IP prefix for automatic or manual use and prevent VMware Cloud Director from randomly assigning it. +You can set an IP prefix for automatic or manual use and prevent Public VCF as-a-Service from randomly assigning it. If you no longer use an IP prefix that has been allocated to your IP space, you can free it up in the pool. -![VCD IP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} -![VCD IP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} **Network topologies (concept)** -You can view the network topology from the VCD control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} +You can view the network topology from the Public VCF as-a-Service control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} Network topologies are used to configure IP spaces to enable north-south traffic. -![VCD Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} +![Public VCF as-a-Service Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} **Default auto-configuration rules:** @@ -212,7 +212,7 @@ Network topologies are used to configure IP spaces to enable north-south traffic Datacentre group networks are a type of organizational vDC networks that are shared between one or more vDCs and to which vApps can connect. -![VCD Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} When creating a network, you can join your datacentre group, which will then provide connectivity to the vApps/VMs of all participating vDC. @@ -220,21 +220,21 @@ When creating a network, you can join your datacentre group, which will then pro You can also synchronize them. This synchronization action will check all associated vDC to ensure that they are always realized and correctly configured. -![VCD Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} **Create or import network into datacenter group (optional)** -![VCD Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} -![VCD Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} **Edge Gateway (required)** -VCD Edge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, +Public VCF as-a-ServiceEdge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, -- **VCD supports**: `IPv4 and IPv6` Edge Gateways. +- **Public VCF as-a-Servicesupports**: `IPv4 and IPv6` Edge Gateways. -![VCD Network Edge Overview Gif](images/vcd_network_edge_overview.gif) +![Public VCF as-a-Service Network Edge Overview Gif](images/vcd_network_edge_overview.gif) **DHCP mode (optional)** @@ -251,13 +251,13 @@ DHCP automates the assignment of IP addresses to virtual machines connected to t - **Relay:** DHCP messages are relayed from virtual machines to designated DHCP servers in your physical DHCP infrastructure. - **Gateway:** The Edge Gateway DHCP service is used to obtain DHCP IPs. -![VCD Network DHCP Activation](images/vcd_network_dhcp.png) +![Public VCF as-a-Service Network DHCP Activation](images/vcd_network_dhcp.png) **vApp networks (concept)** vApp networks allow virtual machines to communicate with each other or, by connecting to an organizational vDC network, with virtual machines in other vApps. -![VCD Network vApp Network Gif](images/vcd_network_vapp.gif) +![Public VCF as-a-Service Network vApp Network Gif](images/vcd_network_vapp.gif) /// @@ -265,7 +265,7 @@ vApp networks allow virtual machines to communicate with each other or, by conne /// details | What are the known network limitations? -From a general point of view, the only limitations you can find within VCD on OVHcloud are those of a managed service. +From a general point of view, the only limitations you can find within Public VCF as-a-Service are those of a managed service. A little less granularity when it comes to low-level configuration. @@ -273,7 +273,7 @@ Of course, this can impact advanced networking features, although these features **IPsec VPN Limitations** -When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within VCD on OVHcloud to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). +When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within Public VCF as-a-Service to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). **Provider gateways limitations** @@ -281,29 +281,29 @@ Provider gateways are clearly visible, but cannot be modified (like a managed se **NSX limitations** -You do not have access to the NSX control panel for your Hosted Private VMware Cloud Director on OVHcloud. +You do not have access to the NSX control panel for your Hosted Private Public VCF as-a-Service. **Load Balancer limitations** -The features of Load Balancing within VCD on OVHcloud are not available at the moment. +The features of Load Balancing within Public VCF as-a-Service are not available at the moment. **IAM limitations** -IAM is not available within VMware Cloud Director on OVHcloud at this time. +IAM is not available within Public VCF as-a-Service at this time. /// ## Go further -You can now follow the steps in the following guide: [“Guide 2 - VMware Cloud Director on OVHcloud - Network - Creating network components via the VCD on OVHcloud control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +You can now follow the steps in the following guide: [“Guide 2 - Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -**Networking for VMware Cloud Director on OVHcloud - Guide index:** +**Networking for Public VCF as-a-Service - Guide index:** -- « Guide 1: VMware Cloud Director on OVHcloud - Network - Concepts » -- [« Guide 2: VMware Cloud Director on OVHcloud - Network - Creating network components via the control panel VCD on OVHcloud »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -- **Coming soon** : « Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud? » -- **Coming soon** : « Guide 4 - VMware Cloud Director on OVHcloud - Network - How to operate an IP block with VCD on OVHcloud? » -- **Coming soon** : « Guide 5 - VMware Cloud Director on OVHcloud - Network - How to use distributed firewalling (East - West)? » +- « Guide 1: Public VCF as-a-Service - Network - Concepts » +- [« Guide 2: Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +- **Coming soon** : « Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? » +- **Coming soon** : « Guide 4 - Public VCF as-a-Service - Network - How to operate an IP block with Public VCF as-a-Service? » +- **Coming soon** : « Guide 5 - Public VCF as-a-Service - Network - How to use distributed firewalling (East - West)? » **Useful network concept** diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.pt-pt.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.pt-pt.md index 1281bb121d9..1ce154c4e3b 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.pt-pt.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts/guide.pt-pt.md @@ -1,6 +1,6 @@ --- -title: "VMware Cloud Director - Network concepts and best practices" -excerpt: "Discover the powerful networking capabilities of VMware Cloud Director on OVHcloud with this comprehensive guide (key concepts and features)" +title: "Public VCF as-a-Service - Network concepts and best practices" +excerpt: "Discover the powerful networking capabilities of Public VCF as-a-Service with this comprehensive guide (key concepts and features)" updated: 2025-03-03 --- @@ -20,34 +20,34 @@ details[open]>summary::before { > [!primary] > -> VCD on OVHcloud is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. +>Public VCF as-a-Service is currently in Alpha phase. This guide can evolve and be updated in the future as our teams continue to develop this product. > ## Objective -**The guide details the fundamental principles and notions of networking within VMware Cloud Director on OVHcloud.** +**The guide details the fundamental principles and notions of networking within Public VCF as-a-Service.** ## Requirements > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with preferably a Chromium-based one, and translation enabled in English). -- A VMware Cloud Director account with required user rights (make sure your user account has the necessary permissions). -- You need to have followed the guide: "[VMware Cloud Director - Basic VCD concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". +- A Public VCF as-a-Service account with required user rights (make sure your user account has the necessary permissions). +- You need to have followed the guide: "[Public VCF as-a-Service - Basic Public VCF as-a-Service concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts)". ## Instructions -/// details | Introduction to networking within VCD. +/// details | Introduction to networking within Public VCF as-a-Service. In this introductory guide, we will explore: -- The different networking concepts within VMware Cloud Director on OVHcloud. +- The different networking concepts within Public VCF as-a-Service. - Concepts related to optimizing network space, such as IP space, Edge Gateways, and Datacentre Groups. -To ensure a flexible and secure network infrastructure in a versatile cloud environment, VMware Cloud Director uses a layered networking architecture that includes four categories of networks: +To ensure a flexible and secure network infrastructure in a versatile cloud environment, Public VCF as-a-Service uses a layered networking architecture that includes four categories of networks: - **External networks** - **Organizational vDC networks** @@ -56,7 +56,7 @@ To ensure a flexible and secure network infrastructure in a versatile cloud envi Most of these networks require additional infrastructure elements, such as "**Edge Gateways**" and "**Network Pools**". -The VCD control panel has a network banner with 6 sections: +the Public VCF as-a-Service control panel has a network banner with 6 sections: - `Network` - `Edge Gateways` @@ -65,7 +65,7 @@ The VCD control panel has a network banner with 6 sections: - `Data Center Groups` - `Security Tags` -![VCD Control Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} +![Public VCF as-a-ServiceControl Panel Network Overview Gif](images/vcd_network_overview.gif){.thumbnail} As well as a network section within each vDC in `Data Center Groups > My vDC Name > Networking > Network > Edge Gateway`. @@ -76,9 +76,9 @@ As well as a network section within each vDC in `Data Center Groups > My vDC Nam /// details | What capabilities, features and functions are offered? -**VCD on OVHcloud networking capabilities** +**Public VCF as-a-Serviceon OVHcloud networking capabilities** -Here are the main network features offered with the VCD on OVHcloud solutions. +Here are the main network features offered with the Public VCF as-a-Service solutions. | Features | Standard | Advanced | Premium | Comments | |--------------------------------- |---------- |---------- |--------- |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| @@ -87,36 +87,36 @@ Here are the main network features offered with the VCD on OVHcloud solutions. | Private Network - vRack support | ✅ | ✅ | ✅ | - in Roadmap | | Routing & Switching IPv6 | | | | - in Roadmap | | VPN | | ✅ | ✅ | - L2VPN, VPN IPsec Policy Based Not Supported: SSL VPN, route-based IPsec VPN. | -| Load Balancing | | | | - Not supported with native VCD network capabilities | +| Load Balancing | | | | - Not supported with native Public VCF as-a-Service network capabilities | | Advanced Load Balancing | | | | - in Roadmap | | **Network features** -Here is a comparison of the 3 solutions offered by VMware Cloud Director on OVHcloud. +Here is a comparison of the 3 solutions offered by Public VCF as-a-Service. | | Advanced Network & Security | vSAN Storage | |:------------:|:---------------------------:|:------------:| -| Standard VCD | - | - | -| VCD Advanced | ✅ | - | -| VCD Premium | ✅ | ✅ | +| Standard Public VCF as-a-Service | - | - | +|Public VCF as-a-Service Advanced | ✅ | - | +|Public VCF as-a-Service Premium | ✅ | ✅ | -Here we see that only the advanced networking and security features within VCD on OVHcloud are available in the **Advanced and Premium** offers. +Here we see that only the advanced networking and security features within Public VCF as-a-Service are available in the **Advanced and Premium** offers. /// ### Step 2 - Concepts and best practices -/// details | What are the best practices within the VCD control panel? +/// details | What are the best practices within the Public VCF as-a-Service control panel? **Recommendations in network space design and administration** | Design Recommendation | Design Justification | Design Involvement | |-----------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|-----------------------------------------------------------| | Create one or more Edge Gateways (Level 1 Gateways) per organization vDC. | Enables networking services for the organization's vDC. | None. | -| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the VCD tenant. | +| Create datacenter groups, if there is a need to have Org vDC networks spanning multiple Org vDCs in an organization. | Simplifies Org vDC cross-functional connectivity. | Requires creation of datacenter groups in the Public VCF as-a-Service tenant. | | Use the IP Spaces feature instead of traditional IP block addressing. | Note: The delivery of all Spaces IP features spans several phases. | None. | -**The network within VCD (concept)** +**The network within Public VCF as-a-Service (concept)** The types of network supported within an organization’s vDC: @@ -156,7 +156,7 @@ Network pools must be set up before organization vDC networks and vApp networks. > [!primary] > -> You can use a new way to manage your IP space in VMware Cloud Director on OVHcloud with the new IP space management subsystem. +> You can use a new way to manage your IP space in Public VCF as-a-Service with the new IP space management subsystem. > > An Edge Gateway can only connect to provider gateways that use IP spaces. > @@ -170,11 +170,11 @@ There are two types of IP spaces that you can use as the Organization Administra - **Public IP space**: A public IP space is used by multiple organizations and is controlled by the Service Provider through a quota-based system. - **Private IP space**: Private IP spaces are dedicated to a single tenant: a private IP space is used only by an organization specified when the IP space was created. For this organization, the consumption of IP addresses is unlimited. -![VCD Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe](images/vcd_network_ipspace_banner.png){.thumbnail} -#### Via the VCD control panel +#### Via the Public VCF as-a-Service control panel -![VCD Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} +![Public VCF as-a-Service Network IP Prefixe 02](images/vcd_network_ipspace.gif){.thumbnail} **Configuration:** @@ -188,21 +188,21 @@ There are two types of IP spaces that you can use as the Organization Administra **IP prefixes (recommended)** -You can set an IP prefix for automatic or manual use and prevent VMware Cloud Director from randomly assigning it. +You can set an IP prefix for automatic or manual use and prevent Public VCF as-a-Service from randomly assigning it. If you no longer use an IP prefix that has been allocated to your IP space, you can free it up in the pool. -![VCD IP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 00](images/vcd_network_prefixe_ip.png){.thumbnail} -![VCD IP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} +![Public VCF as-a-ServiceIP Spaces Prefixe 02](images/vcd_network_prefixe_ip_2.png){.thumbnail} **Network topologies (concept)** -You can view the network topology from the VCD control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} +You can view the network topology from the Public VCF as-a-Service control panel by clicking on: `Networking | IP Spaces | IP space's name | Configuration | Network Topology`{.action} Network topologies are used to configure IP spaces to enable north-south traffic. -![VCD Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} +![Public VCF as-a-Service Network IP Spaces Topology](images/vcd_network_ip_space_topology.png){.thumbnail} **Default auto-configuration rules:** @@ -212,7 +212,7 @@ Network topologies are used to configure IP spaces to enable north-south traffic Datacentre group networks are a type of organizational vDC networks that are shared between one or more vDCs and to which vApps can connect. -![VCD Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Overview Gif](images/vcd_network_datacenter-groups_overview.gif){.thumbnail} When creating a network, you can join your datacentre group, which will then provide connectivity to the vApps/VMs of all participating vDC. @@ -220,21 +220,21 @@ When creating a network, you can join your datacentre group, which will then pro You can also synchronize them. This synchronization action will check all associated vDC to ensure that they are always realized and correctly configured. -![VCD Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Sync](images/vcd_network_datacenter-groups_sync.png){.thumbnail} **Create or import network into datacenter group (optional)** -![VCD Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Creation](images/vcd_network_datacenter-groups_network_creation.png){.thumbnail} -![VCD Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} +![Public VCF as-a-Service Network Datacenter Groups Network Import](images/vcd_network_datacenter-groups_network_import.png){.thumbnail} **Edge Gateway (required)** -VCD Edge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, +Public VCF as-a-ServiceEdge Gateway allows an organization vDC network to route connectivity to internal networks, network address translation (NAT), firewall, IPsec tunnel mounting, -- **VCD supports**: `IPv4 and IPv6` Edge Gateways. +- **Public VCF as-a-Servicesupports**: `IPv4 and IPv6` Edge Gateways. -![VCD Network Edge Overview Gif](images/vcd_network_edge_overview.gif) +![Public VCF as-a-Service Network Edge Overview Gif](images/vcd_network_edge_overview.gif) **DHCP mode (optional)** @@ -251,13 +251,13 @@ DHCP automates the assignment of IP addresses to virtual machines connected to t - **Relay:** DHCP messages are relayed from virtual machines to designated DHCP servers in your physical DHCP infrastructure. - **Gateway:** The Edge Gateway DHCP service is used to obtain DHCP IPs. -![VCD Network DHCP Activation](images/vcd_network_dhcp.png) +![Public VCF as-a-Service Network DHCP Activation](images/vcd_network_dhcp.png) **vApp networks (concept)** vApp networks allow virtual machines to communicate with each other or, by connecting to an organizational vDC network, with virtual machines in other vApps. -![VCD Network vApp Network Gif](images/vcd_network_vapp.gif) +![Public VCF as-a-Service Network vApp Network Gif](images/vcd_network_vapp.gif) /// @@ -265,7 +265,7 @@ vApp networks allow virtual machines to communicate with each other or, by conne /// details | What are the known network limitations? -From a general point of view, the only limitations you can find within VCD on OVHcloud are those of a managed service. +From a general point of view, the only limitations you can find within Public VCF as-a-Service are those of a managed service. A little less granularity when it comes to low-level configuration. @@ -273,7 +273,7 @@ Of course, this can impact advanced networking features, although these features **IPsec VPN Limitations** -When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within VCD on OVHcloud to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). +When adding an IPsec tunnel, the parameter of adding a route-based IPsec session (route based IPsec tunnel) is not supported within Public VCF as-a-Service to date (see: [docs / VMware NSX / NSX administration guide / Adding an IPSec session based on a route](https://knowledge.broadcom.com/external/article/319147/vmware-cloud-director-nsx-feature-suppor.html){.external}). **Provider gateways limitations** @@ -281,29 +281,29 @@ Provider gateways are clearly visible, but cannot be modified (like a managed se **NSX limitations** -You do not have access to the NSX control panel for your Hosted Private VMware Cloud Director on OVHcloud. +You do not have access to the NSX control panel for your Hosted Private Public VCF as-a-Service. **Load Balancer limitations** -The features of Load Balancing within VCD on OVHcloud are not available at the moment. +The features of Load Balancing within Public VCF as-a-Service are not available at the moment. **IAM limitations** -IAM is not available within VMware Cloud Director on OVHcloud at this time. +IAM is not available within Public VCF as-a-Service at this time. /// ## Go further -You can now follow the steps in the following guide: [“Guide 2 - VMware Cloud Director on OVHcloud - Network - Creating network components via the VCD on OVHcloud control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +You can now follow the steps in the following guide: [“Guide 2 - Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel”](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -**Networking for VMware Cloud Director on OVHcloud - Guide index:** +**Networking for Public VCF as-a-Service - Guide index:** -- « Guide 1: VMware Cloud Director on OVHcloud - Network - Concepts » -- [« Guide 2: VMware Cloud Director on OVHcloud - Network - Creating network components via the control panel VCD on OVHcloud »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). -- **Coming soon** : « Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud? » -- **Coming soon** : « Guide 4 - VMware Cloud Director on OVHcloud - Network - How to operate an IP block with VCD on OVHcloud? » -- **Coming soon** : « Guide 5 - VMware Cloud Director on OVHcloud - Network - How to use distributed firewalling (East - West)? » +- « Guide 1: Public VCF as-a-Service - Network - Concepts » +- [« Guide 2: Public VCF as-a-Service - Network - Creating network components via the Public VCF as-a-Service control panel »](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation). +- **Coming soon** : « Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? » +- **Coming soon** : « Guide 4 - Public VCF as-a-Service - Network - How to operate an IP block with Public VCF as-a-Service? » +- **Coming soon** : « Guide 5 - Public VCF as-a-Service - Network - How to use distributed firewalling (East - West)? » **Useful network concept** diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.de-de.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.de-de.md index 84f263ba1d0..6c59f1ea393 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.de-de.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.de-de.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Creating network components from the Public VCF as-a-Service control panel" +title: "Public VCF as-a-Service - Creating network components from the Public VCF as-a-Service control panel" excerpt: "Find out how to easily create network components within the Public VCFaaS control panel" updated: 2025-07-07 --- @@ -31,21 +31,21 @@ details[open]>summary::before { > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with a preference of chromium based one, and translation enabled in English). -- A VMware Cloud Director on OVHcloud (Alpha phase) account with sufficient rights. +- A Public VCF as-a-Service (Alpha phase) account with sufficient rights. -You need to have read the VCD guides: +You need to have read the Public VCF as-a-Service guides: -- [VMware Cloud Director - Networking - Network concepts VMware Cloud Director on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). -- [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). -- [VMware Cloud Director - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +- [Public VCF as-a-Service - Networking - Network concepts Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). +- [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). +- [Public VCF as-a-Service - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). ## Instructions -Before creating a network, the main concept to understand with VMware Cloud Director is the IP space. For example, consider the default one created with your VCD organization: +Before creating a network, the main concept to understand with Public VCF as-a-Service is the IP space. For example, consider the default one created with your Public VCF as-a-Service organization: **The internal scope** represents the entire IP of your future network, e.g.: `192.168.0.0/24`{.action}. @@ -57,16 +57,16 @@ Before creating a network, the main concept to understand with VMware Cloud Dire > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > -/// details | How to create an IP space with VMware Cloud Director on OVHcloud? +/// details | How to create an IP space with Public VCF as-a-Service? -To connect to your VCD environment, follow the guide: [How to connect to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +To connect to your Public VCF as-a-Service environment, follow the guide: [How to connect to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). 1\. Next, click `Network`{.action} > `IP Spaces`{.action} > `New`{.action}. -![VCD Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} You will find the window for creating **an IP space** for your network, and choose the name you want: @@ -75,11 +75,11 @@ You will find the window for creating **an IP space** for your network, and choo - **Name**: `IP Space 01`. - **Description**: `Private > Public IP Space`. -![VCD Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} 2\. Leave the following options disabled for now. -![VCD Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} 3\. Choose the perimeter (ported/extended), (internal/external), with which you want to access your network: @@ -88,7 +88,7 @@ You will find the window for creating **an IP space** for your network, and choo Then click `NEXT`{.action}. -![VCD Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} The IP ranges must correspond to the internal scope of this IP space (the range of IPs you want to make available for your machines). @@ -98,7 +98,7 @@ Example: `172.19.0.2-172.19.0.100`. Then click `NEXT`{.action}. -![VCD Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} IP prefixes must match the internal scope of this IP space: @@ -108,19 +108,19 @@ Then add your sequences and prefixes. Example: `10.0.0.0/23 | 1`. -You can increase or decrease your number of prefixes with the (up/down) arrow: ![VCD Networking Arrow](images/ESPACE_IP_5_arrow.png) +You can increase or decrease your number of prefixes with the (up/down) arrow: ![Public VCF as-a-Service Networking Arrow](images/ESPACE_IP_5_arrow.png) The sequence addition is automatically added as a preview if it is conclusive. -![VCD Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} Click `NEXT`{.action} to complete step 5. 6\. The final section is a thorough review of all the settings you have made. You can then check and confirm your choice by clicking on the button `FINISH`{.action}. -![VCD Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} -Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. +Next, we will move on to the Public VCF as-a-Service section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. /// @@ -128,7 +128,7 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > /// details | How do I create a datacentre group? @@ -137,37 +137,37 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` This step is optional, but recommended for the vast majority of use cases (e.g. when two VDC networks need to add up). -We will now create a datacentre group to optimize the management of our network with this new VCD feature. +We will now create a datacentre group to optimize the management of our network with this new Public VCF as-a-Service feature. Go to the Networking section by clicking `Networking` > `Data Center Groups`{.action}. Then click on `NEW`{.action}. -![VCD Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} Select a vDC that will be part of the group. When you select a startup vDC, you can create a group in which this vDC can participate. 1\. Choose the vDC you want, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} 2\. In section 2, choose the name of your datacentre group and a short description, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} 3\. Next, select the additional vDCs that you want to be part of the group, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} Finally, click on `FINISH`{.action}. -![VCD Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} /// ### Step 3 - Create an Edge Gateway (optional) -/// details | How do I create an Edge Gateway with VMware Cloud Director on OVHcloud? +/// details | How do I create an Edge Gateway with Public VCF as-a-Service? This step is necessary, otherwise you will not be able to finish creating your network in step 3. @@ -177,9 +177,9 @@ To access the Edge Gateways section, click on `Networking > Edge Gateways`{.acti To create a new Edge Gateway, click on `NEW`{.action}. -![VCD Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} -Here, you will see the window for creating an **Edge Gateway** for your VCD environment: +Here, you will see the window for creating an **Edge Gateway** for your Public VCF as-a-Service environment: You can then choose between: `Organization Virtual Data Center`{.action} or `Data Center Group`{.action}. @@ -188,9 +188,9 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat 1\. Choose `Organization Virtual Data Center`{.action} or `Data Center Group`{.action} to select the virtual datacentre with which you want to install your new **Edge Gateway**. -![VCD Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} 2\. After the general section, you can name your **edge gateway** in any way you want: @@ -201,7 +201,7 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat Next, click on `Use IP Spaces`{.action}. -This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent VCD network space management techniques. +This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent Public VCF as-a-Service network space management techniques. When done, click on `NEXT`{.action}. @@ -211,9 +211,9 @@ Choose the default gateway for your vDC provider: `graveline-gateway`{.action}. Once you have chosen (step 3: Create an Edge Gateway), click `NEXT`{.action}. -![VCD Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} 4\. Choose the Edge Cluster option to create this provider Edge Gateway: @@ -221,19 +221,19 @@ The parameter: `Use the Tier-0 Gateway provider edge cluster`{.action} means tha When you have chosen your settings (step 4), click on `NEXT`{.action}. -![VCD Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} Once you have added the settings, you can check that everything is correct in section 5: `Ready to Complete`{.action}. Finally, (step 5: Create an Edge Gateway) click on `FINISH`{.action}. -![VCD Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} /// ### Step 4 - Create a private network -/// details | How do I create a network with VMware Cloud Director on OVHcloud? +/// details | How do I create a network with Public VCF as-a-Service? We will now create a new network and attach our preconfigured settings. @@ -241,7 +241,7 @@ Go to the Networking section by clicking `Networking`{.action} > `Networks`{.act Then click on `NEW`{.action}. -![VCD Networking Network 00](images/NETWORK_0.png){.thumbnail} +![Public VCF as-a-Service Networking Network 00](images/NETWORK_0.png){.thumbnail} 1\. You will find this after the Scope 1 section. @@ -252,9 +252,9 @@ You can choose between: Select **the vDC Virtual Datacenter Organization** or the **Datacenter Group** in the scope in which you want to create your network. -![VCD Networking Network 01](images/NETWORK_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01](images/NETWORK_1.png){.thumbnail} -![VCD Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} Next, select the type of network you want to create. @@ -264,7 +264,7 @@ You can create a **routed** or **isolated Network** type to suit your needs. The **"routed"** allows incoming traffic, while the **"isolated"** forbids it. -**VCD definition:** +**Public VCF as-a-Servicedefinition:** - **Routed**: This type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. - **Isolated**: This type of network provides a fully isolated environment, accessible only by this organization's vDC or vDC group. @@ -280,7 +280,7 @@ You can either create another **"Edge Gateway"**, or use the **"Datacenter Group The **Routed** (through an "ovh-Edge-GW-GRA" Edge Gateway) type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. -![VCD Networking Network 02](images/NETWORK_2.png){.thumbnail} +![Public VCF as-a-Service Networking Network 02](images/NETWORK_2.png){.thumbnail} 2\. In the `Edge Gateways`{.action} section, you will see your previously created Edge gateway: `ovh-Edge-gra-demo`. @@ -292,7 +292,7 @@ Choose your **Edge Gateway** by clicking on the available round button (white) t To conclude, click on `NEXT`{.action}. -![VCD Networking Network 03](images/NETWORK_3.png){.thumbnail} +![Public VCF as-a-Service Networking Network 03](images/NETWORK_3.png){.thumbnail} 3\. In the general section, you can add the name of your network, a description, and the IP space created earlier. @@ -311,7 +311,7 @@ We don't need IPv6 at all, so we choose to leave this option disabled. To continue (step 3: Create a private network), click on `NEXT`{.action}. -![VCD Networking Network 04](images/NETWORK_4.png){.thumbnail} +![Public VCF as-a-Service Networking Network 04](images/NETWORK_4.png){.thumbnail} 4\. Here, you can allocate your network’s IP range. We choose to allocate 98 IPs: @@ -328,7 +328,7 @@ As well as at the beginning and end of your 2 IPs, ->**172.16.1.2**<- and ->**17 To continue, click on `NEXT`{.action}. -![VCD Networking Network 05](images/NETWORK_5.png){.thumbnail} +![Public VCF as-a-Service Networking Network 05](images/NETWORK_5.png){.thumbnail} 5\. In the fifth section, add the DNS servers for your network. @@ -344,7 +344,7 @@ But you can leave those used by default in the Hosted Private Cloud VMware on OV To continue with step 5 (creating a private network), click on `NEXT`{.action}. -![VCD Networking Network 06](images/NETWORK_6.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6.png){.thumbnail} 6\. (Optional) Segment profile templates can be defined here. @@ -369,7 +369,7 @@ To configure Promiscuous or Allow-DHCP mode: 3. In the `Segment Profiles`{.action} section, click `Edit`{.action} 4. Choose the appropriate profile -![VCD Networking Network 06](images/NETWORK_6_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6_1.png){.thumbnail} | Setting | Promiscuous mode | Allow-DHCP mode | |----------------------|-------------------------------------------|---------------------------------------------| @@ -398,9 +398,9 @@ Your network is now fully created and ready to use. You can now follow the steps of the next guide : -- **Coming soon:** Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud ? +- **Coming soon:** Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? -If you experience any network issues within VCD on OVHcloud, please read our guide « [VMware Cloud Director on OVHcloud - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » +If you experience any network issues within Public VCF as-a-Service, please read our guide « [Public VCF as-a-Service - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » If you require training or technical assistance in implementing our solutions, contact your sales representative or [click here](/links/professional-services) for a quote and request a custom analysis of your project from our Professional Services team experts. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-asia.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-asia.md index 84f263ba1d0..6c59f1ea393 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-asia.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-asia.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Creating network components from the Public VCF as-a-Service control panel" +title: "Public VCF as-a-Service - Creating network components from the Public VCF as-a-Service control panel" excerpt: "Find out how to easily create network components within the Public VCFaaS control panel" updated: 2025-07-07 --- @@ -31,21 +31,21 @@ details[open]>summary::before { > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with a preference of chromium based one, and translation enabled in English). -- A VMware Cloud Director on OVHcloud (Alpha phase) account with sufficient rights. +- A Public VCF as-a-Service (Alpha phase) account with sufficient rights. -You need to have read the VCD guides: +You need to have read the Public VCF as-a-Service guides: -- [VMware Cloud Director - Networking - Network concepts VMware Cloud Director on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). -- [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). -- [VMware Cloud Director - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +- [Public VCF as-a-Service - Networking - Network concepts Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). +- [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). +- [Public VCF as-a-Service - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). ## Instructions -Before creating a network, the main concept to understand with VMware Cloud Director is the IP space. For example, consider the default one created with your VCD organization: +Before creating a network, the main concept to understand with Public VCF as-a-Service is the IP space. For example, consider the default one created with your Public VCF as-a-Service organization: **The internal scope** represents the entire IP of your future network, e.g.: `192.168.0.0/24`{.action}. @@ -57,16 +57,16 @@ Before creating a network, the main concept to understand with VMware Cloud Dire > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > -/// details | How to create an IP space with VMware Cloud Director on OVHcloud? +/// details | How to create an IP space with Public VCF as-a-Service? -To connect to your VCD environment, follow the guide: [How to connect to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +To connect to your Public VCF as-a-Service environment, follow the guide: [How to connect to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). 1\. Next, click `Network`{.action} > `IP Spaces`{.action} > `New`{.action}. -![VCD Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} You will find the window for creating **an IP space** for your network, and choose the name you want: @@ -75,11 +75,11 @@ You will find the window for creating **an IP space** for your network, and choo - **Name**: `IP Space 01`. - **Description**: `Private > Public IP Space`. -![VCD Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} 2\. Leave the following options disabled for now. -![VCD Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} 3\. Choose the perimeter (ported/extended), (internal/external), with which you want to access your network: @@ -88,7 +88,7 @@ You will find the window for creating **an IP space** for your network, and choo Then click `NEXT`{.action}. -![VCD Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} The IP ranges must correspond to the internal scope of this IP space (the range of IPs you want to make available for your machines). @@ -98,7 +98,7 @@ Example: `172.19.0.2-172.19.0.100`. Then click `NEXT`{.action}. -![VCD Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} IP prefixes must match the internal scope of this IP space: @@ -108,19 +108,19 @@ Then add your sequences and prefixes. Example: `10.0.0.0/23 | 1`. -You can increase or decrease your number of prefixes with the (up/down) arrow: ![VCD Networking Arrow](images/ESPACE_IP_5_arrow.png) +You can increase or decrease your number of prefixes with the (up/down) arrow: ![Public VCF as-a-Service Networking Arrow](images/ESPACE_IP_5_arrow.png) The sequence addition is automatically added as a preview if it is conclusive. -![VCD Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} Click `NEXT`{.action} to complete step 5. 6\. The final section is a thorough review of all the settings you have made. You can then check and confirm your choice by clicking on the button `FINISH`{.action}. -![VCD Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} -Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. +Next, we will move on to the Public VCF as-a-Service section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. /// @@ -128,7 +128,7 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > /// details | How do I create a datacentre group? @@ -137,37 +137,37 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` This step is optional, but recommended for the vast majority of use cases (e.g. when two VDC networks need to add up). -We will now create a datacentre group to optimize the management of our network with this new VCD feature. +We will now create a datacentre group to optimize the management of our network with this new Public VCF as-a-Service feature. Go to the Networking section by clicking `Networking` > `Data Center Groups`{.action}. Then click on `NEW`{.action}. -![VCD Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} Select a vDC that will be part of the group. When you select a startup vDC, you can create a group in which this vDC can participate. 1\. Choose the vDC you want, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} 2\. In section 2, choose the name of your datacentre group and a short description, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} 3\. Next, select the additional vDCs that you want to be part of the group, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} Finally, click on `FINISH`{.action}. -![VCD Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} /// ### Step 3 - Create an Edge Gateway (optional) -/// details | How do I create an Edge Gateway with VMware Cloud Director on OVHcloud? +/// details | How do I create an Edge Gateway with Public VCF as-a-Service? This step is necessary, otherwise you will not be able to finish creating your network in step 3. @@ -177,9 +177,9 @@ To access the Edge Gateways section, click on `Networking > Edge Gateways`{.acti To create a new Edge Gateway, click on `NEW`{.action}. -![VCD Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} -Here, you will see the window for creating an **Edge Gateway** for your VCD environment: +Here, you will see the window for creating an **Edge Gateway** for your Public VCF as-a-Service environment: You can then choose between: `Organization Virtual Data Center`{.action} or `Data Center Group`{.action}. @@ -188,9 +188,9 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat 1\. Choose `Organization Virtual Data Center`{.action} or `Data Center Group`{.action} to select the virtual datacentre with which you want to install your new **Edge Gateway**. -![VCD Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} 2\. After the general section, you can name your **edge gateway** in any way you want: @@ -201,7 +201,7 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat Next, click on `Use IP Spaces`{.action}. -This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent VCD network space management techniques. +This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent Public VCF as-a-Service network space management techniques. When done, click on `NEXT`{.action}. @@ -211,9 +211,9 @@ Choose the default gateway for your vDC provider: `graveline-gateway`{.action}. Once you have chosen (step 3: Create an Edge Gateway), click `NEXT`{.action}. -![VCD Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} 4\. Choose the Edge Cluster option to create this provider Edge Gateway: @@ -221,19 +221,19 @@ The parameter: `Use the Tier-0 Gateway provider edge cluster`{.action} means tha When you have chosen your settings (step 4), click on `NEXT`{.action}. -![VCD Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} Once you have added the settings, you can check that everything is correct in section 5: `Ready to Complete`{.action}. Finally, (step 5: Create an Edge Gateway) click on `FINISH`{.action}. -![VCD Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} /// ### Step 4 - Create a private network -/// details | How do I create a network with VMware Cloud Director on OVHcloud? +/// details | How do I create a network with Public VCF as-a-Service? We will now create a new network and attach our preconfigured settings. @@ -241,7 +241,7 @@ Go to the Networking section by clicking `Networking`{.action} > `Networks`{.act Then click on `NEW`{.action}. -![VCD Networking Network 00](images/NETWORK_0.png){.thumbnail} +![Public VCF as-a-Service Networking Network 00](images/NETWORK_0.png){.thumbnail} 1\. You will find this after the Scope 1 section. @@ -252,9 +252,9 @@ You can choose between: Select **the vDC Virtual Datacenter Organization** or the **Datacenter Group** in the scope in which you want to create your network. -![VCD Networking Network 01](images/NETWORK_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01](images/NETWORK_1.png){.thumbnail} -![VCD Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} Next, select the type of network you want to create. @@ -264,7 +264,7 @@ You can create a **routed** or **isolated Network** type to suit your needs. The **"routed"** allows incoming traffic, while the **"isolated"** forbids it. -**VCD definition:** +**Public VCF as-a-Servicedefinition:** - **Routed**: This type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. - **Isolated**: This type of network provides a fully isolated environment, accessible only by this organization's vDC or vDC group. @@ -280,7 +280,7 @@ You can either create another **"Edge Gateway"**, or use the **"Datacenter Group The **Routed** (through an "ovh-Edge-GW-GRA" Edge Gateway) type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. -![VCD Networking Network 02](images/NETWORK_2.png){.thumbnail} +![Public VCF as-a-Service Networking Network 02](images/NETWORK_2.png){.thumbnail} 2\. In the `Edge Gateways`{.action} section, you will see your previously created Edge gateway: `ovh-Edge-gra-demo`. @@ -292,7 +292,7 @@ Choose your **Edge Gateway** by clicking on the available round button (white) t To conclude, click on `NEXT`{.action}. -![VCD Networking Network 03](images/NETWORK_3.png){.thumbnail} +![Public VCF as-a-Service Networking Network 03](images/NETWORK_3.png){.thumbnail} 3\. In the general section, you can add the name of your network, a description, and the IP space created earlier. @@ -311,7 +311,7 @@ We don't need IPv6 at all, so we choose to leave this option disabled. To continue (step 3: Create a private network), click on `NEXT`{.action}. -![VCD Networking Network 04](images/NETWORK_4.png){.thumbnail} +![Public VCF as-a-Service Networking Network 04](images/NETWORK_4.png){.thumbnail} 4\. Here, you can allocate your network’s IP range. We choose to allocate 98 IPs: @@ -328,7 +328,7 @@ As well as at the beginning and end of your 2 IPs, ->**172.16.1.2**<- and ->**17 To continue, click on `NEXT`{.action}. -![VCD Networking Network 05](images/NETWORK_5.png){.thumbnail} +![Public VCF as-a-Service Networking Network 05](images/NETWORK_5.png){.thumbnail} 5\. In the fifth section, add the DNS servers for your network. @@ -344,7 +344,7 @@ But you can leave those used by default in the Hosted Private Cloud VMware on OV To continue with step 5 (creating a private network), click on `NEXT`{.action}. -![VCD Networking Network 06](images/NETWORK_6.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6.png){.thumbnail} 6\. (Optional) Segment profile templates can be defined here. @@ -369,7 +369,7 @@ To configure Promiscuous or Allow-DHCP mode: 3. In the `Segment Profiles`{.action} section, click `Edit`{.action} 4. Choose the appropriate profile -![VCD Networking Network 06](images/NETWORK_6_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6_1.png){.thumbnail} | Setting | Promiscuous mode | Allow-DHCP mode | |----------------------|-------------------------------------------|---------------------------------------------| @@ -398,9 +398,9 @@ Your network is now fully created and ready to use. You can now follow the steps of the next guide : -- **Coming soon:** Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud ? +- **Coming soon:** Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? -If you experience any network issues within VCD on OVHcloud, please read our guide « [VMware Cloud Director on OVHcloud - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » +If you experience any network issues within Public VCF as-a-Service, please read our guide « [Public VCF as-a-Service - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » If you require training or technical assistance in implementing our solutions, contact your sales representative or [click here](/links/professional-services) for a quote and request a custom analysis of your project from our Professional Services team experts. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-au.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-au.md index 84f263ba1d0..6c59f1ea393 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-au.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-au.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Creating network components from the Public VCF as-a-Service control panel" +title: "Public VCF as-a-Service - Creating network components from the Public VCF as-a-Service control panel" excerpt: "Find out how to easily create network components within the Public VCFaaS control panel" updated: 2025-07-07 --- @@ -31,21 +31,21 @@ details[open]>summary::before { > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with a preference of chromium based one, and translation enabled in English). -- A VMware Cloud Director on OVHcloud (Alpha phase) account with sufficient rights. +- A Public VCF as-a-Service (Alpha phase) account with sufficient rights. -You need to have read the VCD guides: +You need to have read the Public VCF as-a-Service guides: -- [VMware Cloud Director - Networking - Network concepts VMware Cloud Director on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). -- [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). -- [VMware Cloud Director - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +- [Public VCF as-a-Service - Networking - Network concepts Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). +- [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). +- [Public VCF as-a-Service - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). ## Instructions -Before creating a network, the main concept to understand with VMware Cloud Director is the IP space. For example, consider the default one created with your VCD organization: +Before creating a network, the main concept to understand with Public VCF as-a-Service is the IP space. For example, consider the default one created with your Public VCF as-a-Service organization: **The internal scope** represents the entire IP of your future network, e.g.: `192.168.0.0/24`{.action}. @@ -57,16 +57,16 @@ Before creating a network, the main concept to understand with VMware Cloud Dire > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > -/// details | How to create an IP space with VMware Cloud Director on OVHcloud? +/// details | How to create an IP space with Public VCF as-a-Service? -To connect to your VCD environment, follow the guide: [How to connect to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +To connect to your Public VCF as-a-Service environment, follow the guide: [How to connect to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). 1\. Next, click `Network`{.action} > `IP Spaces`{.action} > `New`{.action}. -![VCD Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} You will find the window for creating **an IP space** for your network, and choose the name you want: @@ -75,11 +75,11 @@ You will find the window for creating **an IP space** for your network, and choo - **Name**: `IP Space 01`. - **Description**: `Private > Public IP Space`. -![VCD Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} 2\. Leave the following options disabled for now. -![VCD Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} 3\. Choose the perimeter (ported/extended), (internal/external), with which you want to access your network: @@ -88,7 +88,7 @@ You will find the window for creating **an IP space** for your network, and choo Then click `NEXT`{.action}. -![VCD Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} The IP ranges must correspond to the internal scope of this IP space (the range of IPs you want to make available for your machines). @@ -98,7 +98,7 @@ Example: `172.19.0.2-172.19.0.100`. Then click `NEXT`{.action}. -![VCD Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} IP prefixes must match the internal scope of this IP space: @@ -108,19 +108,19 @@ Then add your sequences and prefixes. Example: `10.0.0.0/23 | 1`. -You can increase or decrease your number of prefixes with the (up/down) arrow: ![VCD Networking Arrow](images/ESPACE_IP_5_arrow.png) +You can increase or decrease your number of prefixes with the (up/down) arrow: ![Public VCF as-a-Service Networking Arrow](images/ESPACE_IP_5_arrow.png) The sequence addition is automatically added as a preview if it is conclusive. -![VCD Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} Click `NEXT`{.action} to complete step 5. 6\. The final section is a thorough review of all the settings you have made. You can then check and confirm your choice by clicking on the button `FINISH`{.action}. -![VCD Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} -Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. +Next, we will move on to the Public VCF as-a-Service section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. /// @@ -128,7 +128,7 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > /// details | How do I create a datacentre group? @@ -137,37 +137,37 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` This step is optional, but recommended for the vast majority of use cases (e.g. when two VDC networks need to add up). -We will now create a datacentre group to optimize the management of our network with this new VCD feature. +We will now create a datacentre group to optimize the management of our network with this new Public VCF as-a-Service feature. Go to the Networking section by clicking `Networking` > `Data Center Groups`{.action}. Then click on `NEW`{.action}. -![VCD Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} Select a vDC that will be part of the group. When you select a startup vDC, you can create a group in which this vDC can participate. 1\. Choose the vDC you want, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} 2\. In section 2, choose the name of your datacentre group and a short description, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} 3\. Next, select the additional vDCs that you want to be part of the group, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} Finally, click on `FINISH`{.action}. -![VCD Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} /// ### Step 3 - Create an Edge Gateway (optional) -/// details | How do I create an Edge Gateway with VMware Cloud Director on OVHcloud? +/// details | How do I create an Edge Gateway with Public VCF as-a-Service? This step is necessary, otherwise you will not be able to finish creating your network in step 3. @@ -177,9 +177,9 @@ To access the Edge Gateways section, click on `Networking > Edge Gateways`{.acti To create a new Edge Gateway, click on `NEW`{.action}. -![VCD Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} -Here, you will see the window for creating an **Edge Gateway** for your VCD environment: +Here, you will see the window for creating an **Edge Gateway** for your Public VCF as-a-Service environment: You can then choose between: `Organization Virtual Data Center`{.action} or `Data Center Group`{.action}. @@ -188,9 +188,9 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat 1\. Choose `Organization Virtual Data Center`{.action} or `Data Center Group`{.action} to select the virtual datacentre with which you want to install your new **Edge Gateway**. -![VCD Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} 2\. After the general section, you can name your **edge gateway** in any way you want: @@ -201,7 +201,7 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat Next, click on `Use IP Spaces`{.action}. -This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent VCD network space management techniques. +This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent Public VCF as-a-Service network space management techniques. When done, click on `NEXT`{.action}. @@ -211,9 +211,9 @@ Choose the default gateway for your vDC provider: `graveline-gateway`{.action}. Once you have chosen (step 3: Create an Edge Gateway), click `NEXT`{.action}. -![VCD Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} 4\. Choose the Edge Cluster option to create this provider Edge Gateway: @@ -221,19 +221,19 @@ The parameter: `Use the Tier-0 Gateway provider edge cluster`{.action} means tha When you have chosen your settings (step 4), click on `NEXT`{.action}. -![VCD Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} Once you have added the settings, you can check that everything is correct in section 5: `Ready to Complete`{.action}. Finally, (step 5: Create an Edge Gateway) click on `FINISH`{.action}. -![VCD Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} /// ### Step 4 - Create a private network -/// details | How do I create a network with VMware Cloud Director on OVHcloud? +/// details | How do I create a network with Public VCF as-a-Service? We will now create a new network and attach our preconfigured settings. @@ -241,7 +241,7 @@ Go to the Networking section by clicking `Networking`{.action} > `Networks`{.act Then click on `NEW`{.action}. -![VCD Networking Network 00](images/NETWORK_0.png){.thumbnail} +![Public VCF as-a-Service Networking Network 00](images/NETWORK_0.png){.thumbnail} 1\. You will find this after the Scope 1 section. @@ -252,9 +252,9 @@ You can choose between: Select **the vDC Virtual Datacenter Organization** or the **Datacenter Group** in the scope in which you want to create your network. -![VCD Networking Network 01](images/NETWORK_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01](images/NETWORK_1.png){.thumbnail} -![VCD Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} Next, select the type of network you want to create. @@ -264,7 +264,7 @@ You can create a **routed** or **isolated Network** type to suit your needs. The **"routed"** allows incoming traffic, while the **"isolated"** forbids it. -**VCD definition:** +**Public VCF as-a-Servicedefinition:** - **Routed**: This type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. - **Isolated**: This type of network provides a fully isolated environment, accessible only by this organization's vDC or vDC group. @@ -280,7 +280,7 @@ You can either create another **"Edge Gateway"**, or use the **"Datacenter Group The **Routed** (through an "ovh-Edge-GW-GRA" Edge Gateway) type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. -![VCD Networking Network 02](images/NETWORK_2.png){.thumbnail} +![Public VCF as-a-Service Networking Network 02](images/NETWORK_2.png){.thumbnail} 2\. In the `Edge Gateways`{.action} section, you will see your previously created Edge gateway: `ovh-Edge-gra-demo`. @@ -292,7 +292,7 @@ Choose your **Edge Gateway** by clicking on the available round button (white) t To conclude, click on `NEXT`{.action}. -![VCD Networking Network 03](images/NETWORK_3.png){.thumbnail} +![Public VCF as-a-Service Networking Network 03](images/NETWORK_3.png){.thumbnail} 3\. In the general section, you can add the name of your network, a description, and the IP space created earlier. @@ -311,7 +311,7 @@ We don't need IPv6 at all, so we choose to leave this option disabled. To continue (step 3: Create a private network), click on `NEXT`{.action}. -![VCD Networking Network 04](images/NETWORK_4.png){.thumbnail} +![Public VCF as-a-Service Networking Network 04](images/NETWORK_4.png){.thumbnail} 4\. Here, you can allocate your network’s IP range. We choose to allocate 98 IPs: @@ -328,7 +328,7 @@ As well as at the beginning and end of your 2 IPs, ->**172.16.1.2**<- and ->**17 To continue, click on `NEXT`{.action}. -![VCD Networking Network 05](images/NETWORK_5.png){.thumbnail} +![Public VCF as-a-Service Networking Network 05](images/NETWORK_5.png){.thumbnail} 5\. In the fifth section, add the DNS servers for your network. @@ -344,7 +344,7 @@ But you can leave those used by default in the Hosted Private Cloud VMware on OV To continue with step 5 (creating a private network), click on `NEXT`{.action}. -![VCD Networking Network 06](images/NETWORK_6.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6.png){.thumbnail} 6\. (Optional) Segment profile templates can be defined here. @@ -369,7 +369,7 @@ To configure Promiscuous or Allow-DHCP mode: 3. In the `Segment Profiles`{.action} section, click `Edit`{.action} 4. Choose the appropriate profile -![VCD Networking Network 06](images/NETWORK_6_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6_1.png){.thumbnail} | Setting | Promiscuous mode | Allow-DHCP mode | |----------------------|-------------------------------------------|---------------------------------------------| @@ -398,9 +398,9 @@ Your network is now fully created and ready to use. You can now follow the steps of the next guide : -- **Coming soon:** Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud ? +- **Coming soon:** Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? -If you experience any network issues within VCD on OVHcloud, please read our guide « [VMware Cloud Director on OVHcloud - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » +If you experience any network issues within Public VCF as-a-Service, please read our guide « [Public VCF as-a-Service - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » If you require training or technical assistance in implementing our solutions, contact your sales representative or [click here](/links/professional-services) for a quote and request a custom analysis of your project from our Professional Services team experts. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-ca.md index 84f263ba1d0..6c59f1ea393 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-ca.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Creating network components from the Public VCF as-a-Service control panel" +title: "Public VCF as-a-Service - Creating network components from the Public VCF as-a-Service control panel" excerpt: "Find out how to easily create network components within the Public VCFaaS control panel" updated: 2025-07-07 --- @@ -31,21 +31,21 @@ details[open]>summary::before { > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with a preference of chromium based one, and translation enabled in English). -- A VMware Cloud Director on OVHcloud (Alpha phase) account with sufficient rights. +- A Public VCF as-a-Service (Alpha phase) account with sufficient rights. -You need to have read the VCD guides: +You need to have read the Public VCF as-a-Service guides: -- [VMware Cloud Director - Networking - Network concepts VMware Cloud Director on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). -- [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). -- [VMware Cloud Director - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +- [Public VCF as-a-Service - Networking - Network concepts Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). +- [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). +- [Public VCF as-a-Service - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). ## Instructions -Before creating a network, the main concept to understand with VMware Cloud Director is the IP space. For example, consider the default one created with your VCD organization: +Before creating a network, the main concept to understand with Public VCF as-a-Service is the IP space. For example, consider the default one created with your Public VCF as-a-Service organization: **The internal scope** represents the entire IP of your future network, e.g.: `192.168.0.0/24`{.action}. @@ -57,16 +57,16 @@ Before creating a network, the main concept to understand with VMware Cloud Dire > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > -/// details | How to create an IP space with VMware Cloud Director on OVHcloud? +/// details | How to create an IP space with Public VCF as-a-Service? -To connect to your VCD environment, follow the guide: [How to connect to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +To connect to your Public VCF as-a-Service environment, follow the guide: [How to connect to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). 1\. Next, click `Network`{.action} > `IP Spaces`{.action} > `New`{.action}. -![VCD Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} You will find the window for creating **an IP space** for your network, and choose the name you want: @@ -75,11 +75,11 @@ You will find the window for creating **an IP space** for your network, and choo - **Name**: `IP Space 01`. - **Description**: `Private > Public IP Space`. -![VCD Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} 2\. Leave the following options disabled for now. -![VCD Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} 3\. Choose the perimeter (ported/extended), (internal/external), with which you want to access your network: @@ -88,7 +88,7 @@ You will find the window for creating **an IP space** for your network, and choo Then click `NEXT`{.action}. -![VCD Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} The IP ranges must correspond to the internal scope of this IP space (the range of IPs you want to make available for your machines). @@ -98,7 +98,7 @@ Example: `172.19.0.2-172.19.0.100`. Then click `NEXT`{.action}. -![VCD Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} IP prefixes must match the internal scope of this IP space: @@ -108,19 +108,19 @@ Then add your sequences and prefixes. Example: `10.0.0.0/23 | 1`. -You can increase or decrease your number of prefixes with the (up/down) arrow: ![VCD Networking Arrow](images/ESPACE_IP_5_arrow.png) +You can increase or decrease your number of prefixes with the (up/down) arrow: ![Public VCF as-a-Service Networking Arrow](images/ESPACE_IP_5_arrow.png) The sequence addition is automatically added as a preview if it is conclusive. -![VCD Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} Click `NEXT`{.action} to complete step 5. 6\. The final section is a thorough review of all the settings you have made. You can then check and confirm your choice by clicking on the button `FINISH`{.action}. -![VCD Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} -Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. +Next, we will move on to the Public VCF as-a-Service section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. /// @@ -128,7 +128,7 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > /// details | How do I create a datacentre group? @@ -137,37 +137,37 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` This step is optional, but recommended for the vast majority of use cases (e.g. when two VDC networks need to add up). -We will now create a datacentre group to optimize the management of our network with this new VCD feature. +We will now create a datacentre group to optimize the management of our network with this new Public VCF as-a-Service feature. Go to the Networking section by clicking `Networking` > `Data Center Groups`{.action}. Then click on `NEW`{.action}. -![VCD Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} Select a vDC that will be part of the group. When you select a startup vDC, you can create a group in which this vDC can participate. 1\. Choose the vDC you want, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} 2\. In section 2, choose the name of your datacentre group and a short description, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} 3\. Next, select the additional vDCs that you want to be part of the group, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} Finally, click on `FINISH`{.action}. -![VCD Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} /// ### Step 3 - Create an Edge Gateway (optional) -/// details | How do I create an Edge Gateway with VMware Cloud Director on OVHcloud? +/// details | How do I create an Edge Gateway with Public VCF as-a-Service? This step is necessary, otherwise you will not be able to finish creating your network in step 3. @@ -177,9 +177,9 @@ To access the Edge Gateways section, click on `Networking > Edge Gateways`{.acti To create a new Edge Gateway, click on `NEW`{.action}. -![VCD Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} -Here, you will see the window for creating an **Edge Gateway** for your VCD environment: +Here, you will see the window for creating an **Edge Gateway** for your Public VCF as-a-Service environment: You can then choose between: `Organization Virtual Data Center`{.action} or `Data Center Group`{.action}. @@ -188,9 +188,9 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat 1\. Choose `Organization Virtual Data Center`{.action} or `Data Center Group`{.action} to select the virtual datacentre with which you want to install your new **Edge Gateway**. -![VCD Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} 2\. After the general section, you can name your **edge gateway** in any way you want: @@ -201,7 +201,7 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat Next, click on `Use IP Spaces`{.action}. -This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent VCD network space management techniques. +This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent Public VCF as-a-Service network space management techniques. When done, click on `NEXT`{.action}. @@ -211,9 +211,9 @@ Choose the default gateway for your vDC provider: `graveline-gateway`{.action}. Once you have chosen (step 3: Create an Edge Gateway), click `NEXT`{.action}. -![VCD Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} 4\. Choose the Edge Cluster option to create this provider Edge Gateway: @@ -221,19 +221,19 @@ The parameter: `Use the Tier-0 Gateway provider edge cluster`{.action} means tha When you have chosen your settings (step 4), click on `NEXT`{.action}. -![VCD Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} Once you have added the settings, you can check that everything is correct in section 5: `Ready to Complete`{.action}. Finally, (step 5: Create an Edge Gateway) click on `FINISH`{.action}. -![VCD Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} /// ### Step 4 - Create a private network -/// details | How do I create a network with VMware Cloud Director on OVHcloud? +/// details | How do I create a network with Public VCF as-a-Service? We will now create a new network and attach our preconfigured settings. @@ -241,7 +241,7 @@ Go to the Networking section by clicking `Networking`{.action} > `Networks`{.act Then click on `NEW`{.action}. -![VCD Networking Network 00](images/NETWORK_0.png){.thumbnail} +![Public VCF as-a-Service Networking Network 00](images/NETWORK_0.png){.thumbnail} 1\. You will find this after the Scope 1 section. @@ -252,9 +252,9 @@ You can choose between: Select **the vDC Virtual Datacenter Organization** or the **Datacenter Group** in the scope in which you want to create your network. -![VCD Networking Network 01](images/NETWORK_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01](images/NETWORK_1.png){.thumbnail} -![VCD Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} Next, select the type of network you want to create. @@ -264,7 +264,7 @@ You can create a **routed** or **isolated Network** type to suit your needs. The **"routed"** allows incoming traffic, while the **"isolated"** forbids it. -**VCD definition:** +**Public VCF as-a-Servicedefinition:** - **Routed**: This type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. - **Isolated**: This type of network provides a fully isolated environment, accessible only by this organization's vDC or vDC group. @@ -280,7 +280,7 @@ You can either create another **"Edge Gateway"**, or use the **"Datacenter Group The **Routed** (through an "ovh-Edge-GW-GRA" Edge Gateway) type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. -![VCD Networking Network 02](images/NETWORK_2.png){.thumbnail} +![Public VCF as-a-Service Networking Network 02](images/NETWORK_2.png){.thumbnail} 2\. In the `Edge Gateways`{.action} section, you will see your previously created Edge gateway: `ovh-Edge-gra-demo`. @@ -292,7 +292,7 @@ Choose your **Edge Gateway** by clicking on the available round button (white) t To conclude, click on `NEXT`{.action}. -![VCD Networking Network 03](images/NETWORK_3.png){.thumbnail} +![Public VCF as-a-Service Networking Network 03](images/NETWORK_3.png){.thumbnail} 3\. In the general section, you can add the name of your network, a description, and the IP space created earlier. @@ -311,7 +311,7 @@ We don't need IPv6 at all, so we choose to leave this option disabled. To continue (step 3: Create a private network), click on `NEXT`{.action}. -![VCD Networking Network 04](images/NETWORK_4.png){.thumbnail} +![Public VCF as-a-Service Networking Network 04](images/NETWORK_4.png){.thumbnail} 4\. Here, you can allocate your network’s IP range. We choose to allocate 98 IPs: @@ -328,7 +328,7 @@ As well as at the beginning and end of your 2 IPs, ->**172.16.1.2**<- and ->**17 To continue, click on `NEXT`{.action}. -![VCD Networking Network 05](images/NETWORK_5.png){.thumbnail} +![Public VCF as-a-Service Networking Network 05](images/NETWORK_5.png){.thumbnail} 5\. In the fifth section, add the DNS servers for your network. @@ -344,7 +344,7 @@ But you can leave those used by default in the Hosted Private Cloud VMware on OV To continue with step 5 (creating a private network), click on `NEXT`{.action}. -![VCD Networking Network 06](images/NETWORK_6.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6.png){.thumbnail} 6\. (Optional) Segment profile templates can be defined here. @@ -369,7 +369,7 @@ To configure Promiscuous or Allow-DHCP mode: 3. In the `Segment Profiles`{.action} section, click `Edit`{.action} 4. Choose the appropriate profile -![VCD Networking Network 06](images/NETWORK_6_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6_1.png){.thumbnail} | Setting | Promiscuous mode | Allow-DHCP mode | |----------------------|-------------------------------------------|---------------------------------------------| @@ -398,9 +398,9 @@ Your network is now fully created and ready to use. You can now follow the steps of the next guide : -- **Coming soon:** Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud ? +- **Coming soon:** Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? -If you experience any network issues within VCD on OVHcloud, please read our guide « [VMware Cloud Director on OVHcloud - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » +If you experience any network issues within Public VCF as-a-Service, please read our guide « [Public VCF as-a-Service - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » If you require training or technical assistance in implementing our solutions, contact your sales representative or [click here](/links/professional-services) for a quote and request a custom analysis of your project from our Professional Services team experts. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-gb.md index feae92740c4..7e1ebc9ede5 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-gb.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-gb.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Creating network components from the Public VCF as-a-Service control panel" +title: "Public VCF as-a-Service - Creating network components from the Public VCF as-a-Service control panel" excerpt: "Find out how to easily create network components within the Public VCFaaS control panel" updated: 2025-07-07 --- @@ -31,21 +31,21 @@ details[open]>summary::before { > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with a preference of chromium based one, and translation enabled in English). -- A VMware Cloud Director on OVHcloud (Alpha phase) account with sufficient rights. +- A Public VCF as-a-Service (Alpha phase) account with sufficient rights. -You need to have read the VCD guides: +You need to have read the Public VCF as-a-Service guides: -- [VMware Cloud Director - Networking - Network concepts VMware Cloud Director on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). -- [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). -- [VMware Cloud Director - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +- [Public VCF as-a-Service - Networking - Network concepts Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). +- [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). +- [Public VCF as-a-Service - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). ## Instructions -Before creating a network, the main concept to understand with VMware Cloud Director is the IP space. For example, consider the default one created with your VCD organization: +Before creating a network, the main concept to understand with Public VCF as-a-Service is the IP space. For example, consider the default one created with your Public VCF as-a-Service organization: **The internal scope** represents the entire IP of your future network, e.g.: `192.168.0.0/24`{.action}. @@ -57,16 +57,16 @@ Before creating a network, the main concept to understand with VMware Cloud Dire > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > -/// details | How to create an IP space with VMware Cloud Director on OVHcloud? +/// details | How to create an IP space with Public VCF as-a-Service? -To connect to your VCD environment, follow the guide: [How to connect to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +To connect to your Public VCF as-a-Service environment, follow the guide: [How to connect to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). 1\. Next, click `Network`{.action} > `IP Spaces`{.action} > `New`{.action}. -![VCD Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} You will find the window for creating **an IP space** for your network, and choose the name you want: @@ -75,11 +75,11 @@ You will find the window for creating **an IP space** for your network, and choo - **Name**: `IP Space 01`. - **Description**: `Private > Public IP Space`. -![VCD Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} 2\. Leave the following options disabled for now. -![VCD Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} 3\. Choose the perimeter (ported/extended), (internal/external), with which you want to access your network: @@ -88,7 +88,7 @@ You will find the window for creating **an IP space** for your network, and choo Then click `NEXT`{.action}. -![VCD Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} The IP ranges must correspond to the internal scope of this IP space (the range of IPs you want to make available for your machines). @@ -98,7 +98,7 @@ Example: `172.19.0.2-172.19.0.100`. Then click `NEXT`{.action}. -![VCD Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} IP prefixes must match the internal scope of this IP space: @@ -108,19 +108,19 @@ Then add your sequences and prefixes. Example: `10.0.0.0/23 | 1`. -You can increase or decrease your number of prefixes with the (up/down) arrow: ![VCD Networking Arrow](images/ESPACE_IP_5_arrow.png) +You can increase or decrease your number of prefixes with the (up/down) arrow: ![Public VCF as-a-Service Networking Arrow](images/ESPACE_IP_5_arrow.png) The sequence addition is automatically added as a preview if it is conclusive. -![VCD Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} Click `NEXT`{.action} to complete step 5. 6\. The final section is a thorough review of all the settings you have made. You can then check and confirm your choice by clicking on the button `FINISH`{.action}. -![VCD Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} -Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. +Next, we will move on to the Public VCF as-a-Service section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. /// @@ -128,7 +128,7 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > /// details | How do I create a datacentre group? @@ -137,37 +137,37 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` This step is optional, but recommended for the vast majority of use cases (e.g. when two VDC networks need to add up). -We will now create a datacentre group to optimize the management of our network with this new VCD feature. +We will now create a datacentre group to optimize the management of our network with this new Public VCF as-a-Service feature. Go to the Networking section by clicking `Networking` > `Data Center Groups`{.action}. Then click on `NEW`{.action}. -![VCD Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} Select a vDC that will be part of the group. When you select a startup vDC, you can create a group in which this vDC can participate. 1\. Choose the vDC you want, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} 2\. In section 2, choose the name of your datacentre group and a short description, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} 3\. Next, select the additional vDCs that you want to be part of the group, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} Finally, click on `FINISH`{.action}. -![VCD Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} /// ### Step 3 - Create an Edge Gateway (optional) -/// details | How do I create an Edge Gateway with VMware Cloud Director on OVHcloud? +/// details | How do I create an Edge Gateway with Public VCF as-a-Service? This step is necessary, otherwise you will not be able to finish creating your network in step 3. @@ -177,9 +177,9 @@ To access the Edge Gateways section, click on `Networking > Edge Gateways`{.acti To create a new Edge Gateway, click on `NEW`{.action}. -![VCD Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} -Here, you will see the window for creating an **Edge Gateway** for your VCD environment: +Here, you will see the window for creating an **Edge Gateway** for your Public VCF as-a-Service environment: You can then choose between: `Organization Virtual Data Center`{.action} or `Data Center Group`{.action}. @@ -188,9 +188,9 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat 1\. Choose `Organization Virtual Data Center`{.action} or `Data Center Group`{.action} to select the virtual datacentre with which you want to install your new **Edge Gateway**. -![VCD Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} 2\. After the general section, you can name your **edge gateway** in any way you want: @@ -201,7 +201,7 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat Next, click on `Use IP Spaces`{.action}. -This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent VCD network space management techniques. +This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent Public VCF as-a-Service network space management techniques. When done, click on `NEXT`{.action}. @@ -211,9 +211,9 @@ Choose the default gateway for your vDC provider: `graveline-gateway`{.action}. Once you have chosen (step 3: Create an Edge Gateway), click `NEXT`{.action}. -![VCD Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} 4\. Choose the Edge Cluster option to create this provider Edge Gateway: @@ -221,19 +221,19 @@ The parameter: `Use the Tier-0 Gateway provider edge cluster`{.action} means tha When you have chosen your settings (step 4), click on `NEXT`{.action}. -![VCD Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} Once you have added the settings, you can check that everything is correct in section 5: `Ready to Complete`{.action}. Finally, (step 5: Create an Edge Gateway) click on `FINISH`{.action}. -![VCD Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} /// ### Step 4 - Create a private network -/// details | How do I create a network with VMware Cloud Director on OVHcloud? +/// details | How do I create a network with Public VCF as-a-Service? We will now create a new network and attach our preconfigured settings. @@ -241,7 +241,7 @@ Go to the Networking section by clicking `Networking`{.action} > `Networks`{.act Then click on `NEW`{.action}. -![VCD Networking Network 00](images/NETWORK_0.png){.thumbnail} +![Public VCF as-a-Service Networking Network 00](images/NETWORK_0.png){.thumbnail} 1\. You will find this after the Scope 1 section. @@ -252,9 +252,9 @@ You can choose between: Select **the vDC Virtual Datacenter Organization** or the **Datacenter Group** in the scope in which you want to create your network. -![VCD Networking Network 01](images/NETWORK_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01](images/NETWORK_1.png){.thumbnail} -![VCD Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} Next, select the type of network you want to create. @@ -264,7 +264,7 @@ You can create a **routed** or **isolated Network** type to suit your needs. The **"routed"** allows incoming traffic, while the **"isolated"** forbids it. -**VCD definition:** +**Public VCF as-a-Servicedefinition:** - **Routed**: This type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. - **Isolated**: This type of network provides a fully isolated environment, accessible only by this organization's vDC or vDC group. @@ -280,7 +280,7 @@ You can either create another **"Edge Gateway"**, or use the **"Datacenter Group The **Routed** (through an "ovh-Edge-GW-GRA" Edge Gateway) type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. -![VCD Networking Network 02](images/NETWORK_2.png){.thumbnail} +![Public VCF as-a-Service Networking Network 02](images/NETWORK_2.png){.thumbnail} 2\. In the `Edge Gateways`{.action} section, you will see your previously created Edge gateway: `ovh-Edge-gra-demo`. @@ -292,7 +292,7 @@ Choose your **Edge Gateway** by clicking on the available round button (white) t To conclude, click on `NEXT`{.action}. -![VCD Networking Network 03](images/NETWORK_3.png){.thumbnail} +![Public VCF as-a-Service Networking Network 03](images/NETWORK_3.png){.thumbnail} 3\. In the general section, you can add the name of your network, a description, and the IP space created earlier. @@ -311,7 +311,7 @@ We don't need IPv6 at all, so we choose to leave this option disabled. To continue (step 3: Create a private network), click on `NEXT`{.action}. -![VCD Networking Network 04](images/NETWORK_4.png){.thumbnail} +![Public VCF as-a-Service Networking Network 04](images/NETWORK_4.png){.thumbnail} 4\. Here, you can allocate your network’s IP range. We choose to allocate 98 IPs: @@ -328,7 +328,7 @@ As well as at the beginning and end of your 2 IPs, ->**172.16.1.2**<- and ->**17 To continue, click on `NEXT`{.action}. -![VCD Networking Network 05](images/NETWORK_5.png){.thumbnail} +![Public VCF as-a-Service Networking Network 05](images/NETWORK_5.png){.thumbnail} 5\. In the fifth section, add the DNS servers for your network. @@ -344,7 +344,7 @@ But you can leave those used by default in the Hosted Private Cloud VMware on OV To continue with step 5 (creating a private network), click on `NEXT`{.action}. -![VCD Networking Network 06](images/NETWORK_6.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6.png){.thumbnail} 6\. (Optional) Segment profile templates can be defined here. @@ -369,7 +369,7 @@ To configure Promiscuous or Allow-DHCP mode: 3. In the `Segment Profiles`{.action} section, click `Edit`{.action} 4. Choose the appropriate profile -![VCD Networking Network 06](images/NETWORK_6_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6_1.png){.thumbnail} | Setting | Promiscuous mode | Allow-DHCP mode | |----------------------|-------------------------------------------|---------------------------------------------| @@ -398,9 +398,9 @@ Your network is now fully created and ready to use. You can now follow the steps of the next guide : -- **Coming soon:** Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud ? +- **Coming soon:** Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? -If you experience any network issues within VCD on OVHcloud, please read our guide « [VMware Cloud Director on OVHcloud - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » +If you experience any network issues within Public VCF as-a-Service, please read our guide « [Public VCF as-a-Service - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » If you require training or technical assistance in implementing our solutions, contact your sales representative or [click here](/links/professional-services) for a quote and request a custom analysis of your project from our Professional Services team experts. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-ie.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-ie.md index 84f263ba1d0..6c59f1ea393 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-ie.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-ie.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Creating network components from the Public VCF as-a-Service control panel" +title: "Public VCF as-a-Service - Creating network components from the Public VCF as-a-Service control panel" excerpt: "Find out how to easily create network components within the Public VCFaaS control panel" updated: 2025-07-07 --- @@ -31,21 +31,21 @@ details[open]>summary::before { > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with a preference of chromium based one, and translation enabled in English). -- A VMware Cloud Director on OVHcloud (Alpha phase) account with sufficient rights. +- A Public VCF as-a-Service (Alpha phase) account with sufficient rights. -You need to have read the VCD guides: +You need to have read the Public VCF as-a-Service guides: -- [VMware Cloud Director - Networking - Network concepts VMware Cloud Director on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). -- [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). -- [VMware Cloud Director - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +- [Public VCF as-a-Service - Networking - Network concepts Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). +- [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). +- [Public VCF as-a-Service - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). ## Instructions -Before creating a network, the main concept to understand with VMware Cloud Director is the IP space. For example, consider the default one created with your VCD organization: +Before creating a network, the main concept to understand with Public VCF as-a-Service is the IP space. For example, consider the default one created with your Public VCF as-a-Service organization: **The internal scope** represents the entire IP of your future network, e.g.: `192.168.0.0/24`{.action}. @@ -57,16 +57,16 @@ Before creating a network, the main concept to understand with VMware Cloud Dire > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > -/// details | How to create an IP space with VMware Cloud Director on OVHcloud? +/// details | How to create an IP space with Public VCF as-a-Service? -To connect to your VCD environment, follow the guide: [How to connect to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +To connect to your Public VCF as-a-Service environment, follow the guide: [How to connect to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). 1\. Next, click `Network`{.action} > `IP Spaces`{.action} > `New`{.action}. -![VCD Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} You will find the window for creating **an IP space** for your network, and choose the name you want: @@ -75,11 +75,11 @@ You will find the window for creating **an IP space** for your network, and choo - **Name**: `IP Space 01`. - **Description**: `Private > Public IP Space`. -![VCD Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} 2\. Leave the following options disabled for now. -![VCD Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} 3\. Choose the perimeter (ported/extended), (internal/external), with which you want to access your network: @@ -88,7 +88,7 @@ You will find the window for creating **an IP space** for your network, and choo Then click `NEXT`{.action}. -![VCD Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} The IP ranges must correspond to the internal scope of this IP space (the range of IPs you want to make available for your machines). @@ -98,7 +98,7 @@ Example: `172.19.0.2-172.19.0.100`. Then click `NEXT`{.action}. -![VCD Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} IP prefixes must match the internal scope of this IP space: @@ -108,19 +108,19 @@ Then add your sequences and prefixes. Example: `10.0.0.0/23 | 1`. -You can increase or decrease your number of prefixes with the (up/down) arrow: ![VCD Networking Arrow](images/ESPACE_IP_5_arrow.png) +You can increase or decrease your number of prefixes with the (up/down) arrow: ![Public VCF as-a-Service Networking Arrow](images/ESPACE_IP_5_arrow.png) The sequence addition is automatically added as a preview if it is conclusive. -![VCD Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} Click `NEXT`{.action} to complete step 5. 6\. The final section is a thorough review of all the settings you have made. You can then check and confirm your choice by clicking on the button `FINISH`{.action}. -![VCD Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} -Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. +Next, we will move on to the Public VCF as-a-Service section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. /// @@ -128,7 +128,7 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > /// details | How do I create a datacentre group? @@ -137,37 +137,37 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` This step is optional, but recommended for the vast majority of use cases (e.g. when two VDC networks need to add up). -We will now create a datacentre group to optimize the management of our network with this new VCD feature. +We will now create a datacentre group to optimize the management of our network with this new Public VCF as-a-Service feature. Go to the Networking section by clicking `Networking` > `Data Center Groups`{.action}. Then click on `NEW`{.action}. -![VCD Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} Select a vDC that will be part of the group. When you select a startup vDC, you can create a group in which this vDC can participate. 1\. Choose the vDC you want, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} 2\. In section 2, choose the name of your datacentre group and a short description, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} 3\. Next, select the additional vDCs that you want to be part of the group, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} Finally, click on `FINISH`{.action}. -![VCD Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} /// ### Step 3 - Create an Edge Gateway (optional) -/// details | How do I create an Edge Gateway with VMware Cloud Director on OVHcloud? +/// details | How do I create an Edge Gateway with Public VCF as-a-Service? This step is necessary, otherwise you will not be able to finish creating your network in step 3. @@ -177,9 +177,9 @@ To access the Edge Gateways section, click on `Networking > Edge Gateways`{.acti To create a new Edge Gateway, click on `NEW`{.action}. -![VCD Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} -Here, you will see the window for creating an **Edge Gateway** for your VCD environment: +Here, you will see the window for creating an **Edge Gateway** for your Public VCF as-a-Service environment: You can then choose between: `Organization Virtual Data Center`{.action} or `Data Center Group`{.action}. @@ -188,9 +188,9 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat 1\. Choose `Organization Virtual Data Center`{.action} or `Data Center Group`{.action} to select the virtual datacentre with which you want to install your new **Edge Gateway**. -![VCD Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} 2\. After the general section, you can name your **edge gateway** in any way you want: @@ -201,7 +201,7 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat Next, click on `Use IP Spaces`{.action}. -This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent VCD network space management techniques. +This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent Public VCF as-a-Service network space management techniques. When done, click on `NEXT`{.action}. @@ -211,9 +211,9 @@ Choose the default gateway for your vDC provider: `graveline-gateway`{.action}. Once you have chosen (step 3: Create an Edge Gateway), click `NEXT`{.action}. -![VCD Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} 4\. Choose the Edge Cluster option to create this provider Edge Gateway: @@ -221,19 +221,19 @@ The parameter: `Use the Tier-0 Gateway provider edge cluster`{.action} means tha When you have chosen your settings (step 4), click on `NEXT`{.action}. -![VCD Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} Once you have added the settings, you can check that everything is correct in section 5: `Ready to Complete`{.action}. Finally, (step 5: Create an Edge Gateway) click on `FINISH`{.action}. -![VCD Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} /// ### Step 4 - Create a private network -/// details | How do I create a network with VMware Cloud Director on OVHcloud? +/// details | How do I create a network with Public VCF as-a-Service? We will now create a new network and attach our preconfigured settings. @@ -241,7 +241,7 @@ Go to the Networking section by clicking `Networking`{.action} > `Networks`{.act Then click on `NEW`{.action}. -![VCD Networking Network 00](images/NETWORK_0.png){.thumbnail} +![Public VCF as-a-Service Networking Network 00](images/NETWORK_0.png){.thumbnail} 1\. You will find this after the Scope 1 section. @@ -252,9 +252,9 @@ You can choose between: Select **the vDC Virtual Datacenter Organization** or the **Datacenter Group** in the scope in which you want to create your network. -![VCD Networking Network 01](images/NETWORK_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01](images/NETWORK_1.png){.thumbnail} -![VCD Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} Next, select the type of network you want to create. @@ -264,7 +264,7 @@ You can create a **routed** or **isolated Network** type to suit your needs. The **"routed"** allows incoming traffic, while the **"isolated"** forbids it. -**VCD definition:** +**Public VCF as-a-Servicedefinition:** - **Routed**: This type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. - **Isolated**: This type of network provides a fully isolated environment, accessible only by this organization's vDC or vDC group. @@ -280,7 +280,7 @@ You can either create another **"Edge Gateway"**, or use the **"Datacenter Group The **Routed** (through an "ovh-Edge-GW-GRA" Edge Gateway) type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. -![VCD Networking Network 02](images/NETWORK_2.png){.thumbnail} +![Public VCF as-a-Service Networking Network 02](images/NETWORK_2.png){.thumbnail} 2\. In the `Edge Gateways`{.action} section, you will see your previously created Edge gateway: `ovh-Edge-gra-demo`. @@ -292,7 +292,7 @@ Choose your **Edge Gateway** by clicking on the available round button (white) t To conclude, click on `NEXT`{.action}. -![VCD Networking Network 03](images/NETWORK_3.png){.thumbnail} +![Public VCF as-a-Service Networking Network 03](images/NETWORK_3.png){.thumbnail} 3\. In the general section, you can add the name of your network, a description, and the IP space created earlier. @@ -311,7 +311,7 @@ We don't need IPv6 at all, so we choose to leave this option disabled. To continue (step 3: Create a private network), click on `NEXT`{.action}. -![VCD Networking Network 04](images/NETWORK_4.png){.thumbnail} +![Public VCF as-a-Service Networking Network 04](images/NETWORK_4.png){.thumbnail} 4\. Here, you can allocate your network’s IP range. We choose to allocate 98 IPs: @@ -328,7 +328,7 @@ As well as at the beginning and end of your 2 IPs, ->**172.16.1.2**<- and ->**17 To continue, click on `NEXT`{.action}. -![VCD Networking Network 05](images/NETWORK_5.png){.thumbnail} +![Public VCF as-a-Service Networking Network 05](images/NETWORK_5.png){.thumbnail} 5\. In the fifth section, add the DNS servers for your network. @@ -344,7 +344,7 @@ But you can leave those used by default in the Hosted Private Cloud VMware on OV To continue with step 5 (creating a private network), click on `NEXT`{.action}. -![VCD Networking Network 06](images/NETWORK_6.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6.png){.thumbnail} 6\. (Optional) Segment profile templates can be defined here. @@ -369,7 +369,7 @@ To configure Promiscuous or Allow-DHCP mode: 3. In the `Segment Profiles`{.action} section, click `Edit`{.action} 4. Choose the appropriate profile -![VCD Networking Network 06](images/NETWORK_6_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6_1.png){.thumbnail} | Setting | Promiscuous mode | Allow-DHCP mode | |----------------------|-------------------------------------------|---------------------------------------------| @@ -398,9 +398,9 @@ Your network is now fully created and ready to use. You can now follow the steps of the next guide : -- **Coming soon:** Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud ? +- **Coming soon:** Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? -If you experience any network issues within VCD on OVHcloud, please read our guide « [VMware Cloud Director on OVHcloud - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » +If you experience any network issues within Public VCF as-a-Service, please read our guide « [Public VCF as-a-Service - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » If you require training or technical assistance in implementing our solutions, contact your sales representative or [click here](/links/professional-services) for a quote and request a custom analysis of your project from our Professional Services team experts. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-sg.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-sg.md index 84f263ba1d0..6c59f1ea393 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-sg.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-sg.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Creating network components from the Public VCF as-a-Service control panel" +title: "Public VCF as-a-Service - Creating network components from the Public VCF as-a-Service control panel" excerpt: "Find out how to easily create network components within the Public VCFaaS control panel" updated: 2025-07-07 --- @@ -31,21 +31,21 @@ details[open]>summary::before { > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with a preference of chromium based one, and translation enabled in English). -- A VMware Cloud Director on OVHcloud (Alpha phase) account with sufficient rights. +- A Public VCF as-a-Service (Alpha phase) account with sufficient rights. -You need to have read the VCD guides: +You need to have read the Public VCF as-a-Service guides: -- [VMware Cloud Director - Networking - Network concepts VMware Cloud Director on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). -- [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). -- [VMware Cloud Director - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +- [Public VCF as-a-Service - Networking - Network concepts Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). +- [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). +- [Public VCF as-a-Service - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). ## Instructions -Before creating a network, the main concept to understand with VMware Cloud Director is the IP space. For example, consider the default one created with your VCD organization: +Before creating a network, the main concept to understand with Public VCF as-a-Service is the IP space. For example, consider the default one created with your Public VCF as-a-Service organization: **The internal scope** represents the entire IP of your future network, e.g.: `192.168.0.0/24`{.action}. @@ -57,16 +57,16 @@ Before creating a network, the main concept to understand with VMware Cloud Dire > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > -/// details | How to create an IP space with VMware Cloud Director on OVHcloud? +/// details | How to create an IP space with Public VCF as-a-Service? -To connect to your VCD environment, follow the guide: [How to connect to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +To connect to your Public VCF as-a-Service environment, follow the guide: [How to connect to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). 1\. Next, click `Network`{.action} > `IP Spaces`{.action} > `New`{.action}. -![VCD Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} You will find the window for creating **an IP space** for your network, and choose the name you want: @@ -75,11 +75,11 @@ You will find the window for creating **an IP space** for your network, and choo - **Name**: `IP Space 01`. - **Description**: `Private > Public IP Space`. -![VCD Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} 2\. Leave the following options disabled for now. -![VCD Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} 3\. Choose the perimeter (ported/extended), (internal/external), with which you want to access your network: @@ -88,7 +88,7 @@ You will find the window for creating **an IP space** for your network, and choo Then click `NEXT`{.action}. -![VCD Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} The IP ranges must correspond to the internal scope of this IP space (the range of IPs you want to make available for your machines). @@ -98,7 +98,7 @@ Example: `172.19.0.2-172.19.0.100`. Then click `NEXT`{.action}. -![VCD Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} IP prefixes must match the internal scope of this IP space: @@ -108,19 +108,19 @@ Then add your sequences and prefixes. Example: `10.0.0.0/23 | 1`. -You can increase or decrease your number of prefixes with the (up/down) arrow: ![VCD Networking Arrow](images/ESPACE_IP_5_arrow.png) +You can increase or decrease your number of prefixes with the (up/down) arrow: ![Public VCF as-a-Service Networking Arrow](images/ESPACE_IP_5_arrow.png) The sequence addition is automatically added as a preview if it is conclusive. -![VCD Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} Click `NEXT`{.action} to complete step 5. 6\. The final section is a thorough review of all the settings you have made. You can then check and confirm your choice by clicking on the button `FINISH`{.action}. -![VCD Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} -Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. +Next, we will move on to the Public VCF as-a-Service section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. /// @@ -128,7 +128,7 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > /// details | How do I create a datacentre group? @@ -137,37 +137,37 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` This step is optional, but recommended for the vast majority of use cases (e.g. when two VDC networks need to add up). -We will now create a datacentre group to optimize the management of our network with this new VCD feature. +We will now create a datacentre group to optimize the management of our network with this new Public VCF as-a-Service feature. Go to the Networking section by clicking `Networking` > `Data Center Groups`{.action}. Then click on `NEW`{.action}. -![VCD Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} Select a vDC that will be part of the group. When you select a startup vDC, you can create a group in which this vDC can participate. 1\. Choose the vDC you want, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} 2\. In section 2, choose the name of your datacentre group and a short description, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} 3\. Next, select the additional vDCs that you want to be part of the group, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} Finally, click on `FINISH`{.action}. -![VCD Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} /// ### Step 3 - Create an Edge Gateway (optional) -/// details | How do I create an Edge Gateway with VMware Cloud Director on OVHcloud? +/// details | How do I create an Edge Gateway with Public VCF as-a-Service? This step is necessary, otherwise you will not be able to finish creating your network in step 3. @@ -177,9 +177,9 @@ To access the Edge Gateways section, click on `Networking > Edge Gateways`{.acti To create a new Edge Gateway, click on `NEW`{.action}. -![VCD Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} -Here, you will see the window for creating an **Edge Gateway** for your VCD environment: +Here, you will see the window for creating an **Edge Gateway** for your Public VCF as-a-Service environment: You can then choose between: `Organization Virtual Data Center`{.action} or `Data Center Group`{.action}. @@ -188,9 +188,9 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat 1\. Choose `Organization Virtual Data Center`{.action} or `Data Center Group`{.action} to select the virtual datacentre with which you want to install your new **Edge Gateway**. -![VCD Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} 2\. After the general section, you can name your **edge gateway** in any way you want: @@ -201,7 +201,7 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat Next, click on `Use IP Spaces`{.action}. -This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent VCD network space management techniques. +This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent Public VCF as-a-Service network space management techniques. When done, click on `NEXT`{.action}. @@ -211,9 +211,9 @@ Choose the default gateway for your vDC provider: `graveline-gateway`{.action}. Once you have chosen (step 3: Create an Edge Gateway), click `NEXT`{.action}. -![VCD Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} 4\. Choose the Edge Cluster option to create this provider Edge Gateway: @@ -221,19 +221,19 @@ The parameter: `Use the Tier-0 Gateway provider edge cluster`{.action} means tha When you have chosen your settings (step 4), click on `NEXT`{.action}. -![VCD Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} Once you have added the settings, you can check that everything is correct in section 5: `Ready to Complete`{.action}. Finally, (step 5: Create an Edge Gateway) click on `FINISH`{.action}. -![VCD Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} /// ### Step 4 - Create a private network -/// details | How do I create a network with VMware Cloud Director on OVHcloud? +/// details | How do I create a network with Public VCF as-a-Service? We will now create a new network and attach our preconfigured settings. @@ -241,7 +241,7 @@ Go to the Networking section by clicking `Networking`{.action} > `Networks`{.act Then click on `NEW`{.action}. -![VCD Networking Network 00](images/NETWORK_0.png){.thumbnail} +![Public VCF as-a-Service Networking Network 00](images/NETWORK_0.png){.thumbnail} 1\. You will find this after the Scope 1 section. @@ -252,9 +252,9 @@ You can choose between: Select **the vDC Virtual Datacenter Organization** or the **Datacenter Group** in the scope in which you want to create your network. -![VCD Networking Network 01](images/NETWORK_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01](images/NETWORK_1.png){.thumbnail} -![VCD Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} Next, select the type of network you want to create. @@ -264,7 +264,7 @@ You can create a **routed** or **isolated Network** type to suit your needs. The **"routed"** allows incoming traffic, while the **"isolated"** forbids it. -**VCD definition:** +**Public VCF as-a-Servicedefinition:** - **Routed**: This type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. - **Isolated**: This type of network provides a fully isolated environment, accessible only by this organization's vDC or vDC group. @@ -280,7 +280,7 @@ You can either create another **"Edge Gateway"**, or use the **"Datacenter Group The **Routed** (through an "ovh-Edge-GW-GRA" Edge Gateway) type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. -![VCD Networking Network 02](images/NETWORK_2.png){.thumbnail} +![Public VCF as-a-Service Networking Network 02](images/NETWORK_2.png){.thumbnail} 2\. In the `Edge Gateways`{.action} section, you will see your previously created Edge gateway: `ovh-Edge-gra-demo`. @@ -292,7 +292,7 @@ Choose your **Edge Gateway** by clicking on the available round button (white) t To conclude, click on `NEXT`{.action}. -![VCD Networking Network 03](images/NETWORK_3.png){.thumbnail} +![Public VCF as-a-Service Networking Network 03](images/NETWORK_3.png){.thumbnail} 3\. In the general section, you can add the name of your network, a description, and the IP space created earlier. @@ -311,7 +311,7 @@ We don't need IPv6 at all, so we choose to leave this option disabled. To continue (step 3: Create a private network), click on `NEXT`{.action}. -![VCD Networking Network 04](images/NETWORK_4.png){.thumbnail} +![Public VCF as-a-Service Networking Network 04](images/NETWORK_4.png){.thumbnail} 4\. Here, you can allocate your network’s IP range. We choose to allocate 98 IPs: @@ -328,7 +328,7 @@ As well as at the beginning and end of your 2 IPs, ->**172.16.1.2**<- and ->**17 To continue, click on `NEXT`{.action}. -![VCD Networking Network 05](images/NETWORK_5.png){.thumbnail} +![Public VCF as-a-Service Networking Network 05](images/NETWORK_5.png){.thumbnail} 5\. In the fifth section, add the DNS servers for your network. @@ -344,7 +344,7 @@ But you can leave those used by default in the Hosted Private Cloud VMware on OV To continue with step 5 (creating a private network), click on `NEXT`{.action}. -![VCD Networking Network 06](images/NETWORK_6.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6.png){.thumbnail} 6\. (Optional) Segment profile templates can be defined here. @@ -369,7 +369,7 @@ To configure Promiscuous or Allow-DHCP mode: 3. In the `Segment Profiles`{.action} section, click `Edit`{.action} 4. Choose the appropriate profile -![VCD Networking Network 06](images/NETWORK_6_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6_1.png){.thumbnail} | Setting | Promiscuous mode | Allow-DHCP mode | |----------------------|-------------------------------------------|---------------------------------------------| @@ -398,9 +398,9 @@ Your network is now fully created and ready to use. You can now follow the steps of the next guide : -- **Coming soon:** Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud ? +- **Coming soon:** Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? -If you experience any network issues within VCD on OVHcloud, please read our guide « [VMware Cloud Director on OVHcloud - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » +If you experience any network issues within Public VCF as-a-Service, please read our guide « [Public VCF as-a-Service - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » If you require training or technical assistance in implementing our solutions, contact your sales representative or [click here](/links/professional-services) for a quote and request a custom analysis of your project from our Professional Services team experts. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-us.md index 84f263ba1d0..6c59f1ea393 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.en-us.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Creating network components from the Public VCF as-a-Service control panel" +title: "Public VCF as-a-Service - Creating network components from the Public VCF as-a-Service control panel" excerpt: "Find out how to easily create network components within the Public VCFaaS control panel" updated: 2025-07-07 --- @@ -31,21 +31,21 @@ details[open]>summary::before { > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with a preference of chromium based one, and translation enabled in English). -- A VMware Cloud Director on OVHcloud (Alpha phase) account with sufficient rights. +- A Public VCF as-a-Service (Alpha phase) account with sufficient rights. -You need to have read the VCD guides: +You need to have read the Public VCF as-a-Service guides: -- [VMware Cloud Director - Networking - Network concepts VMware Cloud Director on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). -- [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). -- [VMware Cloud Director - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +- [Public VCF as-a-Service - Networking - Network concepts Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). +- [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). +- [Public VCF as-a-Service - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). ## Instructions -Before creating a network, the main concept to understand with VMware Cloud Director is the IP space. For example, consider the default one created with your VCD organization: +Before creating a network, the main concept to understand with Public VCF as-a-Service is the IP space. For example, consider the default one created with your Public VCF as-a-Service organization: **The internal scope** represents the entire IP of your future network, e.g.: `192.168.0.0/24`{.action}. @@ -57,16 +57,16 @@ Before creating a network, the main concept to understand with VMware Cloud Dire > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > -/// details | How to create an IP space with VMware Cloud Director on OVHcloud? +/// details | How to create an IP space with Public VCF as-a-Service? -To connect to your VCD environment, follow the guide: [How to connect to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +To connect to your Public VCF as-a-Service environment, follow the guide: [How to connect to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). 1\. Next, click `Network`{.action} > `IP Spaces`{.action} > `New`{.action}. -![VCD Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} You will find the window for creating **an IP space** for your network, and choose the name you want: @@ -75,11 +75,11 @@ You will find the window for creating **an IP space** for your network, and choo - **Name**: `IP Space 01`. - **Description**: `Private > Public IP Space`. -![VCD Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} 2\. Leave the following options disabled for now. -![VCD Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} 3\. Choose the perimeter (ported/extended), (internal/external), with which you want to access your network: @@ -88,7 +88,7 @@ You will find the window for creating **an IP space** for your network, and choo Then click `NEXT`{.action}. -![VCD Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} The IP ranges must correspond to the internal scope of this IP space (the range of IPs you want to make available for your machines). @@ -98,7 +98,7 @@ Example: `172.19.0.2-172.19.0.100`. Then click `NEXT`{.action}. -![VCD Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} IP prefixes must match the internal scope of this IP space: @@ -108,19 +108,19 @@ Then add your sequences and prefixes. Example: `10.0.0.0/23 | 1`. -You can increase or decrease your number of prefixes with the (up/down) arrow: ![VCD Networking Arrow](images/ESPACE_IP_5_arrow.png) +You can increase or decrease your number of prefixes with the (up/down) arrow: ![Public VCF as-a-Service Networking Arrow](images/ESPACE_IP_5_arrow.png) The sequence addition is automatically added as a preview if it is conclusive. -![VCD Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} Click `NEXT`{.action} to complete step 5. 6\. The final section is a thorough review of all the settings you have made. You can then check and confirm your choice by clicking on the button `FINISH`{.action}. -![VCD Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} -Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. +Next, we will move on to the Public VCF as-a-Service section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. /// @@ -128,7 +128,7 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > /// details | How do I create a datacentre group? @@ -137,37 +137,37 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` This step is optional, but recommended for the vast majority of use cases (e.g. when two VDC networks need to add up). -We will now create a datacentre group to optimize the management of our network with this new VCD feature. +We will now create a datacentre group to optimize the management of our network with this new Public VCF as-a-Service feature. Go to the Networking section by clicking `Networking` > `Data Center Groups`{.action}. Then click on `NEW`{.action}. -![VCD Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} Select a vDC that will be part of the group. When you select a startup vDC, you can create a group in which this vDC can participate. 1\. Choose the vDC you want, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} 2\. In section 2, choose the name of your datacentre group and a short description, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} 3\. Next, select the additional vDCs that you want to be part of the group, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} Finally, click on `FINISH`{.action}. -![VCD Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} /// ### Step 3 - Create an Edge Gateway (optional) -/// details | How do I create an Edge Gateway with VMware Cloud Director on OVHcloud? +/// details | How do I create an Edge Gateway with Public VCF as-a-Service? This step is necessary, otherwise you will not be able to finish creating your network in step 3. @@ -177,9 +177,9 @@ To access the Edge Gateways section, click on `Networking > Edge Gateways`{.acti To create a new Edge Gateway, click on `NEW`{.action}. -![VCD Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} -Here, you will see the window for creating an **Edge Gateway** for your VCD environment: +Here, you will see the window for creating an **Edge Gateway** for your Public VCF as-a-Service environment: You can then choose between: `Organization Virtual Data Center`{.action} or `Data Center Group`{.action}. @@ -188,9 +188,9 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat 1\. Choose `Organization Virtual Data Center`{.action} or `Data Center Group`{.action} to select the virtual datacentre with which you want to install your new **Edge Gateway**. -![VCD Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} 2\. After the general section, you can name your **edge gateway** in any way you want: @@ -201,7 +201,7 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat Next, click on `Use IP Spaces`{.action}. -This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent VCD network space management techniques. +This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent Public VCF as-a-Service network space management techniques. When done, click on `NEXT`{.action}. @@ -211,9 +211,9 @@ Choose the default gateway for your vDC provider: `graveline-gateway`{.action}. Once you have chosen (step 3: Create an Edge Gateway), click `NEXT`{.action}. -![VCD Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} 4\. Choose the Edge Cluster option to create this provider Edge Gateway: @@ -221,19 +221,19 @@ The parameter: `Use the Tier-0 Gateway provider edge cluster`{.action} means tha When you have chosen your settings (step 4), click on `NEXT`{.action}. -![VCD Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} Once you have added the settings, you can check that everything is correct in section 5: `Ready to Complete`{.action}. Finally, (step 5: Create an Edge Gateway) click on `FINISH`{.action}. -![VCD Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} /// ### Step 4 - Create a private network -/// details | How do I create a network with VMware Cloud Director on OVHcloud? +/// details | How do I create a network with Public VCF as-a-Service? We will now create a new network and attach our preconfigured settings. @@ -241,7 +241,7 @@ Go to the Networking section by clicking `Networking`{.action} > `Networks`{.act Then click on `NEW`{.action}. -![VCD Networking Network 00](images/NETWORK_0.png){.thumbnail} +![Public VCF as-a-Service Networking Network 00](images/NETWORK_0.png){.thumbnail} 1\. You will find this after the Scope 1 section. @@ -252,9 +252,9 @@ You can choose between: Select **the vDC Virtual Datacenter Organization** or the **Datacenter Group** in the scope in which you want to create your network. -![VCD Networking Network 01](images/NETWORK_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01](images/NETWORK_1.png){.thumbnail} -![VCD Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} Next, select the type of network you want to create. @@ -264,7 +264,7 @@ You can create a **routed** or **isolated Network** type to suit your needs. The **"routed"** allows incoming traffic, while the **"isolated"** forbids it. -**VCD definition:** +**Public VCF as-a-Servicedefinition:** - **Routed**: This type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. - **Isolated**: This type of network provides a fully isolated environment, accessible only by this organization's vDC or vDC group. @@ -280,7 +280,7 @@ You can either create another **"Edge Gateway"**, or use the **"Datacenter Group The **Routed** (through an "ovh-Edge-GW-GRA" Edge Gateway) type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. -![VCD Networking Network 02](images/NETWORK_2.png){.thumbnail} +![Public VCF as-a-Service Networking Network 02](images/NETWORK_2.png){.thumbnail} 2\. In the `Edge Gateways`{.action} section, you will see your previously created Edge gateway: `ovh-Edge-gra-demo`. @@ -292,7 +292,7 @@ Choose your **Edge Gateway** by clicking on the available round button (white) t To conclude, click on `NEXT`{.action}. -![VCD Networking Network 03](images/NETWORK_3.png){.thumbnail} +![Public VCF as-a-Service Networking Network 03](images/NETWORK_3.png){.thumbnail} 3\. In the general section, you can add the name of your network, a description, and the IP space created earlier. @@ -311,7 +311,7 @@ We don't need IPv6 at all, so we choose to leave this option disabled. To continue (step 3: Create a private network), click on `NEXT`{.action}. -![VCD Networking Network 04](images/NETWORK_4.png){.thumbnail} +![Public VCF as-a-Service Networking Network 04](images/NETWORK_4.png){.thumbnail} 4\. Here, you can allocate your network’s IP range. We choose to allocate 98 IPs: @@ -328,7 +328,7 @@ As well as at the beginning and end of your 2 IPs, ->**172.16.1.2**<- and ->**17 To continue, click on `NEXT`{.action}. -![VCD Networking Network 05](images/NETWORK_5.png){.thumbnail} +![Public VCF as-a-Service Networking Network 05](images/NETWORK_5.png){.thumbnail} 5\. In the fifth section, add the DNS servers for your network. @@ -344,7 +344,7 @@ But you can leave those used by default in the Hosted Private Cloud VMware on OV To continue with step 5 (creating a private network), click on `NEXT`{.action}. -![VCD Networking Network 06](images/NETWORK_6.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6.png){.thumbnail} 6\. (Optional) Segment profile templates can be defined here. @@ -369,7 +369,7 @@ To configure Promiscuous or Allow-DHCP mode: 3. In the `Segment Profiles`{.action} section, click `Edit`{.action} 4. Choose the appropriate profile -![VCD Networking Network 06](images/NETWORK_6_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6_1.png){.thumbnail} | Setting | Promiscuous mode | Allow-DHCP mode | |----------------------|-------------------------------------------|---------------------------------------------| @@ -398,9 +398,9 @@ Your network is now fully created and ready to use. You can now follow the steps of the next guide : -- **Coming soon:** Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud ? +- **Coming soon:** Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? -If you experience any network issues within VCD on OVHcloud, please read our guide « [VMware Cloud Director on OVHcloud - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » +If you experience any network issues within Public VCF as-a-Service, please read our guide « [Public VCF as-a-Service - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » If you require training or technical assistance in implementing our solutions, contact your sales representative or [click here](/links/professional-services) for a quote and request a custom analysis of your project from our Professional Services team experts. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.es-es.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.es-es.md index 84f263ba1d0..6c59f1ea393 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.es-es.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.es-es.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Creating network components from the Public VCF as-a-Service control panel" +title: "Public VCF as-a-Service - Creating network components from the Public VCF as-a-Service control panel" excerpt: "Find out how to easily create network components within the Public VCFaaS control panel" updated: 2025-07-07 --- @@ -31,21 +31,21 @@ details[open]>summary::before { > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with a preference of chromium based one, and translation enabled in English). -- A VMware Cloud Director on OVHcloud (Alpha phase) account with sufficient rights. +- A Public VCF as-a-Service (Alpha phase) account with sufficient rights. -You need to have read the VCD guides: +You need to have read the Public VCF as-a-Service guides: -- [VMware Cloud Director - Networking - Network concepts VMware Cloud Director on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). -- [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). -- [VMware Cloud Director - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +- [Public VCF as-a-Service - Networking - Network concepts Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). +- [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). +- [Public VCF as-a-Service - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). ## Instructions -Before creating a network, the main concept to understand with VMware Cloud Director is the IP space. For example, consider the default one created with your VCD organization: +Before creating a network, the main concept to understand with Public VCF as-a-Service is the IP space. For example, consider the default one created with your Public VCF as-a-Service organization: **The internal scope** represents the entire IP of your future network, e.g.: `192.168.0.0/24`{.action}. @@ -57,16 +57,16 @@ Before creating a network, the main concept to understand with VMware Cloud Dire > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > -/// details | How to create an IP space with VMware Cloud Director on OVHcloud? +/// details | How to create an IP space with Public VCF as-a-Service? -To connect to your VCD environment, follow the guide: [How to connect to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +To connect to your Public VCF as-a-Service environment, follow the guide: [How to connect to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). 1\. Next, click `Network`{.action} > `IP Spaces`{.action} > `New`{.action}. -![VCD Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} You will find the window for creating **an IP space** for your network, and choose the name you want: @@ -75,11 +75,11 @@ You will find the window for creating **an IP space** for your network, and choo - **Name**: `IP Space 01`. - **Description**: `Private > Public IP Space`. -![VCD Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} 2\. Leave the following options disabled for now. -![VCD Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} 3\. Choose the perimeter (ported/extended), (internal/external), with which you want to access your network: @@ -88,7 +88,7 @@ You will find the window for creating **an IP space** for your network, and choo Then click `NEXT`{.action}. -![VCD Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} The IP ranges must correspond to the internal scope of this IP space (the range of IPs you want to make available for your machines). @@ -98,7 +98,7 @@ Example: `172.19.0.2-172.19.0.100`. Then click `NEXT`{.action}. -![VCD Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} IP prefixes must match the internal scope of this IP space: @@ -108,19 +108,19 @@ Then add your sequences and prefixes. Example: `10.0.0.0/23 | 1`. -You can increase or decrease your number of prefixes with the (up/down) arrow: ![VCD Networking Arrow](images/ESPACE_IP_5_arrow.png) +You can increase or decrease your number of prefixes with the (up/down) arrow: ![Public VCF as-a-Service Networking Arrow](images/ESPACE_IP_5_arrow.png) The sequence addition is automatically added as a preview if it is conclusive. -![VCD Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} Click `NEXT`{.action} to complete step 5. 6\. The final section is a thorough review of all the settings you have made. You can then check and confirm your choice by clicking on the button `FINISH`{.action}. -![VCD Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} -Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. +Next, we will move on to the Public VCF as-a-Service section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. /// @@ -128,7 +128,7 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > /// details | How do I create a datacentre group? @@ -137,37 +137,37 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` This step is optional, but recommended for the vast majority of use cases (e.g. when two VDC networks need to add up). -We will now create a datacentre group to optimize the management of our network with this new VCD feature. +We will now create a datacentre group to optimize the management of our network with this new Public VCF as-a-Service feature. Go to the Networking section by clicking `Networking` > `Data Center Groups`{.action}. Then click on `NEW`{.action}. -![VCD Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} Select a vDC that will be part of the group. When you select a startup vDC, you can create a group in which this vDC can participate. 1\. Choose the vDC you want, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} 2\. In section 2, choose the name of your datacentre group and a short description, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} 3\. Next, select the additional vDCs that you want to be part of the group, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} Finally, click on `FINISH`{.action}. -![VCD Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} /// ### Step 3 - Create an Edge Gateway (optional) -/// details | How do I create an Edge Gateway with VMware Cloud Director on OVHcloud? +/// details | How do I create an Edge Gateway with Public VCF as-a-Service? This step is necessary, otherwise you will not be able to finish creating your network in step 3. @@ -177,9 +177,9 @@ To access the Edge Gateways section, click on `Networking > Edge Gateways`{.acti To create a new Edge Gateway, click on `NEW`{.action}. -![VCD Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} -Here, you will see the window for creating an **Edge Gateway** for your VCD environment: +Here, you will see the window for creating an **Edge Gateway** for your Public VCF as-a-Service environment: You can then choose between: `Organization Virtual Data Center`{.action} or `Data Center Group`{.action}. @@ -188,9 +188,9 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat 1\. Choose `Organization Virtual Data Center`{.action} or `Data Center Group`{.action} to select the virtual datacentre with which you want to install your new **Edge Gateway**. -![VCD Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} 2\. After the general section, you can name your **edge gateway** in any way you want: @@ -201,7 +201,7 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat Next, click on `Use IP Spaces`{.action}. -This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent VCD network space management techniques. +This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent Public VCF as-a-Service network space management techniques. When done, click on `NEXT`{.action}. @@ -211,9 +211,9 @@ Choose the default gateway for your vDC provider: `graveline-gateway`{.action}. Once you have chosen (step 3: Create an Edge Gateway), click `NEXT`{.action}. -![VCD Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} 4\. Choose the Edge Cluster option to create this provider Edge Gateway: @@ -221,19 +221,19 @@ The parameter: `Use the Tier-0 Gateway provider edge cluster`{.action} means tha When you have chosen your settings (step 4), click on `NEXT`{.action}. -![VCD Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} Once you have added the settings, you can check that everything is correct in section 5: `Ready to Complete`{.action}. Finally, (step 5: Create an Edge Gateway) click on `FINISH`{.action}. -![VCD Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} /// ### Step 4 - Create a private network -/// details | How do I create a network with VMware Cloud Director on OVHcloud? +/// details | How do I create a network with Public VCF as-a-Service? We will now create a new network and attach our preconfigured settings. @@ -241,7 +241,7 @@ Go to the Networking section by clicking `Networking`{.action} > `Networks`{.act Then click on `NEW`{.action}. -![VCD Networking Network 00](images/NETWORK_0.png){.thumbnail} +![Public VCF as-a-Service Networking Network 00](images/NETWORK_0.png){.thumbnail} 1\. You will find this after the Scope 1 section. @@ -252,9 +252,9 @@ You can choose between: Select **the vDC Virtual Datacenter Organization** or the **Datacenter Group** in the scope in which you want to create your network. -![VCD Networking Network 01](images/NETWORK_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01](images/NETWORK_1.png){.thumbnail} -![VCD Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} Next, select the type of network you want to create. @@ -264,7 +264,7 @@ You can create a **routed** or **isolated Network** type to suit your needs. The **"routed"** allows incoming traffic, while the **"isolated"** forbids it. -**VCD definition:** +**Public VCF as-a-Servicedefinition:** - **Routed**: This type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. - **Isolated**: This type of network provides a fully isolated environment, accessible only by this organization's vDC or vDC group. @@ -280,7 +280,7 @@ You can either create another **"Edge Gateway"**, or use the **"Datacenter Group The **Routed** (through an "ovh-Edge-GW-GRA" Edge Gateway) type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. -![VCD Networking Network 02](images/NETWORK_2.png){.thumbnail} +![Public VCF as-a-Service Networking Network 02](images/NETWORK_2.png){.thumbnail} 2\. In the `Edge Gateways`{.action} section, you will see your previously created Edge gateway: `ovh-Edge-gra-demo`. @@ -292,7 +292,7 @@ Choose your **Edge Gateway** by clicking on the available round button (white) t To conclude, click on `NEXT`{.action}. -![VCD Networking Network 03](images/NETWORK_3.png){.thumbnail} +![Public VCF as-a-Service Networking Network 03](images/NETWORK_3.png){.thumbnail} 3\. In the general section, you can add the name of your network, a description, and the IP space created earlier. @@ -311,7 +311,7 @@ We don't need IPv6 at all, so we choose to leave this option disabled. To continue (step 3: Create a private network), click on `NEXT`{.action}. -![VCD Networking Network 04](images/NETWORK_4.png){.thumbnail} +![Public VCF as-a-Service Networking Network 04](images/NETWORK_4.png){.thumbnail} 4\. Here, you can allocate your network’s IP range. We choose to allocate 98 IPs: @@ -328,7 +328,7 @@ As well as at the beginning and end of your 2 IPs, ->**172.16.1.2**<- and ->**17 To continue, click on `NEXT`{.action}. -![VCD Networking Network 05](images/NETWORK_5.png){.thumbnail} +![Public VCF as-a-Service Networking Network 05](images/NETWORK_5.png){.thumbnail} 5\. In the fifth section, add the DNS servers for your network. @@ -344,7 +344,7 @@ But you can leave those used by default in the Hosted Private Cloud VMware on OV To continue with step 5 (creating a private network), click on `NEXT`{.action}. -![VCD Networking Network 06](images/NETWORK_6.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6.png){.thumbnail} 6\. (Optional) Segment profile templates can be defined here. @@ -369,7 +369,7 @@ To configure Promiscuous or Allow-DHCP mode: 3. In the `Segment Profiles`{.action} section, click `Edit`{.action} 4. Choose the appropriate profile -![VCD Networking Network 06](images/NETWORK_6_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6_1.png){.thumbnail} | Setting | Promiscuous mode | Allow-DHCP mode | |----------------------|-------------------------------------------|---------------------------------------------| @@ -398,9 +398,9 @@ Your network is now fully created and ready to use. You can now follow the steps of the next guide : -- **Coming soon:** Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud ? +- **Coming soon:** Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? -If you experience any network issues within VCD on OVHcloud, please read our guide « [VMware Cloud Director on OVHcloud - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » +If you experience any network issues within Public VCF as-a-Service, please read our guide « [Public VCF as-a-Service - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » If you require training or technical assistance in implementing our solutions, contact your sales representative or [click here](/links/professional-services) for a quote and request a custom analysis of your project from our Professional Services team experts. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.es-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.es-us.md index 84f263ba1d0..6c59f1ea393 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.es-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.es-us.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Creating network components from the Public VCF as-a-Service control panel" +title: "Public VCF as-a-Service - Creating network components from the Public VCF as-a-Service control panel" excerpt: "Find out how to easily create network components within the Public VCFaaS control panel" updated: 2025-07-07 --- @@ -31,21 +31,21 @@ details[open]>summary::before { > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with a preference of chromium based one, and translation enabled in English). -- A VMware Cloud Director on OVHcloud (Alpha phase) account with sufficient rights. +- A Public VCF as-a-Service (Alpha phase) account with sufficient rights. -You need to have read the VCD guides: +You need to have read the Public VCF as-a-Service guides: -- [VMware Cloud Director - Networking - Network concepts VMware Cloud Director on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). -- [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). -- [VMware Cloud Director - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +- [Public VCF as-a-Service - Networking - Network concepts Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). +- [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). +- [Public VCF as-a-Service - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). ## Instructions -Before creating a network, the main concept to understand with VMware Cloud Director is the IP space. For example, consider the default one created with your VCD organization: +Before creating a network, the main concept to understand with Public VCF as-a-Service is the IP space. For example, consider the default one created with your Public VCF as-a-Service organization: **The internal scope** represents the entire IP of your future network, e.g.: `192.168.0.0/24`{.action}. @@ -57,16 +57,16 @@ Before creating a network, the main concept to understand with VMware Cloud Dire > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > -/// details | How to create an IP space with VMware Cloud Director on OVHcloud? +/// details | How to create an IP space with Public VCF as-a-Service? -To connect to your VCD environment, follow the guide: [How to connect to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +To connect to your Public VCF as-a-Service environment, follow the guide: [How to connect to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). 1\. Next, click `Network`{.action} > `IP Spaces`{.action} > `New`{.action}. -![VCD Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} You will find the window for creating **an IP space** for your network, and choose the name you want: @@ -75,11 +75,11 @@ You will find the window for creating **an IP space** for your network, and choo - **Name**: `IP Space 01`. - **Description**: `Private > Public IP Space`. -![VCD Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} 2\. Leave the following options disabled for now. -![VCD Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} 3\. Choose the perimeter (ported/extended), (internal/external), with which you want to access your network: @@ -88,7 +88,7 @@ You will find the window for creating **an IP space** for your network, and choo Then click `NEXT`{.action}. -![VCD Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} The IP ranges must correspond to the internal scope of this IP space (the range of IPs you want to make available for your machines). @@ -98,7 +98,7 @@ Example: `172.19.0.2-172.19.0.100`. Then click `NEXT`{.action}. -![VCD Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} IP prefixes must match the internal scope of this IP space: @@ -108,19 +108,19 @@ Then add your sequences and prefixes. Example: `10.0.0.0/23 | 1`. -You can increase or decrease your number of prefixes with the (up/down) arrow: ![VCD Networking Arrow](images/ESPACE_IP_5_arrow.png) +You can increase or decrease your number of prefixes with the (up/down) arrow: ![Public VCF as-a-Service Networking Arrow](images/ESPACE_IP_5_arrow.png) The sequence addition is automatically added as a preview if it is conclusive. -![VCD Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} Click `NEXT`{.action} to complete step 5. 6\. The final section is a thorough review of all the settings you have made. You can then check and confirm your choice by clicking on the button `FINISH`{.action}. -![VCD Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} -Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. +Next, we will move on to the Public VCF as-a-Service section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. /// @@ -128,7 +128,7 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > /// details | How do I create a datacentre group? @@ -137,37 +137,37 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` This step is optional, but recommended for the vast majority of use cases (e.g. when two VDC networks need to add up). -We will now create a datacentre group to optimize the management of our network with this new VCD feature. +We will now create a datacentre group to optimize the management of our network with this new Public VCF as-a-Service feature. Go to the Networking section by clicking `Networking` > `Data Center Groups`{.action}. Then click on `NEW`{.action}. -![VCD Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} Select a vDC that will be part of the group. When you select a startup vDC, you can create a group in which this vDC can participate. 1\. Choose the vDC you want, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} 2\. In section 2, choose the name of your datacentre group and a short description, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} 3\. Next, select the additional vDCs that you want to be part of the group, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} Finally, click on `FINISH`{.action}. -![VCD Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} /// ### Step 3 - Create an Edge Gateway (optional) -/// details | How do I create an Edge Gateway with VMware Cloud Director on OVHcloud? +/// details | How do I create an Edge Gateway with Public VCF as-a-Service? This step is necessary, otherwise you will not be able to finish creating your network in step 3. @@ -177,9 +177,9 @@ To access the Edge Gateways section, click on `Networking > Edge Gateways`{.acti To create a new Edge Gateway, click on `NEW`{.action}. -![VCD Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} -Here, you will see the window for creating an **Edge Gateway** for your VCD environment: +Here, you will see the window for creating an **Edge Gateway** for your Public VCF as-a-Service environment: You can then choose between: `Organization Virtual Data Center`{.action} or `Data Center Group`{.action}. @@ -188,9 +188,9 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat 1\. Choose `Organization Virtual Data Center`{.action} or `Data Center Group`{.action} to select the virtual datacentre with which you want to install your new **Edge Gateway**. -![VCD Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} 2\. After the general section, you can name your **edge gateway** in any way you want: @@ -201,7 +201,7 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat Next, click on `Use IP Spaces`{.action}. -This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent VCD network space management techniques. +This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent Public VCF as-a-Service network space management techniques. When done, click on `NEXT`{.action}. @@ -211,9 +211,9 @@ Choose the default gateway for your vDC provider: `graveline-gateway`{.action}. Once you have chosen (step 3: Create an Edge Gateway), click `NEXT`{.action}. -![VCD Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} 4\. Choose the Edge Cluster option to create this provider Edge Gateway: @@ -221,19 +221,19 @@ The parameter: `Use the Tier-0 Gateway provider edge cluster`{.action} means tha When you have chosen your settings (step 4), click on `NEXT`{.action}. -![VCD Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} Once you have added the settings, you can check that everything is correct in section 5: `Ready to Complete`{.action}. Finally, (step 5: Create an Edge Gateway) click on `FINISH`{.action}. -![VCD Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} /// ### Step 4 - Create a private network -/// details | How do I create a network with VMware Cloud Director on OVHcloud? +/// details | How do I create a network with Public VCF as-a-Service? We will now create a new network and attach our preconfigured settings. @@ -241,7 +241,7 @@ Go to the Networking section by clicking `Networking`{.action} > `Networks`{.act Then click on `NEW`{.action}. -![VCD Networking Network 00](images/NETWORK_0.png){.thumbnail} +![Public VCF as-a-Service Networking Network 00](images/NETWORK_0.png){.thumbnail} 1\. You will find this after the Scope 1 section. @@ -252,9 +252,9 @@ You can choose between: Select **the vDC Virtual Datacenter Organization** or the **Datacenter Group** in the scope in which you want to create your network. -![VCD Networking Network 01](images/NETWORK_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01](images/NETWORK_1.png){.thumbnail} -![VCD Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} Next, select the type of network you want to create. @@ -264,7 +264,7 @@ You can create a **routed** or **isolated Network** type to suit your needs. The **"routed"** allows incoming traffic, while the **"isolated"** forbids it. -**VCD definition:** +**Public VCF as-a-Servicedefinition:** - **Routed**: This type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. - **Isolated**: This type of network provides a fully isolated environment, accessible only by this organization's vDC or vDC group. @@ -280,7 +280,7 @@ You can either create another **"Edge Gateway"**, or use the **"Datacenter Group The **Routed** (through an "ovh-Edge-GW-GRA" Edge Gateway) type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. -![VCD Networking Network 02](images/NETWORK_2.png){.thumbnail} +![Public VCF as-a-Service Networking Network 02](images/NETWORK_2.png){.thumbnail} 2\. In the `Edge Gateways`{.action} section, you will see your previously created Edge gateway: `ovh-Edge-gra-demo`. @@ -292,7 +292,7 @@ Choose your **Edge Gateway** by clicking on the available round button (white) t To conclude, click on `NEXT`{.action}. -![VCD Networking Network 03](images/NETWORK_3.png){.thumbnail} +![Public VCF as-a-Service Networking Network 03](images/NETWORK_3.png){.thumbnail} 3\. In the general section, you can add the name of your network, a description, and the IP space created earlier. @@ -311,7 +311,7 @@ We don't need IPv6 at all, so we choose to leave this option disabled. To continue (step 3: Create a private network), click on `NEXT`{.action}. -![VCD Networking Network 04](images/NETWORK_4.png){.thumbnail} +![Public VCF as-a-Service Networking Network 04](images/NETWORK_4.png){.thumbnail} 4\. Here, you can allocate your network’s IP range. We choose to allocate 98 IPs: @@ -328,7 +328,7 @@ As well as at the beginning and end of your 2 IPs, ->**172.16.1.2**<- and ->**17 To continue, click on `NEXT`{.action}. -![VCD Networking Network 05](images/NETWORK_5.png){.thumbnail} +![Public VCF as-a-Service Networking Network 05](images/NETWORK_5.png){.thumbnail} 5\. In the fifth section, add the DNS servers for your network. @@ -344,7 +344,7 @@ But you can leave those used by default in the Hosted Private Cloud VMware on OV To continue with step 5 (creating a private network), click on `NEXT`{.action}. -![VCD Networking Network 06](images/NETWORK_6.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6.png){.thumbnail} 6\. (Optional) Segment profile templates can be defined here. @@ -369,7 +369,7 @@ To configure Promiscuous or Allow-DHCP mode: 3. In the `Segment Profiles`{.action} section, click `Edit`{.action} 4. Choose the appropriate profile -![VCD Networking Network 06](images/NETWORK_6_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6_1.png){.thumbnail} | Setting | Promiscuous mode | Allow-DHCP mode | |----------------------|-------------------------------------------|---------------------------------------------| @@ -398,9 +398,9 @@ Your network is now fully created and ready to use. You can now follow the steps of the next guide : -- **Coming soon:** Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud ? +- **Coming soon:** Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? -If you experience any network issues within VCD on OVHcloud, please read our guide « [VMware Cloud Director on OVHcloud - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » +If you experience any network issues within Public VCF as-a-Service, please read our guide « [Public VCF as-a-Service - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » If you require training or technical assistance in implementing our solutions, contact your sales representative or [click here](/links/professional-services) for a quote and request a custom analysis of your project from our Professional Services team experts. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.fr-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.fr-ca.md index 90ade31f085..57272d64f8e 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.fr-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.fr-ca.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Création de composants réseaux via Public VCF as-a-Service" +title: "Public VCF as-a-Service - Création de composants réseaux via Public VCF as-a-Service" excerpt: "Découvrez comment créer facilement des composants réseau depuis l'interface Public VCFaaS" updated: 2025-07-07 --- @@ -31,21 +31,21 @@ details[open]>summary::before { >[!primary] > -> Si vous ne savez comment vous connecter au portail web de votre organisation, consultez d'abord le guide « [Comment se connecter à VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) ». +> Si vous ne savez comment vous connecter au portail web de votre organisation, consultez d'abord le guide « [Comment se connecter à Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) ». > - Un navigateur Web (avec de préférence avec une base chromium et la traduction activée en français). -- Avoir un compte VMware Cloud Director on OVHcloud phase Alpha avec les droits suffisants. +- Avoir un compte Public VCF as-a-Service phase Alpha avec les droits suffisants. -Avoir lu les guides VCD : +Avoir lu les guides Public VCF as-a-Service : -- [VMware Cloud Director - Networking - Concepts réseau](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). -- [VMware Cloud Director - Les concepts fondamentaux de VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). -- [VMware Cloud Director - Se connecter à son organisation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +- [Public VCF as-a-Service - Networking - Concepts réseau](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). +- [Public VCF as-a-Service - Les concepts fondamentaux de Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). +- [Public VCF as-a-Service - Se connecter à son organisation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). ## En pratique -Avant de créer un réseau, le concept principal à comprendre avec VMware Cloud Director est **l’espace IP**. Prenons en exemple celui par défaut créé avec votre organisation VCD : +Avant de créer un réseau, le concept principal à comprendre avec Public VCF as-a-Service est **l’espace IP**. Prenons en exemple celui par défaut créé avec votre organisation Public VCF as-a-Service : **Le périmètre interne (Internal Scope)** représente l'IP entière de votre futur réseau, e.g. : `192.168.0.0/24`{.action}. @@ -57,16 +57,16 @@ Avant de créer un réseau, le concept principal à comprendre avec VMware Cloud > [!primary] > -> Vous pouvez utiliser une nouvelle méthode de gestion de votre espace IP dans VMware Cloud Director avec le nouveau sous-système de gestion de l'espace IP. +> Vous pouvez utiliser une nouvelle méthode de gestion de votre espace IP dans Public VCF as-a-Service avec le nouveau sous-système de gestion de l'espace IP. > -/// details | Comment créer un Espace IP avec VMware CLoud Director on OVHcloud ? +/// details | Comment créer un Espace IP avec Public VCF as-a-Service ? -Pour vous connecter à votre environnement VCD, suivez le guide : [Comment se connecter à VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +Pour vous connecter à votre environnement Public VCF as-a-Service, suivez le guide : [Comment se connecter à Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). 1\. Cliquez sur : `Réseaux`{.action} > `Espaces IP`{.action} > `Nouveau`{.action}. -![VCD Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} Vous retrouvez la fenêtre de création **d'Espace IP** pour votre réseau. Nommez le de la manière dont vous le désirez : @@ -75,11 +75,11 @@ Vous retrouvez la fenêtre de création **d'Espace IP** pour votre réseau. Nomm - **Nom :** `Espace IP 01`. - **Description :** `Espace IP Privé > Public`. -![VCD Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} 2\. Laissez ces options désactivées pour l'instant. -![VCD Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} 3\. Choisissez le périmètre (porté/étendu), (interne/externe), avec lequel vous souhaitez accéder à votre réseau : @@ -88,7 +88,7 @@ Vous retrouvez la fenêtre de création **d'Espace IP** pour votre réseau. Nomm Cliquez sur `SUIVANT`{.action}. -![VCD Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} Les plages IP doivent correspondre à la portée interne de cet espace IP (le range d'IP que vous souhaitez rendre disponible pour vos machines) : @@ -98,7 +98,7 @@ Exemple : `172.19.0.2-172.19.0.100`. Cliquez sur `SUIVANT`{.action}. -![VCD Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} Les préfixes IP doivent correspondre à la portée interne de cet espace IP. @@ -112,15 +112,15 @@ Vous pouvez augmenter ou diminuer vos nombres de préfixes avec la flèche (haut L'ajout de la séquence passe automatiquement en preview s'il est concluant. -![VCD Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} Cliquez sur `SUIVANT`{.action} pour terminer l'étape n°5. 6\. La dernière section consiste en un examen approfondi de tous les réglages que vous avez établis. Vous pouvez ainsi procéder à vos vérifications et confirmer votre choix en cliquant sur le bouton `FINISH`{.action}. -![VCD Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} -Nous allons ensuite passer de la section de VCD `Mise en Réseau | Espace IP`{.action} à `Mise en Réseau | Réseaux`{.action}. +Nous allons ensuite passer de la section de Public VCF as-a-Service `Mise en Réseau | Espace IP`{.action} à `Mise en Réseau | Réseaux`{.action}. /// @@ -128,7 +128,7 @@ Nous allons ensuite passer de la section de VCD `Mise en Réseau | Espace IP`{.a > [!primary] > -> Vous pouvez utiliser une nouvelle méthode de gestion de votre espace IP dans VMware Cloud Director avec le nouveau sous-système de gestion de l'espace IP. +> Vous pouvez utiliser une nouvelle méthode de gestion de votre espace IP dans Public VCF as-a-Service avec le nouveau sous-système de gestion de l'espace IP. > /// details | Comment créer un groupe de centre de données ? @@ -137,37 +137,37 @@ Nous allons ensuite passer de la section de VCD `Mise en Réseau | Espace IP`{.a Cette étape est optionnelle, mais recommandée pour la grande majorité des cas d'usages (exemple : quand deux réseaux VDC ont besoin de s'additionner). -Nous allons à présent créer un groupe de centre de donnée pour optimiser la gestion de notre réseau grâce à cette nouvelle fonctionnalité VCD. +Nous allons à présent créer un groupe de centre de donnée pour optimiser la gestion de notre réseau grâce à cette nouvelle fonctionnalité Public VCF as-a-Service. Allez donc dans la section Mise en réseau en cliquant sur : `Mise en réseaux`{.action} > `Groupe de centre de données`{.action}. Puis, cliquez sur `NOUVEAU`{.action}. -![VCD Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} Sélectionnez un vDC qui fera partie du groupe. Lorsque vous sélectionnez un vDC de démarrage, vous pourrez créer un groupe dans lequel ce vDC peut participer. 1\. Choisissez le vDC que vous désirez, puis cliquez sur `SUIVANT`{.action}. -![VCD Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} 2\. Dans la section 2, choisissez le nom de votre groupe de centre de donnée ainsi qu'une courte description, puis cliquez sur `SUIVANT`{.action}. -![VCD Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} 3\. Sélectionnez ensuite les vDC supplémentaires devant faire partie du groupe, puis cliquez sur `SUIVANT`{.action}. -![VCD Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} Pour finir, cliquez sur `TERMINER`{.action}. -![VCD Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} /// ### Étape 3 - Création d'une Passerelle Edge (optionnel) -/// details | Comment créer une Passerelle Edge avec VMware Cloud Director on OVHcloud ? +/// details | Comment créer une Passerelle Edge avec Public VCF as-a-Service ? Cette étape est nécessaire sinon vous ne pourrez pas finir de créer votre réseau à l'étape 3. @@ -177,9 +177,9 @@ Pour accéder à la section Passerelles Edge (Edge Gateway), cliquez sur : `Mise Pour créer une nouvelle Passerelle Edge, cliquez sur `NOUVEAU`{.action}. -![VCD Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} -Vous retrouvez la fenêtre de création de **Passerelle Edge** pour votre environnement VCD : +Vous retrouvez la fenêtre de création de **Passerelle Edge** pour votre environnement Public VCF as-a-Service : Vous avez ensuite le choix entre `Centre de données virtuel d'organisation`{.action} et/ou `Groupe de centres de données`{.action}. @@ -188,9 +188,9 @@ Vous avez ensuite le choix entre `Centre de données virtuel d'organisation`{.ac 1\. Choisissez `Centre de données virtuel d'organisation`{.action} ou `Groupe de centres de données`{.action} pour sélectionner le centre de données virtuel avec lequel vous souhaitez installer votre nouvelle **Edge Gateway**. -![VCD Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} 2\. Vous pouvez, après la section générale, nommer votre **passerelle edge** de la manière dont vous le souhaitez : @@ -203,7 +203,7 @@ Cliquez ensuite sur `Utiliser les espaces IP`{.action}. **Pourquoi ?** -Cela force l'utilisation des espaces IP aux passerelles Provider, et permet ainsi d'optimiser l'application des nouvelles techniques intelligentes de gestion de l'espace réseau VCD. +Cela force l'utilisation des espaces IP aux passerelles Provider, et permet ainsi d'optimiser l'application des nouvelles techniques intelligentes de gestion de l'espace réseau Public VCF as-a-Service. Quand vous avez fini, cliquez sur `SUIVANT`{.action}. @@ -215,9 +215,9 @@ Choisissez la passerelle par défaut de votre fournisseur vDC : `graveline-gatew Une fois votre choix effectué (étape 3 : Création d'une Passerelle Edge), cliquez sur `SUIVANT`{.action}. -![VCD Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} 4\. Choisissez l'option Edge Cluster pour créer cette passerelle edge fournisseur : @@ -225,19 +225,19 @@ Le paramètre `Utiliser le cluster edge du fournisseur Tier-0 Gateway` permet de Quand vous avez défini vos réglages, cliquez sur `SUIVANT`{.action}. -![VCD Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} Une fois les réglages ajoutés, vous pouvez contrôler que tout est correct depuis la section 5 `Prêt à Completer`{.action}. Cliquez enfin sur `TERMINER`{.action}. -![VCD Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} /// ### Étape 4 - Création d'un réseau privé -/// details | Comment créer un réseau avec VMware Cloud Director on OVHcloud ? +/// details | Comment créer un réseau avec Public VCF as-a-Service ? Nous allons à présent créer un nouveau réseau et joindre nos réglages préconfigurés. @@ -245,7 +245,7 @@ Rendez-vous dans la section Mise en réseau, en cliquant sur `Mise en réseaux`{ Puis, cliquez sur `NOUVEAU`{.action}. -![VCD Networking Network 00](images/NETWORK_0.png){.thumbnail} +![Public VCF as-a-Service Networking Network 00](images/NETWORK_0.png){.thumbnail} 1\. Vous retrouvez la section Scope 1. @@ -256,9 +256,9 @@ Vous avez le choix entre : Sélectionnez **l'Organisation du Centre de Données Virtuel vDC** ou le **Groupe de Centre de données** dans le scope avec lequel vous souhaitez créer votre réseau. -![VCD Networking Network 01](images/NETWORK_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01](images/NETWORK_1.png){.thumbnail} -![VCD Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} Sélectionnez ensuite le type de réseau que vous voulez créer. @@ -268,7 +268,7 @@ Vous avez la possibilité de créer un type de **Réseau routé** ou **isolé** Le réseau **"routé"** autorise le trafic entrant, tandis que le réseau **"isolé"** l'interdit. -Définition VCD : +Définition Public VCF as-a-Service : - **Routé** : ce type de réseau fournit un accès contrôlé aux machines et aux réseaux en dehors du vDC ou du groupe de vDC par le biais d'une passerelle périphérique. - **Isolé** : ce type de réseau fournit un environnement entièrement isolé, accessible uniquement par ce vDC ou ce groupe de vDC de l'organisation. @@ -284,7 +284,7 @@ Vous pouvez soit créer une autre **Passerelle Edge**, soit utiliser les **Group Le type de réseau **routé** (à travers une Edge Gateway "ovh-Edge-GW-GRA") fournit un accès contrôlé aux machines et aux réseaux en dehors du vDC ou du groupe de vDC par le biais d'une passerelle edge. -![VCD Networking Network 02](images/NETWORK_2.png){.thumbnail} +![Public VCF as-a-Service Networking Network 02](images/NETWORK_2.png){.thumbnail} 2\. Dans la section `Passerelle Edge`{.action}, vous retrouvez votre passerelle précédemment créée : `ovh-Edge-gra-demo`. @@ -296,7 +296,7 @@ Choisissez donc votre **Passerelle Edge**, en cliquant sur le bouton rond de gau Pour conclure, cliquez sur `SUIVANT`{.action}. -![VCD Networking Network 03](images/NETWORK_3.png){.thumbnail} +![Public VCF as-a-Service Networking Network 03](images/NETWORK_3.png){.thumbnail} 3\. Dans la section générale, vous pouvez ajouter le nom de votre réseau, une description, ainsi que l'espace IP créé auparavant. @@ -315,7 +315,7 @@ Nous n'avons nullement besoin d'IPv6, c'est pourquoi nous choisissons de laisser Pour continuer (étape 3 : Création d'un réseau privé), cliquez sur `SUIVANT`{.action}. -![VCD Networking Network 04](images/NETWORK_4.png){.thumbnail} +![Public VCF as-a-Service Networking Network 04](images/NETWORK_4.png){.thumbnail} 4\. Vous allez ici allouer la plage IP de votre réseau, nous choisissons d'allouer 98 IP : @@ -331,7 +331,7 @@ Ainsi qu'au début et à la fin de vos 2 IP, ->**172.16.1.2**<- et ->**172.16.1. Pour continuer, cliquez sur `SUIVANT`{.action}. -![VCD Networking Network 05](images/NETWORK_5.png){.thumbnail} +![Public VCF as-a-Service Networking Network 05](images/NETWORK_5.png){.thumbnail} 5\. Dans la cinquième section, ajoutez les serveurs DNS de votre réseau. @@ -347,7 +347,7 @@ Mais vous pouvez laisser ceux utilisés par défaut dans l'univers Hosted Privat Pour continuer l'étape 5 (de création d'un réseau privé), cliquez sur `SUIVANT`{.action}. -![VCD Networking Network 06](images/NETWORK_6.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6.png){.thumbnail} 6\. (Facultatif) Des modèles de profil de segment peuvent être définis ici. @@ -372,7 +372,7 @@ Pour configurer le mode Promiscuous ou Allow-DHCP : 3. Dans la section `Profils de segment`{.action}, cliquez sur `Modifier`{.action}. 4. Choisissez le profil approprié. -![VCD Networking Network 06](images/NETWORK_6_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6_1.png){.thumbnail} | Paramètre | Mode Promiscuous | Mode Allow-DHCP | |-------------------------------------------------------------------------------------------------------------------------------| @@ -401,9 +401,9 @@ Votre réseau est maintenant entièrement créé et prêt à être utilisé. Vous pouvez maintenant suivre les étapes du prochain guide : -- **Bientôt disponible** : Guide 3 : « VMware Cloud Director on OVHcloud - Network - Comment créer un tunnel IPsec avec VCD on OVHcloud ? ». +- **Bientôt disponible** : Guide 3 : « Public VCF as-a-Service - Network - Comment créer un tunnel IPsec avec Public VCF as-a-Service ? ». -Si vous rencontrez des difficultés avec le réseau au sein de VCD on OVHcloud, consultez le guide « [VMware Cloud Director on OVHcloud - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) ». +Si vous rencontrez des difficultés avec le réseau au sein de Public VCF as-a-Service, consultez le guide « [Public VCF as-a-Service - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) ». Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou [cliquez ici](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.fr-fr.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.fr-fr.md index 90ade31f085..57272d64f8e 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.fr-fr.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.fr-fr.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Création de composants réseaux via Public VCF as-a-Service" +title: "Public VCF as-a-Service - Création de composants réseaux via Public VCF as-a-Service" excerpt: "Découvrez comment créer facilement des composants réseau depuis l'interface Public VCFaaS" updated: 2025-07-07 --- @@ -31,21 +31,21 @@ details[open]>summary::before { >[!primary] > -> Si vous ne savez comment vous connecter au portail web de votre organisation, consultez d'abord le guide « [Comment se connecter à VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) ». +> Si vous ne savez comment vous connecter au portail web de votre organisation, consultez d'abord le guide « [Comment se connecter à Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging) ». > - Un navigateur Web (avec de préférence avec une base chromium et la traduction activée en français). -- Avoir un compte VMware Cloud Director on OVHcloud phase Alpha avec les droits suffisants. +- Avoir un compte Public VCF as-a-Service phase Alpha avec les droits suffisants. -Avoir lu les guides VCD : +Avoir lu les guides Public VCF as-a-Service : -- [VMware Cloud Director - Networking - Concepts réseau](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). -- [VMware Cloud Director - Les concepts fondamentaux de VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). -- [VMware Cloud Director - Se connecter à son organisation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +- [Public VCF as-a-Service - Networking - Concepts réseau](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). +- [Public VCF as-a-Service - Les concepts fondamentaux de Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). +- [Public VCF as-a-Service - Se connecter à son organisation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). ## En pratique -Avant de créer un réseau, le concept principal à comprendre avec VMware Cloud Director est **l’espace IP**. Prenons en exemple celui par défaut créé avec votre organisation VCD : +Avant de créer un réseau, le concept principal à comprendre avec Public VCF as-a-Service est **l’espace IP**. Prenons en exemple celui par défaut créé avec votre organisation Public VCF as-a-Service : **Le périmètre interne (Internal Scope)** représente l'IP entière de votre futur réseau, e.g. : `192.168.0.0/24`{.action}. @@ -57,16 +57,16 @@ Avant de créer un réseau, le concept principal à comprendre avec VMware Cloud > [!primary] > -> Vous pouvez utiliser une nouvelle méthode de gestion de votre espace IP dans VMware Cloud Director avec le nouveau sous-système de gestion de l'espace IP. +> Vous pouvez utiliser une nouvelle méthode de gestion de votre espace IP dans Public VCF as-a-Service avec le nouveau sous-système de gestion de l'espace IP. > -/// details | Comment créer un Espace IP avec VMware CLoud Director on OVHcloud ? +/// details | Comment créer un Espace IP avec Public VCF as-a-Service ? -Pour vous connecter à votre environnement VCD, suivez le guide : [Comment se connecter à VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +Pour vous connecter à votre environnement Public VCF as-a-Service, suivez le guide : [Comment se connecter à Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). 1\. Cliquez sur : `Réseaux`{.action} > `Espaces IP`{.action} > `Nouveau`{.action}. -![VCD Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} Vous retrouvez la fenêtre de création **d'Espace IP** pour votre réseau. Nommez le de la manière dont vous le désirez : @@ -75,11 +75,11 @@ Vous retrouvez la fenêtre de création **d'Espace IP** pour votre réseau. Nomm - **Nom :** `Espace IP 01`. - **Description :** `Espace IP Privé > Public`. -![VCD Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} 2\. Laissez ces options désactivées pour l'instant. -![VCD Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} 3\. Choisissez le périmètre (porté/étendu), (interne/externe), avec lequel vous souhaitez accéder à votre réseau : @@ -88,7 +88,7 @@ Vous retrouvez la fenêtre de création **d'Espace IP** pour votre réseau. Nomm Cliquez sur `SUIVANT`{.action}. -![VCD Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} Les plages IP doivent correspondre à la portée interne de cet espace IP (le range d'IP que vous souhaitez rendre disponible pour vos machines) : @@ -98,7 +98,7 @@ Exemple : `172.19.0.2-172.19.0.100`. Cliquez sur `SUIVANT`{.action}. -![VCD Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} Les préfixes IP doivent correspondre à la portée interne de cet espace IP. @@ -112,15 +112,15 @@ Vous pouvez augmenter ou diminuer vos nombres de préfixes avec la flèche (haut L'ajout de la séquence passe automatiquement en preview s'il est concluant. -![VCD Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} Cliquez sur `SUIVANT`{.action} pour terminer l'étape n°5. 6\. La dernière section consiste en un examen approfondi de tous les réglages que vous avez établis. Vous pouvez ainsi procéder à vos vérifications et confirmer votre choix en cliquant sur le bouton `FINISH`{.action}. -![VCD Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} -Nous allons ensuite passer de la section de VCD `Mise en Réseau | Espace IP`{.action} à `Mise en Réseau | Réseaux`{.action}. +Nous allons ensuite passer de la section de Public VCF as-a-Service `Mise en Réseau | Espace IP`{.action} à `Mise en Réseau | Réseaux`{.action}. /// @@ -128,7 +128,7 @@ Nous allons ensuite passer de la section de VCD `Mise en Réseau | Espace IP`{.a > [!primary] > -> Vous pouvez utiliser une nouvelle méthode de gestion de votre espace IP dans VMware Cloud Director avec le nouveau sous-système de gestion de l'espace IP. +> Vous pouvez utiliser une nouvelle méthode de gestion de votre espace IP dans Public VCF as-a-Service avec le nouveau sous-système de gestion de l'espace IP. > /// details | Comment créer un groupe de centre de données ? @@ -137,37 +137,37 @@ Nous allons ensuite passer de la section de VCD `Mise en Réseau | Espace IP`{.a Cette étape est optionnelle, mais recommandée pour la grande majorité des cas d'usages (exemple : quand deux réseaux VDC ont besoin de s'additionner). -Nous allons à présent créer un groupe de centre de donnée pour optimiser la gestion de notre réseau grâce à cette nouvelle fonctionnalité VCD. +Nous allons à présent créer un groupe de centre de donnée pour optimiser la gestion de notre réseau grâce à cette nouvelle fonctionnalité Public VCF as-a-Service. Allez donc dans la section Mise en réseau en cliquant sur : `Mise en réseaux`{.action} > `Groupe de centre de données`{.action}. Puis, cliquez sur `NOUVEAU`{.action}. -![VCD Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} Sélectionnez un vDC qui fera partie du groupe. Lorsque vous sélectionnez un vDC de démarrage, vous pourrez créer un groupe dans lequel ce vDC peut participer. 1\. Choisissez le vDC que vous désirez, puis cliquez sur `SUIVANT`{.action}. -![VCD Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} 2\. Dans la section 2, choisissez le nom de votre groupe de centre de donnée ainsi qu'une courte description, puis cliquez sur `SUIVANT`{.action}. -![VCD Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} 3\. Sélectionnez ensuite les vDC supplémentaires devant faire partie du groupe, puis cliquez sur `SUIVANT`{.action}. -![VCD Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} Pour finir, cliquez sur `TERMINER`{.action}. -![VCD Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} /// ### Étape 3 - Création d'une Passerelle Edge (optionnel) -/// details | Comment créer une Passerelle Edge avec VMware Cloud Director on OVHcloud ? +/// details | Comment créer une Passerelle Edge avec Public VCF as-a-Service ? Cette étape est nécessaire sinon vous ne pourrez pas finir de créer votre réseau à l'étape 3. @@ -177,9 +177,9 @@ Pour accéder à la section Passerelles Edge (Edge Gateway), cliquez sur : `Mise Pour créer une nouvelle Passerelle Edge, cliquez sur `NOUVEAU`{.action}. -![VCD Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} -Vous retrouvez la fenêtre de création de **Passerelle Edge** pour votre environnement VCD : +Vous retrouvez la fenêtre de création de **Passerelle Edge** pour votre environnement Public VCF as-a-Service : Vous avez ensuite le choix entre `Centre de données virtuel d'organisation`{.action} et/ou `Groupe de centres de données`{.action}. @@ -188,9 +188,9 @@ Vous avez ensuite le choix entre `Centre de données virtuel d'organisation`{.ac 1\. Choisissez `Centre de données virtuel d'organisation`{.action} ou `Groupe de centres de données`{.action} pour sélectionner le centre de données virtuel avec lequel vous souhaitez installer votre nouvelle **Edge Gateway**. -![VCD Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} 2\. Vous pouvez, après la section générale, nommer votre **passerelle edge** de la manière dont vous le souhaitez : @@ -203,7 +203,7 @@ Cliquez ensuite sur `Utiliser les espaces IP`{.action}. **Pourquoi ?** -Cela force l'utilisation des espaces IP aux passerelles Provider, et permet ainsi d'optimiser l'application des nouvelles techniques intelligentes de gestion de l'espace réseau VCD. +Cela force l'utilisation des espaces IP aux passerelles Provider, et permet ainsi d'optimiser l'application des nouvelles techniques intelligentes de gestion de l'espace réseau Public VCF as-a-Service. Quand vous avez fini, cliquez sur `SUIVANT`{.action}. @@ -215,9 +215,9 @@ Choisissez la passerelle par défaut de votre fournisseur vDC : `graveline-gatew Une fois votre choix effectué (étape 3 : Création d'une Passerelle Edge), cliquez sur `SUIVANT`{.action}. -![VCD Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} 4\. Choisissez l'option Edge Cluster pour créer cette passerelle edge fournisseur : @@ -225,19 +225,19 @@ Le paramètre `Utiliser le cluster edge du fournisseur Tier-0 Gateway` permet de Quand vous avez défini vos réglages, cliquez sur `SUIVANT`{.action}. -![VCD Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} Une fois les réglages ajoutés, vous pouvez contrôler que tout est correct depuis la section 5 `Prêt à Completer`{.action}. Cliquez enfin sur `TERMINER`{.action}. -![VCD Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} /// ### Étape 4 - Création d'un réseau privé -/// details | Comment créer un réseau avec VMware Cloud Director on OVHcloud ? +/// details | Comment créer un réseau avec Public VCF as-a-Service ? Nous allons à présent créer un nouveau réseau et joindre nos réglages préconfigurés. @@ -245,7 +245,7 @@ Rendez-vous dans la section Mise en réseau, en cliquant sur `Mise en réseaux`{ Puis, cliquez sur `NOUVEAU`{.action}. -![VCD Networking Network 00](images/NETWORK_0.png){.thumbnail} +![Public VCF as-a-Service Networking Network 00](images/NETWORK_0.png){.thumbnail} 1\. Vous retrouvez la section Scope 1. @@ -256,9 +256,9 @@ Vous avez le choix entre : Sélectionnez **l'Organisation du Centre de Données Virtuel vDC** ou le **Groupe de Centre de données** dans le scope avec lequel vous souhaitez créer votre réseau. -![VCD Networking Network 01](images/NETWORK_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01](images/NETWORK_1.png){.thumbnail} -![VCD Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} Sélectionnez ensuite le type de réseau que vous voulez créer. @@ -268,7 +268,7 @@ Vous avez la possibilité de créer un type de **Réseau routé** ou **isolé** Le réseau **"routé"** autorise le trafic entrant, tandis que le réseau **"isolé"** l'interdit. -Définition VCD : +Définition Public VCF as-a-Service : - **Routé** : ce type de réseau fournit un accès contrôlé aux machines et aux réseaux en dehors du vDC ou du groupe de vDC par le biais d'une passerelle périphérique. - **Isolé** : ce type de réseau fournit un environnement entièrement isolé, accessible uniquement par ce vDC ou ce groupe de vDC de l'organisation. @@ -284,7 +284,7 @@ Vous pouvez soit créer une autre **Passerelle Edge**, soit utiliser les **Group Le type de réseau **routé** (à travers une Edge Gateway "ovh-Edge-GW-GRA") fournit un accès contrôlé aux machines et aux réseaux en dehors du vDC ou du groupe de vDC par le biais d'une passerelle edge. -![VCD Networking Network 02](images/NETWORK_2.png){.thumbnail} +![Public VCF as-a-Service Networking Network 02](images/NETWORK_2.png){.thumbnail} 2\. Dans la section `Passerelle Edge`{.action}, vous retrouvez votre passerelle précédemment créée : `ovh-Edge-gra-demo`. @@ -296,7 +296,7 @@ Choisissez donc votre **Passerelle Edge**, en cliquant sur le bouton rond de gau Pour conclure, cliquez sur `SUIVANT`{.action}. -![VCD Networking Network 03](images/NETWORK_3.png){.thumbnail} +![Public VCF as-a-Service Networking Network 03](images/NETWORK_3.png){.thumbnail} 3\. Dans la section générale, vous pouvez ajouter le nom de votre réseau, une description, ainsi que l'espace IP créé auparavant. @@ -315,7 +315,7 @@ Nous n'avons nullement besoin d'IPv6, c'est pourquoi nous choisissons de laisser Pour continuer (étape 3 : Création d'un réseau privé), cliquez sur `SUIVANT`{.action}. -![VCD Networking Network 04](images/NETWORK_4.png){.thumbnail} +![Public VCF as-a-Service Networking Network 04](images/NETWORK_4.png){.thumbnail} 4\. Vous allez ici allouer la plage IP de votre réseau, nous choisissons d'allouer 98 IP : @@ -331,7 +331,7 @@ Ainsi qu'au début et à la fin de vos 2 IP, ->**172.16.1.2**<- et ->**172.16.1. Pour continuer, cliquez sur `SUIVANT`{.action}. -![VCD Networking Network 05](images/NETWORK_5.png){.thumbnail} +![Public VCF as-a-Service Networking Network 05](images/NETWORK_5.png){.thumbnail} 5\. Dans la cinquième section, ajoutez les serveurs DNS de votre réseau. @@ -347,7 +347,7 @@ Mais vous pouvez laisser ceux utilisés par défaut dans l'univers Hosted Privat Pour continuer l'étape 5 (de création d'un réseau privé), cliquez sur `SUIVANT`{.action}. -![VCD Networking Network 06](images/NETWORK_6.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6.png){.thumbnail} 6\. (Facultatif) Des modèles de profil de segment peuvent être définis ici. @@ -372,7 +372,7 @@ Pour configurer le mode Promiscuous ou Allow-DHCP : 3. Dans la section `Profils de segment`{.action}, cliquez sur `Modifier`{.action}. 4. Choisissez le profil approprié. -![VCD Networking Network 06](images/NETWORK_6_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6_1.png){.thumbnail} | Paramètre | Mode Promiscuous | Mode Allow-DHCP | |-------------------------------------------------------------------------------------------------------------------------------| @@ -401,9 +401,9 @@ Votre réseau est maintenant entièrement créé et prêt à être utilisé. Vous pouvez maintenant suivre les étapes du prochain guide : -- **Bientôt disponible** : Guide 3 : « VMware Cloud Director on OVHcloud - Network - Comment créer un tunnel IPsec avec VCD on OVHcloud ? ». +- **Bientôt disponible** : Guide 3 : « Public VCF as-a-Service - Network - Comment créer un tunnel IPsec avec Public VCF as-a-Service ? ». -Si vous rencontrez des difficultés avec le réseau au sein de VCD on OVHcloud, consultez le guide « [VMware Cloud Director on OVHcloud - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) ». +Si vous rencontrez des difficultés avec le réseau au sein de Public VCF as-a-Service, consultez le guide « [Public VCF as-a-Service - Network Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) ». Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou [cliquez ici](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.it-it.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.it-it.md index 84f263ba1d0..6c59f1ea393 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.it-it.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.it-it.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Creating network components from the Public VCF as-a-Service control panel" +title: "Public VCF as-a-Service - Creating network components from the Public VCF as-a-Service control panel" excerpt: "Find out how to easily create network components within the Public VCFaaS control panel" updated: 2025-07-07 --- @@ -31,21 +31,21 @@ details[open]>summary::before { > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with a preference of chromium based one, and translation enabled in English). -- A VMware Cloud Director on OVHcloud (Alpha phase) account with sufficient rights. +- A Public VCF as-a-Service (Alpha phase) account with sufficient rights. -You need to have read the VCD guides: +You need to have read the Public VCF as-a-Service guides: -- [VMware Cloud Director - Networking - Network concepts VMware Cloud Director on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). -- [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). -- [VMware Cloud Director - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +- [Public VCF as-a-Service - Networking - Network concepts Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). +- [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). +- [Public VCF as-a-Service - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). ## Instructions -Before creating a network, the main concept to understand with VMware Cloud Director is the IP space. For example, consider the default one created with your VCD organization: +Before creating a network, the main concept to understand with Public VCF as-a-Service is the IP space. For example, consider the default one created with your Public VCF as-a-Service organization: **The internal scope** represents the entire IP of your future network, e.g.: `192.168.0.0/24`{.action}. @@ -57,16 +57,16 @@ Before creating a network, the main concept to understand with VMware Cloud Dire > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > -/// details | How to create an IP space with VMware Cloud Director on OVHcloud? +/// details | How to create an IP space with Public VCF as-a-Service? -To connect to your VCD environment, follow the guide: [How to connect to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +To connect to your Public VCF as-a-Service environment, follow the guide: [How to connect to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). 1\. Next, click `Network`{.action} > `IP Spaces`{.action} > `New`{.action}. -![VCD Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} You will find the window for creating **an IP space** for your network, and choose the name you want: @@ -75,11 +75,11 @@ You will find the window for creating **an IP space** for your network, and choo - **Name**: `IP Space 01`. - **Description**: `Private > Public IP Space`. -![VCD Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} 2\. Leave the following options disabled for now. -![VCD Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} 3\. Choose the perimeter (ported/extended), (internal/external), with which you want to access your network: @@ -88,7 +88,7 @@ You will find the window for creating **an IP space** for your network, and choo Then click `NEXT`{.action}. -![VCD Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} The IP ranges must correspond to the internal scope of this IP space (the range of IPs you want to make available for your machines). @@ -98,7 +98,7 @@ Example: `172.19.0.2-172.19.0.100`. Then click `NEXT`{.action}. -![VCD Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} IP prefixes must match the internal scope of this IP space: @@ -108,19 +108,19 @@ Then add your sequences and prefixes. Example: `10.0.0.0/23 | 1`. -You can increase or decrease your number of prefixes with the (up/down) arrow: ![VCD Networking Arrow](images/ESPACE_IP_5_arrow.png) +You can increase or decrease your number of prefixes with the (up/down) arrow: ![Public VCF as-a-Service Networking Arrow](images/ESPACE_IP_5_arrow.png) The sequence addition is automatically added as a preview if it is conclusive. -![VCD Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} Click `NEXT`{.action} to complete step 5. 6\. The final section is a thorough review of all the settings you have made. You can then check and confirm your choice by clicking on the button `FINISH`{.action}. -![VCD Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} -Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. +Next, we will move on to the Public VCF as-a-Service section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. /// @@ -128,7 +128,7 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > /// details | How do I create a datacentre group? @@ -137,37 +137,37 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` This step is optional, but recommended for the vast majority of use cases (e.g. when two VDC networks need to add up). -We will now create a datacentre group to optimize the management of our network with this new VCD feature. +We will now create a datacentre group to optimize the management of our network with this new Public VCF as-a-Service feature. Go to the Networking section by clicking `Networking` > `Data Center Groups`{.action}. Then click on `NEW`{.action}. -![VCD Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} Select a vDC that will be part of the group. When you select a startup vDC, you can create a group in which this vDC can participate. 1\. Choose the vDC you want, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} 2\. In section 2, choose the name of your datacentre group and a short description, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} 3\. Next, select the additional vDCs that you want to be part of the group, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} Finally, click on `FINISH`{.action}. -![VCD Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} /// ### Step 3 - Create an Edge Gateway (optional) -/// details | How do I create an Edge Gateway with VMware Cloud Director on OVHcloud? +/// details | How do I create an Edge Gateway with Public VCF as-a-Service? This step is necessary, otherwise you will not be able to finish creating your network in step 3. @@ -177,9 +177,9 @@ To access the Edge Gateways section, click on `Networking > Edge Gateways`{.acti To create a new Edge Gateway, click on `NEW`{.action}. -![VCD Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} -Here, you will see the window for creating an **Edge Gateway** for your VCD environment: +Here, you will see the window for creating an **Edge Gateway** for your Public VCF as-a-Service environment: You can then choose between: `Organization Virtual Data Center`{.action} or `Data Center Group`{.action}. @@ -188,9 +188,9 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat 1\. Choose `Organization Virtual Data Center`{.action} or `Data Center Group`{.action} to select the virtual datacentre with which you want to install your new **Edge Gateway**. -![VCD Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} 2\. After the general section, you can name your **edge gateway** in any way you want: @@ -201,7 +201,7 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat Next, click on `Use IP Spaces`{.action}. -This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent VCD network space management techniques. +This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent Public VCF as-a-Service network space management techniques. When done, click on `NEXT`{.action}. @@ -211,9 +211,9 @@ Choose the default gateway for your vDC provider: `graveline-gateway`{.action}. Once you have chosen (step 3: Create an Edge Gateway), click `NEXT`{.action}. -![VCD Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} 4\. Choose the Edge Cluster option to create this provider Edge Gateway: @@ -221,19 +221,19 @@ The parameter: `Use the Tier-0 Gateway provider edge cluster`{.action} means tha When you have chosen your settings (step 4), click on `NEXT`{.action}. -![VCD Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} Once you have added the settings, you can check that everything is correct in section 5: `Ready to Complete`{.action}. Finally, (step 5: Create an Edge Gateway) click on `FINISH`{.action}. -![VCD Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} /// ### Step 4 - Create a private network -/// details | How do I create a network with VMware Cloud Director on OVHcloud? +/// details | How do I create a network with Public VCF as-a-Service? We will now create a new network and attach our preconfigured settings. @@ -241,7 +241,7 @@ Go to the Networking section by clicking `Networking`{.action} > `Networks`{.act Then click on `NEW`{.action}. -![VCD Networking Network 00](images/NETWORK_0.png){.thumbnail} +![Public VCF as-a-Service Networking Network 00](images/NETWORK_0.png){.thumbnail} 1\. You will find this after the Scope 1 section. @@ -252,9 +252,9 @@ You can choose between: Select **the vDC Virtual Datacenter Organization** or the **Datacenter Group** in the scope in which you want to create your network. -![VCD Networking Network 01](images/NETWORK_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01](images/NETWORK_1.png){.thumbnail} -![VCD Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} Next, select the type of network you want to create. @@ -264,7 +264,7 @@ You can create a **routed** or **isolated Network** type to suit your needs. The **"routed"** allows incoming traffic, while the **"isolated"** forbids it. -**VCD definition:** +**Public VCF as-a-Servicedefinition:** - **Routed**: This type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. - **Isolated**: This type of network provides a fully isolated environment, accessible only by this organization's vDC or vDC group. @@ -280,7 +280,7 @@ You can either create another **"Edge Gateway"**, or use the **"Datacenter Group The **Routed** (through an "ovh-Edge-GW-GRA" Edge Gateway) type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. -![VCD Networking Network 02](images/NETWORK_2.png){.thumbnail} +![Public VCF as-a-Service Networking Network 02](images/NETWORK_2.png){.thumbnail} 2\. In the `Edge Gateways`{.action} section, you will see your previously created Edge gateway: `ovh-Edge-gra-demo`. @@ -292,7 +292,7 @@ Choose your **Edge Gateway** by clicking on the available round button (white) t To conclude, click on `NEXT`{.action}. -![VCD Networking Network 03](images/NETWORK_3.png){.thumbnail} +![Public VCF as-a-Service Networking Network 03](images/NETWORK_3.png){.thumbnail} 3\. In the general section, you can add the name of your network, a description, and the IP space created earlier. @@ -311,7 +311,7 @@ We don't need IPv6 at all, so we choose to leave this option disabled. To continue (step 3: Create a private network), click on `NEXT`{.action}. -![VCD Networking Network 04](images/NETWORK_4.png){.thumbnail} +![Public VCF as-a-Service Networking Network 04](images/NETWORK_4.png){.thumbnail} 4\. Here, you can allocate your network’s IP range. We choose to allocate 98 IPs: @@ -328,7 +328,7 @@ As well as at the beginning and end of your 2 IPs, ->**172.16.1.2**<- and ->**17 To continue, click on `NEXT`{.action}. -![VCD Networking Network 05](images/NETWORK_5.png){.thumbnail} +![Public VCF as-a-Service Networking Network 05](images/NETWORK_5.png){.thumbnail} 5\. In the fifth section, add the DNS servers for your network. @@ -344,7 +344,7 @@ But you can leave those used by default in the Hosted Private Cloud VMware on OV To continue with step 5 (creating a private network), click on `NEXT`{.action}. -![VCD Networking Network 06](images/NETWORK_6.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6.png){.thumbnail} 6\. (Optional) Segment profile templates can be defined here. @@ -369,7 +369,7 @@ To configure Promiscuous or Allow-DHCP mode: 3. In the `Segment Profiles`{.action} section, click `Edit`{.action} 4. Choose the appropriate profile -![VCD Networking Network 06](images/NETWORK_6_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6_1.png){.thumbnail} | Setting | Promiscuous mode | Allow-DHCP mode | |----------------------|-------------------------------------------|---------------------------------------------| @@ -398,9 +398,9 @@ Your network is now fully created and ready to use. You can now follow the steps of the next guide : -- **Coming soon:** Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud ? +- **Coming soon:** Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? -If you experience any network issues within VCD on OVHcloud, please read our guide « [VMware Cloud Director on OVHcloud - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » +If you experience any network issues within Public VCF as-a-Service, please read our guide « [Public VCF as-a-Service - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » If you require training or technical assistance in implementing our solutions, contact your sales representative or [click here](/links/professional-services) for a quote and request a custom analysis of your project from our Professional Services team experts. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.pl-pl.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.pl-pl.md index 84f263ba1d0..6c59f1ea393 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.pl-pl.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.pl-pl.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Creating network components from the Public VCF as-a-Service control panel" +title: "Public VCF as-a-Service - Creating network components from the Public VCF as-a-Service control panel" excerpt: "Find out how to easily create network components within the Public VCFaaS control panel" updated: 2025-07-07 --- @@ -31,21 +31,21 @@ details[open]>summary::before { > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with a preference of chromium based one, and translation enabled in English). -- A VMware Cloud Director on OVHcloud (Alpha phase) account with sufficient rights. +- A Public VCF as-a-Service (Alpha phase) account with sufficient rights. -You need to have read the VCD guides: +You need to have read the Public VCF as-a-Service guides: -- [VMware Cloud Director - Networking - Network concepts VMware Cloud Director on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). -- [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). -- [VMware Cloud Director - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +- [Public VCF as-a-Service - Networking - Network concepts Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). +- [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). +- [Public VCF as-a-Service - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). ## Instructions -Before creating a network, the main concept to understand with VMware Cloud Director is the IP space. For example, consider the default one created with your VCD organization: +Before creating a network, the main concept to understand with Public VCF as-a-Service is the IP space. For example, consider the default one created with your Public VCF as-a-Service organization: **The internal scope** represents the entire IP of your future network, e.g.: `192.168.0.0/24`{.action}. @@ -57,16 +57,16 @@ Before creating a network, the main concept to understand with VMware Cloud Dire > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > -/// details | How to create an IP space with VMware Cloud Director on OVHcloud? +/// details | How to create an IP space with Public VCF as-a-Service? -To connect to your VCD environment, follow the guide: [How to connect to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +To connect to your Public VCF as-a-Service environment, follow the guide: [How to connect to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). 1\. Next, click `Network`{.action} > `IP Spaces`{.action} > `New`{.action}. -![VCD Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} You will find the window for creating **an IP space** for your network, and choose the name you want: @@ -75,11 +75,11 @@ You will find the window for creating **an IP space** for your network, and choo - **Name**: `IP Space 01`. - **Description**: `Private > Public IP Space`. -![VCD Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} 2\. Leave the following options disabled for now. -![VCD Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} 3\. Choose the perimeter (ported/extended), (internal/external), with which you want to access your network: @@ -88,7 +88,7 @@ You will find the window for creating **an IP space** for your network, and choo Then click `NEXT`{.action}. -![VCD Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} The IP ranges must correspond to the internal scope of this IP space (the range of IPs you want to make available for your machines). @@ -98,7 +98,7 @@ Example: `172.19.0.2-172.19.0.100`. Then click `NEXT`{.action}. -![VCD Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} IP prefixes must match the internal scope of this IP space: @@ -108,19 +108,19 @@ Then add your sequences and prefixes. Example: `10.0.0.0/23 | 1`. -You can increase or decrease your number of prefixes with the (up/down) arrow: ![VCD Networking Arrow](images/ESPACE_IP_5_arrow.png) +You can increase or decrease your number of prefixes with the (up/down) arrow: ![Public VCF as-a-Service Networking Arrow](images/ESPACE_IP_5_arrow.png) The sequence addition is automatically added as a preview if it is conclusive. -![VCD Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} Click `NEXT`{.action} to complete step 5. 6\. The final section is a thorough review of all the settings you have made. You can then check and confirm your choice by clicking on the button `FINISH`{.action}. -![VCD Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} -Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. +Next, we will move on to the Public VCF as-a-Service section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. /// @@ -128,7 +128,7 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > /// details | How do I create a datacentre group? @@ -137,37 +137,37 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` This step is optional, but recommended for the vast majority of use cases (e.g. when two VDC networks need to add up). -We will now create a datacentre group to optimize the management of our network with this new VCD feature. +We will now create a datacentre group to optimize the management of our network with this new Public VCF as-a-Service feature. Go to the Networking section by clicking `Networking` > `Data Center Groups`{.action}. Then click on `NEW`{.action}. -![VCD Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} Select a vDC that will be part of the group. When you select a startup vDC, you can create a group in which this vDC can participate. 1\. Choose the vDC you want, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} 2\. In section 2, choose the name of your datacentre group and a short description, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} 3\. Next, select the additional vDCs that you want to be part of the group, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} Finally, click on `FINISH`{.action}. -![VCD Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} /// ### Step 3 - Create an Edge Gateway (optional) -/// details | How do I create an Edge Gateway with VMware Cloud Director on OVHcloud? +/// details | How do I create an Edge Gateway with Public VCF as-a-Service? This step is necessary, otherwise you will not be able to finish creating your network in step 3. @@ -177,9 +177,9 @@ To access the Edge Gateways section, click on `Networking > Edge Gateways`{.acti To create a new Edge Gateway, click on `NEW`{.action}. -![VCD Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} -Here, you will see the window for creating an **Edge Gateway** for your VCD environment: +Here, you will see the window for creating an **Edge Gateway** for your Public VCF as-a-Service environment: You can then choose between: `Organization Virtual Data Center`{.action} or `Data Center Group`{.action}. @@ -188,9 +188,9 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat 1\. Choose `Organization Virtual Data Center`{.action} or `Data Center Group`{.action} to select the virtual datacentre with which you want to install your new **Edge Gateway**. -![VCD Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} 2\. After the general section, you can name your **edge gateway** in any way you want: @@ -201,7 +201,7 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat Next, click on `Use IP Spaces`{.action}. -This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent VCD network space management techniques. +This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent Public VCF as-a-Service network space management techniques. When done, click on `NEXT`{.action}. @@ -211,9 +211,9 @@ Choose the default gateway for your vDC provider: `graveline-gateway`{.action}. Once you have chosen (step 3: Create an Edge Gateway), click `NEXT`{.action}. -![VCD Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} 4\. Choose the Edge Cluster option to create this provider Edge Gateway: @@ -221,19 +221,19 @@ The parameter: `Use the Tier-0 Gateway provider edge cluster`{.action} means tha When you have chosen your settings (step 4), click on `NEXT`{.action}. -![VCD Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} Once you have added the settings, you can check that everything is correct in section 5: `Ready to Complete`{.action}. Finally, (step 5: Create an Edge Gateway) click on `FINISH`{.action}. -![VCD Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} /// ### Step 4 - Create a private network -/// details | How do I create a network with VMware Cloud Director on OVHcloud? +/// details | How do I create a network with Public VCF as-a-Service? We will now create a new network and attach our preconfigured settings. @@ -241,7 +241,7 @@ Go to the Networking section by clicking `Networking`{.action} > `Networks`{.act Then click on `NEW`{.action}. -![VCD Networking Network 00](images/NETWORK_0.png){.thumbnail} +![Public VCF as-a-Service Networking Network 00](images/NETWORK_0.png){.thumbnail} 1\. You will find this after the Scope 1 section. @@ -252,9 +252,9 @@ You can choose between: Select **the vDC Virtual Datacenter Organization** or the **Datacenter Group** in the scope in which you want to create your network. -![VCD Networking Network 01](images/NETWORK_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01](images/NETWORK_1.png){.thumbnail} -![VCD Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} Next, select the type of network you want to create. @@ -264,7 +264,7 @@ You can create a **routed** or **isolated Network** type to suit your needs. The **"routed"** allows incoming traffic, while the **"isolated"** forbids it. -**VCD definition:** +**Public VCF as-a-Servicedefinition:** - **Routed**: This type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. - **Isolated**: This type of network provides a fully isolated environment, accessible only by this organization's vDC or vDC group. @@ -280,7 +280,7 @@ You can either create another **"Edge Gateway"**, or use the **"Datacenter Group The **Routed** (through an "ovh-Edge-GW-GRA" Edge Gateway) type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. -![VCD Networking Network 02](images/NETWORK_2.png){.thumbnail} +![Public VCF as-a-Service Networking Network 02](images/NETWORK_2.png){.thumbnail} 2\. In the `Edge Gateways`{.action} section, you will see your previously created Edge gateway: `ovh-Edge-gra-demo`. @@ -292,7 +292,7 @@ Choose your **Edge Gateway** by clicking on the available round button (white) t To conclude, click on `NEXT`{.action}. -![VCD Networking Network 03](images/NETWORK_3.png){.thumbnail} +![Public VCF as-a-Service Networking Network 03](images/NETWORK_3.png){.thumbnail} 3\. In the general section, you can add the name of your network, a description, and the IP space created earlier. @@ -311,7 +311,7 @@ We don't need IPv6 at all, so we choose to leave this option disabled. To continue (step 3: Create a private network), click on `NEXT`{.action}. -![VCD Networking Network 04](images/NETWORK_4.png){.thumbnail} +![Public VCF as-a-Service Networking Network 04](images/NETWORK_4.png){.thumbnail} 4\. Here, you can allocate your network’s IP range. We choose to allocate 98 IPs: @@ -328,7 +328,7 @@ As well as at the beginning and end of your 2 IPs, ->**172.16.1.2**<- and ->**17 To continue, click on `NEXT`{.action}. -![VCD Networking Network 05](images/NETWORK_5.png){.thumbnail} +![Public VCF as-a-Service Networking Network 05](images/NETWORK_5.png){.thumbnail} 5\. In the fifth section, add the DNS servers for your network. @@ -344,7 +344,7 @@ But you can leave those used by default in the Hosted Private Cloud VMware on OV To continue with step 5 (creating a private network), click on `NEXT`{.action}. -![VCD Networking Network 06](images/NETWORK_6.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6.png){.thumbnail} 6\. (Optional) Segment profile templates can be defined here. @@ -369,7 +369,7 @@ To configure Promiscuous or Allow-DHCP mode: 3. In the `Segment Profiles`{.action} section, click `Edit`{.action} 4. Choose the appropriate profile -![VCD Networking Network 06](images/NETWORK_6_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6_1.png){.thumbnail} | Setting | Promiscuous mode | Allow-DHCP mode | |----------------------|-------------------------------------------|---------------------------------------------| @@ -398,9 +398,9 @@ Your network is now fully created and ready to use. You can now follow the steps of the next guide : -- **Coming soon:** Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud ? +- **Coming soon:** Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? -If you experience any network issues within VCD on OVHcloud, please read our guide « [VMware Cloud Director on OVHcloud - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » +If you experience any network issues within Public VCF as-a-Service, please read our guide « [Public VCF as-a-Service - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » If you require training or technical assistance in implementing our solutions, contact your sales representative or [click here](/links/professional-services) for a quote and request a custom analysis of your project from our Professional Services team experts. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.pt-pt.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.pt-pt.md index 84f263ba1d0..6c59f1ea393 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.pt-pt.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_creation/guide.pt-pt.md @@ -1,5 +1,5 @@ --- -title: "VMware Cloud Director - Creating network components from the Public VCF as-a-Service control panel" +title: "Public VCF as-a-Service - Creating network components from the Public VCF as-a-Service control panel" excerpt: "Find out how to easily create network components within the Public VCFaaS control panel" updated: 2025-07-07 --- @@ -31,21 +31,21 @@ details[open]>summary::before { > [!primary] > -> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +> If you are unsure how to log in to your organization's web portal, first refer to the guide: [How to log in to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). > - A web browser (with a preference of chromium based one, and translation enabled in English). -- A VMware Cloud Director on OVHcloud (Alpha phase) account with sufficient rights. +- A Public VCF as-a-Service (Alpha phase) account with sufficient rights. -You need to have read the VCD guides: +You need to have read the Public VCF as-a-Service guides: -- [VMware Cloud Director - Networking - Network concepts VMware Cloud Director on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). -- [VMware Cloud Director - The fundamentals of VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). -- [VMware Cloud Director - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +- [Public VCF as-a-Service - Networking - Network concepts Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts). +- [Public VCF as-a-Service - The fundamentals of Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-get-concepts). +- [Public VCF as-a-Service - Connect to your organization](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). ## Instructions -Before creating a network, the main concept to understand with VMware Cloud Director is the IP space. For example, consider the default one created with your VCD organization: +Before creating a network, the main concept to understand with Public VCF as-a-Service is the IP space. For example, consider the default one created with your Public VCF as-a-Service organization: **The internal scope** represents the entire IP of your future network, e.g.: `192.168.0.0/24`{.action}. @@ -57,16 +57,16 @@ Before creating a network, the main concept to understand with VMware Cloud Dire > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > -/// details | How to create an IP space with VMware Cloud Director on OVHcloud? +/// details | How to create an IP space with Public VCF as-a-Service? -To connect to your VCD environment, follow the guide: [How to connect to VCD](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). +To connect to your Public VCF as-a-Service environment, follow the guide: [How to connect to Public VCF as-a-Service](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd-logging). 1\. Next, click `Network`{.action} > `IP Spaces`{.action} > `New`{.action}. -![VCD Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces](images/ESPACE_IP.png){.thumbnail} You will find the window for creating **an IP space** for your network, and choose the name you want: @@ -75,11 +75,11 @@ You will find the window for creating **an IP space** for your network, and choo - **Name**: `IP Space 01`. - **Description**: `Private > Public IP Space`. -![VCD Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 01](images/ESPACE_IP_1_1.png){.thumbnail} 2\. Leave the following options disabled for now. -![VCD Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 02](images/ESPACE_IP_2.png){.thumbnail} 3\. Choose the perimeter (ported/extended), (internal/external), with which you want to access your network: @@ -88,7 +88,7 @@ You will find the window for creating **an IP space** for your network, and choo Then click `NEXT`{.action}. -![VCD Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 03](images/ESPACE_IP_3.png){.thumbnail} The IP ranges must correspond to the internal scope of this IP space (the range of IPs you want to make available for your machines). @@ -98,7 +98,7 @@ Example: `172.19.0.2-172.19.0.100`. Then click `NEXT`{.action}. -![VCD Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 04](images/ESPACE_IP_4.png){.thumbnail} IP prefixes must match the internal scope of this IP space: @@ -108,19 +108,19 @@ Then add your sequences and prefixes. Example: `10.0.0.0/23 | 1`. -You can increase or decrease your number of prefixes with the (up/down) arrow: ![VCD Networking Arrow](images/ESPACE_IP_5_arrow.png) +You can increase or decrease your number of prefixes with the (up/down) arrow: ![Public VCF as-a-Service Networking Arrow](images/ESPACE_IP_5_arrow.png) The sequence addition is automatically added as a preview if it is conclusive. -![VCD Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 05](images/ESPACE_IP_5.png){.thumbnail} Click `NEXT`{.action} to complete step 5. 6\. The final section is a thorough review of all the settings you have made. You can then check and confirm your choice by clicking on the button `FINISH`{.action}. -![VCD Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} +![Public VCF as-a-Service Networking IP Spaces 06](images/ESPACE_IP_6.png){.thumbnail} -Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. +Next, we will move on to the Public VCF as-a-Service section `VCD`{.action} > `Network`{.action} > `IP Space`{.action} and/or `VCD Network`{.action} > `Network`{.action}. /// @@ -128,7 +128,7 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` > [!primary] > -> You can use a new method of managing your IP space in VMware Cloud Director with the new IP space management subsystem. +> You can use a new method of managing your IP space in Public VCF as-a-Service with the new IP space management subsystem. > /// details | How do I create a datacentre group? @@ -137,37 +137,37 @@ Next, we will move on to the VCD section `VCD`{.action} > `Network`{.action} > ` This step is optional, but recommended for the vast majority of use cases (e.g. when two VDC networks need to add up). -We will now create a datacentre group to optimize the management of our network with this new VCD feature. +We will now create a datacentre group to optimize the management of our network with this new Public VCF as-a-Service feature. Go to the Networking section by clicking `Networking` > `Data Center Groups`{.action}. Then click on `NEW`{.action}. -![VCD Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 00](images/DATA_CENTER_GROUPS_00.png){.thumbnail} Select a vDC that will be part of the group. When you select a startup vDC, you can create a group in which this vDC can participate. 1\. Choose the vDC you want, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 01](images/DATA_CENTER_GROUPS_01.png){.thumbnail} 2\. In section 2, choose the name of your datacentre group and a short description, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 02](images/DATA_CENTER_GROUPS_02.png){.thumbnail} 3\. Next, select the additional vDCs that you want to be part of the group, then click on `NEXT`{.action}. -![VCD Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 03](images/DATA_CENTER_GROUPS_03.png){.thumbnail} Finally, click on `FINISH`{.action}. -![VCD Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} +![Public VCF as-a-Service Networking Data Center Groups 04](images/DATA_CENTER_GROUPS_04.png){.thumbnail} /// ### Step 3 - Create an Edge Gateway (optional) -/// details | How do I create an Edge Gateway with VMware Cloud Director on OVHcloud? +/// details | How do I create an Edge Gateway with Public VCF as-a-Service? This step is necessary, otherwise you will not be able to finish creating your network in step 3. @@ -177,9 +177,9 @@ To access the Edge Gateways section, click on `Networking > Edge Gateways`{.acti To create a new Edge Gateway, click on `NEW`{.action}. -![VCD Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 00](images/EDGE_GATEWAY.png){.thumbnail} -Here, you will see the window for creating an **Edge Gateway** for your VCD environment: +Here, you will see the window for creating an **Edge Gateway** for your Public VCF as-a-Service environment: You can then choose between: `Organization Virtual Data Center`{.action} or `Data Center Group`{.action}. @@ -188,9 +188,9 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat 1\. Choose `Organization Virtual Data Center`{.action} or `Data Center Group`{.action} to select the virtual datacentre with which you want to install your new **Edge Gateway**. -![VCD Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01](images/EDGE_GATEWAY_1-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 01_1](images/EDGE_GATEWAY_1_1-optimized.png){.thumbnail} 2\. After the general section, you can name your **edge gateway** in any way you want: @@ -201,7 +201,7 @@ You can then choose between: `Organization Virtual Data Center`{.action} or `Dat Next, click on `Use IP Spaces`{.action}. -This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent VCD network space management techniques. +This forces the use of IP spaces with the Provider gateways and optimize the application of new intelligent Public VCF as-a-Service network space management techniques. When done, click on `NEXT`{.action}. @@ -211,9 +211,9 @@ Choose the default gateway for your vDC provider: `graveline-gateway`{.action}. Once you have chosen (step 3: Create an Edge Gateway), click `NEXT`{.action}. -![VCD Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 02](images/EDGE_GATEWAY_2-optimized.png){.thumbnail} -![VCD Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 03](images/EDGE_GATEWAY_3-optimized.png){.thumbnail} 4\. Choose the Edge Cluster option to create this provider Edge Gateway: @@ -221,19 +221,19 @@ The parameter: `Use the Tier-0 Gateway provider edge cluster`{.action} means tha When you have chosen your settings (step 4), click on `NEXT`{.action}. -![VCD Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 04](images/EDGE_GATEWAY_4-optimized.png){.thumbnail} Once you have added the settings, you can check that everything is correct in section 5: `Ready to Complete`{.action}. Finally, (step 5: Create an Edge Gateway) click on `FINISH`{.action}. -![VCD Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} +![Public VCF as-a-Service Networking Edge Gateway 05](images/EDGE_GATEWAY_5-optimized.png){.thumbnail} /// ### Step 4 - Create a private network -/// details | How do I create a network with VMware Cloud Director on OVHcloud? +/// details | How do I create a network with Public VCF as-a-Service? We will now create a new network and attach our preconfigured settings. @@ -241,7 +241,7 @@ Go to the Networking section by clicking `Networking`{.action} > `Networks`{.act Then click on `NEW`{.action}. -![VCD Networking Network 00](images/NETWORK_0.png){.thumbnail} +![Public VCF as-a-Service Networking Network 00](images/NETWORK_0.png){.thumbnail} 1\. You will find this after the Scope 1 section. @@ -252,9 +252,9 @@ You can choose between: Select **the vDC Virtual Datacenter Organization** or the **Datacenter Group** in the scope in which you want to create your network. -![VCD Networking Network 01](images/NETWORK_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01](images/NETWORK_1.png){.thumbnail} -![VCD Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 01_1](images/NETWORK_1_1.png){.thumbnail} Next, select the type of network you want to create. @@ -264,7 +264,7 @@ You can create a **routed** or **isolated Network** type to suit your needs. The **"routed"** allows incoming traffic, while the **"isolated"** forbids it. -**VCD definition:** +**Public VCF as-a-Servicedefinition:** - **Routed**: This type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. - **Isolated**: This type of network provides a fully isolated environment, accessible only by this organization's vDC or vDC group. @@ -280,7 +280,7 @@ You can either create another **"Edge Gateway"**, or use the **"Datacenter Group The **Routed** (through an "ovh-Edge-GW-GRA" Edge Gateway) type of network provides controlled access to machines and networks outside of the vDC or vDC group through an edge gateway. -![VCD Networking Network 02](images/NETWORK_2.png){.thumbnail} +![Public VCF as-a-Service Networking Network 02](images/NETWORK_2.png){.thumbnail} 2\. In the `Edge Gateways`{.action} section, you will see your previously created Edge gateway: `ovh-Edge-gra-demo`. @@ -292,7 +292,7 @@ Choose your **Edge Gateway** by clicking on the available round button (white) t To conclude, click on `NEXT`{.action}. -![VCD Networking Network 03](images/NETWORK_3.png){.thumbnail} +![Public VCF as-a-Service Networking Network 03](images/NETWORK_3.png){.thumbnail} 3\. In the general section, you can add the name of your network, a description, and the IP space created earlier. @@ -311,7 +311,7 @@ We don't need IPv6 at all, so we choose to leave this option disabled. To continue (step 3: Create a private network), click on `NEXT`{.action}. -![VCD Networking Network 04](images/NETWORK_4.png){.thumbnail} +![Public VCF as-a-Service Networking Network 04](images/NETWORK_4.png){.thumbnail} 4\. Here, you can allocate your network’s IP range. We choose to allocate 98 IPs: @@ -328,7 +328,7 @@ As well as at the beginning and end of your 2 IPs, ->**172.16.1.2**<- and ->**17 To continue, click on `NEXT`{.action}. -![VCD Networking Network 05](images/NETWORK_5.png){.thumbnail} +![Public VCF as-a-Service Networking Network 05](images/NETWORK_5.png){.thumbnail} 5\. In the fifth section, add the DNS servers for your network. @@ -344,7 +344,7 @@ But you can leave those used by default in the Hosted Private Cloud VMware on OV To continue with step 5 (creating a private network), click on `NEXT`{.action}. -![VCD Networking Network 06](images/NETWORK_6.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6.png){.thumbnail} 6\. (Optional) Segment profile templates can be defined here. @@ -369,7 +369,7 @@ To configure Promiscuous or Allow-DHCP mode: 3. In the `Segment Profiles`{.action} section, click `Edit`{.action} 4. Choose the appropriate profile -![VCD Networking Network 06](images/NETWORK_6_1.png){.thumbnail} +![Public VCF as-a-Service Networking Network 06](images/NETWORK_6_1.png){.thumbnail} | Setting | Promiscuous mode | Allow-DHCP mode | |----------------------|-------------------------------------------|---------------------------------------------| @@ -398,9 +398,9 @@ Your network is now fully created and ready to use. You can now follow the steps of the next guide : -- **Coming soon:** Guide 3 - VMware Cloud Director on OVHcloud - Network - How to create an IPsec tunnel with VCD on OVHcloud ? +- **Coming soon:** Guide 3 - Public VCF as-a-Service - Network - How to create an IPsec tunnel with Public VCF as-a-Service? -If you experience any network issues within VCD on OVHcloud, please read our guide « [VMware Cloud Director on OVHcloud - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » +If you experience any network issues within Public VCF as-a-Service, please read our guide « [Public VCF as-a-Service - Network - Concepts](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_network_concepts) » If you require training or technical assistance in implementing our solutions, contact your sales representative or [click here](/links/professional-services) for a quote and request a custom analysis of your project from our Professional Services team experts. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.de-de.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.de-de.md index 79edf0a6e84..0bd30678f83 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.de-de.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.de-de.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - Setting up your network after vSphere to VCD migration" -excerpt: "Learn how to configure your network after migrating from VMware vSphere to VMware Cloud Director" +title: "Public VCF as-a-Service - Setting up your network after vSphere to Public VCF as-a-Service migration" +excerpt: "Learn how to configure your network after migrating from VMware vSphere to Public VCF as-a-Service" updated: 2025-03-04 --- ## Objective -This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **VMware Cloud Director on OVHcloud** solution. +This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **Public VCF as-a-Service** solution. These modifications are essential to ensure the proper functioning of your virtual machines and networks. ## Requirements -- A [VMware Cloud Director](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. +- A [Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. - Being the technical administrator of the managed [VMware vSphere on OVHcloud](/links/hosted-private-cloud/vmware) infrastructure. - Access to the [OVHcloud Control Panel](/links/manager) @@ -34,7 +34,7 @@ To set the network configuration to DHCP (**recommended**): ![Disabled setting](images/02-VCD-post-migration.png){.thumbnail} -### Step 2: Handling the IP addressing bug in VCD +### Step 2: Handling the IP addressing bug in Public VCF as-a-Service Networks are pre-created with placeholder Gateway CIDRs, as the actual VM subnets are unknown beforehand. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-asia.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-asia.md index 79edf0a6e84..0bd30678f83 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-asia.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-asia.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - Setting up your network after vSphere to VCD migration" -excerpt: "Learn how to configure your network after migrating from VMware vSphere to VMware Cloud Director" +title: "Public VCF as-a-Service - Setting up your network after vSphere to Public VCF as-a-Service migration" +excerpt: "Learn how to configure your network after migrating from VMware vSphere to Public VCF as-a-Service" updated: 2025-03-04 --- ## Objective -This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **VMware Cloud Director on OVHcloud** solution. +This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **Public VCF as-a-Service** solution. These modifications are essential to ensure the proper functioning of your virtual machines and networks. ## Requirements -- A [VMware Cloud Director](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. +- A [Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. - Being the technical administrator of the managed [VMware vSphere on OVHcloud](/links/hosted-private-cloud/vmware) infrastructure. - Access to the [OVHcloud Control Panel](/links/manager) @@ -34,7 +34,7 @@ To set the network configuration to DHCP (**recommended**): ![Disabled setting](images/02-VCD-post-migration.png){.thumbnail} -### Step 2: Handling the IP addressing bug in VCD +### Step 2: Handling the IP addressing bug in Public VCF as-a-Service Networks are pre-created with placeholder Gateway CIDRs, as the actual VM subnets are unknown beforehand. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-au.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-au.md index 79edf0a6e84..0bd30678f83 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-au.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-au.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - Setting up your network after vSphere to VCD migration" -excerpt: "Learn how to configure your network after migrating from VMware vSphere to VMware Cloud Director" +title: "Public VCF as-a-Service - Setting up your network after vSphere to Public VCF as-a-Service migration" +excerpt: "Learn how to configure your network after migrating from VMware vSphere to Public VCF as-a-Service" updated: 2025-03-04 --- ## Objective -This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **VMware Cloud Director on OVHcloud** solution. +This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **Public VCF as-a-Service** solution. These modifications are essential to ensure the proper functioning of your virtual machines and networks. ## Requirements -- A [VMware Cloud Director](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. +- A [Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. - Being the technical administrator of the managed [VMware vSphere on OVHcloud](/links/hosted-private-cloud/vmware) infrastructure. - Access to the [OVHcloud Control Panel](/links/manager) @@ -34,7 +34,7 @@ To set the network configuration to DHCP (**recommended**): ![Disabled setting](images/02-VCD-post-migration.png){.thumbnail} -### Step 2: Handling the IP addressing bug in VCD +### Step 2: Handling the IP addressing bug in Public VCF as-a-Service Networks are pre-created with placeholder Gateway CIDRs, as the actual VM subnets are unknown beforehand. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-ca.md index 79edf0a6e84..0bd30678f83 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-ca.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - Setting up your network after vSphere to VCD migration" -excerpt: "Learn how to configure your network after migrating from VMware vSphere to VMware Cloud Director" +title: "Public VCF as-a-Service - Setting up your network after vSphere to Public VCF as-a-Service migration" +excerpt: "Learn how to configure your network after migrating from VMware vSphere to Public VCF as-a-Service" updated: 2025-03-04 --- ## Objective -This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **VMware Cloud Director on OVHcloud** solution. +This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **Public VCF as-a-Service** solution. These modifications are essential to ensure the proper functioning of your virtual machines and networks. ## Requirements -- A [VMware Cloud Director](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. +- A [Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. - Being the technical administrator of the managed [VMware vSphere on OVHcloud](/links/hosted-private-cloud/vmware) infrastructure. - Access to the [OVHcloud Control Panel](/links/manager) @@ -34,7 +34,7 @@ To set the network configuration to DHCP (**recommended**): ![Disabled setting](images/02-VCD-post-migration.png){.thumbnail} -### Step 2: Handling the IP addressing bug in VCD +### Step 2: Handling the IP addressing bug in Public VCF as-a-Service Networks are pre-created with placeholder Gateway CIDRs, as the actual VM subnets are unknown beforehand. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-gb.md index 79edf0a6e84..0bd30678f83 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-gb.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-gb.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - Setting up your network after vSphere to VCD migration" -excerpt: "Learn how to configure your network after migrating from VMware vSphere to VMware Cloud Director" +title: "Public VCF as-a-Service - Setting up your network after vSphere to Public VCF as-a-Service migration" +excerpt: "Learn how to configure your network after migrating from VMware vSphere to Public VCF as-a-Service" updated: 2025-03-04 --- ## Objective -This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **VMware Cloud Director on OVHcloud** solution. +This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **Public VCF as-a-Service** solution. These modifications are essential to ensure the proper functioning of your virtual machines and networks. ## Requirements -- A [VMware Cloud Director](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. +- A [Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. - Being the technical administrator of the managed [VMware vSphere on OVHcloud](/links/hosted-private-cloud/vmware) infrastructure. - Access to the [OVHcloud Control Panel](/links/manager) @@ -34,7 +34,7 @@ To set the network configuration to DHCP (**recommended**): ![Disabled setting](images/02-VCD-post-migration.png){.thumbnail} -### Step 2: Handling the IP addressing bug in VCD +### Step 2: Handling the IP addressing bug in Public VCF as-a-Service Networks are pre-created with placeholder Gateway CIDRs, as the actual VM subnets are unknown beforehand. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-ie.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-ie.md index 79edf0a6e84..0bd30678f83 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-ie.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-ie.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - Setting up your network after vSphere to VCD migration" -excerpt: "Learn how to configure your network after migrating from VMware vSphere to VMware Cloud Director" +title: "Public VCF as-a-Service - Setting up your network after vSphere to Public VCF as-a-Service migration" +excerpt: "Learn how to configure your network after migrating from VMware vSphere to Public VCF as-a-Service" updated: 2025-03-04 --- ## Objective -This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **VMware Cloud Director on OVHcloud** solution. +This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **Public VCF as-a-Service** solution. These modifications are essential to ensure the proper functioning of your virtual machines and networks. ## Requirements -- A [VMware Cloud Director](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. +- A [Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. - Being the technical administrator of the managed [VMware vSphere on OVHcloud](/links/hosted-private-cloud/vmware) infrastructure. - Access to the [OVHcloud Control Panel](/links/manager) @@ -34,7 +34,7 @@ To set the network configuration to DHCP (**recommended**): ![Disabled setting](images/02-VCD-post-migration.png){.thumbnail} -### Step 2: Handling the IP addressing bug in VCD +### Step 2: Handling the IP addressing bug in Public VCF as-a-Service Networks are pre-created with placeholder Gateway CIDRs, as the actual VM subnets are unknown beforehand. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-sg.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-sg.md index 79edf0a6e84..0bd30678f83 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-sg.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-sg.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - Setting up your network after vSphere to VCD migration" -excerpt: "Learn how to configure your network after migrating from VMware vSphere to VMware Cloud Director" +title: "Public VCF as-a-Service - Setting up your network after vSphere to Public VCF as-a-Service migration" +excerpt: "Learn how to configure your network after migrating from VMware vSphere to Public VCF as-a-Service" updated: 2025-03-04 --- ## Objective -This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **VMware Cloud Director on OVHcloud** solution. +This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **Public VCF as-a-Service** solution. These modifications are essential to ensure the proper functioning of your virtual machines and networks. ## Requirements -- A [VMware Cloud Director](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. +- A [Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. - Being the technical administrator of the managed [VMware vSphere on OVHcloud](/links/hosted-private-cloud/vmware) infrastructure. - Access to the [OVHcloud Control Panel](/links/manager) @@ -34,7 +34,7 @@ To set the network configuration to DHCP (**recommended**): ![Disabled setting](images/02-VCD-post-migration.png){.thumbnail} -### Step 2: Handling the IP addressing bug in VCD +### Step 2: Handling the IP addressing bug in Public VCF as-a-Service Networks are pre-created with placeholder Gateway CIDRs, as the actual VM subnets are unknown beforehand. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-us.md index 79edf0a6e84..0bd30678f83 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.en-us.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - Setting up your network after vSphere to VCD migration" -excerpt: "Learn how to configure your network after migrating from VMware vSphere to VMware Cloud Director" +title: "Public VCF as-a-Service - Setting up your network after vSphere to Public VCF as-a-Service migration" +excerpt: "Learn how to configure your network after migrating from VMware vSphere to Public VCF as-a-Service" updated: 2025-03-04 --- ## Objective -This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **VMware Cloud Director on OVHcloud** solution. +This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **Public VCF as-a-Service** solution. These modifications are essential to ensure the proper functioning of your virtual machines and networks. ## Requirements -- A [VMware Cloud Director](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. +- A [Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. - Being the technical administrator of the managed [VMware vSphere on OVHcloud](/links/hosted-private-cloud/vmware) infrastructure. - Access to the [OVHcloud Control Panel](/links/manager) @@ -34,7 +34,7 @@ To set the network configuration to DHCP (**recommended**): ![Disabled setting](images/02-VCD-post-migration.png){.thumbnail} -### Step 2: Handling the IP addressing bug in VCD +### Step 2: Handling the IP addressing bug in Public VCF as-a-Service Networks are pre-created with placeholder Gateway CIDRs, as the actual VM subnets are unknown beforehand. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.es-es.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.es-es.md index 79edf0a6e84..0bd30678f83 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.es-es.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.es-es.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - Setting up your network after vSphere to VCD migration" -excerpt: "Learn how to configure your network after migrating from VMware vSphere to VMware Cloud Director" +title: "Public VCF as-a-Service - Setting up your network after vSphere to Public VCF as-a-Service migration" +excerpt: "Learn how to configure your network after migrating from VMware vSphere to Public VCF as-a-Service" updated: 2025-03-04 --- ## Objective -This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **VMware Cloud Director on OVHcloud** solution. +This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **Public VCF as-a-Service** solution. These modifications are essential to ensure the proper functioning of your virtual machines and networks. ## Requirements -- A [VMware Cloud Director](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. +- A [Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. - Being the technical administrator of the managed [VMware vSphere on OVHcloud](/links/hosted-private-cloud/vmware) infrastructure. - Access to the [OVHcloud Control Panel](/links/manager) @@ -34,7 +34,7 @@ To set the network configuration to DHCP (**recommended**): ![Disabled setting](images/02-VCD-post-migration.png){.thumbnail} -### Step 2: Handling the IP addressing bug in VCD +### Step 2: Handling the IP addressing bug in Public VCF as-a-Service Networks are pre-created with placeholder Gateway CIDRs, as the actual VM subnets are unknown beforehand. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.es-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.es-us.md index 79edf0a6e84..0bd30678f83 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.es-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.es-us.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - Setting up your network after vSphere to VCD migration" -excerpt: "Learn how to configure your network after migrating from VMware vSphere to VMware Cloud Director" +title: "Public VCF as-a-Service - Setting up your network after vSphere to Public VCF as-a-Service migration" +excerpt: "Learn how to configure your network after migrating from VMware vSphere to Public VCF as-a-Service" updated: 2025-03-04 --- ## Objective -This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **VMware Cloud Director on OVHcloud** solution. +This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **Public VCF as-a-Service** solution. These modifications are essential to ensure the proper functioning of your virtual machines and networks. ## Requirements -- A [VMware Cloud Director](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. +- A [Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. - Being the technical administrator of the managed [VMware vSphere on OVHcloud](/links/hosted-private-cloud/vmware) infrastructure. - Access to the [OVHcloud Control Panel](/links/manager) @@ -34,7 +34,7 @@ To set the network configuration to DHCP (**recommended**): ![Disabled setting](images/02-VCD-post-migration.png){.thumbnail} -### Step 2: Handling the IP addressing bug in VCD +### Step 2: Handling the IP addressing bug in Public VCF as-a-Service Networks are pre-created with placeholder Gateway CIDRs, as the actual VM subnets are unknown beforehand. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.fr-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.fr-ca.md index e6fcf3476cf..7e45c57dd44 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.fr-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.fr-ca.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - Configuration réseau après migration de vSphere vers VCD" -excerpt: "Apprenez à configurer votre réseau après la migration de VMware vSphere vers VMware Cloud Director" +title: "Public VCF as-a-Service - Configuration réseau après migration de vSphere vers Public VCF as-a-Service" +excerpt: "Apprenez à configurer votre réseau après la migration de VMware vSphere vers Public VCF as-a-Service" updated: 2025-03-04 --- ## Objectif -Ce guide explique les étapes nécessaires pour configurer votre environnement après la migration de vos services **VMware vSphere on OVHcloud** vers une offre **VMware Cloud Director on OVHcloud**. +Ce guide explique les étapes nécessaires pour configurer votre environnement après la migration de vos services **VMware vSphere on OVHcloud** vers une offre **Public VCF as-a-Service**. Ces ajustements sont essentiels pour assurer le bon fonctionnement de vos machines virtuelles (VMs) et de vos réseaux. ## Prérequis -- Une offre [VMware Cloud Director on OVHcloud](/links/hosted-private-cloud/vmware-vcd). +- Une offre [Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd). - Être administrateur technique de votre solution [VMware vSphere on OVHcloud](/links/hosted-private-cloud/vmware). - Être connecté à [l'espace client OVHcloud](/links/manager) @@ -34,7 +34,7 @@ Pour passer la configuration réseau en DHCP **(recommandé)** : ![Paramètre Désactivé](images/02-VCD-post-migration.png){.thumbnail} -### Étape 2 : Gérer le problème d’adressage IP dans VCD +### Étape 2 : Gérer le problème d’adressage IP dans Public VCF as-a-Service Les réseaux sont précréés avec des CIDR de passerelle temporaires, car les sous-réseaux réels des machines virtuelles ne sont pas connus à l’avance. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.fr-fr.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.fr-fr.md index e6fcf3476cf..7e45c57dd44 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.fr-fr.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.fr-fr.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - Configuration réseau après migration de vSphere vers VCD" -excerpt: "Apprenez à configurer votre réseau après la migration de VMware vSphere vers VMware Cloud Director" +title: "Public VCF as-a-Service - Configuration réseau après migration de vSphere vers Public VCF as-a-Service" +excerpt: "Apprenez à configurer votre réseau après la migration de VMware vSphere vers Public VCF as-a-Service" updated: 2025-03-04 --- ## Objectif -Ce guide explique les étapes nécessaires pour configurer votre environnement après la migration de vos services **VMware vSphere on OVHcloud** vers une offre **VMware Cloud Director on OVHcloud**. +Ce guide explique les étapes nécessaires pour configurer votre environnement après la migration de vos services **VMware vSphere on OVHcloud** vers une offre **Public VCF as-a-Service**. Ces ajustements sont essentiels pour assurer le bon fonctionnement de vos machines virtuelles (VMs) et de vos réseaux. ## Prérequis -- Une offre [VMware Cloud Director on OVHcloud](/links/hosted-private-cloud/vmware-vcd). +- Une offre [Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd). - Être administrateur technique de votre solution [VMware vSphere on OVHcloud](/links/hosted-private-cloud/vmware). - Être connecté à [l'espace client OVHcloud](/links/manager) @@ -34,7 +34,7 @@ Pour passer la configuration réseau en DHCP **(recommandé)** : ![Paramètre Désactivé](images/02-VCD-post-migration.png){.thumbnail} -### Étape 2 : Gérer le problème d’adressage IP dans VCD +### Étape 2 : Gérer le problème d’adressage IP dans Public VCF as-a-Service Les réseaux sont précréés avec des CIDR de passerelle temporaires, car les sous-réseaux réels des machines virtuelles ne sont pas connus à l’avance. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.it-it.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.it-it.md index 79edf0a6e84..0bd30678f83 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.it-it.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.it-it.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - Setting up your network after vSphere to VCD migration" -excerpt: "Learn how to configure your network after migrating from VMware vSphere to VMware Cloud Director" +title: "Public VCF as-a-Service - Setting up your network after vSphere to Public VCF as-a-Service migration" +excerpt: "Learn how to configure your network after migrating from VMware vSphere to Public VCF as-a-Service" updated: 2025-03-04 --- ## Objective -This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **VMware Cloud Director on OVHcloud** solution. +This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **Public VCF as-a-Service** solution. These modifications are essential to ensure the proper functioning of your virtual machines and networks. ## Requirements -- A [VMware Cloud Director](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. +- A [Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. - Being the technical administrator of the managed [VMware vSphere on OVHcloud](/links/hosted-private-cloud/vmware) infrastructure. - Access to the [OVHcloud Control Panel](/links/manager) @@ -34,7 +34,7 @@ To set the network configuration to DHCP (**recommended**): ![Disabled setting](images/02-VCD-post-migration.png){.thumbnail} -### Step 2: Handling the IP addressing bug in VCD +### Step 2: Handling the IP addressing bug in Public VCF as-a-Service Networks are pre-created with placeholder Gateway CIDRs, as the actual VM subnets are unknown beforehand. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.pl-pl.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.pl-pl.md index 79edf0a6e84..0bd30678f83 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.pl-pl.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.pl-pl.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - Setting up your network after vSphere to VCD migration" -excerpt: "Learn how to configure your network after migrating from VMware vSphere to VMware Cloud Director" +title: "Public VCF as-a-Service - Setting up your network after vSphere to Public VCF as-a-Service migration" +excerpt: "Learn how to configure your network after migrating from VMware vSphere to Public VCF as-a-Service" updated: 2025-03-04 --- ## Objective -This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **VMware Cloud Director on OVHcloud** solution. +This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **Public VCF as-a-Service** solution. These modifications are essential to ensure the proper functioning of your virtual machines and networks. ## Requirements -- A [VMware Cloud Director](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. +- A [Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. - Being the technical administrator of the managed [VMware vSphere on OVHcloud](/links/hosted-private-cloud/vmware) infrastructure. - Access to the [OVHcloud Control Panel](/links/manager) @@ -34,7 +34,7 @@ To set the network configuration to DHCP (**recommended**): ![Disabled setting](images/02-VCD-post-migration.png){.thumbnail} -### Step 2: Handling the IP addressing bug in VCD +### Step 2: Handling the IP addressing bug in Public VCF as-a-Service Networks are pre-created with placeholder Gateway CIDRs, as the actual VM subnets are unknown beforehand. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.pt-pt.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.pt-pt.md index 79edf0a6e84..0bd30678f83 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.pt-pt.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_post_migration/guide.pt-pt.md @@ -1,18 +1,18 @@ --- -title: "VMware Cloud Director - Setting up your network after vSphere to VCD migration" -excerpt: "Learn how to configure your network after migrating from VMware vSphere to VMware Cloud Director" +title: "Public VCF as-a-Service - Setting up your network after vSphere to Public VCF as-a-Service migration" +excerpt: "Learn how to configure your network after migrating from VMware vSphere to Public VCF as-a-Service" updated: 2025-03-04 --- ## Objective -This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **VMware Cloud Director on OVHcloud** solution. +This guide explains the necessary steps to configure your environment after migrating from your managed **VMware vSphere on OVHcloud** services to a managed **Public VCF as-a-Service** solution. These modifications are essential to ensure the proper functioning of your virtual machines and networks. ## Requirements -- A [VMware Cloud Director](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. +- A [Public VCF as-a-Service](/links/hosted-private-cloud/vmware-vcd) on OVHcloud solution. - Being the technical administrator of the managed [VMware vSphere on OVHcloud](/links/hosted-private-cloud/vmware) infrastructure. - Access to the [OVHcloud Control Panel](/links/manager) @@ -34,7 +34,7 @@ To set the network configuration to DHCP (**recommended**): ![Disabled setting](images/02-VCD-post-migration.png){.thumbnail} -### Step 2: Handling the IP addressing bug in VCD +### Step 2: Handling the IP addressing bug in Public VCF as-a-Service Networks are pre-created with placeholder Gateway CIDRs, as the actual VM subnets are unknown beforehand. diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.de-de.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.de-de.md index 2e73e6df01b..a59802fe0ee 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.de-de.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.de-de.md @@ -23,7 +23,7 @@ updated: 2024-11-05 > [!primary] > > You cannot currently benefit from IAM features on Hosted Private Cloud VMware vSphere offers that are PCI-DSS or HDS certified, or on SecNumCloud qualified solutions. -> The same goes for managed environments with NSX enabled and VMware Cloud Director on OVHcloud. The OVHcloud teams are working on the adaptability of these technologies. +> The same goes for managed environments with NSX enabled and Public VCF as-a-Service. The OVHcloud teams are working on the adaptability of these technologies. > ### How does IAM and Hosted Private Cloud - VMware on OVHcloud work? diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-asia.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-asia.md index 2e73e6df01b..a59802fe0ee 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-asia.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-asia.md @@ -23,7 +23,7 @@ updated: 2024-11-05 > [!primary] > > You cannot currently benefit from IAM features on Hosted Private Cloud VMware vSphere offers that are PCI-DSS or HDS certified, or on SecNumCloud qualified solutions. -> The same goes for managed environments with NSX enabled and VMware Cloud Director on OVHcloud. The OVHcloud teams are working on the adaptability of these technologies. +> The same goes for managed environments with NSX enabled and Public VCF as-a-Service. The OVHcloud teams are working on the adaptability of these technologies. > ### How does IAM and Hosted Private Cloud - VMware on OVHcloud work? diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-au.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-au.md index 2e73e6df01b..a59802fe0ee 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-au.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-au.md @@ -23,7 +23,7 @@ updated: 2024-11-05 > [!primary] > > You cannot currently benefit from IAM features on Hosted Private Cloud VMware vSphere offers that are PCI-DSS or HDS certified, or on SecNumCloud qualified solutions. -> The same goes for managed environments with NSX enabled and VMware Cloud Director on OVHcloud. The OVHcloud teams are working on the adaptability of these technologies. +> The same goes for managed environments with NSX enabled and Public VCF as-a-Service. The OVHcloud teams are working on the adaptability of these technologies. > ### How does IAM and Hosted Private Cloud - VMware on OVHcloud work? diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-ca.md index 2e73e6df01b..a59802fe0ee 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-ca.md @@ -23,7 +23,7 @@ updated: 2024-11-05 > [!primary] > > You cannot currently benefit from IAM features on Hosted Private Cloud VMware vSphere offers that are PCI-DSS or HDS certified, or on SecNumCloud qualified solutions. -> The same goes for managed environments with NSX enabled and VMware Cloud Director on OVHcloud. The OVHcloud teams are working on the adaptability of these technologies. +> The same goes for managed environments with NSX enabled and Public VCF as-a-Service. The OVHcloud teams are working on the adaptability of these technologies. > ### How does IAM and Hosted Private Cloud - VMware on OVHcloud work? diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-gb.md index 2e73e6df01b..a59802fe0ee 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-gb.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-gb.md @@ -23,7 +23,7 @@ updated: 2024-11-05 > [!primary] > > You cannot currently benefit from IAM features on Hosted Private Cloud VMware vSphere offers that are PCI-DSS or HDS certified, or on SecNumCloud qualified solutions. -> The same goes for managed environments with NSX enabled and VMware Cloud Director on OVHcloud. The OVHcloud teams are working on the adaptability of these technologies. +> The same goes for managed environments with NSX enabled and Public VCF as-a-Service. The OVHcloud teams are working on the adaptability of these technologies. > ### How does IAM and Hosted Private Cloud - VMware on OVHcloud work? diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-ie.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-ie.md index 2e73e6df01b..a59802fe0ee 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-ie.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-ie.md @@ -23,7 +23,7 @@ updated: 2024-11-05 > [!primary] > > You cannot currently benefit from IAM features on Hosted Private Cloud VMware vSphere offers that are PCI-DSS or HDS certified, or on SecNumCloud qualified solutions. -> The same goes for managed environments with NSX enabled and VMware Cloud Director on OVHcloud. The OVHcloud teams are working on the adaptability of these technologies. +> The same goes for managed environments with NSX enabled and Public VCF as-a-Service. The OVHcloud teams are working on the adaptability of these technologies. > ### How does IAM and Hosted Private Cloud - VMware on OVHcloud work? diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-sg.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-sg.md index 2e73e6df01b..a59802fe0ee 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-sg.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-sg.md @@ -23,7 +23,7 @@ updated: 2024-11-05 > [!primary] > > You cannot currently benefit from IAM features on Hosted Private Cloud VMware vSphere offers that are PCI-DSS or HDS certified, or on SecNumCloud qualified solutions. -> The same goes for managed environments with NSX enabled and VMware Cloud Director on OVHcloud. The OVHcloud teams are working on the adaptability of these technologies. +> The same goes for managed environments with NSX enabled and Public VCF as-a-Service. The OVHcloud teams are working on the adaptability of these technologies. > ### How does IAM and Hosted Private Cloud - VMware on OVHcloud work? diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-us.md index 2e73e6df01b..a59802fe0ee 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.en-us.md @@ -23,7 +23,7 @@ updated: 2024-11-05 > [!primary] > > You cannot currently benefit from IAM features on Hosted Private Cloud VMware vSphere offers that are PCI-DSS or HDS certified, or on SecNumCloud qualified solutions. -> The same goes for managed environments with NSX enabled and VMware Cloud Director on OVHcloud. The OVHcloud teams are working on the adaptability of these technologies. +> The same goes for managed environments with NSX enabled and Public VCF as-a-Service. The OVHcloud teams are working on the adaptability of these technologies. > ### How does IAM and Hosted Private Cloud - VMware on OVHcloud work? diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.es-es.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.es-es.md index 2e73e6df01b..a59802fe0ee 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.es-es.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.es-es.md @@ -23,7 +23,7 @@ updated: 2024-11-05 > [!primary] > > You cannot currently benefit from IAM features on Hosted Private Cloud VMware vSphere offers that are PCI-DSS or HDS certified, or on SecNumCloud qualified solutions. -> The same goes for managed environments with NSX enabled and VMware Cloud Director on OVHcloud. The OVHcloud teams are working on the adaptability of these technologies. +> The same goes for managed environments with NSX enabled and Public VCF as-a-Service. The OVHcloud teams are working on the adaptability of these technologies. > ### How does IAM and Hosted Private Cloud - VMware on OVHcloud work? diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.es-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.es-us.md index 2e73e6df01b..a59802fe0ee 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.es-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.es-us.md @@ -23,7 +23,7 @@ updated: 2024-11-05 > [!primary] > > You cannot currently benefit from IAM features on Hosted Private Cloud VMware vSphere offers that are PCI-DSS or HDS certified, or on SecNumCloud qualified solutions. -> The same goes for managed environments with NSX enabled and VMware Cloud Director on OVHcloud. The OVHcloud teams are working on the adaptability of these technologies. +> The same goes for managed environments with NSX enabled and Public VCF as-a-Service. The OVHcloud teams are working on the adaptability of these technologies. > ### How does IAM and Hosted Private Cloud - VMware on OVHcloud work? diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.fr-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.fr-ca.md index 07d85bf9822..8ac15f107d7 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.fr-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.fr-ca.md @@ -22,7 +22,7 @@ updated: 2024-11-05 > [!primary] > > Vous ne pouvez actuellement pas bénéficier des fonctionnalités IAM sur les offres Hosted Private Cloud VMware vSphere certifiées PCI-DSS ou HDS, ainsi que sur les offres qualifiées SecNumCloud. -> Il en est de même pour les environnements managés avec NSX activé et VMware Cloud Director on OVHcloud. Les équipes OVHcloud travaillent sur l'adaptabilité de ces technologies. +> Il en est de même pour les environnements managés avec NSX activé et Public VCF as-a-Service. Les équipes OVHcloud travaillent sur l'adaptabilité de ces technologies. > ### Comment fonctionne IAM et Hosted Private Cloud - VMware on OVHcloud ? diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.fr-fr.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.fr-fr.md index 07d85bf9822..8ac15f107d7 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.fr-fr.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.fr-fr.md @@ -22,7 +22,7 @@ updated: 2024-11-05 > [!primary] > > Vous ne pouvez actuellement pas bénéficier des fonctionnalités IAM sur les offres Hosted Private Cloud VMware vSphere certifiées PCI-DSS ou HDS, ainsi que sur les offres qualifiées SecNumCloud. -> Il en est de même pour les environnements managés avec NSX activé et VMware Cloud Director on OVHcloud. Les équipes OVHcloud travaillent sur l'adaptabilité de ces technologies. +> Il en est de même pour les environnements managés avec NSX activé et Public VCF as-a-Service. Les équipes OVHcloud travaillent sur l'adaptabilité de ces technologies. > ### Comment fonctionne IAM et Hosted Private Cloud - VMware on OVHcloud ? diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.it-it.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.it-it.md index 2e73e6df01b..a59802fe0ee 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.it-it.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.it-it.md @@ -23,7 +23,7 @@ updated: 2024-11-05 > [!primary] > > You cannot currently benefit from IAM features on Hosted Private Cloud VMware vSphere offers that are PCI-DSS or HDS certified, or on SecNumCloud qualified solutions. -> The same goes for managed environments with NSX enabled and VMware Cloud Director on OVHcloud. The OVHcloud teams are working on the adaptability of these technologies. +> The same goes for managed environments with NSX enabled and Public VCF as-a-Service. The OVHcloud teams are working on the adaptability of these technologies. > ### How does IAM and Hosted Private Cloud - VMware on OVHcloud work? diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.pl-pl.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.pl-pl.md index 2e73e6df01b..a59802fe0ee 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.pl-pl.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.pl-pl.md @@ -23,7 +23,7 @@ updated: 2024-11-05 > [!primary] > > You cannot currently benefit from IAM features on Hosted Private Cloud VMware vSphere offers that are PCI-DSS or HDS certified, or on SecNumCloud qualified solutions. -> The same goes for managed environments with NSX enabled and VMware Cloud Director on OVHcloud. The OVHcloud teams are working on the adaptability of these technologies. +> The same goes for managed environments with NSX enabled and Public VCF as-a-Service. The OVHcloud teams are working on the adaptability of these technologies. > ### How does IAM and Hosted Private Cloud - VMware on OVHcloud work? diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.pt-pt.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.pt-pt.md index 2e73e6df01b..a59802fe0ee 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.pt-pt.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started/guide.pt-pt.md @@ -23,7 +23,7 @@ updated: 2024-11-05 > [!primary] > > You cannot currently benefit from IAM features on Hosted Private Cloud VMware vSphere offers that are PCI-DSS or HDS certified, or on SecNumCloud qualified solutions. -> The same goes for managed environments with NSX enabled and VMware Cloud Director on OVHcloud. The OVHcloud teams are working on the adaptability of these technologies. +> The same goes for managed environments with NSX enabled and Public VCF as-a-Service. The OVHcloud teams are working on the adaptability of these technologies. > ### How does IAM and Hosted Private Cloud - VMware on OVHcloud work? diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto/guide.en-gb.md new file mode 100644 index 00000000000..6ba5ebf3f70 --- /dev/null +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto/guide.en-gb.md @@ -0,0 +1,340 @@ +--- +title: Move2Cloud - Migrate VMware workloads to OVHcloud Hosted Private Cloud with Zerto +excerpt: "Learn how to migrate your on-premises VMware workloads to an OVHcloud Hosted Private Cloud environment using Zerto Virtual Replication" +updated: 2025-07-17 +--- + +## Objective + +This guide explains how to migrate your on-premises VMware workloads to an **OVHcloud Hosted Private Cloud (HPC)** using **Zerto Virtual Replication**. + +> [!primary] +> **This guide applies to standard Hosted Private Cloud environments that are NOT part of SecNumCloud (SNC), PCI-DSS, or HDS-qualified frameworks.** +> If you are using an SNC, PCI-DSS, or HDS-qualified Hosted Private Cloud, some features described here, such as OVHcloud IAM or NSX-T advanced networking, may not be available in SNC environments. +> For SecNumCloud environments, please refer to the dedicated guide: +> [Move2Cloud - Migrating VMware Workloads to SecNumCloud Hosted Private Cloud with Zerto](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto_secnumcloud) + +## Requirements + +Before you begin, make sure you have: + +- A complete inventory of your VMs, including FQDN, IP address, OS version, and application dependencies. +- A batch migration plan grouped by application stack. +- A full list of VLANs, subnets, and segments for your target network. +- An HPC environment properly sized (hosts, datastores, vSAN, NSX-T). +- A working IPsec VPN tunnel between your on-premises infrastructure and OVHcloud. +- Access to the Zerto console and vCenter interfaces on both sides. + +>[!warning] +> As of May 2025, **Zerto does not support replication of virtual machines with VMEncrypt enabled**. +> vSAN’s encryption at rest is supported. You can also encrypt your VMs after migration is complete. + +## Instructions + +![Move2CloudZerto](/pages/assets/screens/other/zerto/move2cloud-zerto.png){.thumbnail} + +### Step 1: Define your migration scope + +At the end of this step, you will have a structured list of workloads to migrate and the associated network design. + +#### Step 1.1: Create an inventory of source VMs + +List all virtual machines to be migrated and collect the following data: + +- FQDN and static IP address +- Operating system and version +- Application or service associated with each VM +- Technical dependencies (for example, frontend servers depending on a database VM) + +This inventory allows you to group VMs into consistent application stacks for batch migration. + +#### Step 1.2: Group VMs into migration batches + +Organize your VMs into logical groups according to application-level dependencies. +Each batch should contain all virtual machines required to migrate and operate a single application, such as: + +- Web frontend VM +- Application logic VM +- Database backend VM + +#### Step 1.3: Document the current network configuration + +Record the full network configuration used by your source VMs: + +- VLAN IDs and associated subnets +- IP address ranges to preserve +- Inter-VM communication flows (source/destination, port, protocol) + +This network design will be recreated in your OVHcloud HPC tenant using `vRack` and NSX-T. + +You can find more about network planning in [NSX-T - First steps](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps). + +For additional guidance from Zerto, refer to [Installing the Zerto Solution](https://help.zerto.com/bundle/Install.HV.HTML/page/Installing_the_Zerto_Solution.htm){.external}. + +### Step 2: Plan Hosted Private Cloud resources + +This step helps you determine the required compute, storage, and network resources for your HPC environment. + +#### Step 2.1: Estimate CPU and memory + +Review your current infrastructure to calculate how many vCPUs and how much RAM you will need in the target environment. + +Use your existing pCPU/vCPU consolidation ratio to size the number of `ESXi hosts` required. + +#### Step 2.2: Define storage capacity + +Based on your workloads, select the most appropriate storage type: + +- `NFS datastores` for general-purpose workloads +- `vSAN` for performance-intensive applications + +Estimate total disk space needed, plus redundancy if applicable. +If your workloads require high IOPS, vSAN is the preferred option. + +#### Step 2.3: Plan the target network + +Plan how your virtual network will be recreated using NSX-T: + +- Decide which segments will be VLAN-backed vs. overlay. +- Identify gateway needs (Tier-0 and Tier-1). +- Evaluate firewalling rules and north/south traffic. + +If you need to expose services on the internet, you can: + +- Request public IPs via your `Hosted Private Cloud`. +- Migrate your existing IP ranges using the [Bring Your Own IP (BYOIP)](/links/network/byoip) feature. + +### Step 3: Enable access to the vCenter + +Access to vCenter is restricted by default in all OVHcloud HPC environments. + +You must explicitly allow your admin IPs to reach the `vCenter` endpoint. + +To do so: + +1. Log in to the [OVHcloud Control Panel](/links/manager). +2. Select your `Hosted Private Cloud`{.action}. +3. Navigate to the `Security`{.action} tab. +4. Click `Add a new IP address range`{.action} to authorize your source infrastructure IPs and Zerto components. + +For step-by-step instructions, refer to [Authorise IPs to connect to vCenter](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/autoriser_des_ip_a_se_connecter_au_vcenter). + +### Step 4: Configure roles and permissions + +This step ensures that administrators and tools like Zerto have the correct access to vSphere resources within your OVHcloud Hosted Private Cloud. + +#### Step 4.1: Use OVHcloud IAM + +Set up roles and permissions in your `Hosted Private Cloud` using `OVHcloud IAM`. + +> [!warning] +> **OVHcloud IAM is not available in SecNumCloud (SNC), PCI-DSS, or HDS environments.** +> If you are using one of these qualified environments, you must configure roles and permissions directly in vSphere or use an external IAM solution such as Microsoft Active Directory or Okta. + +For instructions, refer to the [IAM setup guide](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started). + +#### Step 4.2: Connect your own IAM solution + +If you prefer to use your existing identity provider (e.g., Active Directory or Okta), deploy a directory service directly in your OVHcloud tenant. + +You can also link OVHcloud IAM with your existing ADFS server to enable SAML-based SSO. + +To do so, follow [Connect OVHcloud IAM to ADFS](/pages/account_and_service_management/account_information/ovhcloud-account-connect-saml-adfs). + +#### Step 4.3: Service accounts for Zerto + +Zerto components require specific vSphere roles and permissions to function. You can: + +- Create a dedicated `zerto-admin` account in vSphere. +- Assign the necessary privileges to manage replication and recovery. + +Details on required permissions are available in Zerto’s documentation: + +[Roles and Permissions Within Zerto](https://help.zerto.com/bundle/Admin.VC.HTML.90/page/Roles_and_Permissions_Within_.htm){.external} + +### Step 5: Build the target network + +Before starting any VM replication or failover test, your Hosted Private Cloud network must be ready to receive the workloads. This includes replicating the source structure, creating the right segments, and preparing firewall rules. + +#### Step 5.1: Recreate your VLANs and segments + +When your HPC is delivered, it comes with a default distributed virtual switch and at least one VLAN. You can add your own VLANs via the `vRack`. + +If you are using NSX-T, plan your segmentation as follows: + +- Define your segments (VLAN-backed or overlay). +- Assign each to a corresponding application batch or service zone. +- Recreate IP addressing schemes as defined in your inventory. + +Refer to [NSX-T – First steps](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps) for details on creating segments and assigning them to VMs. + +#### Step 5.2: Configure NSX-T routing and gateways + +If using NSX-T, you must define how traffic will route between segments and to the internet: + +- A **Tier-1 Gateway** handles internal routing. +- A **Tier-0 Gateway** connects your environment to upstream services or external networks. + +These gateways are automatically deployed when NSX-T is enabled. You can review and modify them in the `NSX Manager` interface. + +Set up routing and services based on your flow matrix defined in Step 1. + +#### Step 5.3: Prepare firewall rules + +NSX-T provides a **distributed firewall (DFW)** that controls east-west traffic between VMs. You should define rules for: + +- Application-specific ports (e.g., web → app, app → db) +- Management access to vCenter and Zerto components +- Optional: quarantine or isolation zones for test VMs + +If you're not using NSX-T, implement similar rules using your preferred virtual appliance firewall (e.g., FortiVM, Stormshield, Palo Alto VM-Series). + +You can find an overview of how NSX handles these features in [NSX-T – First steps](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps). + +### Step 6: Deploy core services in the target HPC + +Your migrated workloads will need basic infrastructure services to function properly once they are running in your Hosted Private Cloud. + +#### Step 6.1: Deploy NTP + +Ensure all VMs and services use a consistent time source. You can configure your HPC workloads to use `ntp.ovh.net` as a reliable time server. + +#### Step 6.2: Deploy DNS + +If your applications rely on internal DNS resolution, deploy a domain controller or dedicated DNS server inside your HPC environment. This can be a clone of your on-prem server or a new instance. + +#### Step 6.3: Set up authentication services + +If your authentication is based on Active Directory, deploy a replica domain controller in the HPC. + +You can also establish secure communication between the on-prem AD and the tenant to avoid duplicating identities. + +### Step 7: Install and activate Zerto in the OVHcloud tenant + +Zerto is installed and managed per site. On the OVHcloud side, the components are deployed automatically when you activate Zerto. + +In your `Hosted Private Cloud`{.action} interface: + +1. Go to `Disaster Recovery`{.action}. +2. Select `Enable Zerto Virtual Replication`{.action}. +3. Confirm and wait for deployment. + +OVHcloud will deploy the following: + +- A dedicated ZVM (Zerto Virtual Manager). +- A ZVRA (Zerto Virtual Replication Appliance) on each ESXi host. +- An OVH-managed NSX-T firewall with preconfigured rules for Zerto ports. + +Full details can be found in [Zerto Virtual Replication on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto-virtual-replication-customer-to-ovhcloud). + +### Step 8: Install Zerto on the source site + +You must install Zerto components manually on your on-premises infrastructure. + +Follow the procedure in [Installing Zerto on source site](https://help.zerto.com/bundle/Install.VC.HTML/page/Performing_an_Express_Installation.htm){.external}. + +The main components are: + +- ZVM: Installed on a Windows Server with vSphere access +- ZVRAs: Deployed on each ESXi host hosting protected VMs + +Ensure that: + +- TCP ports 9071, 9081 are open between ZVMs. +- TCP ports 4007, 4008 are open between ZVRAs. + +### Step 9: Set up the IPsec VPN tunnel + +Zerto requires **direct communication** between ZVMs and ZVRAs. NAT is not supported. + +Set up a site-to-site IPsec tunnel between your on-prem firewall and the OVHcloud tenant. + +You can use any compatible device (e.g., Fortinet, Palo Alto, OPNsense). + +Details and parameters are available in [Zerto VPN Setup on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_zerto_virtual_replication_customer_to_ovh). + +### Step 10: Pair the sites and create VPGs + +Once ZVMs are online and communication is confirmed: + +1. Use the Zerto console to **pair both sites**. +2. Create your first **Virtual Protection Group (VPG)**. + +A VPG groups all VMs that should be replicated and failed over together. + +More information in [Creating a VPG](https://help.zerto.com/bundle/Admin.ZSSP.HTML.10.0_U3/page/Creating_a_VPG.htm){.external} + +### Step 11: Monitor the replication status + +Monitor each VPG from the Zerto UI: + +- Confirm that replication is active. +- Check the RPO (Recovery Point Objective). +- Resolve any alerts before running a test or failover. + +Refer to [Monitoring Virtual Protection Groups](https://help.zerto.com/bundle/Admin.ZSSP.HTML.10.0_U3/page/Monitoring_Virtual_Protection_Groups.htm){.external} + +### Step 12: Run a test failover + +Before migrating production workloads, test the behavior of your VMs in the OVHcloud tenant. + +Use the `Failover Test` option in the Zerto UI. This powers on the replicated VMs without impacting production. + +Instructions: + +- [Starting and Stopping Failover Tests](https://help.zerto.com/bundle/Admin.VC.HTML.10.0_U3/page/StartingFailoverTest.htm){.external} +- [What Happens After Starting a Test?](https://help.zerto.com/bundle/Admin.VC.HTML.10.0_U3/page/What_Happens_After_Starting_a_Test.htm){.external} + +### Step 13: Execute the planned migration + +When you are ready to migrate: + +1. Use the **Move** operation in Zerto to migrate each VPG. +2. Choose the commit policy (manual, auto, rollback). + +See [The Move Process](https://help.zerto.com/bundle/Admin.ZSSP.HTML.10.0_U3/page/The_Move_Process.htm){.external} for full instructions. + +### Step 14: Validate application availability + +After the move: + +- Verify that all VMs are powered on. +- Test connectivity (AD, DNS, Bastion, internet). +- Validate each application and service. + +### Step 15: Commit or roll back the migration + +If all tests succeed, commit the operation in Zerto. + +If something is not working, you can cancel the move and roll back to your on-prem environment. + +More in [Moving Protected VMs to Remote Site](https://help.zerto.com/bundle/Admin.ZSSP.HTML.10.0_U3/page/Moving_Protected_Virtual_Machines_to_the_Remote_Site.htm){.external} + +### Step 16: Use Storage vMotion to place VMs on target storage + +After migration, you may want to move some VMs to another datastore or vSAN policy. + +Use `Storage vMotion`{.action} via the `vSphere Client`{.action}: + +1. Right-click on the VM > `Migrate`{.action}. +2. Select `Change storage only`{.action}. +3. Choose the destination datastore or vSAN policy. + +See [VMware Storage vMotion](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_storage_vmotion) for full details. + +### Step 17: Back up your workloads + +Once your VMs are in production, secure them with a backup plan. + +You have 2 options: + +- **Option 1**: Use **Veeam Backup as a Service** if you want a managed backup solution integrated with your HPC. +- **Option 2**: Deploy your own Veeam Backup server and use **Veeam Backup & Replication for Public Cloud**. + +## Go further + +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. + +Ask questions, give your feedback and interact directly with the team building our Hosted Private Cloud services on the dedicated [Discord](https://discord.gg/ovhcloud) channel. + +Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto/guide.fr-fr.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto/guide.fr-fr.md new file mode 100644 index 00000000000..bf7bc26b323 --- /dev/null +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto/guide.fr-fr.md @@ -0,0 +1,341 @@ +--- +title: Move2Cloud - Migration de charges de travail VMware vers OVHcloud Hosted Private Cloud avec Zerto +excerpt: "Découvrez comment migrer vos charges de travail VMware on-premises vers un environnement Hosted Private Cloud OVHcloud à l’aide de Zerto Virtual Replication" +updated: 2025-07-17 +--- + +## Objectif + +Ce guide explique comment migrer vos charges de travail VMware on-premises vers un **Hosted Private Cloud (HPC) OVHcloud** en utilisant **Zerto Virtual Replication**. + +> [!primary] +> **Ce guide s’applique aux environnements Hosted Private Cloud standards (hors SecNumCloud, PCI-DSS ou HDS).** +> Si vous utilisez un environnement SecNumCloud, certaines fonctionnalités décrites ici comme **OVHcloud IAM**, le **vRack**, ou les **segments adossés à des VLAN** peuvent ne pas être disponibles. +> Dans ce cas, consultez le guide suivant : +> [Move2Cloud - Migration de charges de travail VMware vers le Hosted Private Cloud SecNumCloud avec Zerto](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto_secnumcloud) + +## Prérequis + +Avant de commencer, assurez-vous de détenir : + +- Un inventaire complet de vos machines virtuelles (VM) : FQDN, adresse IP, version du système d'exploitation, dépendances applicatives. +- Un plan de migration par lots regroupés par pile applicative. +- Une liste complète des VLAN, sous-réseaux et segments du réseau cible. +- Un environnement HPC correctement dimensionné (hosts, datastores, vSAN, NSX-T). +- Un tunnel VPN IPsec fonctionnel entre votre infrastructure on-premises et OVHcloud. +- Un accès à la console Zerto et aux interfaces vCenter sur les deux environnements. + +> [!warning] +> Depuis mai 2025, **Zerto ne prend pas en charge la réplication des VM avec le chiffrement VMEncrypt activé**. +> Le chiffrement au repos de vSAN est pris en charge. Vous pouvez également chiffrer vos VM après la migration. + +## En pratique + +![Move2CloudZerto](/pages/assets/screens/other/zerto/move2cloud-zerto.png){.thumbnail} + +### Étape 1 : Définir votre périmètre de migration + +À la fin de cette étape, vous détiendrez une liste structurée des charges de travail à migrer et la conception du réseau associée. + +#### Étape 1.1 : Créer un inventaire des VM sources + +Répertoriez toutes les machines virtuelles à migrer avec les informations suivantes : + +- FQDN et adresse IP statique. +- Système d’exploitation et sa version. +- Application ou service associé à chaque VM. +- Dépendances entre les VM (par exemple : web/app/db). + +Cet inventaire vous permet de regrouper les machines virtuelles en piles d'applications cohérentes pour la migration par lots. + +#### Étape 1.2 : Regrouper les VM en lots de migration + +Organisez vos VM en lots applicatifs cohérents. + +Chaque lot doit contenir toutes les machines virtuelles nécessaires à la migration et à l’exploitation d’une seule application, comme : + +- VM frontend web. +- VM applicative. +- VM backend de base de données. + +#### Étape 1.3 : Documenter la configuration réseau existante + +Notez la configuration réseau complète utilisée par vos VM sources : + +- Les VLAN utilisés et les sous-réseaux associés. +- Les plages d'adresses IP à conserver. +- Les flux autorisés (IP source/destination, ports, protocoles). + +Cette structure réseau sera répliquée dans votre Hosted Private Cloud à l'aide de `vRack` et de NSX-T. + +Retrouvez plus d'informations sur la planification du réseau dans notre guide « [Premiers pas avec NSX](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps) ». + +Pour obtenir des conseils supplémentaires sur l'utilisation de Zerto, référez-vous à la documentation suivante : [Installer la solution Zerto](https://help.zerto.com/bundle/Install.HV.HTML/page/Installing_the_Zerto_Solution.htm){.external}. + +### Étape 2 : Planifier les ressources de votre Hosted Private Cloud + +Cette étape vous aide à déterminer les ressources de calcul, de stockage et de réseau requises pour votre environnement HPC. + +#### Étape 2.1 : Estimer le CPU et la mémoire + +Examinez votre infrastructure actuelle pour calculer la quantité de vCPU et de RAM nécessaires dans l'environnement cible. + +Utilisez votre ratio de consolidation pCPU/vCPU existant pour dimensionner le nombre de `ESXi hosts` requis. + +#### Étape 2.2 : Définir la capacité de stockage + +En fonction de vos charges de travail, sélectionnez le type de stockage le plus approprié : + +- `Datastores NFS` pour les charges de travail générales. +- `vSAN` pour les applications exigeantes en performances. + +Estimez l'espace disque total nécessaire, plus la redondance le cas échéant. +Si vos charges de travail nécessitent des IOPS élevées, vSAN est l'option privilégiée. + +#### Étape 2.3 : Planifier le réseau cible + +Planifiez la recréation de votre réseau virtuel à l'aide de NSX-T : + +- Décidez quels segments seront de type VLAN ou Overlay. +- Identifiez les besoins en matière de passerelles (Tier-0 et Tier-1). +- Évaluez les règles de pare-feu et le trafic nord-sud. + +Si vous devez exposer des services sur Internet, vous pouvez : + +- Demander des adresses IP publiques via votre `Hosted Private Cloud`. +- Migrer vos plages d'adresses IP existantes grâce à la fonctionnalité [Bring Your Own IP (BYOIP)](/links/network/byoip). + +### Étape 3 : Activer l'accès au vCenter + +L'accès au vCenter est restreint par défaut dans tous les environnements HPC OVHcloud. + +Vous devez explicitement autoriser vos adresses IP d'administration à atteindre le point de terminaison `vCenter`. + +Pour ce faire : + +1. Connectez-vous à votre [espace client OVHcloud](/links/manager). +2. Sélectionnez votre `Hosted Private Cloud`{.action}. +3. Accédez à l'onglet `Sécurité`{.action} +4. Cliquez sur `Ajouter une nouvelle plage d'adresses IP`{.action} pour autoriser vos adresses IP d'infrastructure source et vos composants Zerto. + +Pour des instructions détaillées, référez-vous à notre guide « [Autoriser des IP à se connecter au vCenter](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/autoriser_des_ip_a_se_connecter_au_vcenter) ». + +### Étape 4 : Configurer les rôles et les permissions + +Cette étape garantit que les administrateurs et les outils comme Zerto ont un accès correct aux ressources vSphere au sein de votre Hosted Private Cloud OVHcloud. + +#### Étape 4.1 : Utiliser la solution IAM (Identity and Access Management) d’OVHcloud + +Configurez les rôles et permissions dans votre `Hosted Private Cloud`{.action} via la solution **IAM** d'OVHcloud. + +> [!warning] +> **La solution IAM d'OVHcloud n’est pas disponible dans les environnements qualifiés SecNumCloud (SNC), PCI-DSS ou HDS.** +> Si vous utilisez l'un de ces environnements qualifiés, vous devez configurer les rôles et les autorisations directement dans vSphere ou utiliser une solution IAM externe telle que Microsoft Active Directory ou Okta. + +Pour des instructions détaillées, référez-vous au [guide de configuration IAM](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started). + +#### Étape 4.2 : Connecter votre propre solution IAM + +Si vous préférez utiliser votre fournisseur d'identité existant (comme Active Directory ou Okta), déployez un service d'annuaire directement dans votre tenant OVHcloud. + +Vous pouvez également associer la solution IAM d’OVHcloud à votre serveur ADFS existant pour activer l’authentification unique basée sur SAML. + +Pour cela, suivez notre guide « [Activer les connexions Active Directory Federation Services (AD FS) SSO avec votre compte OVHcloud](/pages/account_and_service_management/account_information/ovhcloud-account-connect-saml-adfs) ». + +#### Étape 4.3 : Comptes de service Zerto + +Les composants Zerto nécessitent des rôles et des autorisations vSphere spécifiques pour fonctionner. Vous pouvez : + +- Créer un compte dédié `zerto-admin` dans vSphere. +- Attribuer les privilèges nécessaires pour gérer la réplication et la restauration. + +Les détails sur les autorisations requises sont disponibles dans la documentation de Zerto : [Rôles et autorisations dans Zerto](https://help.zerto.com/bundle/Admin.VC.HTML.90/page/Roles_and_Permissions_Within_.htm){.external}. + +### Étape 5 : Construire le réseau cible + +Avant de commencer tout test de réplication ou de failover de VM, votre réseau Hosted Private Cloud doit être prêt à recevoir les charges de travail. + +Cela inclut notamment la réplication de la structure source, la création des segments de réseau appropriés et la configuration des règles de pare-feu nécessaires. + +#### Étape 5.1 : Recréer vos VLAN et segments + +Lors de la livraison de votre HPC, celui-ci est configuré par défaut avec un commutateur virtuel distribué et au moins un VLAN. Vous pouvez ajouter vos propres VLAN via le `vRack`. + +Si vous utilisez NSX-T, planifiez votre segmentation comme suit : + +- Définissez vos segments (VLAN-backed ou overlay). +- Affectez chaque application à un lot d'applications ou à une zone de service correspondante. +- Reproduisez les plans d’adressage IP définis dans votre inventaire + +Référez-vous à notre guide « [Premiers pas avec NSX](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps) » pour obtenir plus de détails sur la création de segments et leur affectation aux machines virtuelles. + +#### Étape 5.2 : Configurer le routage et les passerelles NSX-T + +Si vous utilisez NSX-T, vous devez définir comment le trafic sera routé entre les segments et vers Internet : + +- Une **Gateway Tier-1** gère le routage interne. +- Une **Gateway Tier-0** relie votre environnement à des services en amont ou à des réseaux externes. + +Ces passerelles sont automatiquement déployées lorsque NSX-T est activé. Vous pouvez les consulter et les modifier depuis l'interface `NSX Manager`. + +Paramétrez des routages et des services basés sur votre matrice de flux définie à l'étape 1. + +#### Étape 5.3 : Préparation des règles de firewall + +NSX-T fournit un **pare-feu distribué** qui contrôle le trafic est-ouest entre les machines virtuelles. Vous devez définir des règles pour : + +- Les ports spécifiques des applications (par exemple : web → app, app → db). +- L'accès à la gestion des composants vCenter et Zerto. +- Facultatif : Les zones de quarantaine ou d'isolement pour les VM de test. + +Si vous n'utilisez pas NSX-T, mettez en œuvre des règles similaires à l'aide du pare-feu de l'appliance virtuelle de votre choix (par exemple : FortiVM, Stormshield ou Palo Alto VM-Series). + +Vous retrouverez un aperçu de la façon dont NSX gère ces fonctionnalités dans notre guide « [Premiers pas avec NSX](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps) ». + +### Étape 6 : Déployer les services core dans le HPC cible + +Vos charges de travail migrées nécessiteront des services d'infrastructure de base pour fonctionner correctement lorsqu'elles seront en cours d'exécution dans votre Hosted Private Cloud. + +#### Étape 6.1 : Déployer NTP + +Assurez-vous que toutes les machines virtuelles et tous les services utilisent une source de temps cohérente. Vous pouvez configurer vos charges de travail HPC pour utiliser `ntp.ovh.net` comme serveur de temps fiable. + +#### Étape 6.2 : Déployer DNS + +Si vos applications s'appuient sur une résolution DNS interne, déployez un contrôleur de domaine ou un serveur DNS dédié au sein de votre environnement HPC. Il peut s’agir d’un clone de votre serveur on-premises ou d’une nouvelle instance. + +#### Étape 6.3 : Mise en place des services d'authentification + +Si votre authentification est basée sur Active Directory, déployez un contrôleur de domaine réplica dans le HPC. + +Vous pouvez également établir une communication sécurisée entre l'AD on-premises et le client pour éviter la duplication des identités. + +### Étape 7 : Installer et activer Zerto sur le locataire OVHcloud + +Zerto est installé et géré par site. Côté OVHcloud, les composants sont déployés automatiquement lors de l’activation de Zerto. + +Dans votre interface `Hosted Private Cloud`{.action} : + +1. Accédez à `Reprise d'activité`{.action}. +2. Sélectionnez `Activer la réplication virtuelle Zerto`{.action}. +3. Confirmez et attendez le déploiement. + +OVHcloud déploiera les éléments suivants : + +- Un ZVM (Zerto Virtual Manager) dédié. +- Un ZVRA (Zerto Virtual Replication Appliance) sur chaque hôte ESXi. +- Un firewall NSX-T géré par OVHcloud avec des règles préconfigurées pour les ports Zerto. + +Tous les détails sont disponibles dans notre guide « [Utiliser Zerto entre OVHcloud et une plateforme tierce](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto-virtual-replication-customer-to-ovhcloud) ». + +### Étape 8 : Installer Zerto sur le site source + +Vous devez installer manuellement les composants Zerto sur votre infrastructure on-premises. + +Suivez la procédure décrite dans le guide Zerto suivant : [Réaliser une installation rapide](https://help.zerto.com/bundle/Install.VC.HTML/page/Performing_an_Express_Installation.htm){.external}. + +Les principaux composants sont les suivants : + +- ZVM : Installé sur un serveur Windows avec accès vSphere. +- ZVRA : Déployé sur chaque hôte ESXi hébergeant des VM protégées. + +Assurez-vous que : + +- Les ports TCP 9071 et 9081 sont ouverts entre les ZVM. +- Les ports TCP 4007 et 4008 sont ouverts entre les ZVRA. + +### Étape 9 : Configurer le tunnel VPN IPsec + +Zerto nécessite **une communication directe** entre les ZVM et les ZVRA. Le NAT n'est pas pris en charge. + +Mettez en place un tunnel IPsec site-à-site entre votre pare-feu local et l'environnement OVHcloud. + +Vous pouvez utiliser n'importe quel périphérique compatible (par exemple : Fortinet, Palo Alto ou OPNsense). + +Les détails et les paramètres sont disponibles dans notre guide « [Utiliser Zerto entre OVHcloud et une plateforme tierce](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto-virtual-replication-customer-to-ovhcloud) ». + +### Étape 10 : Coupler les sites et créer des VPG + +Une fois les ZVM en ligne et la communication validée : + +1. Utilisez la console Zerto pour **coupler les deux sites**. +2. Créez votre premier **Virtual Protection Group (VPG)**. + +Un VPG regroupe toutes les VM qui doivent être répliquées et basculées ensemble. + +Retrouvez plus d'informations dans le guide Zerto suivant : [Créer un VPG](https://help.zerto.com/bundle/Admin.ZSSP.HTML.10.0_U3/page/Creating_a_VPG.htm){.external}. + +### Étape 11 : Surveiller l'état de la réplication + +Surveillez chaque VPG depuis l'interface utilisateur Zerto : + +- Confirmez que la réplication est active. +- Vérifiez le RPO (Recovery Point Objective). +- Résolvez les alertes avant d'exécuter un test ou un failover. + +Si besoin, consultez le guide Zerto suivant : [Surveillance des groupes de protection virtuels](https://help.zerto.com/bundle/Admin.ZSSP.HTML.10.0_U3/page/Monitoring_Virtual_Protection_Groups.htm){.external}. + +### Étape 12 : Exécuter un test de failover + +Avant de migrer les charges de travail de production, testez le comportement de vos VM dans le tenant OVHcloud. + +Utilisez l'option `Failover Test` dans l'interface utilisateur Zerto. Cela permet de mettre sous tension les machines virtuelles répliquées sans impacter la production. + +Retrouvez ci-dessous les guides de Zerto à ce sujet : + +- [Démarrage et arrêt des tests de failover](https://help.zerto.com/bundle/Admin.VC.HTML.10.0_U3/page/StartingFailoverTest.htm){.external} +- [Que se passe-t-il après avoir démarré un test ?](https://help.zerto.com/bundle/Admin.VC.HTML.10.0_U3/page/What_Happens_After_Starting_a_Test.htm){.external} + +### Étape 13 : Exécuter la migration prévue + +Lorsque vous êtes prêt à migrer : + +1. Utilisez l'opération **Move** dans Zerto pour migrer chaque VPG. +2. Choisissez la stratégie de validation (manuelle, automatique, annulation). + +Pour obtenir des instructions complètes, référez-vous au guide Zerto suivant : [Processus de déplacement](https://help.zerto.com/bundle/Admin.ZSSP.HTML.10.0_U3/page/The_Move_Process.htm){.external}. + +### Étape 14 : Valider la disponibilité de l'application + +Après le déplacement : + +- Vérifiez que toutes les VM sont sous tension. +- Testez la connectivité (AD, DNS, Bastion, Internet). +- Validez chaque application et service. + +### Étape 15 : Valider ou annuler la migration + +Si tous les tests réussissent, validez l'opération dans Zerto. + +Si quelque chose ne fonctionne pas, vous pouvez annuler le déplacement et revenir à votre environnement local. + +Voir le guide Zerto suivant : [Déplacement des machines virtuelles protégées vers le site distant](https://help.zerto.com/bundle/Admin.ZSSP.HTML.10.0_U3/page/Moving_Protected_Virtual_Machines_to_the_Remote_Site.htm){.external}. + +### Étape 16 : Utiliser Storage vMotion pour placer les VM sur le stockage cible + +Après la migration, vous pouvez souhaiter déplacer certaines machines virtuelles vers un autre datastore ou une autre stratégie vSAN. + +Utilisez `Storage vMotion`{.action} via `vSphere Client`{.action} : + +1. Faites un clic droit sur la VM puis cliquez sur `Migrer`{.action}. +2. Sélectionnez `Modifier le stockage uniquement`{.action}. +3. Choisissez le datastore de destination ou la stratégie vSAN. + +Pour plus de détails, consultez notre guide « [VMware Storage vMotion](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_storage_vmotion) ». + +### Étape 17 : Sauvegarder vos charges de travail + +Une fois vos VM en production, sécurisez-les avec un plan de sauvegarde. + +Vous disposez de 2 options : + +- **Option 1** : Utiliser **Veeam Backup as a Service** si vous souhaitez une solution de sauvegarde managée intégrée à votre HPC. +- **Option 2** : Déployer votre propre serveur Veeam Backup et utiliser **Veeam Backup & Replication for Public Cloud**. + +## Aller plus loin + +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en œuvre de nos solutions, contactez votre Technical Account Manager ou demandez une analyse personnalisée de votre projet à nos experts de l’équipe [Professional Services](/links/professional-services). + +Posez des questions, donnez votre avis et interagissez directement avec l’équipe qui construit nos services Hosted Private Cloud sur le canal [Discord](https://discord.gg/ovhcloud){.external} dédié. + +Échangez avec notre [communauté d'utilisateurs](/links/community). \ No newline at end of file diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto/meta.yaml b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto/meta.yaml new file mode 100644 index 00000000000..5024ad399a8 --- /dev/null +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto/meta.yaml @@ -0,0 +1,2 @@ +id: 610f87c4-b499-426c-aabe-c93016425f31 +full_slug: vmware-migration-zerto \ No newline at end of file diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto_secnumcloud/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto_secnumcloud/guide.en-gb.md new file mode 100644 index 00000000000..665af78d6f4 --- /dev/null +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto_secnumcloud/guide.en-gb.md @@ -0,0 +1,313 @@ +--- +title: Move2Cloud - Migrate VMware workloads to OVHcloud SecNumCloud Hosted Private Cloud with Zerto +excerpt: "Learn how to migrate on-premises VMware workloads to a SecNumCloud-qualified Hosted Private Cloud using Zerto Virtual Replication" +updated: 2025-07-17 +--- + +## Objective + +This guide explains how to migrate your on-premises VMware workloads to an **OVHcloud SecNumCloud Hosted Private Cloud (HPC)** using **Zerto Virtual Replication**. + +> [!primary] +> **This guide applies to SecNumCloud (SNC) qualified Hosted Private Cloud environments.** +> Some features available in standard environments like **OVHcloud IAM**, **vRack** or the **advanced NSX-T network** may be restricted or unavailable here. +> For standard environments, refer to the dedicated guide: +> [Move2Cloud - Migrate VMware workloads to OVHcloud Hosted Private Cloud with Zerto](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto). + +## Requirements + +Before you begin, make sure you have: + +- A complete inventory of your VMs, including FQDN, IP address, OS version, and application dependencies. +- A batch migration plan grouped by application stack. +- A full list of VLANs, subnets, and segments for your target network. +- An HPC environment properly sized (hosts, datastores, vSAN, NSX-T). +- A working IPsec VPN tunnel between your on-premises infrastructure and OVHcloud. +- Access to the Zerto console and vCenter interfaces on both sides. + +>[!warning] +> As of May 2025, **Zerto does not support replication of virtual machines with VMEncrypt enabled**. +> vSAN’s encryption at rest is supported. You can also encrypt your VMs after migration is complete. + +## Instructions + +![Move2CloudZerto](/pages/assets/screens/other/zerto/move2cloud-zerto.png){.thumbnail} + +### Step 1: Define your migration scope + +At the end of this step, you will have a structured list of workloads to migrate and the associated network design. + +#### Step 1.1: Create an inventory of source VMs + +List all virtual machines to be migrated and collect the following data: + +- FQDN and static IP address +- Operating system and version +- Application or service associated with each VM +- Technical dependencies (for example, frontend servers depending on a database VM) + +This inventory allows you to group VMs into consistent application stacks for batch migration. + +#### Step 1.2: Group VMs into migration batches + +Organize your VMs into logical groups according to application-level dependencies. +Each batch should contain all virtual machines required to migrate and operate a single application, such as: + +- Web frontend VM +- Application logic VM +- Database backend VM + +#### Step 1.3: Document the current network configuration + +Record the full network configuration used by your source VMs: + +- VLAN IDs and associated subnets +- IP address ranges to preserve +- Inter-VM communication flows (source/destination, port, protocol) + +This network design will be recreated in your OVHcloud HPC tenant using NSX-T overlay segments. + +You can find more about network planning in [NSX-T - First steps](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps). + +For additional guidance from Zerto, refer to [Installing the Zerto Solution](https://help.zerto.com/bundle/Install.HV.HTML/page/Installing_the_Zerto_Solution.htm){.external}. + +### Step 2: Plan Hosted Private Cloud resources + +This step helps you determine the required compute, storage, and network resources for your HPC environment. + +#### Step 2.1: Estimate CPU and memory + +Review your current infrastructure to calculate how many vCPUs and how much RAM you will need in the target environment. + +Use your existing pCPU/vCPU consolidation ratio to size the number of `ESXi hosts` required. + +#### Step 2.2: Define storage capacity + +Based on your workloads, select the most appropriate storage type: + +- `NFS datastores` for general-purpose workloads +- `vSAN` for performance-intensive applications + +Estimate total disk space needed, plus redundancy if applicable. +If your workloads require high IOPS, vSAN is the preferred option. + +#### Step 2.3: Plan the target network + +Plan your virtual network using NSX-T: + +- Only **overlay segments** are supported; VLAN-backed segments are not allowed. +- Define Tier-0 and Tier-1 gateway needs based on internal routing. +- Configure firewall rules for east-west traffic. + +No direct internet exposure is permitted. All access must go through approved bastion or VPN links. + +> [!primary] +> The [Bring Your Own IP (BYOIP)](/links/network/byoip) feature is not available in SecNumCloud environments. + +### Step 3: Enable access to the vCenter + +Access to `vCenter`{.action} is restricted by default in SecNumCloud environments. + +You must request access from OVHcloud Support. + +1. Open a support ticket from the [OVHcloud Control Panel](/links/manager). +2. Select your `Hosted Private Cloud`{.action}. +3. Provide the list of source IPs that require access. + +For step-by-step instructions, refer to [Authorize IPs to connect to vCenter](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/autoriser_des_ip_a_se_connecter_au_vcenter). + +### Step 4: Configure roles and permissions + +As IAM is not available in SecNumCloud environments, you must configure roles and permissions for your VMware environment using **local accounts** within the OVHcloud SecNumCloud tenant. + +> [!primary] +> All accounts in a SecNumCloud environment must be secured with **two-factor authentication (2FA)**. + +For detailed instructions on how to enroll local accounts with 2FA, refer to the official guide: +[Enabling secure access to the vSphere interface](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/interface-secure) + +### Step 5: Build the target network + +Before starting any VM replication or failover test, your Hosted Private Cloud network must be ready to receive the workloads. This includes replicating the source structure, creating the right segments, and preparing firewall rules. + +#### Step 5.1: Recreate your segments + +In SecNumCloud environments, VLAN-backed segments and vRack are not available. + +When your HPC is delivered, it comes with a default distributed virtual switch. You must use NSX-T overlay segments only. + +Use `NSX Manager` to: + +- Create overlay segments for each application batch or service zone. +- Reproduce the IP addressing plan from your inventory. +- Attach segments to the relevant gateways (usually Tier-1). + +Do not expose any segment to the internet. Access must be routed through bastions or private VPN links. + +#### Step 5.2: Configure NSX-T routing and gateways + +In SNC environments, NSX-T gateways are used only for internal routing or secure VPN-based flows. + +- A **Tier-1 Gateway** handles internal routing between overlay segments. +- **Tier-0 Gateways** may be deployed but only for approved VPN uplinks. + +Use the `NSX Manager` interface to define and manage your gateway configuration. + +No external/public IP connectivity is allowed. + +#### Step 5.3: Prepare firewall rules + +NSX-T provides a **distributed firewall (DFW)** that controls east-west traffic between VMs. You should define rules for: + +- Application-specific ports (e.g., web → app, app → db) +- Management access to vCenter and Zerto components +- Optional: quarantine or isolation zones for test VMs + +If you are not using NSX-T, implement similar rules using your preferred virtual firewall appliance (e.g., FortiVM, Stormshield, Palo Alto VM-Series). + +You can find an overview of how NSX handles these features in [NSX-T – First steps](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps). + +> [!primary] +> +> In SecNumCloud, firewall rules must strictly restrict traffic to internal flows or secured VPN entry points. No DNAT/SNAT rules toward the public internet are allowed. +> + +### Step 6: Deploy core services in the target HPC + +Your migrated workloads will need basic infrastructure services to function properly once they are running in your Hosted Private Cloud. + +#### Step 6.1: Deploy NTP + +Ensure all VMs and services use a consistent time source. You can configure your HPC workloads to use `ntp.ovh.net` as a reliable time server. + +#### Step 6.2: Deploy DNS + +If your applications rely on internal DNS resolution, deploy a domain controller or dedicated DNS server inside your HPC environment. This can be a clone of your on-prem server or a new instance. + +#### Step 6.3: Set up authentication services + +If your authentication is based on Active Directory, deploy a replica domain controller in the HPC. + +You can also establish secure communication between the on-prem AD and the tenant to avoid duplicating identities. + +### Step 7: Install and activate Zerto in the OVHcloud tenant + +Zerto must be installed by OVHcloud in SecNumCloud environments. + +1. In the `Hosted Private Cloud`{.action} interface, open a support ticket. +2. Request Zerto Virtual Replication for your SNC tenant. +3. Wait for OVHcloud to deploy the ZVM, ZVRAs, and required firewall rules. + +Full details: [Zerto Virtual Replication on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_zerto_virtual_replication_customer_to_ovh) + +### Step 8: Install Zerto on the source site + +You must install Zerto components manually on your on-premises infrastructure. + +Follow the procedure in [Installing Zerto on source site](https://help.zerto.com/bundle/Install.VC.HTML/page/Performing_an_Express_Installation.htm){.external}. + +The main components are: + +- ZVM: Installed on a Windows Server with vSphere access +- ZVRAs: Deployed on each ESXi host hosting protected VMs + +Ensure that: + +- TCP ports 9071, 9081 are open between ZVMs. +- TCP ports 4007, 4008 are open between ZVRAs. + +### Step 9: Set up the IPsec VPN tunnel + +Zerto requires **direct communication** between ZVMs and ZVRAs. NAT is not supported. + +Set up a site-to-site IPsec tunnel between your on-prem firewall and the OVHcloud tenant. + +You can use any compatible device (e.g., Fortinet, Palo Alto, OPNsense). + +Details and parameters are available in [Zerto VPN Setup on OVHcloud](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_zerto_virtual_replication_customer_to_ovh). + +### Step 10: Pair the sites and create VPGs + +Once ZVMs are online and communication is confirmed: + +1. Use the Zerto console to **pair both sites**. +2. Create your first **Virtual Protection Group (VPG)**. + +A VPG groups all VMs that should be replicated and failed over together. + +More information in [Creating a VPG](https://help.zerto.com/bundle/Admin.ZSSP.HTML.10.0_U3/page/Creating_a_VPG.htm){.external} + +### Step 11: Monitor the replication status + +Monitor each VPG from the Zerto UI: + +- Confirm that replication is active. +- Check the RPO (Recovery Point Objective). +- Resolve any alerts before running a test or failover. + +Refer to [Monitoring Virtual Protection Groups](https://help.zerto.com/bundle/Admin.ZSSP.HTML.10.0_U3/page/Monitoring_Virtual_Protection_Groups.htm){.external} + +### Step 12: Run a test failover + +Before migrating production workloads, test the behavior of your VMs in the OVHcloud tenant. + +Use the `Failover Test` option in the Zerto UI. This powers on the replicated VMs without impacting production. + +Instructions: + +- [Start a test failover](https://help.zerto.com/bundle/Admin.VC.HTML.10.0_U3/page/StartingFailoverTest.htm){.external} +- [Stop a test failover](https://help.zerto.com/bundle/Admin.VC.HTML.10.0_U3/page/What_Happens_After_Starting_a_Test.htm){.external} + +### Step 13: Execute the planned migration + +When you are ready to migrate: + +1. Use the **Move** operation in Zerto to migrate each VPG. +2. Choose the commit policy (manual, auto, rollback). + +See [The Move Process](https://help.zerto.com/bundle/Admin.ZSSP.HTML.10.0_U3/page/The_Move_Process.htm){.external} for full instructions. + +### Step 14: Validate application availability + +After the move: + +- Verify that all VMs are powered on. +- Test connectivity (AD, DNS, Bastion, internet). +- Validate each application and service. + +### Step 15: Commit or roll back the migration + +If all tests succeed, commit the operation in Zerto. + +If something is not working, you can cancel the move and roll back to your on-prem environment. + +More in [Moving Protected VMs to Remote Site](https://help.zerto.com/bundle/Admin.ZSSP.HTML.10.0_U3/page/Moving_Protected_Virtual_Machines_to_the_Remote_Site.htm){.external} + +### Step 16: Use Storage vMotion to place VMs on target storage + +After migration, you may want to move some VMs to another datastore or vSAN policy. + +Use `Storage vMotion`{.action} via the `vSphere Client`{.action}: + +1. Right-click on the VM > `Migrate`{.action}. +2. Select `Change storage only`{.action}. +3. Choose the destination datastore or vSAN policy. + +See [VMware Storage vMotion](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_storage_vmotion) for full details. + +### Step 17: Back up your workloads + +Once your VMs are in production, secure them with a backup plan. + +You have 2 options: + +- **Option 1**: Use **Veeam Backup as a Service** if you want a managed backup solution integrated with your HPC. +- **Option 2**: Deploy your own Veeam Backup server and use **Veeam Backup & Replication for Public Cloud**. + +## Go further + +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. + +Ask questions, give your feedback and interact directly with the team building our Hosted Private Cloud services on the dedicated [Discord](https://discord.gg/ovhcloud) channel. + +Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto_secnumcloud/guide.fr-fr.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto_secnumcloud/guide.fr-fr.md new file mode 100644 index 00000000000..a4f6055e497 --- /dev/null +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto_secnumcloud/guide.fr-fr.md @@ -0,0 +1,338 @@ +--- +title: Move2Cloud - Migration de charges de travail VMware vers OVHcloud Hosted Private Cloud SecNumCloud avec Zerto +excerpt: "Découvrez comment migrer des charges VMware on-premises vers un Hosted Private Cloud qualifié SecNumCloud à l’aide de Zerto Virtual Replication" +updated: 2025-07-17 +--- + +## Objectif + +Ce guide explique comment migrer vos charges de travail VMware on-premises vers un **Hosted Private Cloud (HPC) SecNumCloud OVHcloud** en utilisant **Zerto Virtual Replication**. + +> [!primary] +> **Ce guide s’applique aux environnements Hosted Private Cloud qualifiés SecNumCloud (SNC).** +> Certaines fonctionnalités disponibles dans les environnements standards comme **OVHcloud IAM**, le **vRack** ou le **réseau NSX-T avancé** peuvent être restreintes ou indisponibles ici. +> Pour les environnements standards, consultez le guide suivant : +> [Move2Cloud - Migration de charges de travail VMware vers le Hosted Private Cloud OVHcloud avec Zerto](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto) + +## Prérequis + +Avant de commencer, assurez-vous de détenir : + +- Un inventaire complet de vos machines virtuelles (VM) : FQDN, adresse IP, version du système d'exploitation, dépendances applicatives. +- Un plan de migration par lots regroupés par pile applicative. +- Une liste complète des VLAN, sous-réseaux et segments du réseau cible. +- Un environnement HPC correctement dimensionné (hosts, datastores, vSAN, NSX-T). +- Un tunnel VPN IPsec fonctionnel entre votre infrastructure sur site et OVHcloud. +- Un accès à la console Zerto et aux interfaces vCenter sur les deux environnements. + +> [!warning] +> Depuis mai 2025, **Zerto ne prend pas en charge la réplication des VM avec le chiffrement VMEncrypt activé**. +> Le chiffrement au repos de vSAN est pris en charge. Vous pouvez également chiffrer vos VM après la migration. + +## En pratique + +![Move2CloudZerto](/pages/assets/screens/other/zerto/move2cloud-zerto.png){.thumbnail} + +### Étape 1 : Définir votre périmètre de migration + +À la fin de cette étape, vous détiendrez une liste structurée des charges de travail à migrer et la conception du réseau associée. + +#### Étape 1.1 : Créer un inventaire des VM sources + +Répertoriez toutes les machines virtuelles à migrer avec les informations suivantes : + +- FQDN et adresse IP statique. +- Système d’exploitation et sa version. +- Application ou service associé. +- Dépendances entre les VM (par exemple : web/app/db). + +Cet inventaire vous permet de regrouper les machines virtuelles en piles d'applications cohérentes pour la migration par lots. + +#### Étape 1.2 : Regrouper les VM en lots de migration + +Organisez vos VMs en lots applicatifs cohérents. + +Chaque lot doit contenir toutes les machines virtuelles nécessaires à la migration et à l’exploitation d’une seule application, comme : + +- VM frontend web. +- VM applicative. +- VM backend de base de données. + +#### Étape 1.3 : Documenter la configuration réseau existante + +Notez la configuration réseau complète utilisée par vos VM sources : + +- Les VLAN utilisés et les sous-réseaux associés. +- Les plages d'adresses IP à conserver. +- Les flux autorisés (IP source/destination, ports, protocoles). + +Cette conception réseau sera recréée dans votre tenant HPC OVHcloud à l'aide de segments de superposition NSX-T. + +Retrouvez plus d'informations sur la planification du réseau dans notre guide « [Premiers pas avec NSX](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps) ». + +Pour obtenir des conseils supplémentaires sur l'utilisation de Zerto, référez-vous à la documentation suivante : [Installer la solution Zerto](https://help.zerto.com/bundle/Install.HV.HTML/page/Installing_the_Zerto_Solution.htm){.external}. + +### Étape 2 : Planifier les ressources de votre Hosted Private Cloud + +Cette étape vous aide à déterminer les ressources de calcul, de stockage et de réseau requises pour votre environnement HPC. + +#### Étape 2.1 : Estimer le CPU et la mémoire + +Examinez votre infrastructure actuelle pour calculer combien de vCPU et de RAM vous aurez besoin dans l'environnement cible. + +Utilisez votre ratio de consolidation pCPU/vCPU existant pour dimensionner le nombre de `ESXi hosts` requis. + +#### Étape 2.2 : Définir la capacité de stockage + +En fonction de vos charges de travail, sélectionnez le type de stockage le plus approprié : + +- `Datastores NFS` pour les charges de travail générales. +- `vSAN` pour les applications exigeantes en performances. + +Estimez l'espace disque total nécessaire, plus la redondance le cas échéant. +Si vos charges de travail nécessitent des IOPS élevées, vSAN est l'option privilégiée. + +#### Étape 2.3 : Planifier le réseau cible + +Planifiez votre réseau virtuel avec NSX-T : + +- Seuls **les segments de superposition** sont pris en charge; les segments adossés à des VLAN ne sont pas autorisés. +- Définissez les besoins en matière de passerelles (Tier-0 et Tier-1) en fonction du routage interne. +- Configurez les règles de pare-feu pour le trafic est-ouest. + +Aucune exposition directe à Internet n'est autorisée. Tous les accès doivent passer par des bastions ou des liens VPN approuvés. + +> [!primary] +> La fonctionnalité [Bring Your Own IP (BYOIP)](/links/network/byoip) n'est pas disponible dans les environnements SecNumCloud. + +### Étape 3 : Activer l'accès au vCenter + +L'accès à `vCenter`{.action} est restreint par défaut dans les environnements SecNumCloud. + +Vous devez demander l'accès au support OVHcloud. + +1. Créez un ticket depuis votre [espace client OVHcloud](/links/manager). +2. Sélectionnez votre `Hosted Private Cloud`{.action}. +3. Fournissez la liste des IP sources qui nécessitent un accès. + +Pour des instructions détaillées, référez-vous à notre guide « [Autoriser des IP à se connecter au vCenter](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/autoriser_des_ip_a_se_connecter_au_vcenter) ». + +### Étape 4 : Configurer les rôles et les permissions + +Cette étape garantit que les administrateurs et les outils comme Zerto ont un accès correct aux ressources vSphere au sein de votre Hosted Private Cloud OVHcloud. + +#### Étape 4.1 : Utiliser la solution IAM (Identity and Access Management) d’OVHcloud + +Configurez les rôles et permissions dans votre `Hosted Private Cloud`{.action} via la solution **IAM d'OVHcloud**. + +> [!warning] +> **La solution IAM d'OVHcloud n’est pas disponible dans les environnements qualifiés SecNumCloud (SNC), PCI-DSS ou HDS.** +> Si vous utilisez l'un de ces environnements qualifiés, vous devez configurer les rôles et les autorisations directement dans vSphere ou utiliser une solution IAM externe telle que Microsoft Active Directory ou Okta. + +Pour des instructions détaillées, référez-vous au [guide de configuration IAM](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_iam_getting_started). + +#### Étape 4.2 : Connecter votre propre solution IAM + +Si vous préférez utiliser votre fournisseur d'identité existant (comme Active Directory ou Okta), déployez un service d'annuaire directement dans votre tenant OVHcloud. + +Vous pouvez également associer la solution IAM d’OVHcloud à votre serveur ADFS existant pour activer l’authentification unique basée sur SAML. + +Pour cela, suivez notre guide « [Activer les connexions Active Directory Federation Services (AD FS) SSO avec votre compte OVHcloud](/pages/account_and_service_management/account_information/ovhcloud-account-connect-saml-adfs) ». + +#### Étape 4.3 : Comptes de service Zerto + +Les composants Zerto nécessitent des rôles et des autorisations vSphere spécifiques pour fonctionner. Vous pouvez : + +- Créer un compte dédié `zerto-admin` dans vSphere. +- Attribuer les privilèges nécessaires pour gérer la réplication et la restauration. + +Les détails sur les autorisations requises sont disponibles dans la documentation de Zerto : [Rôles et autorisations dans Zerto](https://help.zerto.com/bundle/Admin.VC.HTML.90/page/Roles_and_Permissions_Within_.htm){.external}. + +### Étape 5 : Construire le réseau cible + +Avant de commencer tout test de réplication ou de failover de VM, votre réseau Hosted Private Cloud doit être prêt à recevoir les charges de travail. + +Cela inclut notamment la réplication de la structure source, la création des segments de réseau appropriés et la configuration des règles de pare-feu nécessaires. + +#### Étape 5.1 : Recréer vos segments + +Dans les environnements SecNumCloud, les segments sauvegardés par VLAN et le vRack ne sont pas disponibles. + +Lors de la livraison de votre HPC, celui-ci est configuré par défaut avec un commutateur virtuel distribué. Vous devez utiliser uniquement des segments de superposition NSX-T. + +Utilisez `NSX Manager` pour : + +- Créer des segments de superposition pour chaque lot d'applications ou zone de service. +- Reproduire le plan d'adressage IP depuis votre inventaire. +- Attacher des segments aux passerelles concernées (généralement Tier-1). + +N'exposez aucun segment à Internet. L'accès doit être routé par des bastions ou des liens VPN privés. + +#### Étape 5.2 : Configurer le routage et les passerelles NSX-T + +Dans les environnements SNC, les passerelles NSX-T sont utilisées uniquement pour le routage interne ou les flux VPN sécurisés. + +- Une **Gateway Tier-1** gère le routage interne entre les segments de superposition. +- Les **Gateways Tier-0** peuvent être déployées, mais uniquement pour les liaisons VPN montantes approuvées. + +Utilisez l'interface `NSX Manager` pour définir et gérer la configuration de votre passerelle. + +Aucune connectivité IP externe/publique n'est autorisée. + +#### Étape 5.3 : COnfigurer les règles de firewall + +NSX-T fournit un **pare-feu distribué** qui contrôle le trafic est-ouest entre les machines virtuelles. Vous devez définir des règles pour : + +- Les ports spécifiques des applications (par exemple : web → app, app → db). +- L'accès à la gestion des composants vCenter et Zerto. +- Facultatif : Les zones de quarantaine ou d'isolement pour les VM de test. + +Si vous n'utilisez pas NSX-T, mettez en œuvre des règles similaires à l'aide du pare-feu de l'appliance virtuelle de votre choix (par exemple : FortiVM, Stormshield ou Palo Alto VM-Series). + +Vous retrouverez un aperçu de la façon dont NSX gère ces fonctionnalités dans notre guide : [Premiers pas avec NSX](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps). + +> [!primary] +> +> Dans un environnement SecNumCloud, les règles de pare-feu doivent strictement restreindre le trafic aux flux internes ou aux points d'entrée sécurisés du VPN. Aucune règle DNAT/SNAT vers l'Internet public n'est autorisée. +> + +### Étape 6 : Déployer les services core dans le HPC cible + +Vos charges de travail migrées nécessiteront des services d'infrastructure de base pour fonctionner correctement lorsqu'elles seront en cours d'exécution dans votre Hosted Private Cloud. + +#### Étape 6.1 : Déployer NTP + +Assurez-vous que toutes les machines virtuelles et tous les services utilisent une source de temps cohérente. Vous pouvez configurer vos charges de travail HPC pour utiliser `ntp.ovh.net` comme serveur de temps fiable. + +#### Étape 6.2 : Déployer les DNS + +Si vos applications s'appuient sur une résolution DNS interne, déployez un contrôleur de domaine ou un serveur DNS dédié au sein de votre environnement HPC. Il peut s’agir d’un clone de votre serveur on-premises ou d’une nouvelle instance. + +### Étape 6.3 : Mise en place des services d'authentification + +Si votre authentification est basée sur Active Directory, déployez un contrôleur de domaine réplica dans le HPC. + +Vous pouvez également établir une communication sécurisée entre l'AD on-premises et le client pour éviter la duplication des identités. + +### Étape 7 : Installer et activer Zerto sur le tenant OVHcloud + +Zerto doit être installé par OVHcloud dans les environnements SecNumCloud. + +1. Créez un ticket depuis votre [espace client OVHcloud](/links/manager). +2. Sélectionnez votre `Hosted Private Cloud`{.action}. +3. Demandez l'installation de **Zerto Virtual Replication** pour votre client SNC. +4. Patientez le temps du déploiement par OVHcloud des ZVM, des ZVRA et des règles de pare-feu requises. + +Tous les détails sont disponibles dans notre guide « [Utiliser Zerto entre OVHcloud et une plateforme tierce](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto-virtual-replication-customer-to-ovhcloud) ». + +### Étape 8 : Installer Zerto sur le site source + +Vous devez installer manuellement les composants Zerto sur votre infrastructure on-premises. + +Suivez la procédure décrite dans le guide Zerto suivant : [Réaliser une installation rapide](https://help.zerto.com/bundle/Install.VC.HTML/page/Performing_an_Express_Installation.htm){.external}. + +Les principaux composants sont les suivants : + +- ZVM : Installé sur un serveur Windows avec accès vSphere. +- ZVRA : Déployé sur chaque hôte ESXi hébergeant des VM protégées. + +Assurez-vous que : + +- Les ports TCP 9071 et 9081 sont ouverts entre les ZVM. +- Les ports TCP 4007 et 4008 sont ouverts entre les ZVRA. + +### Étape 9 : Configurer le tunnel VPN IPsec + +Zerto nécessite **une communication directe** entre les ZVM et les ZVRA. Le NAT n'est pas pris en charge. + +Mettez en place un tunnel IPsec site-à-site entre votre pare-feu local et l'environnement OVHcloud. + +Vous pouvez utiliser n'importe quel périphérique compatible (par exemple : Fortinet, Palo Alto ou OPNsense). + +Les détails et les paramètres sont disponibles dans notre guide « [Utiliser Zerto entre OVHcloud et une plateforme tierce](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto-virtual-replication-customer-to-ovhcloud) ». + +### Étape 10 : Coupler les sites et créer des VPG + +Une fois les ZVM en ligne et la communication validée : + +1. Utilisez la console Zerto pour **coupler les deux sites**. +2. Créez votre premier **Virtual Protection Group (VPG)**. + +Un VPG regroupe toutes les VM qui doivent être répliquées et basculées ensemble. + +Retrouvez plus d'informations dans le guide Zerto suivant : [Créer un VPG](https://help.zerto.com/bundle/Admin.ZSSP.HTML.10.0_U3/page/Creating_a_VPG.htm){.external} . + +### Étape 11 : Surveiller l'état de la réplication + +Surveillez chaque VPG depuis l'interface utilisateur Zerto : + +- Confirmez que la réplication est active. +- Vérifiez le RPO (Recovery Point Objective). +- Résolvez les alertes avant d'exécuter un test ou un failover. + +Si besoin, consultez le guide Zerto suivant : [Surveillance des groupes de protection virtuels](https://help.zerto.com/bundle/Admin.ZSSP.HTML.10.0_U3/page/Monitoring_Virtual_Protection_Groups.htm){.external}. + +### Étape 12 : Exécuter un test de failover + +Avant de migrer les charges de travail de production, testez le comportement de vos VM dans le tenant OVHcloud. + +Utilisez l'option `Failover Test` dans l'interface utilisateur Zerto. Cela permet de mettre sous tension les machines virtuelles répliquées sans impacter la production. + +Retrouvez ci-dessous les guides de Zerto à ce sujet : + +- [Démarrage et arrêt des tests de failover](https://help.zerto.com/bundle/Admin.VC.HTML.10.0_U3/page/StartingFailoverTest.htm){.external} +- [Que se passe-t-il après avoir démarré un test ?](https://help.zerto.com/bundle/Admin.VC.HTML.10.0_U3/page/What_Happens_After_Starting_a_Test.htm){.external} + +### Étape 13 : Exécuter la migration prévue + +Lorsque vous êtes prêt à migrer : + +1. Utilisez l'opération **Move** dans Zerto pour migrer chaque VPG. +2. Choisissez la stratégie de validation (manuelle, automatique, annulation). + +Pour obtenir des instructions complètes, référez-vous au guide Zerto suivant : [Processus de déplacement](https://help.zerto.com/bundle/Admin.ZSSP.HTML.10.0_U3/page/The_Move_Process.htm){.external}. + +### Étape 14 : Valider la disponibilité de l'application + +Après le déplacement : + +- Vérifiez que toutes les VM sont sous tension. +- Testez la connectivité (AD, DNS, Bastion, Internet). +- Validez chaque application et service. + +### Étape 15 : Valider ou annuler la migration + +Si tous les tests réussissent, validez l'opération dans Zerto. + +Si quelque chose ne fonctionne pas, vous pouvez annuler le déplacement et revenir à votre environnement local. + +Voir le guide Zerto suivant : [Déplacement des machines virtuelles protégées vers le site distant](https://help.zerto.com/bundle/Admin.ZSSP.HTML.10.0_U3/page/Moving_Protected_Virtual_Machines_to_the_Remote_Site.htm){.external}. + +### Étape 16 : Utiliser Storage vMotion pour placer les VM sur le stockage cible + +Après la migration, vous pouvez souhaiter déplacer certaines machines virtuelles vers un autre datastore ou une autre stratégie vSAN. + +Utilisez `Storage vMotion`{.action} via `vSphere Client`{.action} : + +1. Faites un clic droit sur la VM puis cliquez sur `Migrer`{.action}. +2. Sélectionnez `Modifier le stockage uniquement`{.action}. +3. Choisissez le datastore de destination ou la stratégie vSAN. + +Pour plus de détails, consultez notre guide « [VMware Storage vMotion](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_storage_vmotion) ». + +### Étape 17 : Sauvegarder vos charges de travail + +Une fois vos VM en production, sécurisez-les avec un plan de sauvegarde. + +Vous disposez de 2 options : + +- **Option 1** : Utiliser **Veeam Backup as a Service** si vous souhaitez une solution de sauvegarde managée intégrée à votre HPC. +- **Option 2** : Déployer votre propre serveur Veeam Backup et utiliser **Veeam Backup & Replication for Public Cloud**. + +## Aller plus loin + +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en œuvre de nos solutions, contactez votre Technical Account Manager ou demandez une analyse personnalisée de votre projet à nos experts de l’équipe [Professional Services](/links/professional-services). + +Posez des questions, donnez votre avis et interagissez directement avec l’équipe qui construit nos services Hosted Private Cloud sur le canal [Discord](https://discord.gg/ovhcloud){.external} dédié. + +Échangez avec notre [communauté d'utilisateurs](/links/community). \ No newline at end of file diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto_secnumcloud/meta.yaml b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto_secnumcloud/meta.yaml new file mode 100644 index 00000000000..033070e2e51 --- /dev/null +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto_secnumcloud/meta.yaml @@ -0,0 +1,2 @@ +id: 95fa5913-2e97-4e82-9730-925c5c37de31 +full_slug: vmware-migration-zerto-secnumcloud \ No newline at end of file diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.de-de.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.de-de.md index c92e0c8e815..df1ece6d433 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.de-de.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.de-de.md @@ -824,6 +824,6 @@ print(body['cert']) " | openssl x509 -text; echo $? ``` -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-asia.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-asia.md index c92e0c8e815..df1ece6d433 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-asia.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-asia.md @@ -824,6 +824,6 @@ print(body['cert']) " | openssl x509 -text; echo $? ``` -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-au.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-au.md index c92e0c8e815..df1ece6d433 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-au.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-au.md @@ -824,6 +824,6 @@ print(body['cert']) " | openssl x509 -text; echo $? ``` -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-ca.md index c92e0c8e815..df1ece6d433 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-ca.md @@ -824,6 +824,6 @@ print(body['cert']) " | openssl x509 -text; echo $? ``` -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-gb.md index ad1cfc72e3e..86cf886b358 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-gb.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-gb.md @@ -824,6 +824,6 @@ print(body['cert']) " | openssl x509 -text; echo $? ``` -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-ie.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-ie.md index c92e0c8e815..df1ece6d433 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-ie.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-ie.md @@ -824,6 +824,6 @@ print(body['cert']) " | openssl x509 -text; echo $? ``` -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-sg.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-sg.md index c92e0c8e815..df1ece6d433 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-sg.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-sg.md @@ -824,6 +824,6 @@ print(body['cert']) " | openssl x509 -text; echo $? ``` -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-us.md index c92e0c8e815..df1ece6d433 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.en-us.md @@ -824,6 +824,6 @@ print(body['cert']) " | openssl x509 -text; echo $? ``` -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.es-es.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.es-es.md index c92e0c8e815..df1ece6d433 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.es-es.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.es-es.md @@ -824,6 +824,6 @@ print(body['cert']) " | openssl x509 -text; echo $? ``` -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.es-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.es-us.md index c92e0c8e815..df1ece6d433 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.es-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.es-us.md @@ -824,6 +824,6 @@ print(body['cert']) " | openssl x509 -text; echo $? ``` -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.it-it.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.it-it.md index c92e0c8e815..df1ece6d433 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.it-it.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.it-it.md @@ -824,6 +824,6 @@ print(body['cert']) " | openssl x509 -text; echo $? ``` -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.pl-pl.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.pl-pl.md index c92e0c8e815..df1ece6d433 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.pl-pl.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.pl-pl.md @@ -824,6 +824,6 @@ print(body['cert']) " | openssl x509 -text; echo $? ``` -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.pt-pt.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.pt-pt.md index c92e0c8e815..df1ece6d433 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.pt-pt.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_okms_vm-encrypt/guide.pt-pt.md @@ -824,6 +824,6 @@ print(body['cert']) " | openssl x509 -text; echo $? ``` -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.de-de.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.de-de.md index 92c2549afe0..e835431271d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.de-de.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.de-de.md @@ -198,6 +198,6 @@ Official documentation: You can also follow the OVHcloud KMS labs: [OVHcloud KMS labs](https://labs.ovhcloud.com/en/key-management-service/). -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-asia.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-asia.md index 92c2549afe0..e835431271d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-asia.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-asia.md @@ -198,6 +198,6 @@ Official documentation: You can also follow the OVHcloud KMS labs: [OVHcloud KMS labs](https://labs.ovhcloud.com/en/key-management-service/). -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-au.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-au.md index 92c2549afe0..e835431271d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-au.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-au.md @@ -198,6 +198,6 @@ Official documentation: You can also follow the OVHcloud KMS labs: [OVHcloud KMS labs](https://labs.ovhcloud.com/en/key-management-service/). -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-ca.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-ca.md index 92c2549afe0..e835431271d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-ca.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-ca.md @@ -198,6 +198,6 @@ Official documentation: You can also follow the OVHcloud KMS labs: [OVHcloud KMS labs](https://labs.ovhcloud.com/en/key-management-service/). -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-gb.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-gb.md index 16151d8f9d8..55d747c45b5 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-gb.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-gb.md @@ -198,6 +198,6 @@ Official documentation: You can also follow the OVHcloud KMS labs: [OVHcloud KMS labs](https://labs.ovhcloud.com/en/key-management-service/). -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-ie.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-ie.md index 92c2549afe0..e835431271d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-ie.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-ie.md @@ -198,6 +198,6 @@ Official documentation: You can also follow the OVHcloud KMS labs: [OVHcloud KMS labs](https://labs.ovhcloud.com/en/key-management-service/). -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-sg.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-sg.md index 92c2549afe0..e835431271d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-sg.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-sg.md @@ -198,6 +198,6 @@ Official documentation: You can also follow the OVHcloud KMS labs: [OVHcloud KMS labs](https://labs.ovhcloud.com/en/key-management-service/). -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-us.md index 92c2549afe0..e835431271d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.en-us.md @@ -198,6 +198,6 @@ Official documentation: You can also follow the OVHcloud KMS labs: [OVHcloud KMS labs](https://labs.ovhcloud.com/en/key-management-service/). -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.es-es.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.es-es.md index 92c2549afe0..e835431271d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.es-es.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.es-es.md @@ -198,6 +198,6 @@ Official documentation: You can also follow the OVHcloud KMS labs: [OVHcloud KMS labs](https://labs.ovhcloud.com/en/key-management-service/). -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.es-us.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.es-us.md index 92c2549afe0..e835431271d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.es-us.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.es-us.md @@ -198,6 +198,6 @@ Official documentation: You can also follow the OVHcloud KMS labs: [OVHcloud KMS labs](https://labs.ovhcloud.com/en/key-management-service/). -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.it-it.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.it-it.md index 92c2549afe0..e835431271d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.it-it.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.it-it.md @@ -198,6 +198,6 @@ Official documentation: You can also follow the OVHcloud KMS labs: [OVHcloud KMS labs](https://labs.ovhcloud.com/en/key-management-service/). -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.pl-pl.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.pl-pl.md index 92c2549afe0..e835431271d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.pl-pl.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.pl-pl.md @@ -198,6 +198,6 @@ Official documentation: You can also follow the OVHcloud KMS labs: [OVHcloud KMS labs](https://labs.ovhcloud.com/en/key-management-service/). -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.pt-pt.md b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.pt-pt.md index 92c2549afe0..e835431271d 100644 --- a/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.pt-pt.md +++ b/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_overall_vm-encrypt/guide.pt-pt.md @@ -198,6 +198,6 @@ Official documentation: You can also follow the OVHcloud KMS labs: [OVHcloud KMS labs](https://labs.ovhcloud.com/en/key-management-service/). -If you require training or technical support to implement your migration with VCD, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. +If you require training or technical support to implement your migration with Public VCF as-a-Service, please contact your TAM or [click here](/links/professional-services) to get a quote and request a custom analysis of your project from our Professional Services team experts. Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/nutanix_on_ovhcloud/51-nutanix-hardware-compatibility/guide.en-gb.md b/pages/hosted_private_cloud/nutanix_on_ovhcloud/51-nutanix-hardware-compatibility/guide.en-gb.md new file mode 100644 index 00000000000..e29110dbad9 --- /dev/null +++ b/pages/hosted_private_cloud/nutanix_on_ovhcloud/51-nutanix-hardware-compatibility/guide.en-gb.md @@ -0,0 +1,119 @@ +--- +title: 'Nutanix hardware compatibility - OVHcloud configurations' +excerpt: 'Detailed overview of qualified hardware components for OVHcloud Nutanix platforms' +updated: 2025-07-17 +flag: hidden +--- + +## Objective + +**This guide lists the hardware components validated for OVHcloud Nutanix infrastructure, including the OVHcloud-Scale-G2-EMR-01 and OVHcloud-HGR-G2-EMR-01 references.** + +Each configuration includes chassis, motherboard, CPU, storage, and network elements, grouped by platform reference. + +## Requirements + +- Access to OVHcloud Nutanix technical specifications +- Basic understanding of hardware compatibility layers +- Familiarity with OVHcloud hardware used in OVHcloud data centers + +The following software versions are currently validated by OVHcloud for Nutanix environments: + +| Product/Feature | Version | Comment | +|-----------------|---------|---------| +| AOS | 7.3.X | **LTS (Long-Term Support)** — Once validated by OVHcloud | +| AOS | 7.X | **LTS (Long-Term Support)** — Once validated by OVHcloud | +| AOS | 6.10.X | **LTS (Long-Term Support)** — Once validated by OVHcloud | + +For more information, refer to the following links: + +- [Nutanix - Upgrade paths](https://portal.nutanix.com/page/documents/upgrade-paths) +- [Nutanix / OVHcloud compatibility list](https://portal.nutanix.com/page/documents/list?type=compatibilityList) + +## Harware compatibility + +> [!success] +> Dual sourcing has been secured for all components of hardware platforms. This ensures continuity of supply, reduces risk of shortages, and strengthens infrastructure resilience. + +### OVHcloud-HGR-G1-CL-01 + +This 1U configuration supports Cascade Lake CPUs and SAS SSD-only storage, designed for HGR G1 nodes. + + + + + + + + + + + + + + + + + + + + +
Component NameComponent
ChassisInspur NF5280M5
MotherboardYZMB-00882-104
YZMB-00882-10E
ProcessorCPU Intel Cascade Lake 6226R
CPU Intel Cascade Lake 6242R
CPU Intel Cascade Lake 6248R
MemoryThere is no memory limitation due to Nutanix Certification. Any equivalent memory compliant with motherboard can be used.
OS DriveIntel D3-S4510 Sata SSD 480gb - ref. SSDSCKKB480G801
Storage Drive (Only SAS SSD)Samsung SAS SSD PM1643a 3.84TB ref MZILT3T8HBLS/007
Samsung SAS SSD PM1643 3.84TB ref MZILT3T8HALS-00007
WDS SS530 3.84TB ref WUSTR1538ASS201
Storage Controller Jbod LSI 12gbps Pcie 8x 6xSFF-8643 9305-24I
NICConnectX-5 NIC card for OCP2.0 25GbE dual-port SFP28, PCIe3.0 x8
+ +### OVHcloud-Scale-G2-EMR-01 + +This 1U configuration supports Emerald Rapids CPUs and NVMe-only storage, designed for SCALE-iX nodes. + + + + + + + + + + + + + + + + + + + + + + +
Component NameComponent
Chassis1U 21" OVHcloud
MotherboardAsrock SPC741D8QM3-NL-E
ProcessorCPU INTEL Emerald Rapids XEON6526Y
CPU INTEL Emerald Rapids XEON6542Y
CPU INTEL Emerald Rapids XEON6554S
MemoryThere is no memory limitation due to Nutanix Certification. Any equivalent from NF5280M5 BOM is usable.
OS Drive2.5in SSD NVMe 960GB 64gbps PM9A3 512n Samsung ref MZQL2960HCJR-00A07
OS Drive (alt.)2.5in SSD NVMe 960GB 64gbps 7450PRO 512n Micron ref MTFDKCC960TFR-1BC15ABYY
Storage Drive (Only NVME)2.5in SSD NVMe 1.92TB 64gbps PM9A3 512n Samsung ref MZQL21T9HCJR-00A07
2.5in SSD NVMe 3.84TB 64gbps PM9A3 512n Samsung ref MZQL23T8HCLS-00A07
2.5in SSD NVMe 7.68TB 64gbps PM9A3 512n Samsung ref MZQL27T6HBLA-00A07
NICNVIDIA 2xSFP28 25GbE OCP 3.0 ref CX-6 LX CRYPTO - SECURE BOOT 900-9X625-0083-SB0
BROADCOM 2xSFP28 25GbE PCIe 4.0 x8 ref P225P BCM957414A4142CC
Power Supply AC 1U T4 850W FSP YH5851-1EBR2A0D
TPMTPM ASROCK SPI 2.0
+ +### OVHcloud-HGR-G2-EMR-01 + +This 1U configuration supports Emerald Rapids CPUs and NVMe-only storage, designed for HGR G2 nodes. + + + + + + + + + + + + + + + + + + +
Component NameComponent
ChassisCOMPAL SR220-2
MotherboardLGA4677-X COMPAL IER70 FERA1-E
ProcessorIntel Emerald Rapids 5515+
Intel Emerald Rapids 6526Y
Intel Emerald Rapids 6542Y
MemoryThere is no memory limitation due to Nutanix Certification. Any equivalent from NF5280M5 BOM is usable.
OS Drive2.5in SSD NVMe 960GB 64gbps PM9A3 512n Samsung ref MZQL2960HCJR-00A07
Storage Drive (Only NVME)2.5in SSD NVMe 1.92TB 64gbps PM9A3 512n Samsung ref MZQL21T9HCJR-00A07
2.5in SSD NVMe 3.84TB 64gbps PM9A3 512n Samsung ref MZQL23T8HCLS-00A07
2.5in SSD NVMe 7.68TB 64gbps PM9A3 512n Samsung ref MZQL27T6HBLA-00A07
NIC NVIDIA 2xSFP28 25GbE OCP 3.0 ref CX-6 LX CRYPTO - SECURE BOOT 900-9X625-0083-SB0
+ +## Go further + +If you need training or technical assistance to implement our solutions, please contact your Technical Account Manager or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. + +Ask questions, give your feedback and interact directly with the team building our Hosted Private Cloud services on the dedicated [Discord](https://discord.gg/ovhcloud) channel. + +Join our [community of users](/links/community). diff --git a/pages/hosted_private_cloud/nutanix_on_ovhcloud/51-nutanix-hardware-compatibility/guide.fr-fr.md b/pages/hosted_private_cloud/nutanix_on_ovhcloud/51-nutanix-hardware-compatibility/guide.fr-fr.md new file mode 100644 index 00000000000..375c441910c --- /dev/null +++ b/pages/hosted_private_cloud/nutanix_on_ovhcloud/51-nutanix-hardware-compatibility/guide.fr-fr.md @@ -0,0 +1,136 @@ +--- +title: "Compatibilité matérielle Nutanix – Configurations OVHcloud" +excerpt: "Aperçu détaillé des composants matériels qualifiés pour les plateformes Nutanix d’OVHcloud" +updated: 2025-07-17 +flag: hidden +--- + +## Objectif + +**Ce guide répertorie les composants matériels validés pour l’infrastructure Nutanix d’OVHcloud, notamment les références OVHcloud-Scale-G2-EMR-01 et OVHcloud-HGR-G2-EMR-01.** + +Chaque configuration comprend des éléments de châssis, de carte mère, de processeur, de stockage et de réseau, regroupés par référence de plate-forme. + +## Prérequis + +- Accès aux spécifications techniques des offres Nutanix d’OVHcloud +- Compréhension de base des couches de compatibilité matérielle +- Connaissance du matériel OVHcloud utilisé dans les datacentres + +Les versions logicielles suivantes sont actuellement validées par OVHcloud pour les environnements Nutanix : + +| Produit/Fonctionnalité | Version | Commentaire | +|------------------------|----------|----------------------------------------------------| +| AOS | 7.3.X | **LTS (Long-Term Support)** — Une fois validé par OVHcloud | +| AOS | 7.X | **LTS (Long-Term Support)** — Une fois validé par OVHcloud | +| AOS | 6.10.X | **LTS (Long-Term Support)** — Une fois validé par OVHcloud | + +Pour plus d'informations, consultez les liens suivants : + +- [Nutanix - Upgrade paths](https://portal.nutanix.com/page/documents/upgrade-paths) +- [Liste de compatibilité Nutanix / OVHcloud](https://portal.nutanix.com/page/documents/list?type=compatibilityList) + +## Compatibilité matérielle + +> [!success] +> Le double approvisionnement a été sécurisé pour tous les composants des plateformes matérielles. Cela assure la continuité de l'approvisionnement, réduit le risque de pénuries et renforce la résilience de l'infrastructure. + +### OVHcloud-HGR-G1-CL-01 + +Cette configuration 1U prend en charge les processeurs Cascade Lake et le stockage SSD SAS uniquement, conçus pour les nœuds HGR G1. + + + + + + + + + + + + + + + + + + + + + + + +
Nom du composantComposant
ChâssisInspur NF5280M5
Carte mèreYZMB-00882-104
YZMB-00882-10E
ProcesseurCPU Intel Cascade Lake 6226R
CPU Intel Cascade Lake 6242R
CPU Intel Cascade Lake 6248R
MémoireIl n’y a pas de limitation de mémoire due à la certification Nutanix. Toute mémoire équivalente validée pour cette carte mère peut être utilisée.
Lecteur de système d’exploitationIntel D3-S4510 SATA SSD 480 Go – réf. SSDSCKKB480G801
Lecteur de stockage (SAS SSD uniquement)Samsung SAS SSD PM1643a 3,84 To – réf. MZILT3T8HBLS/007
Samsung SAS SSD PM1643 3,84 To – réf. MZILT3T8HALS-00007
WDS SS530 3,84 To – réf. WUSTR1538ASS201
Contrôleur de stockageJBOD LSI 12 Gbit/s PCIe 8x 6xSFF-8643 9305-24I
Carte réseauConnectX-5 pour OCP2.0, 25GbE, double port SFP28, PCIe 3.0 x8
+ +### OVHcloud-Scale-G2-EMR-01 + +Cette configuration 1U prend en charge les processeurs Emerald Rapids et le stockage NVMe uniquement, conçus pour les nœuds SCALE-iX. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Nom du composantComposant
Châssis1U 21" OVHcloud
Carte mèreAsrock SPC741D8QM3-NL-E
ProcesseurCPU Intel Emerald Rapids XEON6526Y
CPU Intel Emerald Rapids XEON6542Y
CPU Intel Emerald Rapids XEON6554S
MémoireIl n’y a pas de limitation de mémoire due à la certification Nutanix. Tout équivalent validé de la nomenclature NF5280M5 est utilisable.
Lecteur de système d’exploitationSSD NVMe 2,5 pouces 960 Go 64 Gbit/s PM9A3 512n Samsung – réf. MZQL2960HCJR-00A07
Lecteur de système d’exploitation (alt.)SSD NVMe 2,5 pouces 960 Go 64 Gbit/s 7450PRO 512n Micron – réf. MTFDKCC960TFR-1BC15ABYY
Lecteur de stockage (uniquement NVMe)SSD NVMe 2,5 pouces 1,92 To 64 Gbit/s PM9A3 512n Samsung – réf. MZQL21T9HCJR-00A07
SSD NVMe 2,5 pouces 3,84 To 64 Gbit/s PM9A3 512n Samsung – réf. MZQL23T8HCLS-00A07
SSD NVMe 2,5 pouces 7,68 To 64 Gbit/s PM9A3 512n Samsung – réf. MZQL27T6HBLA-00A07
Carte réseau (NIC)NVIDIA 2xSFP28 25GbE OCP 3.0 – réf. CX-6 LX CRYPTO – SECURE BOOT 900-9X625-0083-SB0
BROADCOM 2xSFP28 25GbE PCIe 4.0 x8 – réf. P225P BCM957414A4142CC
Bloc d’alimentationAC 1U T4 850W FSP – réf. YH5851-1EBR2A0D
TPMTPM ASROCK SPI 2.0
+ +### OVHcloud-HGR-G2-EMR-01 + +Cette configuration 1U prend en charge les processeurs Emerald Rapids et le stockage NVMe uniquement, conçus pour les nœuds HGR G2. + + + + + + + + + + + + + + + + + + + + + + + +
Nom du composantComposant
ChâssisCOMPAL SR220-2
Carte mèreLGA4677-X COMPAL IER70 FERA1-E
ProcesseurIntel Emerald Rapids 5515+
Intel Emerald Rapids 6526Y
Intel Emerald Rapids 6542Y
MémoireIl n’y a pas de limitation de mémoire due à la certification Nutanix. Tout équivalent validé de la nomenclature NF5280M5 est utilisable.
Lecteur de système d’exploitationSSD NVMe 2,5 pouces 960 Go 64 Gbit/s PM9A3 512n Samsung – réf. MZQL2960HCJR-00A07
Lecteur de stockage (uniquement NVMe)SSD NVMe 2,5 pouces 1,92 To 64 Gbit/s PM9A3 512n Samsung – réf. MZQL21T9HCJR-00A07
SSD NVMe 2,5 pouces 3,84 To 64 Gbit/s PM9A3 512n Samsung – réf. MZQL23T8HCLS-00A07
SSD NVMe 2,5 pouces 7,68 To 64 Gbit/s PM9A3 512n Samsung – réf. MZQL27T6HBLA-00A07
Carte réseauNVIDIA 2xSFP28 25GbE OCP 3.0 – réf. CX-6 LX CRYPTO – SECURE BOOT 900-9X625-0083-SB0
+ +## Aller plus loin + +Si vous avez besoin de formation ou d’assistance technique pour mettre en œuvre nos solutions, veuillez contacter votre Technical Account Manager ou cliquer sur [ce lien](/links/professional-services) pour obtenir un devis ou solliciter nos experts Professional Services pour une analyse personnalisée de votre projet. + +Posez vos questions, donnez votre avis et interagissez directement avec l’équipe en charge de nos services Hosted Private Cloud sur notre canal [Discord](https://discord.gg/ovhcloud). + +Rejoignez également notre [communauté d'utilisateurs](/links/community). \ No newline at end of file diff --git a/pages/hosted_private_cloud/nutanix_on_ovhcloud/51-nutanix-hardware-compatibility/meta.yaml b/pages/hosted_private_cloud/nutanix_on_ovhcloud/51-nutanix-hardware-compatibility/meta.yaml new file mode 100644 index 00000000000..bd93aa9cab7 --- /dev/null +++ b/pages/hosted_private_cloud/nutanix_on_ovhcloud/51-nutanix-hardware-compatibility/meta.yaml @@ -0,0 +1,2 @@ +id: 3ab63947-ad2a-47ca-9dbb-09a9e8142c49 +full_slug: nutanix-hardware-compatibility \ No newline at end of file diff --git a/pages/index-translations.de.yaml b/pages/index-translations.de.yaml index 87f62194a68..e03f2e782e5 100644 --- a/pages/index-translations.de.yaml +++ b/pages/index-translations.de.yaml @@ -45,6 +45,7 @@ bare-metal-cloud-virtual-private-servers-troubleshooting: Störungsbehebung bare-metal-cloud-virtual-private-servers-tutorials: Tutorials hosted-private-cloud-nutanix-on-ovhcloud: Nutanix on OVHcloud hosted-private-cloud-nutanix-on-ovhcloud-getting-started: Erste Schritte +hosted-private-cloud-nutanix-on-ovhcloud-general-information: Allgemeine Informationen hosted-private-cloud-nutanix-on-ovhcloud-networking-and-security: Netzwerk und Sicherheit hosted-private-cloud-nutanix-on-ovhcloud-backup: Backups hosted-private-cloud-nutanix-on-ovhcloud-upgrade: Upgrade @@ -356,6 +357,7 @@ manage-operate-observability: Observability manage-operate-kms: KMS observability-logs-data-platform: Logs Data Platform observability-logs-data-platform-getting-started: Getting Started +observability-logs-data-platform-iam: IAM observability-logs-data-platform-ingestion: Ingesting your logs observability-logs-data-platform-visualizing-querying-exploiting: Visualizing, querying and exploiting your logs observability-logs-data-platform-opensearch-index: OpenSearch Index as a service diff --git a/pages/index-translations.es.yaml b/pages/index-translations.es.yaml index de396f72fd8..8b8e87f082a 100755 --- a/pages/index-translations.es.yaml +++ b/pages/index-translations.es.yaml @@ -45,6 +45,7 @@ bare-metal-cloud-virtual-private-servers-troubleshooting: Resolución de problem bare-metal-cloud-virtual-private-servers-tutorials: Tutoriales hosted-private-cloud-nutanix-on-ovhcloud: Nutanix on OVHcloud hosted-private-cloud-nutanix-on-ovhcloud-getting-started: Primeros pasos +hosted-private-cloud-nutanix-on-ovhcloud-general-information: Información General hosted-private-cloud-nutanix-on-ovhcloud-networking-and-security: Redes y seguridad hosted-private-cloud-nutanix-on-ovhcloud-backup: Backups hosted-private-cloud-nutanix-on-ovhcloud-upgrade: Upgrade @@ -356,6 +357,7 @@ manage-operate-observability: Observability manage-operate-kms: KMS observability-logs-data-platform: Logs Data Platform observability-logs-data-platform-getting-started: Getting Started +observability-logs-data-platform-iam: IAM observability-logs-data-platform-ingestion: Ingesting your logs observability-logs-data-platform-visualizing-querying-exploiting: Visualizing, querying and exploiting your logs observability-logs-data-platform-opensearch-index: OpenSearch Index as a service diff --git a/pages/index-translations.fq.yaml b/pages/index-translations.fq.yaml index 7f02644e172..ab96ed09f78 100755 --- a/pages/index-translations.fq.yaml +++ b/pages/index-translations.fq.yaml @@ -45,6 +45,7 @@ bare-metal-cloud-virtual-private-servers-troubleshooting: Dépanner bare-metal-cloud-virtual-private-servers-tutorials: Tutoriels hosted-private-cloud-nutanix-on-ovhcloud: Nutanix on OVHcloud hosted-private-cloud-nutanix-on-ovhcloud-getting-started: Premiers pas +hosted-private-cloud-nutanix-on-ovhcloud-general-information: Informations générales hosted-private-cloud-nutanix-on-ovhcloud-networking-and-security: Réseau et sécurité hosted-private-cloud-nutanix-on-ovhcloud-backup: Sauvegardes hosted-private-cloud-nutanix-on-ovhcloud-upgrade: Upgrade @@ -356,6 +357,7 @@ manage-operate-kms: KMS manage-operate-observability: Observabilité observability-logs-data-platform: Logs Data Platform observability-logs-data-platform-getting-started: Premiers pas +observability-logs-data-platform-iam: IAM observability-logs-data-platform-ingestion: Ingestion de vos logs observability-logs-data-platform-visualizing-querying-exploiting: Visualisation, requête et exploitation de vos logs observability-logs-data-platform-opensearch-index: Index OpenSearch as-a-service diff --git a/pages/index-translations.fr.yaml b/pages/index-translations.fr.yaml index fb85c2cf30c..2cf638ffe56 100755 --- a/pages/index-translations.fr.yaml +++ b/pages/index-translations.fr.yaml @@ -46,6 +46,7 @@ bare-metal-cloud-virtual-private-servers-troubleshooting: Dépanner bare-metal-cloud-virtual-private-servers-tutorials: Tutoriels hosted-private-cloud-nutanix-on-ovhcloud: Nutanix on OVHcloud hosted-private-cloud-nutanix-on-ovhcloud-getting-started: Premiers pas +hosted-private-cloud-nutanix-on-ovhcloud-general-information: Informations générales hosted-private-cloud-nutanix-on-ovhcloud-networking-and-security: Réseau et sécurité hosted-private-cloud-nutanix-on-ovhcloud-backup: Sauvegardes hosted-private-cloud-nutanix-on-ovhcloud-upgrade: Upgrade @@ -358,6 +359,7 @@ manage-operate-observability: Observabilité manage-operate-kms: KMS observability-logs-data-platform: Logs Data Platform observability-logs-data-platform-getting-started: Premiers pas +observability-logs-data-platform-iam: IAM observability-logs-data-platform-ingestion: Ingestion de vos logs observability-logs-data-platform-visualizing-querying-exploiting: Visualisation, requête et exploitation de vos logs observability-logs-data-platform-opensearch-index: Index OpenSearch as-a-service diff --git a/pages/index-translations.it.yaml b/pages/index-translations.it.yaml index ede1b292061..2d6b8aaa6ec 100644 --- a/pages/index-translations.it.yaml +++ b/pages/index-translations.it.yaml @@ -45,6 +45,7 @@ bare-metal-cloud-virtual-private-servers-troubleshooting: Risoluzione dei proble bare-metal-cloud-virtual-private-servers-tutorials: Tutorial hosted-private-cloud-nutanix-on-ovhcloud: Nutanix on OVHcloud hosted-private-cloud-nutanix-on-ovhcloud-getting-started: Per iniziare +hosted-private-cloud-nutanix-on-ovhcloud-general-information: Informazioni generali hosted-private-cloud-nutanix-on-ovhcloud-networking-and-security: Networking e sicurezza hosted-private-cloud-nutanix-on-ovhcloud-backup: Backups hosted-private-cloud-nutanix-on-ovhcloud-upgrade: Upgrade @@ -356,6 +357,7 @@ manage-operate-observability: Observability manage-operate-kms: KMS observability-logs-data-platform: Logs Data Platform observability-logs-data-platform-getting-started: Getting Started +observability-logs-data-platform-iam: IAM observability-logs-data-platform-ingestion: Ingesting your logs observability-logs-data-platform-visualizing-querying-exploiting: Visualizing, querying and exploiting your logs observability-logs-data-platform-opensearch-index: OpenSearch Index as a service diff --git a/pages/index-translations.pl.yaml b/pages/index-translations.pl.yaml index d4ca204935c..8baf5297136 100755 --- a/pages/index-translations.pl.yaml +++ b/pages/index-translations.pl.yaml @@ -45,6 +45,7 @@ bare-metal-cloud-virtual-private-servers-troubleshooting: Rozwiązywanie problem bare-metal-cloud-virtual-private-servers-tutorials: Samouczki hosted-private-cloud-nutanix-on-ovhcloud: Nutanix on OVHcloud hosted-private-cloud-nutanix-on-ovhcloud-getting-started: Pierwsze kroki +hosted-private-cloud-nutanix-on-ovhcloud-general-information: Informacje ogólne hosted-private-cloud-nutanix-on-ovhcloud-networking-and-security: Sieć i bezpieczeństwo hosted-private-cloud-nutanix-on-ovhcloud-backup: Backups hosted-private-cloud-nutanix-on-ovhcloud-upgrade: Upgrade @@ -355,6 +356,7 @@ manage-operate-observability: Observability manage-operate-kms: KMS observability-logs-data-platform: Logs Data Platform observability-logs-data-platform-getting-started: Getting Started +observability-logs-data-platform-iam: IAM observability-logs-data-platform-ingestion: Ingesting your logs observability-logs-data-platform-visualizing-querying-exploiting: Visualizing, querying and exploiting your logs observability-logs-data-platform-opensearch-index: OpenSearch Index as a service diff --git a/pages/index-translations.pt.yaml b/pages/index-translations.pt.yaml index 591d1279689..81bc2c20bb8 100755 --- a/pages/index-translations.pt.yaml +++ b/pages/index-translations.pt.yaml @@ -45,6 +45,7 @@ bare-metal-cloud-virtual-private-servers-troubleshooting: Diagnóstico bare-metal-cloud-virtual-private-servers-tutorials: Tutoriais hosted-private-cloud-nutanix-on-ovhcloud: Nutanix on OVHcloud hosted-private-cloud-nutanix-on-ovhcloud-getting-started: Primeiros passos +hosted-private-cloud-nutanix-on-ovhcloud-general-information: Informações gerais hosted-private-cloud-nutanix-on-ovhcloud-networking-and-security: Sistemas de rede e segurança hosted-private-cloud-nutanix-on-ovhcloud-backup: Backups hosted-private-cloud-nutanix-on-ovhcloud-upgrade: Upgrade @@ -355,6 +356,7 @@ manage-operate-observability: Observability manage-operate-kms: KMS observability-logs-data-platform: Logs Data Platform observability-logs-data-platform-getting-started: Getting Started +observability-logs-data-platform-iam: IAM observability-logs-data-platform-ingestion: Ingesting your logs observability-logs-data-platform-visualizing-querying-exploiting: Visualizing, querying and exploiting your logs observability-logs-data-platform-opensearch-index: OpenSearch Index as a service diff --git a/pages/index.md b/pages/index.md index cb6dd059961..a8f7c65d55e 100644 --- a/pages/index.md +++ b/pages/index.md @@ -264,6 +264,7 @@ + [Configuring the firewall on Windows](bare_metal_cloud/virtual_private_servers/activate-port-firewall-soft-win) + [Public Cloud & VPS - Image and OS life cycle and end of life/support announcements](public_cloud/compute/image-life-cycle) + [Managing a legacy VPS](bare_metal_cloud/virtual_private_servers/vps_legacy_control_panel) + + [End of Plesk and cPanel support for VPS - Ensure continuity of your services](bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk) + [Backup options](bare-metal-cloud-virtual-private-servers-backups) + [Using snapshots on a VPS](bare_metal_cloud/virtual_private_servers/using-snapshots-on-a-vps) + [Using automatic backups on a VPS](bare_metal_cloud/virtual_private_servers/using-automated-backups-on-a-vps) @@ -516,12 +517,13 @@ + [VPN-SPN Concept](hosted_private_cloud/hosted_private_cloud_powered_by_vmware/snc-connectivity-concepts-vpn-spn) + [SPN Connector Concept](hosted_private_cloud/hosted_private_cloud_powered_by_vmware/snc-connectivity-concepts-spn-connector) + [Migrating VMware Workloads to OVHcloud SecNumCloud with Veeam Replication](hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_veeam_secnumcloud) + + [Migrating VMware Workloads to OVHcloud SecNumCloud with Zerto](hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto_secnumcloud) + [Migration](hosted-private-cloud-hosted-private-cloud-powered-by-vmware-migration) + [Move2Cloud - Migrating VMware Workloads to OVHcloud Hosted Private Cloud with Veeam Replication](hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_veeam) + + [Move2Cloud - Migrating VMware Workloads to OVHcloud Hosted Private Cloud with Zerto](hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_zerto) + [Nutanix on OVHcloud](products/hosted-private-cloud-nutanix-on-ovhcloud) + [Getting started](hosted-private-cloud-nutanix-on-ovhcloud-getting-started) + [Nutanix global high-level documentation](hosted_private_cloud/nutanix_on_ovhcloud/01-global-high-level-doc) - + [List of included services and licences](hosted_private_cloud/nutanix_on_ovhcloud/02-available-services) + [Getting started with your Nutanix cluster](hosted_private_cloud/nutanix_on_ovhcloud/80-first-steps) + [Nutanix Hyperconvergence](hosted_private_cloud/nutanix_on_ovhcloud/03-nutanix-hci) + [Customised redeployment of your Cluster](hosted_private_cloud/nutanix_on_ovhcloud/00-cluster-custom-redeployment) @@ -529,8 +531,11 @@ + [Importing ISO images](hosted_private_cloud/nutanix_on_ovhcloud/05-image-import) + [Managing virtual machines](hosted_private_cloud/nutanix_on_ovhcloud/06-virtual-machine-management) + [Events and alerts management](hosted_private_cloud/nutanix_on_ovhcloud/07-alert-management) - + [Nutanix AOS versions supported by OVHcloud](hosted_private_cloud/nutanix_on_ovhcloud/11-nutanix-aos-supported-versions) + [Managing licences for a Nutanix on OVHcloud BYOL offer](hosted_private_cloud/nutanix_on_ovhcloud/12-activate-licenses-on-byol) + + [General Information](hosted-private-cloud-nutanix-on-ovhcloud-general-information) + + [Nutanix hardware compatibility - OVHcloud configurations](hosted_private_cloud/nutanix_on_ovhcloud/51-nutanix-hardware-compatibility) + + [List of included services and licences](hosted_private_cloud/nutanix_on_ovhcloud/02-available-services) + + [Nutanix AOS versions supported by OVHcloud](hosted_private_cloud/nutanix_on_ovhcloud/11-nutanix-aos-supported-versions) + [Networking and security](hosted-private-cloud-nutanix-on-ovhcloud-networking-and-security) + [OVHgateway documentation](hosted_private_cloud/nutanix_on_ovhcloud/23-ovh-gateway-doc) + [Adding a public IP address to a new VM](hosted_private_cloud/nutanix_on_ovhcloud/24-add-public-ip-on-vm) @@ -1466,6 +1471,7 @@ + [Troubleshooting an "Index of" page](web_cloud/web_hosting/diagnostic-index-of) + [What do I do if I have a 403 forbidden page?](web_cloud/web_hosting/diagnostic_403_forbidden) + [What should I do if the page “Your IP has been banned” appears?](web_cloud/web_hosting/diagnostic_ip_banned) + + [What should I do if the page “Your request has been blocked” appears?](web_cloud/web_hosting/diagnostic_request_blocked) + [Monitoring and managing automated emails in your Web Hosting plan](web_cloud/web_hosting/mail_function_script_records) + [Automating tasks (cron)](web-cloud-hosting-automating-tasks-cron) + [Using automated tasks on a Web Hosting plan](web_cloud/web_hosting/cron_tasks) @@ -2068,6 +2074,10 @@ + [Web Cloud Databases - How to manage logs](web_cloud/web_cloud_databases/retrieve-logs) + [Managed Kubernetes Service Audit Logs Forwarding](public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform) + [Pushing logs from OVHcloud KMS to Logs Data Platform](manage_and_operate/kms/kms-troubleshooting) + + [IAM](observability-logs-data-platform-iam) + + [IAM for Logs Data Platform - Migration and Breaking Changes](manage_and_operate/observability/logs_data_platform/iam_migration_to_iam) + + [IAM for Logs Data Platform - Presentation and FAQ](manage_and_operate/observability/logs_data_platform/iam_presentation_faq) + + [IAM for Logs Data Platform - Configuring Access Rights](manage_and_operate/observability/logs_data_platform/iam_access_management) + [Ingesting your logs](observability-logs-data-platform-ingestion) + [Field naming convention](manage_and_operate/observability/logs_data_platform/getting_started_field_naming_convention) + [Mutualized Inputs](manage_and_operate/observability/logs_data_platform/ingestion_mutualized_inputs) diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/guide.en-gb.md b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/guide.en-gb.md new file mode 100644 index 00000000000..6b73f4a2e12 --- /dev/null +++ b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/guide.en-gb.md @@ -0,0 +1,214 @@ +--- +title: IAM for Logs Data Platform - Configuring Access Rights +excerpt: A comprehensive guide to managing access rights for Logs Data Platform using OVHcloud IAM +updated: 2025-07-22 +--- + + + +> [!primary] +> IAM for Logs Data Platform will be available starting **17th September 2025**. +> The content of this documentation will be valid from this date. +> + +## Overview + +This guide provides instructions for configuring access rights on OVHcloud IAM to manage permissions for various components of Logs Data Platform. It will give you the best practices to handle the rights given to your users and will ensure that you can replicate the functionnality of roles and permissions with the more advanced system of policies. This guide will use features explained in the [IAM documentation](/pages/account_and_service_management/account_information/iam-policy-ui). It is therefore recommended to read it before reading this guide. + +## Requirements + +- An [OVHcloud account](/pages/account_and_service_management/account_information/ovhcloud-account-creation) +- Access to the [OVHcloud Control Panel](/links/manager) +- A Logs Data Platform Account With [IAM enabled](/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq) + +## Policies and identities + +This guide leverages [local users](/pages/account_and_service_management/account_information/ovhcloud-users-management) to explain how you can share resources to another user. This choice has been done to illustrate through captures how it works inside the OVHcloud Control Panel. The policies created can be applied to any OVHcloud identities through the OVHcloud API. You can use these policies to share data with a local user, another OVHcloud user account or an OAuth client. You can refer to the specific [IAM Policies with API guide](/pages/account_and_service_management/account_information/iam-policies-api) to recreate all these policies with the API. + +The identity will see a new service listed in their Logs Data Platform. This service contains the shared Logs Data Platform items. To ensure the recipient can see the shared items, we must share a view of the service with them. + +## Access Rights Management + +This section details how to configure local user/identity groups and policies to replicate the behavior of the legacy role system. + +### Create a group for local users + +By default, the least privileged group available for local users is read-only over all the products of your account. If you would like to have an even more restricted account able to read only shared data from your Logs Data Platform, we advise you to create a group with the role **None** and attach your local users to it. In the OVHcloud Control Panel, navigate to `IAM`{.action} > `Identities`{.action} > `User groups`{.action} to create such a group. + +![Create a group](images/create_group.png){.thumbnail} + +You can then create a policy with the basic rights to access the OVHcloud Control Panel and attach it to the group. All your local users will be able to connect to the OVHcloud Control Panel. Navigate to `IAM`{.action} > `Policies`{.action} > `My Policies`{.action} to create this policy and attach it to the user group. + +![basic policy](images/basic_policy_1.png){.thumbnail} + +After attaching the group, you can add the **controlPanelAccess** right to it. + +![basic policy 2](images/basic_policy_2.png){.thumbnail} + +The group is now configured, you can then create the local users. + +### Create a local user + +Creating a local user is fully documented in the [dedicated documentation](/pages/account_and_service_management/account_information/ovhcloud-users-management). Remember to attach the user to the group. + +![Create user](images/create_user.png){.thumbnail} + +### Create a policy for the service + +You now need to create a policy in order to allow the local user to see the Logs Data Platform service inside the OVHcloud Control Panel. The goal here is to have access to the service only but without any sub resources visible (ie no streams, dashboards, indices, aliases or OpenSearch Dashboards instances). Navigate to `IAM`{.action} > `Policies`{.action} > `My Policies`{.action} to create this policy. + +Add the local user to your policy and select the **Logs Data Platform: service** product type to list your services in the *Resources* dropdown list and enable the panel of the *Actions* related to Logs Data Service. + +![Create policy service 1](images/create_policy_service_1.png){.thumbnail} + +The policy can then allow the service with read only access on the choosen service. Some mandatory actions need to be given for users to be able to see the Logs Data Platform control panel without error. The minimal set of actions are listed below: + +```yaml +- ldp:apiovh:cluster/get +- ldp:apiovh:cluster/retention/get +- ldp:apiovh:encryptionKey/get +- ldp:apiovh:get +- ldp:apiovh:input/get +- ldp:apiovh:metrics/get +- ldp:apiovh:role/get +- ldp:apiovh:service/get +- ldp:apiovh:serviceInfos/get +- ldp:apiovh:services/form/get +- ldp:apiovh:services/get +- ldp:apiovh:token/get +- ldp:apiovh:url/get +``` + +![Create policy service 2](images/create_policy_service_2.png){.thumbnail} + +Once the policy is attached to the identity, the users will see the new service in their control panel, but with no items available. + +![Empty service](images/service_empty.png){.thumbnail} + +### Create a sub resources group + +All the items created by a Logs Data Platform (ie streams, dashboards etc) are materialized as sub-resources of the LDP service. +One of the new feature available thanks to IAM is the ability to group sub-resources in a **Resource group**. A Resource group can be used to share related resources together and are a convenient way to groups items which are supposed to be used together. For example: a stream and its related dashboard, an alias and a OpenSearch Dashboard to explore it, an alias with all the streams attached to it. This feature is a good way to completely isolate sub-resources and make sure you don't have to handle them one by one over all your policies. + +To create a resource group, navigate to `IAM`{.action} > `Policies`{.action} > `Resource Groups`{.action}. + +![Create Resource Group](images/create_rg.png){.thumbnail} + +You need to select the product type (Dashboards, Streams, Alias, Index, OpenSearch Dashboards) and then select the specific resource you want to share. + +### Create a policy for the sub resources + +This policy is the one you need to effectively replicate the [legacy roles permissions](/pages/manage_and_operate/observability/logs_data_platform/getting_started_roles_permission). You will attach OVHcloud APIs rights and backend (Graylog, OpenSearch) rights to allow identities to see the items in their shared service and interact with them in the corresponding Web UIs and APIs. Again navigate to `IAM`{.action} > `Policies`{.action} > `My Policies`{.action} to create a policy. + +Similarly to the previous policy, you need to add your local user and you need to select the product type of your ressource or sub-resource if you want to enable the actions selection panel for these specific sub-resources. + +![Create sub resource policy](images/policy_sub_product_types.png){.thumbnail} + +> [!warning] +> Do not add a Logs Data Platform service to this policy. If you do so it will transitively give access to all sub-resources of this service (ie all LDP items) to the local users/identities or groups attached to the policy. The previous service policy has been created to prevent this behaviour. + +You can mix Resource Groups and specific resources in the same policy. All actions attached to the policy will be then be attached to all related sub-resources. +You have several actions for each sub-resource type. For brevity, this guide will not detail all the actions available for all the items. + +Here are some use cases of several rights which can all be together in one policy showcasing the complexity enabled by IAM policies. Actions starting with **ldp:apiovh** are actions related to OVHcloud APIs (thus the control panel UI). The other actions are related to their specific backend: Graylog or OpenSearch. + +**Click the following links to display the related examples:** + +/// details | These actions give an access in read-only to one or several indices: + +```yaml +- ldp:apiovh:output/opensearch/index/get +- ldp:apiovh:output/opensearch/index/url/get +- ldp:opensearch:index/read +``` + +![policy sub resource 0](images/carousel_policy_sub_0.png){.thumbnail} + +/// + +/// details | These actions allow to read and modify a Graylog Dashboard: + +```yaml +- ldp:graylog:dashboard/update +- ldp:apiovh:output/graylog/dashboard/get +- ldp:apiovh:output/graylog/dashboard/url/get +- ldp:graylog:dashboard/read +``` + +![policy sub resource 1](images/carousel_policy_sub_1.png){.thumbnail} + +/// + +/// details | These actions allow to consult and create visualizations in one or several OpenSearch Dashboard instances: + +```yaml +- ldp:opensearch:osd/update +- ldp:apiovh:output/opensearch/osd/get +- ldp:apiovh:output/opensearch/osd/url/get +- ldp:opensearch:osd/get +``` + +![policy sub resource 3](images/carousel_policy_sub_3.png){.thumbnail} + +/// + +/// details | These actions give a read-only access in both Graylog and the control panel to one or several streams: + +```yaml +- ldp:apiovh:output/graylog/stream/get +- ldp:apiovh:output/graylog/stream/url/get +- ldp:graylog:stream/read +``` + +![policy sub resource 4](images/carousel_policy_sub_4.png){.thumbnail} + +/// + +Once the policy is created, the local user/identity will only see the related sub resource of the policy in its own control panel. + +![local user control panel](images/local_user_control_panel01.png){.thumbnail} + +### Analyse your policy results + +You can verify the accuracy of your policies using [the IAM troubleshooting guide](/pages/manage_and_operate/iam/iam-troubleshooting). + +### Going further with local users + +Local users are useful for generating Personal Access Tokens (PATs). These tokens have a configurable expiration date and can be used to interact with both the OVHcloud APIs and the Logs Data Platform backends. + +> [!api] +> +> @api {v1} /me POST /me/identity/user/{user}/token +> + +Thanks to OVHcloud IAM, you can then delegates the creation rights of sub-resources (indices, aliases) to your local user and interact with the backend APIs directly with these Personal Access Tokens. + +The actions related to create items are part of the service actions. You will need to add them to a policy to allow a user to create items with their PAT. + +> [!primary] +> You don't need to allow any OVHcloud APIs action to allow a local user to interact with the Logs Data Platform backends (OpenSearch, Graylog, OpenSearch Dashboards) APIs. +> Local users allow you to generate tokens which can only interact with the backend similarly to legacy Logs Data Platform tokens. + +For example, these two rights allow a local user to create indices/aliases directly on OpenSearch without having any other rights on the OVHcloud APIs. + +![policy create actions](images/policy_create_actions.png){.thumbnail} + +## Go further + +- [Introduction to Logs Data Platform](/pages/manage_and_operate/observability/logs_data_platform/getting_started_introduction_to_LDP) +- [IAM for Logs Data Platform - Presentation and FAQ](/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq) +- [Our documentation](/products/observability-logs-data-platform) +- Join our [community of users](/links/community) +- Create an account: [Try it!](/links/manage-operate/ldp) diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/basic_policy_1.png b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/basic_policy_1.png new file mode 100644 index 00000000000..c1b5d6422d2 Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/basic_policy_1.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/basic_policy_2.png b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/basic_policy_2.png new file mode 100644 index 00000000000..6fe619f8f6d Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/basic_policy_2.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/carousel_policy_sub_0.png b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/carousel_policy_sub_0.png new file mode 100644 index 00000000000..573aa071501 Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/carousel_policy_sub_0.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/carousel_policy_sub_1.png b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/carousel_policy_sub_1.png new file mode 100644 index 00000000000..1257b8a4b08 Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/carousel_policy_sub_1.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/carousel_policy_sub_2.png b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/carousel_policy_sub_2.png new file mode 100644 index 00000000000..573aa071501 Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/carousel_policy_sub_2.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/carousel_policy_sub_3.png b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/carousel_policy_sub_3.png new file mode 100644 index 00000000000..314a94e917e Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/carousel_policy_sub_3.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/carousel_policy_sub_4.png b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/carousel_policy_sub_4.png new file mode 100644 index 00000000000..ce62a95e49f Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/carousel_policy_sub_4.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/create_group.png b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/create_group.png new file mode 100644 index 00000000000..17d9420c792 Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/create_group.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/create_policy_service_1.png b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/create_policy_service_1.png new file mode 100644 index 00000000000..e5581fa3780 Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/create_policy_service_1.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/create_policy_service_2.png b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/create_policy_service_2.png new file mode 100644 index 00000000000..2326c644e81 Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/create_policy_service_2.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/create_rg.png b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/create_rg.png new file mode 100644 index 00000000000..204390b5ea4 Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/create_rg.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/create_user.png b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/create_user.png new file mode 100644 index 00000000000..81ec2b4b2ad Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/create_user.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/local_user_control_panel01.png b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/local_user_control_panel01.png new file mode 100644 index 00000000000..ce972986dfc Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/local_user_control_panel01.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/policy_create_actions.png b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/policy_create_actions.png new file mode 100644 index 00000000000..ee551f295b3 Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/policy_create_actions.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/policy_streams.png b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/policy_streams.png new file mode 100644 index 00000000000..4fa245e720e Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/policy_streams.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/policy_sub_product_types.png b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/policy_sub_product_types.png new file mode 100644 index 00000000000..29854ffb678 Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/policy_sub_product_types.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/service_empty.png b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/service_empty.png new file mode 100644 index 00000000000..d6b8b9e76fa Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/images/service_empty.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/meta.yaml b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/meta.yaml new file mode 100644 index 00000000000..b408a2a37da --- /dev/null +++ b/pages/manage_and_operate/observability/logs_data_platform/iam_access_management/meta.yaml @@ -0,0 +1,2 @@ +id: 7c168484-0ab3-436d-b130-4e5066838b6d +full_slug: logs-data-platform-iam-access-management \ No newline at end of file diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_migration_to_iam/guide.en-gb.md b/pages/manage_and_operate/observability/logs_data_platform/iam_migration_to_iam/guide.en-gb.md new file mode 100644 index 00000000000..80cdd74ae6d --- /dev/null +++ b/pages/manage_and_operate/observability/logs_data_platform/iam_migration_to_iam/guide.en-gb.md @@ -0,0 +1,82 @@ +--- +title: IAM for Logs Data Platform - Migration and Breaking Changes +excerpt: Important changes to be aware of before the IAM migration +updated: 2025-07-22 +--- + +> [!primary] +> IAM for Logs Data Platform will be available starting **17th September 2025**. +> The content of this documentation should be read to prepare this migration. +> + +## Objective + +This guide explains the breaking changes resulting from the IAM migration and provides guidance on how to take advantage of the new IAM integration. + +## Requirements + +- An [OVHcloud account](/pages/account_and_service_management/account_information/ovhcloud-account-creation) +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Logs Data Platform service](/links/manage-operate/ldp) + +## Instructions + +### What is IAM? + +IAM stands for **Identity and Access Management**. It is a system of policies and processes that enable organizations or users to manage digital identities and control access to sensitive resources, such as applications, data, systems, and in the case of Logs Data Platform: logs. + +- **Security**: IAM ensures that only authorized individuals or systems can access your logs. Authentication methods include two-factor authentication or federation systems. +- **Convenience**: IAM simplifies user management as it is unified across all OVHcloud products, allowing individuals to access all their products with one set of credentials. +- **Flexibility**: IAM allows you to create sophisticated policies for sharing resources in a robust way. + +### IAM Migration for Logs Data Platform + +The IAM Migration for Logs Data Platform is scheduled for 17 September 2025. A scheduled maintenance will enable IAM for all Logs Data Platform customers, introducing new features and allowing full migration to IAM. + +### Breaking Changes + +#### Roles and Permissions + +If you use the [role and permission system](/pages/manage_and_operate/observability/logs_data_platform/getting_started_roles_permission), please note that members of your roles will no longer see shared items in their own service when connecting to the Logs Data Platform control panel. + +However, they will still be able to access these items when using their credentials on the relevant backends (Graylog, OpenSearch Dashboards, Grafana). + +If you use the role and permission system, we strongly recommend [migrating to IAM policies](/pages/manage_and_operate/observability/logs_data_platform/iam_access_management). + +#### Web UIs + +The Graylog Web UI will now display an Identity Provider selector. You can find the username/password authenticator by selecting **Legacy username/password**. You can also try the OVHcloud IAM authenticator by selecting the appropriate provider (EU or CA). + +![Legacy username - password](images/graylog-legacy01.png){.thumbnail} + +### Deprecated Features + +The IAM migration allows us to deprecate some Logs Data Platform features that have IAM replacements: + +- [Roles and permissions](/pages/manage_and_operate/observability/logs_data_platform/getting_started_roles_permission) +- [Legacy tokens](/pages/manage_and_operate/observability/logs_data_platform/security_tokens) + +These features are replaced by [access management policies](/pages/manage_and_operate/observability/logs_data_platform/iam_access_management) and by either [Local Users Personal Access Tokens](/pages/account_and_service_management/account_information/ovhcloud-users-management) or [Service account tokens](/pages/account_and_service_management/account_information/authenticate-api-with-service-account). + +### Useful Documentation + +#### IAM Resources + +- [OVHcloud identities](/pages/manage_and_operate/iam/identities-management) +- [Local users management](/pages/account_and_service_management/account_information/ovhcloud-users-management) +- [Service accounts](/pages/account_and_service_management/account_information/authenticate-api-with-service-account) +- [Policies UI](/pages/account_and_service_management/account_information/iam-policy-ui) +- [Policies API](/pages/account_and_service_management/account_information/iam-policies-api) + +#### IAM for Logs Data Platform + +- [Presentation and FAQ](/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq) +- [Access Management](/pages/manage_and_operate/observability/logs_data_platform/iam_access_management) + +## Go further + +- [Introduction to Logs Data Platform](/pages/manage_and_operate/observability/logs_data_platform/getting_started_introduction_to_LDP) +- [IAM for Logs Data Platform - Presentation and FAQ](/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq) +- [Our documentation](/products/observability-logs-data-platform) +- Join our [community of users](/links/community) +- Create an account: [Try it!](/links/manage-operate/ldp) diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_migration_to_iam/images/graylog-legacy01.png b/pages/manage_and_operate/observability/logs_data_platform/iam_migration_to_iam/images/graylog-legacy01.png new file mode 100644 index 00000000000..a1d02e64178 Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_migration_to_iam/images/graylog-legacy01.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_migration_to_iam/meta.yaml b/pages/manage_and_operate/observability/logs_data_platform/iam_migration_to_iam/meta.yaml new file mode 100644 index 00000000000..28c5040bbf6 --- /dev/null +++ b/pages/manage_and_operate/observability/logs_data_platform/iam_migration_to_iam/meta.yaml @@ -0,0 +1,2 @@ +id: ba85821e-3812-4029-8936-9350af4b1d3a +full_slug: logs-data-platform-iam-migration \ No newline at end of file diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/guide.en-gb.md b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/guide.en-gb.md new file mode 100644 index 00000000000..4f20a4b96e6 --- /dev/null +++ b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/guide.en-gb.md @@ -0,0 +1,121 @@ +--- +title: IAM for Logs Data Platform - Presentation and FAQ +excerpt: A presentation on how IAM works with Logs Data Platform +updated: 2025-07-22 +--- + +> [!primary] +> IAM for Logs Data Platform will be available starting **17th September 2025**. +> The content of this documentation will be valid from this date. +> + +## Objective + +This guide explains the integration of Logs Data Platform with OVHcloud IAM. + +## Requirements + +- An [OVHcloud account](/pages/account_and_service_management/account_information/ovhcloud-account-creation) +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Logs Data Platform service](/links/manage-operate/ldp) + +## Instructions + +### How is IAM useful for Logs Data Platform? + +Enabling OVHcloud IAM on Logs Data Platform delegates authentication, access management, and permissions to OVHcloud IAM. There are several benefits to using IAM: + +- [All OVHcloud identities](/pages/manage_and_operate/iam/identities-management) can connect using their credentials to all Web UIs (Graylog/OpenSearch Dashboards). The connected account will be the identity chosen for UI access. **You will no longer need the Logs Data Platform username**. IAM enables also the use of [two-factor authentication methods](/pages/account_and_service_management/account_information/secure-ovhcloud-account-with-2fa) and [Federation Services](/pages/account_and_service_management/account_information/ovhcloud-account-connect-saml-adfs). +- API tokens can be both [service account tokens](/pages/account_and_service_management/account_information/authenticate-api-with-service-account) and Personal Access Tokens handled directly with OVHcloud IAM APIs. +- [Resource groups](/pages/account_and_service_management/account_information/iam-policies-api) allow you to share Logs Data Platform sub resources in a more cohesive way. +- [IAM Policies](/pages/account_and_service_management/account_information/iam-policy-ui) unlock advanced use cases which are not possible with permissions, thanks to fine-grained actions. + +![iam identities](images/iam_policies.png){.thumbnail} + +### How to enable OVHcloud IAM for my existing account in Logs Data Platform? + +If you have an existing service, follow these steps: + +- Replace all your **Roles** and permissions with [appropriate policies](/pages/manage_and_operate/observability/logs_data_platform/iam_access_management). +- Ensure you have no **Roles** declared in your service. +- Ensure your service is not in any **Roles**. +- Ensure you don't have any [tokens](/pages/manage_and_operate/observability/logs_data_platform/security_tokens). +- Use the dedicated `Enable OVHcloud IAM`{.action} in the **Roles** sections of the Logs Data Platform Control Panel. + +![Activate IAM](images/activate_iam_existing_service.png){.thumbnail} + +Once IAM is activated, a new **IAM Policies** section will replace the previous **Roles** section. + +![Activated IAM](images/activated_iam.png){.thumbnail} + +### How to enable OVHcloud IAM on a new service? + +When a new service is created, you can directly opt-in into using IAM directly and use [IAM policies](/pages/account_and_service_management/account_information/iam-policy-ui) to handle access rights. + +![Activate IAM on a new service](images/activate_iam_new_service.png){.thumbnail} + +Once IAM has been activated, you can freely use any [OVHcloud identities](/pages/manage_and_operate/iam/identities-management) to interact with Logs Data Platform. + +### How to connect to Graylog with IAM? + +When connecting to Graylog, you can choose between the legacy username/password system (for services without IAM activated) or any OVHcloud IAM providers (EU, CA, or US). Clicking the corresponding *Log in* button redirects you to the appropriate OVHcloud IAM provider to complete authentication. + +| | | | +|---|---|---| +|![Graylog provider IAM 1](images/graylog_iam_eu.png){.thumbnail}|![Graylog provider IAM 2](images/graylog_iam_ca.png){.thumbnail}|![Graylog legacy](images/graylog_legacy.png){.thumbnail}| + +### How to connect to OpenSearch Dashboards with IAM? + +When connecting to OpenSearch Dashboards, select the provider linked to your OVHcloud service. The *Log in with OVHcloud IAM* button redirects you to your provider to complete authentication. + +![OSD login](images/osd_iam_eu.png){.thumbnail} + +Once completed, you will be redirected back to the OpenSearch Dashboard instance fully authenticated. + +### How to connect to Grafana with IAM? + +- If your Identity Provider is the OVHcloud IAM, you can select the option **Forward OAuth identity** to forward the identity connected to the Logs Data Platform. +- If you use another authentication provider, you can forge an *Authorization* header with an IAM compatible token. See the next section to see how to generate that kind of token. The content of the header must be `Bearer: `. Replace `` with the value of your token. + +![Grafana header](images/grafana_header.png){.thumbnail} + +### How to interact with Logs Data Platform backends API? + +With IAM enabled, [tokens](/pages/manage_and_operate/observability/logs_data_platform/security_tokens) are replaced by API keys (Bearer authentication scheme). These keys can be tokens from [service accounts](/pages/account_and_service_management/account_information/authenticate-api-with-service-account) or Personal Access Tokens. Use the OVHcloud API to generate these tokens. + +> [!api] +> +> @api {v1} /me POST /me/identity/user/{user}/token +> + +For example if you are on gra1 cluster, curl can use these tokens in the following way: + +```bash +ldp@laptop curl -k -v -H 'content-type: application/json' --oauth2-bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c -XGET 'https://gra1.logs.ovh.com:9200/_cluster/health?pretty' +``` + +### How to create indices or aliases on Logs Data Platform backend APIs? + +First, ensure the identity you want to use has permission to create indices and aliases for the service. If authorized, Personal Access Tokens or service account OAuth2 clients can perform creation/deletion operations. + +> [!warning] +> The previous prefix for indices and aliases was the username. Now the prefix is the **service name**. You will find the service name on the homepage of the Logs Data Platform control panel. It is also the suffix of a Logs Data Platform service URN. For example: +> +> urn:v1:eu:resource:ldp:**ldp-ab-56945** +> + +The service is tied to a unique Logs Data Platform so you will be allowed to create items only on this cluster. For example if ldp-ab-56945 is on gra1: + +```bash +ldp@laptop curl -k -v -H 'content-type: application/json' --oauth2-bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c -XPOST 'https://gra1.logs.ovh.com:9200/ldp-ab-56945-i-my-new-index/_doc' -d '{ "user" : "ldp" }' +``` + +Similarly aliases created through OpenSearch APIs must be prefixed by one of your allowed services. + +## Go further + +- [Introduction to Logs Data Platform](/pages/manage_and_operate/observability/logs_data_platform/getting_started_introduction_to_LDP) +- [IAM for Logs Data Platform - Presentation and FAQ](/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq) +- [Our documentation](/products/observability-logs-data-platform) +- Join our [community of users](/links/community) +- Create an account: [Try it!](/links/manage-operate/ldp) diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/activate_iam_existing_service.png b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/activate_iam_existing_service.png new file mode 100644 index 00000000000..f8f8f127917 Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/activate_iam_existing_service.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/activate_iam_new_service.png b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/activate_iam_new_service.png new file mode 100644 index 00000000000..99ed50ec29f Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/activate_iam_new_service.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/activated_iam.png b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/activated_iam.png new file mode 100644 index 00000000000..35387d0581a Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/activated_iam.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/grafana_header.png b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/grafana_header.png new file mode 100644 index 00000000000..56f71610aee Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/grafana_header.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/graylog_iam_ca.png b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/graylog_iam_ca.png new file mode 100644 index 00000000000..a1c05cb2046 Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/graylog_iam_ca.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/graylog_iam_eu.png b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/graylog_iam_eu.png new file mode 100644 index 00000000000..40accf65591 Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/graylog_iam_eu.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/graylog_legacy.png b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/graylog_legacy.png new file mode 100644 index 00000000000..bb33c4b037d Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/graylog_legacy.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/iam_policies.png b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/iam_policies.png new file mode 100644 index 00000000000..95c8a765323 Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/iam_policies.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/osd_iam_eu.png b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/osd_iam_eu.png new file mode 100644 index 00000000000..4916fd93ef3 Binary files /dev/null and b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/images/osd_iam_eu.png differ diff --git a/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/meta.yaml b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/meta.yaml new file mode 100644 index 00000000000..f934e677fc1 --- /dev/null +++ b/pages/manage_and_operate/observability/logs_data_platform/iam_presentation_faq/meta.yaml @@ -0,0 +1,2 @@ +id: dbf0c9b5-ea46-4a8b-ad91-dbe8679f29de +full_slug: logs-data-platform-iam-presentation-faq \ No newline at end of file diff --git a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.de-de.md b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.de-de.md index 727a66bebb7..e8518f8bcbf 100644 --- a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.de-de.md @@ -10,7 +10,7 @@ This guide covers the installation of the **ovhai** CLI. The CLI is the recommen ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - **AI Training activated** for your account, see [how to submit a job Step 2](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job) - a user for AI Tools, see [how to create a user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -98,4 +98,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file diff --git a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-asia.md index e9b428c2022..e8518f8bcbf 100644 --- a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-asia.md @@ -10,7 +10,7 @@ This guide covers the installation of the **ovhai** CLI. The CLI is the recommen ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - **AI Training activated** for your account, see [how to submit a job Step 2](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job) - a user for AI Tools, see [how to create a user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -98,4 +98,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file diff --git a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-au.md b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-au.md index fde6a969186..854faf87a03 100644 --- a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-au.md @@ -10,7 +10,7 @@ This guide covers the installation of the **ovhai** CLI. The CLI is the recommen ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - **AI Training activated** for your account, see [how to submit a job Step 2](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job) - a user for AI Tools, see [how to create a user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -98,4 +98,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-ca.md index c2496d55937..854faf87a03 100644 --- a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-ca.md @@ -10,7 +10,7 @@ This guide covers the installation of the **ovhai** CLI. The CLI is the recommen ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - **AI Training activated** for your account, see [how to submit a job Step 2](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job) - a user for AI Tools, see [how to create a user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -98,4 +98,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-ie.md index 09ad6524b69..854faf87a03 100644 --- a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-ie.md @@ -10,7 +10,7 @@ This guide covers the installation of the **ovhai** CLI. The CLI is the recommen ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - **AI Training activated** for your account, see [how to submit a job Step 2](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job) - a user for AI Tools, see [how to create a user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -98,4 +98,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-sg.md index 351f8a0935b..854faf87a03 100644 --- a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-sg.md @@ -10,7 +10,7 @@ This guide covers the installation of the **ovhai** CLI. The CLI is the recommen ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - **AI Training activated** for your account, see [how to submit a job Step 2](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job) - a user for AI Tools, see [how to create a user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -98,4 +98,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-us.md b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-us.md index dd6d6e30006..854faf87a03 100644 --- a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.en-us.md @@ -10,7 +10,7 @@ This guide covers the installation of the **ovhai** CLI. The CLI is the recommen ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - **AI Training activated** for your account, see [how to submit a job Step 2](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job) - a user for AI Tools, see [how to create a user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -98,4 +98,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.es-es.md b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.es-es.md index 2682e91c780..854faf87a03 100644 --- a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.es-es.md @@ -10,7 +10,7 @@ This guide covers the installation of the **ovhai** CLI. The CLI is the recommen ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - **AI Training activated** for your account, see [how to submit a job Step 2](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job) - a user for AI Tools, see [how to create a user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -98,4 +98,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.es-us.md b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.es-us.md index 8fc07268b5f..854faf87a03 100644 --- a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.es-us.md @@ -10,7 +10,7 @@ This guide covers the installation of the **ovhai** CLI. The CLI is the recommen ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - **AI Training activated** for your account, see [how to submit a job Step 2](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job) - a user for AI Tools, see [how to create a user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -98,4 +98,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.fr-ca.md index 1e7696fcac9..954d65e725f 100644 --- a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.fr-ca.md @@ -10,7 +10,7 @@ This guide covers the installation of the **ovhai** CLI. The CLI is the recommen ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - **AI Training activated** for your account, see [how to submit a job Step 2](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job) - a user for AI Tools, see [how to create a user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -98,4 +98,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.fr-fr.md index e8e7e97a2c8..954d65e725f 100644 --- a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.fr-fr.md @@ -10,7 +10,7 @@ This guide covers the installation of the **ovhai** CLI. The CLI is the recommen ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - **AI Training activated** for your account, see [how to submit a job Step 2](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job) - a user for AI Tools, see [how to create a user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -98,4 +98,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.it-it.md b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.it-it.md index 2f069ad40c5..854faf87a03 100644 --- a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.it-it.md @@ -10,7 +10,7 @@ This guide covers the installation of the **ovhai** CLI. The CLI is the recommen ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - **AI Training activated** for your account, see [how to submit a job Step 2](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job) - a user for AI Tools, see [how to create a user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -98,4 +98,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.pl-pl.md index a24f3c51c82..854faf87a03 100644 --- a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.pl-pl.md @@ -10,7 +10,7 @@ This guide covers the installation of the **ovhai** CLI. The CLI is the recommen ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - **AI Training activated** for your account, see [how to submit a job Step 2](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job) - a user for AI Tools, see [how to create a user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -98,4 +98,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.pt-pt.md index 30e5de4ebd1..854faf87a03 100644 --- a/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli/guide.pt-pt.md @@ -10,7 +10,7 @@ This guide covers the installation of the **ovhai** CLI. The CLI is the recommen ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - **AI Training activated** for your account, see [how to submit a job Step 2](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job) - a user for AI Tools, see [how to create a user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -98,4 +98,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.de-de.md b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.de-de.md index 8dc827fc0fc..68200dd88aa 100644 --- a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.de-de.md @@ -321,7 +321,7 @@ Learn how to access your Object Storage data and Git repositories from your note Learn how to share your notebooks with other people [here](/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-asia.md index b5072129a48..68200dd88aa 100644 --- a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-asia.md @@ -321,7 +321,7 @@ Learn how to access your Object Storage data and Git repositories from your note Learn how to share your notebooks with other people [here](/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-au.md b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-au.md index 1dbb9eebac2..68200dd88aa 100644 --- a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-au.md @@ -321,7 +321,7 @@ Learn how to access your Object Storage data and Git repositories from your note Learn how to share your notebooks with other people [here](/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-ca.md index be27968fae2..68200dd88aa 100644 --- a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-ca.md @@ -321,7 +321,7 @@ Learn how to access your Object Storage data and Git repositories from your note Learn how to share your notebooks with other people [here](/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-ie.md index db3e60d0646..68200dd88aa 100644 --- a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-ie.md @@ -321,7 +321,7 @@ Learn how to access your Object Storage data and Git repositories from your note Learn how to share your notebooks with other people [here](/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-sg.md index 3a0755de9b9..68200dd88aa 100644 --- a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-sg.md @@ -321,7 +321,7 @@ Learn how to access your Object Storage data and Git repositories from your note Learn how to share your notebooks with other people [here](/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-us.md b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-us.md index 654e6fb6ad4..68200dd88aa 100644 --- a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-us.md @@ -321,7 +321,7 @@ Learn how to access your Object Storage data and Git repositories from your note Learn how to share your notebooks with other people [here](/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.es-es.md b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.es-es.md index 7af89bef5a5..68200dd88aa 100644 --- a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.es-es.md @@ -321,7 +321,7 @@ Learn how to access your Object Storage data and Git repositories from your note Learn how to share your notebooks with other people [here](/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.es-us.md b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.es-us.md index edf1c0f019b..68200dd88aa 100644 --- a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.es-us.md @@ -321,7 +321,7 @@ Learn how to access your Object Storage data and Git repositories from your note Learn how to share your notebooks with other people [here](/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.fr-ca.md index 19115395966..d44b7f308d8 100644 --- a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.fr-ca.md @@ -321,7 +321,7 @@ Learn how to access your Object Storage data and Git repositories from your note Learn how to share your notebooks with other people [here](/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.fr-fr.md index 3dd4bf06dcb..d44b7f308d8 100644 --- a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.fr-fr.md @@ -321,7 +321,7 @@ Learn how to access your Object Storage data and Git repositories from your note Learn how to share your notebooks with other people [here](/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.it-it.md b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.it-it.md index 60f0a2cce1b..68200dd88aa 100644 --- a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.it-it.md @@ -321,7 +321,7 @@ Learn how to access your Object Storage data and Git repositories from your note Learn how to share your notebooks with other people [here](/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.pl-pl.md index c39c1620e5c..68200dd88aa 100644 --- a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.pl-pl.md @@ -321,7 +321,7 @@ Learn how to access your Object Storage data and Git repositories from your note Learn how to share your notebooks with other people [here](/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.pt-pt.md index 83d70f1e03a..68200dd88aa 100644 --- a/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.pt-pt.md @@ -321,7 +321,7 @@ Learn how to access your Object Storage data and Git repositories from your note Learn how to share your notebooks with other people [here](/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.de-de.md b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.de-de.md index 0e16373a6cf..9d11e042809 100644 --- a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.de-de.md @@ -212,7 +212,7 @@ For more information about the job and its lifecycle refer to the [jobs page](/p To know more about the CLI and available commands to interact with your job check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-asia.md index c7f83c46d29..9d11e042809 100644 --- a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-asia.md @@ -212,7 +212,7 @@ For more information about the job and its lifecycle refer to the [jobs page](/p To know more about the CLI and available commands to interact with your job check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-au.md b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-au.md index 69f76b2e55a..9d11e042809 100644 --- a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-au.md @@ -212,7 +212,7 @@ For more information about the job and its lifecycle refer to the [jobs page](/p To know more about the CLI and available commands to interact with your job check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-ca.md index 446cc382837..9d11e042809 100644 --- a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-ca.md @@ -212,7 +212,7 @@ For more information about the job and its lifecycle refer to the [jobs page](/p To know more about the CLI and available commands to interact with your job check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-ie.md index 1417ecbe10b..9d11e042809 100644 --- a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-ie.md @@ -212,7 +212,7 @@ For more information about the job and its lifecycle refer to the [jobs page](/p To know more about the CLI and available commands to interact with your job check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-sg.md index 8b356dbe6d6..9d11e042809 100644 --- a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-sg.md @@ -212,7 +212,7 @@ For more information about the job and its lifecycle refer to the [jobs page](/p To know more about the CLI and available commands to interact with your job check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-us.md b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-us.md index a15c069a7bf..9d11e042809 100644 --- a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-us.md @@ -212,7 +212,7 @@ For more information about the job and its lifecycle refer to the [jobs page](/p To know more about the CLI and available commands to interact with your job check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.es-es.md b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.es-es.md index 9a0a7ccf86e..9d11e042809 100644 --- a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.es-es.md @@ -212,7 +212,7 @@ For more information about the job and its lifecycle refer to the [jobs page](/p To know more about the CLI and available commands to interact with your job check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.es-us.md b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.es-us.md index 6313e735200..9d11e042809 100644 --- a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.es-us.md @@ -212,7 +212,7 @@ For more information about the job and its lifecycle refer to the [jobs page](/p To know more about the CLI and available commands to interact with your job check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.fr-ca.md index 1283900ee41..2c3d808e0bc 100644 --- a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.fr-ca.md @@ -212,7 +212,7 @@ For more information about the job and its lifecycle refer to the [jobs page](/p To know more about the CLI and available commands to interact with your job check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.fr-fr.md index 57c92b8660f..2c3d808e0bc 100644 --- a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.fr-fr.md @@ -212,7 +212,7 @@ For more information about the job and its lifecycle refer to the [jobs page](/p To know more about the CLI and available commands to interact with your job check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.it-it.md b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.it-it.md index d26956fabe3..9d11e042809 100644 --- a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.it-it.md @@ -212,7 +212,7 @@ For more information about the job and its lifecycle refer to the [jobs page](/p To know more about the CLI and available commands to interact with your job check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.pl-pl.md index 6a3a3b6303d..9d11e042809 100644 --- a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.pl-pl.md @@ -212,7 +212,7 @@ For more information about the job and its lifecycle refer to the [jobs page](/p To know more about the CLI and available commands to interact with your job check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.pt-pt.md index d89e3ff46c2..9d11e042809 100644 --- a/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.pt-pt.md @@ -212,7 +212,7 @@ For more information about the job and its lifecycle refer to the [jobs page](/p To know more about the CLI and available commands to interact with your job check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.de-de.md b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.de-de.md index ecb0e45c560..19b8cb696ae 100644 --- a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.de-de.md @@ -273,7 +273,7 @@ Status: Anyone can now access the notebook by pasting the URL shown in the `ovhai notebook get` output in their browser. In this example, the `Url` is `https://8e3ac445-0b47-4eea-9269-19a36b7213c7.notebook.gra.ai.cloud.ovh.net`. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-asia.md index 3cce796b418..19b8cb696ae 100644 --- a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-asia.md @@ -273,7 +273,7 @@ Status: Anyone can now access the notebook by pasting the URL shown in the `ovhai notebook get` output in their browser. In this example, the `Url` is `https://8e3ac445-0b47-4eea-9269-19a36b7213c7.notebook.gra.ai.cloud.ovh.net`. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-au.md b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-au.md index 8585feedf4f..19b8cb696ae 100644 --- a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-au.md @@ -273,7 +273,7 @@ Status: Anyone can now access the notebook by pasting the URL shown in the `ovhai notebook get` output in their browser. In this example, the `Url` is `https://8e3ac445-0b47-4eea-9269-19a36b7213c7.notebook.gra.ai.cloud.ovh.net`. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-ca.md index 1b7ac3eb6f7..19b8cb696ae 100644 --- a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-ca.md @@ -273,7 +273,7 @@ Status: Anyone can now access the notebook by pasting the URL shown in the `ovhai notebook get` output in their browser. In this example, the `Url` is `https://8e3ac445-0b47-4eea-9269-19a36b7213c7.notebook.gra.ai.cloud.ovh.net`. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-ie.md index 24978108a4c..19b8cb696ae 100644 --- a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-ie.md @@ -273,7 +273,7 @@ Status: Anyone can now access the notebook by pasting the URL shown in the `ovhai notebook get` output in their browser. In this example, the `Url` is `https://8e3ac445-0b47-4eea-9269-19a36b7213c7.notebook.gra.ai.cloud.ovh.net`. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-sg.md index 1b0a579692a..19b8cb696ae 100644 --- a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-sg.md @@ -273,7 +273,7 @@ Status: Anyone can now access the notebook by pasting the URL shown in the `ovhai notebook get` output in their browser. In this example, the `Url` is `https://8e3ac445-0b47-4eea-9269-19a36b7213c7.notebook.gra.ai.cloud.ovh.net`. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-us.md b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-us.md index 180243deb01..19b8cb696ae 100644 --- a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.en-us.md @@ -273,7 +273,7 @@ Status: Anyone can now access the notebook by pasting the URL shown in the `ovhai notebook get` output in their browser. In this example, the `Url` is `https://8e3ac445-0b47-4eea-9269-19a36b7213c7.notebook.gra.ai.cloud.ovh.net`. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.es-es.md b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.es-es.md index 706c30e60cd..19b8cb696ae 100644 --- a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.es-es.md @@ -273,7 +273,7 @@ Status: Anyone can now access the notebook by pasting the URL shown in the `ovhai notebook get` output in their browser. In this example, the `Url` is `https://8e3ac445-0b47-4eea-9269-19a36b7213c7.notebook.gra.ai.cloud.ovh.net`. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.es-us.md b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.es-us.md index 74c4d3008c1..19b8cb696ae 100644 --- a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.es-us.md @@ -273,7 +273,7 @@ Status: Anyone can now access the notebook by pasting the URL shown in the `ovhai notebook get` output in their browser. In this example, the `Url` is `https://8e3ac445-0b47-4eea-9269-19a36b7213c7.notebook.gra.ai.cloud.ovh.net`. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.fr-ca.md index 3d960ec4909..a4be468dad1 100644 --- a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.fr-ca.md @@ -273,7 +273,7 @@ Status: Anyone can now access the notebook by pasting the URL shown in the `ovhai notebook get` output in their browser. In this example, the `Url` is `https://8e3ac445-0b47-4eea-9269-19a36b7213c7.notebook.gra.ai.cloud.ovh.net`. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.fr-fr.md index 170afa4407b..a4be468dad1 100644 --- a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.fr-fr.md @@ -273,7 +273,7 @@ Status: Anyone can now access the notebook by pasting the URL shown in the `ovhai notebook get` output in their browser. In this example, the `Url` is `https://8e3ac445-0b47-4eea-9269-19a36b7213c7.notebook.gra.ai.cloud.ovh.net`. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.it-it.md b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.it-it.md index ba609eb4252..19b8cb696ae 100644 --- a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.it-it.md @@ -273,7 +273,7 @@ Status: Anyone can now access the notebook by pasting the URL shown in the `ovhai notebook get` output in their browser. In this example, the `Url` is `https://8e3ac445-0b47-4eea-9269-19a36b7213c7.notebook.gra.ai.cloud.ovh.net`. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.pl-pl.md index f1a7264839c..19b8cb696ae 100644 --- a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.pl-pl.md @@ -273,7 +273,7 @@ Status: Anyone can now access the notebook by pasting the URL shown in the `ovhai notebook get` output in their browser. In this example, the `Url` is `https://8e3ac445-0b47-4eea-9269-19a36b7213c7.notebook.gra.ai.cloud.ovh.net`. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.pt-pt.md index 2a9b72ae78f..19b8cb696ae 100644 --- a/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/cli_14_howto_cli_sharing/guide.pt-pt.md @@ -273,7 +273,7 @@ Status: Anyone can now access the notebook by pasting the URL shown in the `ovhai notebook get` output in their browser. In this example, the `Url` is `https://8e3ac445-0b47-4eea-9269-19a36b7213c7.notebook.gra.ai.cloud.ovh.net`. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.de-de.md b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.de-de.md index 256c1a55863..a310dcb5ec0 100644 --- a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.de-de.md @@ -219,7 +219,7 @@ ovhai config set > `` is the new region name (`GRA` or `BHS`), in which you want to be placed. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-asia.md index 0cb8a64e6a3..a310dcb5ec0 100644 --- a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-asia.md @@ -219,7 +219,7 @@ ovhai config set > `` is the new region name (`GRA` or `BHS`), in which you want to be placed. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-au.md b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-au.md index a1d8410fd1e..a310dcb5ec0 100644 --- a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-au.md @@ -219,7 +219,7 @@ ovhai config set > `` is the new region name (`GRA` or `BHS`), in which you want to be placed. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-ca.md index e923e683c88..a310dcb5ec0 100644 --- a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-ca.md @@ -219,7 +219,7 @@ ovhai config set > `` is the new region name (`GRA` or `BHS`), in which you want to be placed. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-ie.md index bd377f863b2..a310dcb5ec0 100644 --- a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-ie.md @@ -219,7 +219,7 @@ ovhai config set > `` is the new region name (`GRA` or `BHS`), in which you want to be placed. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-sg.md index 2e2940e5c68..a310dcb5ec0 100644 --- a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-sg.md @@ -219,7 +219,7 @@ ovhai config set > `` is the new region name (`GRA` or `BHS`), in which you want to be placed. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-us.md b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-us.md index b4116e1cdd0..a310dcb5ec0 100644 --- a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.en-us.md @@ -219,7 +219,7 @@ ovhai config set > `` is the new region name (`GRA` or `BHS`), in which you want to be placed. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.es-es.md b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.es-es.md index 6fd1ffb2865..a310dcb5ec0 100644 --- a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.es-es.md @@ -219,7 +219,7 @@ ovhai config set > `` is the new region name (`GRA` or `BHS`), in which you want to be placed. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.es-us.md b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.es-us.md index 9d9c0a5db7c..a310dcb5ec0 100644 --- a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.es-us.md @@ -219,7 +219,7 @@ ovhai config set > `` is the new region name (`GRA` or `BHS`), in which you want to be placed. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.fr-ca.md index 83c7b21974d..5aff06c2e84 100644 --- a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.fr-ca.md @@ -219,7 +219,7 @@ ovhai config set > `` is the new region name (`GRA` or `BHS`), in which you want to be placed. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.fr-fr.md index db1e27ae71b..5aff06c2e84 100644 --- a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.fr-fr.md @@ -219,7 +219,7 @@ ovhai config set > `` is the new region name (`GRA` or `BHS`), in which you want to be placed. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.it-it.md b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.it-it.md index 34446278a8a..a310dcb5ec0 100644 --- a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.it-it.md @@ -219,7 +219,7 @@ ovhai config set > `` is the new region name (`GRA` or `BHS`), in which you want to be placed. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.pl-pl.md index e55a6e4fa69..a310dcb5ec0 100644 --- a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.pl-pl.md @@ -219,7 +219,7 @@ ovhai config set > `` is the new region name (`GRA` or `BHS`), in which you want to be placed. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.pt-pt.md index b8e5b8d803a..a310dcb5ec0 100644 --- a/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/cli_15_commands_reference/guide.pt-pt.md @@ -219,7 +219,7 @@ ovhai config set > `` is the new region name (`GRA` or `BHS`), in which you want to be placed. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.de-de.md b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.de-de.md index b709ededdc5..fe333d3e491 100644 --- a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.de-de.md @@ -129,7 +129,7 @@ $ ovhai notebook patch -v my-dataset@GRA:/workspace/datasets:rw > This is the same option as the `run` command above. You can choose to mount the volume in read-only or read & write mode and mount multiple volumes. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-asia.md index 0c8ce690b42..fe333d3e491 100644 --- a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-asia.md @@ -129,7 +129,7 @@ $ ovhai notebook patch -v my-dataset@GRA:/workspace/datasets:rw > This is the same option as the `run` command above. You can choose to mount the volume in read-only or read & write mode and mount multiple volumes. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-au.md b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-au.md index 99138c583c7..fe333d3e491 100644 --- a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-au.md @@ -129,7 +129,7 @@ $ ovhai notebook patch -v my-dataset@GRA:/workspace/datasets:rw > This is the same option as the `run` command above. You can choose to mount the volume in read-only or read & write mode and mount multiple volumes. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-ca.md index 677786706c7..fe333d3e491 100644 --- a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-ca.md @@ -129,7 +129,7 @@ $ ovhai notebook patch -v my-dataset@GRA:/workspace/datasets:rw > This is the same option as the `run` command above. You can choose to mount the volume in read-only or read & write mode and mount multiple volumes. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-ie.md index 01702d18814..fe333d3e491 100644 --- a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-ie.md @@ -129,7 +129,7 @@ $ ovhai notebook patch -v my-dataset@GRA:/workspace/datasets:rw > This is the same option as the `run` command above. You can choose to mount the volume in read-only or read & write mode and mount multiple volumes. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-sg.md index 45645edb391..fe333d3e491 100644 --- a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-sg.md @@ -129,7 +129,7 @@ $ ovhai notebook patch -v my-dataset@GRA:/workspace/datasets:rw > This is the same option as the `run` command above. You can choose to mount the volume in read-only or read & write mode and mount multiple volumes. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-us.md b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-us.md index ada70b8964f..fe333d3e491 100644 --- a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.en-us.md @@ -129,7 +129,7 @@ $ ovhai notebook patch -v my-dataset@GRA:/workspace/datasets:rw > This is the same option as the `run` command above. You can choose to mount the volume in read-only or read & write mode and mount multiple volumes. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.es-es.md b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.es-es.md index a02daa3ec65..fe333d3e491 100644 --- a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.es-es.md @@ -129,7 +129,7 @@ $ ovhai notebook patch -v my-dataset@GRA:/workspace/datasets:rw > This is the same option as the `run` command above. You can choose to mount the volume in read-only or read & write mode and mount multiple volumes. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.es-us.md b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.es-us.md index 2db8742c97c..fe333d3e491 100644 --- a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.es-us.md @@ -129,7 +129,7 @@ $ ovhai notebook patch -v my-dataset@GRA:/workspace/datasets:rw > This is the same option as the `run` command above. You can choose to mount the volume in read-only or read & write mode and mount multiple volumes. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.fr-ca.md index 5fae3a1f10e..6b0079450d9 100644 --- a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.fr-ca.md @@ -129,7 +129,7 @@ $ ovhai notebook patch -v my-dataset@GRA:/workspace/datasets:rw > This is the same option as the `run` command above. You can choose to mount the volume in read-only or read & write mode and mount multiple volumes. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.fr-fr.md index 7a98f24f3a4..6b0079450d9 100644 --- a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.fr-fr.md @@ -129,7 +129,7 @@ $ ovhai notebook patch -v my-dataset@GRA:/workspace/datasets:rw > This is the same option as the `run` command above. You can choose to mount the volume in read-only or read & write mode and mount multiple volumes. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.it-it.md b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.it-it.md index 891fde36d18..fe333d3e491 100644 --- a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.it-it.md @@ -129,7 +129,7 @@ $ ovhai notebook patch -v my-dataset@GRA:/workspace/datasets:rw > This is the same option as the `run` command above. You can choose to mount the volume in read-only or read & write mode and mount multiple volumes. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.pl-pl.md index 2a7a9623fd2..fe333d3e491 100644 --- a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.pl-pl.md @@ -129,7 +129,7 @@ $ ovhai notebook patch -v my-dataset@GRA:/workspace/datasets:rw > This is the same option as the `run` command above. You can choose to mount the volume in read-only or read & write mode and mount multiple volumes. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.pt-pt.md index 74311d1029f..fe333d3e491 100644 --- a/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks/guide.pt-pt.md @@ -129,7 +129,7 @@ $ ovhai notebook patch -v my-dataset@GRA:/workspace/datasets:rw > This is the same option as the `run` command above. You can choose to mount the volume in read-only or read & write mode and mount multiple volumes. > -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.de-de.md b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.de-de.md index 64c0568e0d7..33d1b525e43 100644 --- a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.de-de.md @@ -277,7 +277,7 @@ ovhai app run /: \ To know more about the CLI and available commands to interact with your app check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-asia.md index 5b3f2f0bd8b..33d1b525e43 100644 --- a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-asia.md @@ -277,7 +277,7 @@ ovhai app run /: \ To know more about the CLI and available commands to interact with your app check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-au.md b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-au.md index 36fb33649fb..33d1b525e43 100644 --- a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-au.md @@ -277,7 +277,7 @@ ovhai app run /: \ To know more about the CLI and available commands to interact with your app check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-ca.md index 46a84cc645c..33d1b525e43 100644 --- a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-ca.md @@ -277,7 +277,7 @@ ovhai app run /: \ To know more about the CLI and available commands to interact with your app check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-ie.md index b6291e7909a..33d1b525e43 100644 --- a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-ie.md @@ -277,7 +277,7 @@ ovhai app run /: \ To know more about the CLI and available commands to interact with your app check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-sg.md index 8d10b321c6b..33d1b525e43 100644 --- a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-sg.md @@ -277,7 +277,7 @@ ovhai app run /: \ To know more about the CLI and available commands to interact with your app check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-us.md b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-us.md index fa091e0630d..33d1b525e43 100644 --- a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.en-us.md @@ -277,7 +277,7 @@ ovhai app run /: \ To know more about the CLI and available commands to interact with your app check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.es-es.md b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.es-es.md index 4a8fff8faab..33d1b525e43 100644 --- a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.es-es.md @@ -277,7 +277,7 @@ ovhai app run /: \ To know more about the CLI and available commands to interact with your app check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.es-us.md b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.es-us.md index 80245b5c89c..33d1b525e43 100644 --- a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.es-us.md @@ -277,7 +277,7 @@ ovhai app run /: \ To know more about the CLI and available commands to interact with your app check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.fr-ca.md index ce75fd435de..dd3d4737c13 100644 --- a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.fr-ca.md @@ -277,7 +277,7 @@ ovhai app run /: \ To know more about the CLI and available commands to interact with your app check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.fr-fr.md index 84e56856f1b..dd3d4737c13 100644 --- a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.fr-fr.md @@ -277,7 +277,7 @@ ovhai app run /: \ To know more about the CLI and available commands to interact with your app check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.it-it.md b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.it-it.md index a7925386aea..33d1b525e43 100644 --- a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.it-it.md @@ -277,7 +277,7 @@ ovhai app run /: \ To know more about the CLI and available commands to interact with your app check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.pl-pl.md index 87a88b978ba..33d1b525e43 100644 --- a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.pl-pl.md @@ -277,7 +277,7 @@ ovhai app run /: \ To know more about the CLI and available commands to interact with your app check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.pt-pt.md index 187792cd0c9..33d1b525e43 100644 --- a/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app/guide.pt-pt.md @@ -277,7 +277,7 @@ ovhai app run /: \ To know more about the CLI and available commands to interact with your app check out the [overview of `ovhai`](/pages/public_cloud/ai_machine_learning/cli_15_commands_reference). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.de-de.md b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.de-de.md index dd39316b3b5..00e222ec6a8 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.de-de.md @@ -202,7 +202,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Deploy documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback We would love to help answer questions and appreciate any feedback you may have. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-asia.md index 31b12df6cbc..9cfedc1efe5 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-asia.md @@ -202,7 +202,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Deploy documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback We would love to help answer questions and appreciate any feedback you may have. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-au.md b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-au.md index 83f0d232337..be9fab5b47d 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-au.md @@ -202,7 +202,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Deploy documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback We would love to help answer questions and appreciate any feedback you may have. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-ca.md index 3d44e58115d..2512e2a727a 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-ca.md @@ -202,7 +202,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Deploy documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback We would love to help answer questions and appreciate any feedback you may have. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-ie.md index a6050bd5143..6d7447a4eca 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-ie.md @@ -202,7 +202,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Deploy documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback We would love to help answer questions and appreciate any feedback you may have. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-sg.md index 3e1c49b35cb..e46afb18e04 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-sg.md @@ -202,7 +202,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Deploy documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback We would love to help answer questions and appreciate any feedback you may have. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-us.md b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-us.md index 5f10162f530..d11afac3841 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.en-us.md @@ -202,7 +202,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Deploy documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback We would love to help answer questions and appreciate any feedback you may have. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.es-es.md b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.es-es.md index 75880df1c89..f6820de963f 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.es-es.md @@ -202,7 +202,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Deploy documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback We would love to help answer questions and appreciate any feedback you may have. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.es-us.md b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.es-us.md index 490a43485fa..5377ba34ec6 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.es-us.md @@ -202,7 +202,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Deploy documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback We would love to help answer questions and appreciate any feedback you may have. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.fr-ca.md index 8b00c3112e9..6a4761a41b7 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.fr-ca.md @@ -202,7 +202,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Deploy documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback We would love to help answer questions and appreciate any feedback you may have. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.fr-fr.md index 4c32d596bc8..676f88d0a8f 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.fr-fr.md @@ -202,7 +202,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Deploy documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback We would love to help answer questions and appreciate any feedback you may have. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.it-it.md b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.it-it.md index 74ea3ecfe42..da23f9dc544 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.it-it.md @@ -202,7 +202,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Deploy documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback We would love to help answer questions and appreciate any feedback you may have. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.pl-pl.md index 194dbb88e31..7c7cf5374fe 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.pl-pl.md @@ -202,7 +202,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Deploy documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback We would love to help answer questions and appreciate any feedback you may have. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.pt-pt.md index 65d5d60686c..26d0eb750c7 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_01_capabilities/guide.pt-pt.md @@ -202,7 +202,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Deploy documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback We would love to help answer questions and appreciate any feedback you may have. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.de-de.md b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.de-de.md index 879b947fd1a..0e9245d3044 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.de-de.md @@ -16,12 +16,12 @@ This guide covers the use of the different scaling strategies for AI Deploy. The ## Requirements - a **Public Cloud** project -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- access to the [OVHcloud Control Panel](/links/manager) - start deploying an app and get to **Step 3**: `Resources` ## Scaling principles -In the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), it is possible to select the **resources** in `Step 3` of the app deployment. +In the [OVHcloud Control Panel](/links/manager), it is possible to select the **resources** in `Step 3` of the app deployment. This step allows you to choose between two scaling strategies: **static scaling** and **autoscaling**. @@ -106,4 +106,4 @@ In this example, the app will be scaled up when the average RAM usage across all Please feel free to send us your questions, feedback and suggestions to help our team improve the service on the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-asia.md index 1a033e1ff55..db40c1e89eb 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-asia.md @@ -16,12 +16,12 @@ This guide covers the use of the different scaling strategies for AI Deploy. The ## Requirements - a **Public Cloud** project -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- access to the [OVHcloud Control Panel](/links/manager) - start deploying an app and get to **Step 3**: `Resources` ## Scaling principles -In the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), it is possible to select the **resources** in `Step 3` of the app deployment. +In the [OVHcloud Control Panel](/links/manager), it is possible to select the **resources** in `Step 3` of the app deployment. This step allows you to choose between two scaling strategies: **static scaling** and **autoscaling**. @@ -106,4 +106,4 @@ In this example, the app will be scaled up when the average RAM usage across all Please feel free to send us your questions, feedback and suggestions to help our team improve the service on the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-au.md b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-au.md index ba0d5b2c66b..db40c1e89eb 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-au.md @@ -16,12 +16,12 @@ This guide covers the use of the different scaling strategies for AI Deploy. The ## Requirements - a **Public Cloud** project -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- access to the [OVHcloud Control Panel](/links/manager) - start deploying an app and get to **Step 3**: `Resources` ## Scaling principles -In the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), it is possible to select the **resources** in `Step 3` of the app deployment. +In the [OVHcloud Control Panel](/links/manager), it is possible to select the **resources** in `Step 3` of the app deployment. This step allows you to choose between two scaling strategies: **static scaling** and **autoscaling**. @@ -106,4 +106,4 @@ In this example, the app will be scaled up when the average RAM usage across all Please feel free to send us your questions, feedback and suggestions to help our team improve the service on the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-ca.md index deba224bc68..db40c1e89eb 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-ca.md @@ -16,12 +16,12 @@ This guide covers the use of the different scaling strategies for AI Deploy. The ## Requirements - a **Public Cloud** project -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- access to the [OVHcloud Control Panel](/links/manager) - start deploying an app and get to **Step 3**: `Resources` ## Scaling principles -In the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), it is possible to select the **resources** in `Step 3` of the app deployment. +In the [OVHcloud Control Panel](/links/manager), it is possible to select the **resources** in `Step 3` of the app deployment. This step allows you to choose between two scaling strategies: **static scaling** and **autoscaling**. @@ -106,4 +106,4 @@ In this example, the app will be scaled up when the average RAM usage across all Please feel free to send us your questions, feedback and suggestions to help our team improve the service on the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-ie.md index 8a14af90613..db40c1e89eb 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-ie.md @@ -16,12 +16,12 @@ This guide covers the use of the different scaling strategies for AI Deploy. The ## Requirements - a **Public Cloud** project -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- access to the [OVHcloud Control Panel](/links/manager) - start deploying an app and get to **Step 3**: `Resources` ## Scaling principles -In the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), it is possible to select the **resources** in `Step 3` of the app deployment. +In the [OVHcloud Control Panel](/links/manager), it is possible to select the **resources** in `Step 3` of the app deployment. This step allows you to choose between two scaling strategies: **static scaling** and **autoscaling**. @@ -106,4 +106,4 @@ In this example, the app will be scaled up when the average RAM usage across all Please feel free to send us your questions, feedback and suggestions to help our team improve the service on the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-sg.md index 82775611dba..db40c1e89eb 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-sg.md @@ -16,12 +16,12 @@ This guide covers the use of the different scaling strategies for AI Deploy. The ## Requirements - a **Public Cloud** project -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- access to the [OVHcloud Control Panel](/links/manager) - start deploying an app and get to **Step 3**: `Resources` ## Scaling principles -In the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), it is possible to select the **resources** in `Step 3` of the app deployment. +In the [OVHcloud Control Panel](/links/manager), it is possible to select the **resources** in `Step 3` of the app deployment. This step allows you to choose between two scaling strategies: **static scaling** and **autoscaling**. @@ -106,4 +106,4 @@ In this example, the app will be scaled up when the average RAM usage across all Please feel free to send us your questions, feedback and suggestions to help our team improve the service on the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-us.md b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-us.md index e5d401d67e0..db40c1e89eb 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.en-us.md @@ -16,12 +16,12 @@ This guide covers the use of the different scaling strategies for AI Deploy. The ## Requirements - a **Public Cloud** project -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- access to the [OVHcloud Control Panel](/links/manager) - start deploying an app and get to **Step 3**: `Resources` ## Scaling principles -In the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), it is possible to select the **resources** in `Step 3` of the app deployment. +In the [OVHcloud Control Panel](/links/manager), it is possible to select the **resources** in `Step 3` of the app deployment. This step allows you to choose between two scaling strategies: **static scaling** and **autoscaling**. @@ -106,4 +106,4 @@ In this example, the app will be scaled up when the average RAM usage across all Please feel free to send us your questions, feedback and suggestions to help our team improve the service on the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.es-es.md b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.es-es.md index 9a2dd6dee7b..0e9245d3044 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.es-es.md @@ -16,12 +16,12 @@ This guide covers the use of the different scaling strategies for AI Deploy. The ## Requirements - a **Public Cloud** project -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- access to the [OVHcloud Control Panel](/links/manager) - start deploying an app and get to **Step 3**: `Resources` ## Scaling principles -In the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), it is possible to select the **resources** in `Step 3` of the app deployment. +In the [OVHcloud Control Panel](/links/manager), it is possible to select the **resources** in `Step 3` of the app deployment. This step allows you to choose between two scaling strategies: **static scaling** and **autoscaling**. @@ -106,4 +106,4 @@ In this example, the app will be scaled up when the average RAM usage across all Please feel free to send us your questions, feedback and suggestions to help our team improve the service on the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.es-us.md b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.es-us.md index 2e4679708f8..0e9245d3044 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.es-us.md @@ -16,12 +16,12 @@ This guide covers the use of the different scaling strategies for AI Deploy. The ## Requirements - a **Public Cloud** project -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- access to the [OVHcloud Control Panel](/links/manager) - start deploying an app and get to **Step 3**: `Resources` ## Scaling principles -In the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), it is possible to select the **resources** in `Step 3` of the app deployment. +In the [OVHcloud Control Panel](/links/manager), it is possible to select the **resources** in `Step 3` of the app deployment. This step allows you to choose between two scaling strategies: **static scaling** and **autoscaling**. @@ -106,4 +106,4 @@ In this example, the app will be scaled up when the average RAM usage across all Please feel free to send us your questions, feedback and suggestions to help our team improve the service on the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.fr-ca.md index 736a5248809..71ceaae08f8 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.fr-ca.md @@ -16,12 +16,12 @@ This guide covers the use of the different scaling strategies for AI Deploy. The ## Requirements - a **Public Cloud** project -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- access to the [OVHcloud Control Panel](/links/manager) - start deploying an app and get to **Step 3**: `Resources` ## Scaling principles -In the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), it is possible to select the **resources** in `Step 3` of the app deployment. +In the [OVHcloud Control Panel](/links/manager), it is possible to select the **resources** in `Step 3` of the app deployment. This step allows you to choose between two scaling strategies: **static scaling** and **autoscaling**. @@ -106,4 +106,4 @@ In this example, the app will be scaled up when the average RAM usage across all Please feel free to send us your questions, feedback and suggestions to help our team improve the service on the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.fr-fr.md index 3cb17f1de53..71ceaae08f8 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.fr-fr.md @@ -16,12 +16,12 @@ This guide covers the use of the different scaling strategies for AI Deploy. The ## Requirements - a **Public Cloud** project -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- access to the [OVHcloud Control Panel](/links/manager) - start deploying an app and get to **Step 3**: `Resources` ## Scaling principles -In the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), it is possible to select the **resources** in `Step 3` of the app deployment. +In the [OVHcloud Control Panel](/links/manager), it is possible to select the **resources** in `Step 3` of the app deployment. This step allows you to choose between two scaling strategies: **static scaling** and **autoscaling**. @@ -106,4 +106,4 @@ In this example, the app will be scaled up when the average RAM usage across all Please feel free to send us your questions, feedback and suggestions to help our team improve the service on the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.it-it.md b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.it-it.md index 6f9d8cf37c5..0e9245d3044 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.it-it.md @@ -16,12 +16,12 @@ This guide covers the use of the different scaling strategies for AI Deploy. The ## Requirements - a **Public Cloud** project -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- access to the [OVHcloud Control Panel](/links/manager) - start deploying an app and get to **Step 3**: `Resources` ## Scaling principles -In the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), it is possible to select the **resources** in `Step 3` of the app deployment. +In the [OVHcloud Control Panel](/links/manager), it is possible to select the **resources** in `Step 3` of the app deployment. This step allows you to choose between two scaling strategies: **static scaling** and **autoscaling**. @@ -106,4 +106,4 @@ In this example, the app will be scaled up when the average RAM usage across all Please feel free to send us your questions, feedback and suggestions to help our team improve the service on the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.pl-pl.md index b1346c66638..0e9245d3044 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.pl-pl.md @@ -16,12 +16,12 @@ This guide covers the use of the different scaling strategies for AI Deploy. The ## Requirements - a **Public Cloud** project -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- access to the [OVHcloud Control Panel](/links/manager) - start deploying an app and get to **Step 3**: `Resources` ## Scaling principles -In the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), it is possible to select the **resources** in `Step 3` of the app deployment. +In the [OVHcloud Control Panel](/links/manager), it is possible to select the **resources** in `Step 3` of the app deployment. This step allows you to choose between two scaling strategies: **static scaling** and **autoscaling**. @@ -106,4 +106,4 @@ In this example, the app will be scaled up when the average RAM usage across all Please feel free to send us your questions, feedback and suggestions to help our team improve the service on the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.pt-pt.md index e2c89029174..0e9245d3044 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_04_scaling_strategies/guide.pt-pt.md @@ -16,12 +16,12 @@ This guide covers the use of the different scaling strategies for AI Deploy. The ## Requirements - a **Public Cloud** project -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- access to the [OVHcloud Control Panel](/links/manager) - start deploying an app and get to **Step 3**: `Resources` ## Scaling principles -In the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), it is possible to select the **resources** in `Step 3` of the app deployment. +In the [OVHcloud Control Panel](/links/manager), it is possible to select the **resources** in `Step 3` of the app deployment. This step allows you to choose between two scaling strategies: **static scaling** and **autoscaling**. @@ -106,4 +106,4 @@ In this example, the app will be scaled up when the average RAM usage across all Please feel free to send us your questions, feedback and suggestions to help our team improve the service on the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.de-de.md b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.de-de.md index 570b68f98ab..27b5fc23522 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.de-de.md @@ -143,7 +143,7 @@ Here are some examples of AI apps we propose: - Deploy an interactive app for EDA and prediction using Streamlit - Deploy and call a spam classifier with FastAPI -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-asia.md index 97ebe81d890..27b5fc23522 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-asia.md @@ -143,7 +143,7 @@ Here are some examples of AI apps we propose: - Deploy an interactive app for EDA and prediction using Streamlit - Deploy and call a spam classifier with FastAPI -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-au.md b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-au.md index 57581744652..27b5fc23522 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-au.md @@ -143,7 +143,7 @@ Here are some examples of AI apps we propose: - Deploy an interactive app for EDA and prediction using Streamlit - Deploy and call a spam classifier with FastAPI -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-ca.md index 023c3096f34..27b5fc23522 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-ca.md @@ -143,7 +143,7 @@ Here are some examples of AI apps we propose: - Deploy an interactive app for EDA and prediction using Streamlit - Deploy and call a spam classifier with FastAPI -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-ie.md index 7dd16834cd4..27b5fc23522 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-ie.md @@ -143,7 +143,7 @@ Here are some examples of AI apps we propose: - Deploy an interactive app for EDA and prediction using Streamlit - Deploy and call a spam classifier with FastAPI -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-sg.md index ae5da8bb8b3..27b5fc23522 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-sg.md @@ -143,7 +143,7 @@ Here are some examples of AI apps we propose: - Deploy an interactive app for EDA and prediction using Streamlit - Deploy and call a spam classifier with FastAPI -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-us.md b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-us.md index 1283dba61f4..27b5fc23522 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.en-us.md @@ -143,7 +143,7 @@ Here are some examples of AI apps we propose: - Deploy an interactive app for EDA and prediction using Streamlit - Deploy and call a spam classifier with FastAPI -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.es-es.md b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.es-es.md index 8039535473c..27b5fc23522 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.es-es.md @@ -143,7 +143,7 @@ Here are some examples of AI apps we propose: - Deploy an interactive app for EDA and prediction using Streamlit - Deploy and call a spam classifier with FastAPI -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.es-us.md b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.es-us.md index 7cf4be742a5..27b5fc23522 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.es-us.md @@ -143,7 +143,7 @@ Here are some examples of AI apps we propose: - Deploy an interactive app for EDA and prediction using Streamlit - Deploy and call a spam classifier with FastAPI -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.fr-ca.md index 1c069bec339..8735504c998 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.fr-ca.md @@ -143,7 +143,7 @@ Here are some examples of AI apps we propose: - Deploy an interactive app for EDA and prediction using Streamlit - Deploy and call a spam classifier with FastAPI -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.fr-fr.md index 6cbd718758a..8735504c998 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.fr-fr.md @@ -143,7 +143,7 @@ Here are some examples of AI apps we propose: - Deploy an interactive app for EDA and prediction using Streamlit - Deploy and call a spam classifier with FastAPI -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.it-it.md b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.it-it.md index 5671e2b45da..27b5fc23522 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.it-it.md @@ -143,7 +143,7 @@ Here are some examples of AI apps we propose: - Deploy an interactive app for EDA and prediction using Streamlit - Deploy and call a spam classifier with FastAPI -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.pl-pl.md index 6ab9f7d6c7d..27b5fc23522 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.pl-pl.md @@ -143,7 +143,7 @@ Here are some examples of AI apps we propose: - Deploy an interactive app for EDA and prediction using Streamlit - Deploy and call a spam classifier with FastAPI -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.pt-pt.md index 9e2c7a9ce29..27b5fc23522 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio/guide.pt-pt.md @@ -143,7 +143,7 @@ Here are some examples of AI apps we propose: - Deploy an interactive app for EDA and prediction using Streamlit - Deploy and call a spam classifier with FastAPI -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.de-de.md b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.de-de.md index 744e100c73e..fd73bde23f1 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.de-de.md @@ -14,7 +14,7 @@ While our app is running, it is likely that we will have to **update our Docker ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- Access to the [OVHcloud Control Panel](/links/manager) - A [Public Cloud project](/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project) - A [user for AI Deploy](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) - [Docker](https://www.docker.com/get-started) installed on your local computer or a virtual machine @@ -60,7 +60,7 @@ Our app is still in a `RUNNING` state, which means that it is currently deployed However, if we **stop and restart** the app, the image used will be the one indicated when the app was initially launched, which means the one available at `registry_address.ovh.net/my_ai_app:v1.0.0` in our case. As this image has been updated and the old one has been deleted, the last version (updated one) will now be used by the app. -This stop & restart operation can be performed from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: +This stop & restart operation can be performed from the [OVHcloud Control Panel](/links/manager) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: ![image](images/stop_start_app_control-panel.png){.thumbnail} @@ -101,7 +101,7 @@ Learn how to use public and private registries when working with OVHcloud AI Too Discover some AI Deploy apps we built with API or Web frontend via our [Apps portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-asia.md index 77cf1e4ad56..fd73bde23f1 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-asia.md @@ -14,7 +14,7 @@ While our app is running, it is likely that we will have to **update our Docker ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- Access to the [OVHcloud Control Panel](/links/manager) - A [Public Cloud project](/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project) - A [user for AI Deploy](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) - [Docker](https://www.docker.com/get-started) installed on your local computer or a virtual machine @@ -60,7 +60,7 @@ Our app is still in a `RUNNING` state, which means that it is currently deployed However, if we **stop and restart** the app, the image used will be the one indicated when the app was initially launched, which means the one available at `registry_address.ovh.net/my_ai_app:v1.0.0` in our case. As this image has been updated and the old one has been deleted, the last version (updated one) will now be used by the app. -This stop & restart operation can be performed from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: +This stop & restart operation can be performed from the [OVHcloud Control Panel](/links/manager) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: ![image](images/stop_start_app_control-panel.png){.thumbnail} @@ -101,7 +101,7 @@ Learn how to use public and private registries when working with OVHcloud AI Too Discover some AI Deploy apps we built with API or Web frontend via our [Apps portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-au.md b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-au.md index eaac5bd303d..fd73bde23f1 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-au.md @@ -14,7 +14,7 @@ While our app is running, it is likely that we will have to **update our Docker ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- Access to the [OVHcloud Control Panel](/links/manager) - A [Public Cloud project](/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project) - A [user for AI Deploy](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) - [Docker](https://www.docker.com/get-started) installed on your local computer or a virtual machine @@ -60,7 +60,7 @@ Our app is still in a `RUNNING` state, which means that it is currently deployed However, if we **stop and restart** the app, the image used will be the one indicated when the app was initially launched, which means the one available at `registry_address.ovh.net/my_ai_app:v1.0.0` in our case. As this image has been updated and the old one has been deleted, the last version (updated one) will now be used by the app. -This stop & restart operation can be performed from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: +This stop & restart operation can be performed from the [OVHcloud Control Panel](/links/manager) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: ![image](images/stop_start_app_control-panel.png){.thumbnail} @@ -101,7 +101,7 @@ Learn how to use public and private registries when working with OVHcloud AI Too Discover some AI Deploy apps we built with API or Web frontend via our [Apps portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-ca.md index 214ab461eed..fd73bde23f1 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-ca.md @@ -14,7 +14,7 @@ While our app is running, it is likely that we will have to **update our Docker ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- Access to the [OVHcloud Control Panel](/links/manager) - A [Public Cloud project](/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project) - A [user for AI Deploy](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) - [Docker](https://www.docker.com/get-started) installed on your local computer or a virtual machine @@ -60,7 +60,7 @@ Our app is still in a `RUNNING` state, which means that it is currently deployed However, if we **stop and restart** the app, the image used will be the one indicated when the app was initially launched, which means the one available at `registry_address.ovh.net/my_ai_app:v1.0.0` in our case. As this image has been updated and the old one has been deleted, the last version (updated one) will now be used by the app. -This stop & restart operation can be performed from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: +This stop & restart operation can be performed from the [OVHcloud Control Panel](/links/manager) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: ![image](images/stop_start_app_control-panel.png){.thumbnail} @@ -101,7 +101,7 @@ Learn how to use public and private registries when working with OVHcloud AI Too Discover some AI Deploy apps we built with API or Web frontend via our [Apps portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-ie.md index 7f3df028693..fd73bde23f1 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-ie.md @@ -14,7 +14,7 @@ While our app is running, it is likely that we will have to **update our Docker ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- Access to the [OVHcloud Control Panel](/links/manager) - A [Public Cloud project](/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project) - A [user for AI Deploy](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) - [Docker](https://www.docker.com/get-started) installed on your local computer or a virtual machine @@ -60,7 +60,7 @@ Our app is still in a `RUNNING` state, which means that it is currently deployed However, if we **stop and restart** the app, the image used will be the one indicated when the app was initially launched, which means the one available at `registry_address.ovh.net/my_ai_app:v1.0.0` in our case. As this image has been updated and the old one has been deleted, the last version (updated one) will now be used by the app. -This stop & restart operation can be performed from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: +This stop & restart operation can be performed from the [OVHcloud Control Panel](/links/manager) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: ![image](images/stop_start_app_control-panel.png){.thumbnail} @@ -101,7 +101,7 @@ Learn how to use public and private registries when working with OVHcloud AI Too Discover some AI Deploy apps we built with API or Web frontend via our [Apps portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-sg.md index 628bd05ce05..fd73bde23f1 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-sg.md @@ -14,7 +14,7 @@ While our app is running, it is likely that we will have to **update our Docker ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- Access to the [OVHcloud Control Panel](/links/manager) - A [Public Cloud project](/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project) - A [user for AI Deploy](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) - [Docker](https://www.docker.com/get-started) installed on your local computer or a virtual machine @@ -60,7 +60,7 @@ Our app is still in a `RUNNING` state, which means that it is currently deployed However, if we **stop and restart** the app, the image used will be the one indicated when the app was initially launched, which means the one available at `registry_address.ovh.net/my_ai_app:v1.0.0` in our case. As this image has been updated and the old one has been deleted, the last version (updated one) will now be used by the app. -This stop & restart operation can be performed from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: +This stop & restart operation can be performed from the [OVHcloud Control Panel](/links/manager) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: ![image](images/stop_start_app_control-panel.png){.thumbnail} @@ -101,7 +101,7 @@ Learn how to use public and private registries when working with OVHcloud AI Too Discover some AI Deploy apps we built with API or Web frontend via our [Apps portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-us.md b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-us.md index 0d15493e14f..fd73bde23f1 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.en-us.md @@ -14,7 +14,7 @@ While our app is running, it is likely that we will have to **update our Docker ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- Access to the [OVHcloud Control Panel](/links/manager) - A [Public Cloud project](/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project) - A [user for AI Deploy](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) - [Docker](https://www.docker.com/get-started) installed on your local computer or a virtual machine @@ -60,7 +60,7 @@ Our app is still in a `RUNNING` state, which means that it is currently deployed However, if we **stop and restart** the app, the image used will be the one indicated when the app was initially launched, which means the one available at `registry_address.ovh.net/my_ai_app:v1.0.0` in our case. As this image has been updated and the old one has been deleted, the last version (updated one) will now be used by the app. -This stop & restart operation can be performed from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: +This stop & restart operation can be performed from the [OVHcloud Control Panel](/links/manager) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: ![image](images/stop_start_app_control-panel.png){.thumbnail} @@ -101,7 +101,7 @@ Learn how to use public and private registries when working with OVHcloud AI Too Discover some AI Deploy apps we built with API or Web frontend via our [Apps portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.es-es.md b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.es-es.md index 511253fd11e..fd73bde23f1 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.es-es.md @@ -14,7 +14,7 @@ While our app is running, it is likely that we will have to **update our Docker ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- Access to the [OVHcloud Control Panel](/links/manager) - A [Public Cloud project](/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project) - A [user for AI Deploy](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) - [Docker](https://www.docker.com/get-started) installed on your local computer or a virtual machine @@ -60,7 +60,7 @@ Our app is still in a `RUNNING` state, which means that it is currently deployed However, if we **stop and restart** the app, the image used will be the one indicated when the app was initially launched, which means the one available at `registry_address.ovh.net/my_ai_app:v1.0.0` in our case. As this image has been updated and the old one has been deleted, the last version (updated one) will now be used by the app. -This stop & restart operation can be performed from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: +This stop & restart operation can be performed from the [OVHcloud Control Panel](/links/manager) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: ![image](images/stop_start_app_control-panel.png){.thumbnail} @@ -101,7 +101,7 @@ Learn how to use public and private registries when working with OVHcloud AI Too Discover some AI Deploy apps we built with API or Web frontend via our [Apps portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.es-us.md b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.es-us.md index 4fd0b213ba0..fd73bde23f1 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.es-us.md @@ -14,7 +14,7 @@ While our app is running, it is likely that we will have to **update our Docker ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- Access to the [OVHcloud Control Panel](/links/manager) - A [Public Cloud project](/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project) - A [user for AI Deploy](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) - [Docker](https://www.docker.com/get-started) installed on your local computer or a virtual machine @@ -60,7 +60,7 @@ Our app is still in a `RUNNING` state, which means that it is currently deployed However, if we **stop and restart** the app, the image used will be the one indicated when the app was initially launched, which means the one available at `registry_address.ovh.net/my_ai_app:v1.0.0` in our case. As this image has been updated and the old one has been deleted, the last version (updated one) will now be used by the app. -This stop & restart operation can be performed from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: +This stop & restart operation can be performed from the [OVHcloud Control Panel](/links/manager) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: ![image](images/stop_start_app_control-panel.png){.thumbnail} @@ -101,7 +101,7 @@ Learn how to use public and private registries when working with OVHcloud AI Too Discover some AI Deploy apps we built with API or Web frontend via our [Apps portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.fr-ca.md index 2a703ab88ff..ad77b23e69f 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.fr-ca.md @@ -14,7 +14,7 @@ While our app is running, it is likely that we will have to **update our Docker ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- Access to the [OVHcloud Control Panel](/links/manager) - A [Public Cloud project](/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project) - A [user for AI Deploy](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) - [Docker](https://www.docker.com/get-started) installed on your local computer or a virtual machine @@ -60,7 +60,7 @@ Our app is still in a `RUNNING` state, which means that it is currently deployed However, if we **stop and restart** the app, the image used will be the one indicated when the app was initially launched, which means the one available at `registry_address.ovh.net/my_ai_app:v1.0.0` in our case. As this image has been updated and the old one has been deleted, the last version (updated one) will now be used by the app. -This stop & restart operation can be performed from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: +This stop & restart operation can be performed from the [OVHcloud Control Panel](/links/manager) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: ![image](images/stop_start_app_control-panel.png){.thumbnail} @@ -101,7 +101,7 @@ Learn how to use public and private registries when working with OVHcloud AI Too Discover some AI Deploy apps we built with API or Web frontend via our [Apps portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.fr-fr.md index 6798af150bf..ad77b23e69f 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.fr-fr.md @@ -14,7 +14,7 @@ While our app is running, it is likely that we will have to **update our Docker ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- Access to the [OVHcloud Control Panel](/links/manager) - A [Public Cloud project](/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project) - A [user for AI Deploy](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) - [Docker](https://www.docker.com/get-started) installed on your local computer or a virtual machine @@ -60,7 +60,7 @@ Our app is still in a `RUNNING` state, which means that it is currently deployed However, if we **stop and restart** the app, the image used will be the one indicated when the app was initially launched, which means the one available at `registry_address.ovh.net/my_ai_app:v1.0.0` in our case. As this image has been updated and the old one has been deleted, the last version (updated one) will now be used by the app. -This stop & restart operation can be performed from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: +This stop & restart operation can be performed from the [OVHcloud Control Panel](/links/manager) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: ![image](images/stop_start_app_control-panel.png){.thumbnail} @@ -101,7 +101,7 @@ Learn how to use public and private registries when working with OVHcloud AI Too Discover some AI Deploy apps we built with API or Web frontend via our [Apps portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.it-it.md b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.it-it.md index c73b089e06d..fd73bde23f1 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.it-it.md @@ -14,7 +14,7 @@ While our app is running, it is likely that we will have to **update our Docker ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- Access to the [OVHcloud Control Panel](/links/manager) - A [Public Cloud project](/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project) - A [user for AI Deploy](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) - [Docker](https://www.docker.com/get-started) installed on your local computer or a virtual machine @@ -60,7 +60,7 @@ Our app is still in a `RUNNING` state, which means that it is currently deployed However, if we **stop and restart** the app, the image used will be the one indicated when the app was initially launched, which means the one available at `registry_address.ovh.net/my_ai_app:v1.0.0` in our case. As this image has been updated and the old one has been deleted, the last version (updated one) will now be used by the app. -This stop & restart operation can be performed from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: +This stop & restart operation can be performed from the [OVHcloud Control Panel](/links/manager) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: ![image](images/stop_start_app_control-panel.png){.thumbnail} @@ -101,7 +101,7 @@ Learn how to use public and private registries when working with OVHcloud AI Too Discover some AI Deploy apps we built with API or Web frontend via our [Apps portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.pl-pl.md index 45861b496de..fd73bde23f1 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.pl-pl.md @@ -14,7 +14,7 @@ While our app is running, it is likely that we will have to **update our Docker ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- Access to the [OVHcloud Control Panel](/links/manager) - A [Public Cloud project](/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project) - A [user for AI Deploy](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) - [Docker](https://www.docker.com/get-started) installed on your local computer or a virtual machine @@ -60,7 +60,7 @@ Our app is still in a `RUNNING` state, which means that it is currently deployed However, if we **stop and restart** the app, the image used will be the one indicated when the app was initially launched, which means the one available at `registry_address.ovh.net/my_ai_app:v1.0.0` in our case. As this image has been updated and the old one has been deleted, the last version (updated one) will now be used by the app. -This stop & restart operation can be performed from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: +This stop & restart operation can be performed from the [OVHcloud Control Panel](/links/manager) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: ![image](images/stop_start_app_control-panel.png){.thumbnail} @@ -101,7 +101,7 @@ Learn how to use public and private registries when working with OVHcloud AI Too Discover some AI Deploy apps we built with API or Web frontend via our [Apps portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.pt-pt.md index e4af923a37a..fd73bde23f1 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_08_update_custom_docker_image/guide.pt-pt.md @@ -14,7 +14,7 @@ While our app is running, it is likely that we will have to **update our Docker ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- Access to the [OVHcloud Control Panel](/links/manager) - A [Public Cloud project](/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project) - A [user for AI Deploy](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) - [Docker](https://www.docker.com/get-started) installed on your local computer or a virtual machine @@ -60,7 +60,7 @@ Our app is still in a `RUNNING` state, which means that it is currently deployed However, if we **stop and restart** the app, the image used will be the one indicated when the app was initially launched, which means the one available at `registry_address.ovh.net/my_ai_app:v1.0.0` in our case. As this image has been updated and the old one has been deleted, the last version (updated one) will now be used by the app. -This stop & restart operation can be performed from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: +This stop & restart operation can be performed from the [OVHcloud Control Panel](/links/manager) (UI) by clicking the `...` button, next to your app, as shown on the screenshot below: ![image](images/stop_start_app_control-panel.png){.thumbnail} @@ -101,7 +101,7 @@ Learn how to use public and private registries when working with OVHcloud AI Too Discover some AI Deploy apps we built with API or Web frontend via our [Apps portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.de-de.md b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.de-de.md index ebca775b1c5..1130d04b7ab 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.de-de.md @@ -54,7 +54,7 @@ During its lifetime, the app will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit an app](/pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-asia.md index 4a779a9230f..1130d04b7ab 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-asia.md @@ -54,7 +54,7 @@ During its lifetime, the app will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit an app](/pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-au.md b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-au.md index 48206dd268b..1130d04b7ab 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-au.md @@ -54,7 +54,7 @@ During its lifetime, the app will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit an app](/pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-ca.md index d51d196be06..1130d04b7ab 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-ca.md @@ -54,7 +54,7 @@ During its lifetime, the app will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit an app](/pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-ie.md index f06f5d3f134..1130d04b7ab 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-ie.md @@ -54,7 +54,7 @@ During its lifetime, the app will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit an app](/pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-sg.md index a22e3729245..1130d04b7ab 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-sg.md @@ -54,7 +54,7 @@ During its lifetime, the app will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit an app](/pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-us.md b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-us.md index 29d3fcf0cfa..1130d04b7ab 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.en-us.md @@ -54,7 +54,7 @@ During its lifetime, the app will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit an app](/pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.es-es.md b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.es-es.md index b002845eff9..1130d04b7ab 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.es-es.md @@ -54,7 +54,7 @@ During its lifetime, the app will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit an app](/pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.es-us.md b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.es-us.md index 80e5ac2154d..1130d04b7ab 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.es-us.md @@ -54,7 +54,7 @@ During its lifetime, the app will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit an app](/pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.fr-ca.md index d24c6bc3df6..b2a99061493 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.fr-ca.md @@ -54,7 +54,7 @@ During its lifetime, the app will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit an app](/pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.fr-fr.md index a50e0292622..b2a99061493 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.fr-fr.md @@ -54,7 +54,7 @@ During its lifetime, the app will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit an app](/pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.it-it.md b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.it-it.md index e5123de0ec9..1130d04b7ab 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.it-it.md @@ -54,7 +54,7 @@ During its lifetime, the app will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit an app](/pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.pl-pl.md index e59864da987..1130d04b7ab 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.pl-pl.md @@ -54,7 +54,7 @@ During its lifetime, the app will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit an app](/pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.pt-pt.md index 6a3c57ef46d..1130d04b7ab 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/deploy_guide_09_concepts_apps/guide.pt-pt.md @@ -54,7 +54,7 @@ During its lifetime, the app will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit an app](/pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.de-de.md b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.de-de.md index bc900ba9e93..31ac9a98fb5 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.de-de.md @@ -20,8 +20,8 @@ In this tutorial, we will use one of them and interpret the results. ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de). -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An app with an API running in AI Deploy on your Public Cloud project. - A python environment, with enough CPU and RAM and internet access (a virtual machine is recommended). @@ -44,7 +44,7 @@ Feel free to deploy any app and API that you would like to load test, as long as For this tutorial, we will load test a spam classifier API from the [AI Deploy app portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). This API takes sentences (emails) as input text, and outputs a spam probability score. -You can deploy this API easily from the [OVHcloud control panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. +You can deploy this API easily from the [OVHcloud control panel](/links/manager) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. Here is the CLI command used to deploy it, with autoscaling going from 1 to 5 replicas and a CPU threshold of 75%: @@ -244,7 +244,7 @@ Locust official documentation : [Locust.io](https://docs.locust.io/en/stable/) Comparison of load testing tools : [Comparison of load testing tools](https://k6.io/blog/comparing-best-open-source-load-testing-tools/) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-asia.md index b854437d45d..31ac9a98fb5 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-asia.md @@ -20,8 +20,8 @@ In this tutorial, we will use one of them and interpret the results. ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia). -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An app with an API running in AI Deploy on your Public Cloud project. - A python environment, with enough CPU and RAM and internet access (a virtual machine is recommended). @@ -44,7 +44,7 @@ Feel free to deploy any app and API that you would like to load test, as long as For this tutorial, we will load test a spam classifier API from the [AI Deploy app portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). This API takes sentences (emails) as input text, and outputs a spam probability score. -You can deploy this API easily from the [OVHcloud control panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. +You can deploy this API easily from the [OVHcloud control panel](/links/manager) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. Here is the CLI command used to deploy it, with autoscaling going from 1 to 5 replicas and a CPU threshold of 75%: @@ -244,7 +244,7 @@ Locust official documentation : [Locust.io](https://docs.locust.io/en/stable/) Comparison of load testing tools : [Comparison of load testing tools](https://k6.io/blog/comparing-best-open-source-load-testing-tools/) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-au.md b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-au.md index fb7df6054e7..31ac9a98fb5 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-au.md @@ -20,8 +20,8 @@ In this tutorial, we will use one of them and interpret the results. ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au). -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An app with an API running in AI Deploy on your Public Cloud project. - A python environment, with enough CPU and RAM and internet access (a virtual machine is recommended). @@ -44,7 +44,7 @@ Feel free to deploy any app and API that you would like to load test, as long as For this tutorial, we will load test a spam classifier API from the [AI Deploy app portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). This API takes sentences (emails) as input text, and outputs a spam probability score. -You can deploy this API easily from the [OVHcloud control panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. +You can deploy this API easily from the [OVHcloud control panel](/links/manager) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. Here is the CLI command used to deploy it, with autoscaling going from 1 to 5 replicas and a CPU threshold of 75%: @@ -244,7 +244,7 @@ Locust official documentation : [Locust.io](https://docs.locust.io/en/stable/) Comparison of load testing tools : [Comparison of load testing tools](https://k6.io/blog/comparing-best-open-source-load-testing-tools/) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-ca.md index 6aada278cd3..31ac9a98fb5 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-ca.md @@ -20,8 +20,8 @@ In this tutorial, we will use one of them and interpret the results. ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca). -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An app with an API running in AI Deploy on your Public Cloud project. - A python environment, with enough CPU and RAM and internet access (a virtual machine is recommended). @@ -44,7 +44,7 @@ Feel free to deploy any app and API that you would like to load test, as long as For this tutorial, we will load test a spam classifier API from the [AI Deploy app portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). This API takes sentences (emails) as input text, and outputs a spam probability score. -You can deploy this API easily from the [OVHcloud control panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. +You can deploy this API easily from the [OVHcloud control panel](/links/manager) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. Here is the CLI command used to deploy it, with autoscaling going from 1 to 5 replicas and a CPU threshold of 75%: @@ -244,7 +244,7 @@ Locust official documentation : [Locust.io](https://docs.locust.io/en/stable/) Comparison of load testing tools : [Comparison of load testing tools](https://k6.io/blog/comparing-best-open-source-load-testing-tools/) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-ie.md index 25ff8953bea..31ac9a98fb5 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-ie.md @@ -20,8 +20,8 @@ In this tutorial, we will use one of them and interpret the results. ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie). -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An app with an API running in AI Deploy on your Public Cloud project. - A python environment, with enough CPU and RAM and internet access (a virtual machine is recommended). @@ -44,7 +44,7 @@ Feel free to deploy any app and API that you would like to load test, as long as For this tutorial, we will load test a spam classifier API from the [AI Deploy app portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). This API takes sentences (emails) as input text, and outputs a spam probability score. -You can deploy this API easily from the [OVHcloud control panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. +You can deploy this API easily from the [OVHcloud control panel](/links/manager) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. Here is the CLI command used to deploy it, with autoscaling going from 1 to 5 replicas and a CPU threshold of 75%: @@ -244,7 +244,7 @@ Locust official documentation : [Locust.io](https://docs.locust.io/en/stable/) Comparison of load testing tools : [Comparison of load testing tools](https://k6.io/blog/comparing-best-open-source-load-testing-tools/) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-sg.md index bbd8b0d75fe..31ac9a98fb5 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-sg.md @@ -20,8 +20,8 @@ In this tutorial, we will use one of them and interpret the results. ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg). -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An app with an API running in AI Deploy on your Public Cloud project. - A python environment, with enough CPU and RAM and internet access (a virtual machine is recommended). @@ -44,7 +44,7 @@ Feel free to deploy any app and API that you would like to load test, as long as For this tutorial, we will load test a spam classifier API from the [AI Deploy app portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). This API takes sentences (emails) as input text, and outputs a spam probability score. -You can deploy this API easily from the [OVHcloud control panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. +You can deploy this API easily from the [OVHcloud control panel](/links/manager) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. Here is the CLI command used to deploy it, with autoscaling going from 1 to 5 replicas and a CPU threshold of 75%: @@ -244,7 +244,7 @@ Locust official documentation : [Locust.io](https://docs.locust.io/en/stable/) Comparison of load testing tools : [Comparison of load testing tools](https://k6.io/blog/comparing-best-open-source-load-testing-tools/) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-us.md b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-us.md index b4aa9daff5f..31ac9a98fb5 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.en-us.md @@ -20,8 +20,8 @@ In this tutorial, we will use one of them and interpret the results. ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we). -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An app with an API running in AI Deploy on your Public Cloud project. - A python environment, with enough CPU and RAM and internet access (a virtual machine is recommended). @@ -44,7 +44,7 @@ Feel free to deploy any app and API that you would like to load test, as long as For this tutorial, we will load test a spam classifier API from the [AI Deploy app portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). This API takes sentences (emails) as input text, and outputs a spam probability score. -You can deploy this API easily from the [OVHcloud control panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. +You can deploy this API easily from the [OVHcloud control panel](/links/manager) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. Here is the CLI command used to deploy it, with autoscaling going from 1 to 5 replicas and a CPU threshold of 75%: @@ -244,7 +244,7 @@ Locust official documentation : [Locust.io](https://docs.locust.io/en/stable/) Comparison of load testing tools : [Comparison of load testing tools](https://k6.io/blog/comparing-best-open-source-load-testing-tools/) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.es-es.md b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.es-es.md index 2009c2949ad..31ac9a98fb5 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.es-es.md @@ -20,8 +20,8 @@ In this tutorial, we will use one of them and interpret the results. ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es). -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An app with an API running in AI Deploy on your Public Cloud project. - A python environment, with enough CPU and RAM and internet access (a virtual machine is recommended). @@ -44,7 +44,7 @@ Feel free to deploy any app and API that you would like to load test, as long as For this tutorial, we will load test a spam classifier API from the [AI Deploy app portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). This API takes sentences (emails) as input text, and outputs a spam probability score. -You can deploy this API easily from the [OVHcloud control panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. +You can deploy this API easily from the [OVHcloud control panel](/links/manager) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. Here is the CLI command used to deploy it, with autoscaling going from 1 to 5 replicas and a CPU threshold of 75%: @@ -244,7 +244,7 @@ Locust official documentation : [Locust.io](https://docs.locust.io/en/stable/) Comparison of load testing tools : [Comparison of load testing tools](https://k6.io/blog/comparing-best-open-source-load-testing-tools/) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.es-us.md b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.es-us.md index 8147f252952..31ac9a98fb5 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.es-us.md @@ -20,8 +20,8 @@ In this tutorial, we will use one of them and interpret the results. ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws). -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An app with an API running in AI Deploy on your Public Cloud project. - A python environment, with enough CPU and RAM and internet access (a virtual machine is recommended). @@ -44,7 +44,7 @@ Feel free to deploy any app and API that you would like to load test, as long as For this tutorial, we will load test a spam classifier API from the [AI Deploy app portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). This API takes sentences (emails) as input text, and outputs a spam probability score. -You can deploy this API easily from the [OVHcloud control panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. +You can deploy this API easily from the [OVHcloud control panel](/links/manager) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. Here is the CLI command used to deploy it, with autoscaling going from 1 to 5 replicas and a CPU threshold of 75%: @@ -244,7 +244,7 @@ Locust official documentation : [Locust.io](https://docs.locust.io/en/stable/) Comparison of load testing tools : [Comparison of load testing tools](https://k6.io/blog/comparing-best-open-source-load-testing-tools/) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.fr-ca.md index 69ffd092ffd..d3774640c9e 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.fr-ca.md @@ -20,8 +20,8 @@ In this tutorial, we will use one of them and interpret the results. ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc). -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An app with an API running in AI Deploy on your Public Cloud project. - A python environment, with enough CPU and RAM and internet access (a virtual machine is recommended). @@ -44,7 +44,7 @@ Feel free to deploy any app and API that you would like to load test, as long as For this tutorial, we will load test a spam classifier API from the [AI Deploy app portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). This API takes sentences (emails) as input text, and outputs a spam probability score. -You can deploy this API easily from the [OVHcloud control panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. +You can deploy this API easily from the [OVHcloud control panel](/links/manager) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. Here is the CLI command used to deploy it, with autoscaling going from 1 to 5 replicas and a CPU threshold of 75%: @@ -244,7 +244,7 @@ Locust official documentation : [Locust.io](https://docs.locust.io/en/stable/) Comparison of load testing tools : [Comparison of load testing tools](https://k6.io/blog/comparing-best-open-source-load-testing-tools/) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.fr-fr.md index 59b5be74738..d3774640c9e 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.fr-fr.md @@ -20,8 +20,8 @@ In this tutorial, we will use one of them and interpret the results. ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr). -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An app with an API running in AI Deploy on your Public Cloud project. - A python environment, with enough CPU and RAM and internet access (a virtual machine is recommended). @@ -44,7 +44,7 @@ Feel free to deploy any app and API that you would like to load test, as long as For this tutorial, we will load test a spam classifier API from the [AI Deploy app portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). This API takes sentences (emails) as input text, and outputs a spam probability score. -You can deploy this API easily from the [OVHcloud control panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. +You can deploy this API easily from the [OVHcloud control panel](/links/manager) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. Here is the CLI command used to deploy it, with autoscaling going from 1 to 5 replicas and a CPU threshold of 75%: @@ -244,7 +244,7 @@ Locust official documentation : [Locust.io](https://docs.locust.io/en/stable/) Comparison of load testing tools : [Comparison of load testing tools](https://k6.io/blog/comparing-best-open-source-load-testing-tools/) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.it-it.md b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.it-it.md index c98f73325ec..31ac9a98fb5 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.it-it.md @@ -20,8 +20,8 @@ In this tutorial, we will use one of them and interpret the results. ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it). -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An app with an API running in AI Deploy on your Public Cloud project. - A python environment, with enough CPU and RAM and internet access (a virtual machine is recommended). @@ -44,7 +44,7 @@ Feel free to deploy any app and API that you would like to load test, as long as For this tutorial, we will load test a spam classifier API from the [AI Deploy app portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). This API takes sentences (emails) as input text, and outputs a spam probability score. -You can deploy this API easily from the [OVHcloud control panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. +You can deploy this API easily from the [OVHcloud control panel](/links/manager) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. Here is the CLI command used to deploy it, with autoscaling going from 1 to 5 replicas and a CPU threshold of 75%: @@ -244,7 +244,7 @@ Locust official documentation : [Locust.io](https://docs.locust.io/en/stable/) Comparison of load testing tools : [Comparison of load testing tools](https://k6.io/blog/comparing-best-open-source-load-testing-tools/) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.pl-pl.md index 2856a4e78d3..31ac9a98fb5 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.pl-pl.md @@ -20,8 +20,8 @@ In this tutorial, we will use one of them and interpret the results. ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl). -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An app with an API running in AI Deploy on your Public Cloud project. - A python environment, with enough CPU and RAM and internet access (a virtual machine is recommended). @@ -44,7 +44,7 @@ Feel free to deploy any app and API that you would like to load test, as long as For this tutorial, we will load test a spam classifier API from the [AI Deploy app portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). This API takes sentences (emails) as input text, and outputs a spam probability score. -You can deploy this API easily from the [OVHcloud control panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. +You can deploy this API easily from the [OVHcloud control panel](/links/manager) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. Here is the CLI command used to deploy it, with autoscaling going from 1 to 5 replicas and a CPU threshold of 75%: @@ -244,7 +244,7 @@ Locust official documentation : [Locust.io](https://docs.locust.io/en/stable/) Comparison of load testing tools : [Comparison of load testing tools](https://k6.io/blog/comparing-best-open-source-load-testing-tools/) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.pt-pt.md index b53a4f11699..31ac9a98fb5 100644 --- a/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/deploy_tuto_10_locust/guide.pt-pt.md @@ -20,8 +20,8 @@ In this tutorial, we will use one of them and interpret the results. ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt). -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An app with an API running in AI Deploy on your Public Cloud project. - A python environment, with enough CPU and RAM and internet access (a virtual machine is recommended). @@ -44,7 +44,7 @@ Feel free to deploy any app and API that you would like to load test, as long as For this tutorial, we will load test a spam classifier API from the [AI Deploy app portfolio](/pages/public_cloud/ai_machine_learning/deploy_guide_05_app_portfolio). This API takes sentences (emails) as input text, and outputs a spam probability score. -You can deploy this API easily from the [OVHcloud control panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. +You can deploy this API easily from the [OVHcloud control panel](/links/manager) or [OVHcloud CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). A good strategy is to deploy with autoscaling, with minimum and maximum replicas. This way we will monitor the growth of used replicas. Here is the CLI command used to deploy it, with autoscaling going from 1 to 5 replicas and a CPU threshold of 75%: @@ -244,7 +244,7 @@ Locust official documentation : [Locust.io](https://docs.locust.io/en/stable/) Comparison of load testing tools : [Comparison of load testing tools](https://k6.io/blog/comparing-best-open-source-load-testing-tools/) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.de-de.md b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.de-de.md index 243295f7a48..296abf167dd 100644 --- a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.de-de.md @@ -17,7 +17,7 @@ updated: 2022-04-11 There are two ways to manage your data: - You can upload and download data from your local environment using the CLI, see [how to install `ovhai` CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). Next, find out how to [manage your data with the CLI](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). -- You can use the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). +- You can use the [OVHcloud Control Panel](/links/manager), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). ## How it works @@ -107,7 +107,7 @@ Users can enable a `cache` feature that allow jobs and notebooks to re-use avail - You can check how to [launch an AI Training job with attached volumes](/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-asia.md index 92e59dd3031..0a9367f7ff2 100644 --- a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-asia.md @@ -17,7 +17,7 @@ updated: 2022-04-11 There are two ways to manage your data: - You can upload and download data from your local environment using the CLI, see [how to install `ovhai` CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). Next, find out how to [manage your data with the CLI](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). -- You can use the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). +- You can use the [OVHcloud Control Panel](/links/manager), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). ## How it works @@ -107,7 +107,7 @@ User can enable a `cache` feature that allow jobs and notebooks to re-use availa - You can check how to [launch an AI Training job with attached volumes](/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-au.md b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-au.md index f8b39946ad7..0a9367f7ff2 100644 --- a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-au.md @@ -17,7 +17,7 @@ updated: 2022-04-11 There are two ways to manage your data: - You can upload and download data from your local environment using the CLI, see [how to install `ovhai` CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). Next, find out how to [manage your data with the CLI](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). -- You can use the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). +- You can use the [OVHcloud Control Panel](/links/manager), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). ## How it works @@ -107,7 +107,7 @@ User can enable a `cache` feature that allow jobs and notebooks to re-use availa - You can check how to [launch an AI Training job with attached volumes](/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-ca.md index 8c76c0c5922..e7177edb30f 100644 --- a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-ca.md @@ -17,7 +17,7 @@ updated: 2022-04-11 There are two ways to manage your data: - You can upload and download data from your local environment using the CLI, see [how to install `ovhai` CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). Next, find out how to [manage your data with the CLI](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). -- You can use the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). +- You can use the [OVHcloud Control Panel](/links/manager), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). ## How it works @@ -107,7 +107,7 @@ User can enable a `cache` feature that allow jobs and notebooks to re-use availa - You can check how to [launch an AI Training job with attached volumes](/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-ie.md index aa6ac80008b..e7177edb30f 100644 --- a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-ie.md @@ -17,7 +17,7 @@ updated: 2022-04-11 There are two ways to manage your data: - You can upload and download data from your local environment using the CLI, see [how to install `ovhai` CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). Next, find out how to [manage your data with the CLI](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). -- You can use the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). +- You can use the [OVHcloud Control Panel](/links/manager), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). ## How it works @@ -107,7 +107,7 @@ User can enable a `cache` feature that allow jobs and notebooks to re-use availa - You can check how to [launch an AI Training job with attached volumes](/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-sg.md index ee437595091..e7177edb30f 100644 --- a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-sg.md @@ -17,7 +17,7 @@ updated: 2022-04-11 There are two ways to manage your data: - You can upload and download data from your local environment using the CLI, see [how to install `ovhai` CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). Next, find out how to [manage your data with the CLI](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). -- You can use the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). +- You can use the [OVHcloud Control Panel](/links/manager), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). ## How it works @@ -107,7 +107,7 @@ User can enable a `cache` feature that allow jobs and notebooks to re-use availa - You can check how to [launch an AI Training job with attached volumes](/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-us.md b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-us.md index 17c050fcffc..e7177edb30f 100644 --- a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.en-us.md @@ -17,7 +17,7 @@ updated: 2022-04-11 There are two ways to manage your data: - You can upload and download data from your local environment using the CLI, see [how to install `ovhai` CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). Next, find out how to [manage your data with the CLI](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). -- You can use the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). +- You can use the [OVHcloud Control Panel](/links/manager), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). ## How it works @@ -107,7 +107,7 @@ User can enable a `cache` feature that allow jobs and notebooks to re-use availa - You can check how to [launch an AI Training job with attached volumes](/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.es-es.md b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.es-es.md index 7bf3aa5f55a..296abf167dd 100644 --- a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.es-es.md @@ -17,7 +17,7 @@ updated: 2022-04-11 There are two ways to manage your data: - You can upload and download data from your local environment using the CLI, see [how to install `ovhai` CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). Next, find out how to [manage your data with the CLI](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). -- You can use the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). +- You can use the [OVHcloud Control Panel](/links/manager), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). ## How it works @@ -107,7 +107,7 @@ Users can enable a `cache` feature that allow jobs and notebooks to re-use avail - You can check how to [launch an AI Training job with attached volumes](/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.es-us.md b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.es-us.md index ef688f925cf..0f66c401d7e 100644 --- a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.es-us.md @@ -17,7 +17,7 @@ updated: 2022-04-11 There are two ways to manage your data: - You can upload and download data from your local environment using the CLI, see [how to install `ovhai` CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). Next, find out how to [manage your data with the CLI](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). -- You can use the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). +- You can use the [OVHcloud Control Panel](/links/manager), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). ## How it works @@ -107,7 +107,7 @@ Users can enable a `cache` feature that allow jobs and notebooks to re-use avail - You can check how to [launch an AI Training job with attached volumes](/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.fr-ca.md index 418a25cf04b..14297fd2d63 100644 --- a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.fr-ca.md @@ -17,7 +17,7 @@ updated: 2022-04-11 There are two ways to manage your data: - You can upload and download data from your local environment using the CLI, see [how to install `ovhai` CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). Next, find out how to [manage your data with the CLI](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). -- You can use the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). +- You can use the [OVHcloud Control Panel](/links/manager), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). ## How it works @@ -107,7 +107,7 @@ Users can enable a `cache` feature that allow jobs and notebooks to re-use avail - You can check how to [launch an AI Training job with attached volumes](/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.fr-fr.md index 6365340e272..14297fd2d63 100644 --- a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.fr-fr.md @@ -17,7 +17,7 @@ updated: 2022-04-11 There are two ways to manage your data: - You can upload and download data from your local environment using the CLI, see [how to install `ovhai` CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). Next, find out how to [manage your data with the CLI](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). -- You can use the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). +- You can use the [OVHcloud Control Panel](/links/manager), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). ## How it works @@ -107,7 +107,7 @@ Users can enable a `cache` feature that allow jobs and notebooks to re-use avail - You can check how to [launch an AI Training job with attached volumes](/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.it-it.md b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.it-it.md index 5fd8507cbf4..296abf167dd 100644 --- a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.it-it.md @@ -17,7 +17,7 @@ updated: 2022-04-11 There are two ways to manage your data: - You can upload and download data from your local environment using the CLI, see [how to install `ovhai` CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). Next, find out how to [manage your data with the CLI](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). -- You can use the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). +- You can use the [OVHcloud Control Panel](/links/manager), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). ## How it works @@ -107,7 +107,7 @@ Users can enable a `cache` feature that allow jobs and notebooks to re-use avail - You can check how to [launch an AI Training job with attached volumes](/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.pl-pl.md index 9e00f38673e..296abf167dd 100644 --- a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.pl-pl.md @@ -17,7 +17,7 @@ updated: 2022-04-11 There are two ways to manage your data: - You can upload and download data from your local environment using the CLI, see [how to install `ovhai` CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). Next, find out how to [manage your data with the CLI](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). -- You can use the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). +- You can use the [OVHcloud Control Panel](/links/manager), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). ## How it works @@ -107,7 +107,7 @@ Users can enable a `cache` feature that allow jobs and notebooks to re-use avail - You can check how to [launch an AI Training job with attached volumes](/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.pt-pt.md index 7275f9ad198..296abf167dd 100644 --- a/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/gi_02_concepts_data/guide.pt-pt.md @@ -17,7 +17,7 @@ updated: 2022-04-11 There are two ways to manage your data: - You can upload and download data from your local environment using the CLI, see [how to install `ovhai` CLI](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). Next, find out how to [manage your data with the CLI](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). -- You can use the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). +- You can use the [OVHcloud Control Panel](/links/manager), see [create data container](/pages/storage_and_backup/object_storage/pcs_create_container). ## How it works @@ -107,7 +107,7 @@ Users can enable a `cache` feature that allow jobs and notebooks to re-use avail - You can check how to [launch an AI Training job with attached volumes](/pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.de-de.md b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.de-de.md index a346f1d7cd5..ba20b29181a 100644 --- a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.de-de.md @@ -20,4 +20,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-asia.md index e2607a51c07..ba20b29181a 100644 --- a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-asia.md @@ -20,4 +20,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-au.md b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-au.md index 3ae97aa859c..ba20b29181a 100644 --- a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-au.md @@ -20,4 +20,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-ca.md index f6ec1ef76cf..ba20b29181a 100644 --- a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-ca.md @@ -20,4 +20,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-ie.md index b367689a91d..ba20b29181a 100644 --- a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-ie.md @@ -20,4 +20,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-sg.md index 2af8512ffed..ba20b29181a 100644 --- a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-sg.md @@ -20,4 +20,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-us.md b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-us.md index d2a938ae9a9..ba20b29181a 100644 --- a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.en-us.md @@ -20,4 +20,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.es-es.md b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.es-es.md index 2cb7cda4692..ba20b29181a 100644 --- a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.es-es.md @@ -20,4 +20,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.es-us.md b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.es-us.md index 7690e4a0abd..ba20b29181a 100644 --- a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.es-us.md @@ -20,4 +20,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.fr-ca.md index 29137da9263..6888a41303c 100644 --- a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.fr-ca.md @@ -20,4 +20,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.fr-fr.md index 0bd497e8eff..6888a41303c 100644 --- a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.fr-fr.md @@ -20,4 +20,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.it-it.md b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.it-it.md index 66f45e765bf..ba20b29181a 100644 --- a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.it-it.md @@ -20,4 +20,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.pl-pl.md index e2c88560274..fbaf1ba1ba3 100644 --- a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.pl-pl.md @@ -20,4 +20,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.pt-pt.md index 5e79f6ed1ee..ba20b29181a 100644 --- a/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/gi_05_ovhai_cheatsheet/guide.pt-pt.md @@ -20,4 +20,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.de-de.md b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.de-de.md index 770a8004de1..a840093bb37 100644 --- a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.de-de.md @@ -12,8 +12,8 @@ This guide explains how to get started with the OVHcloud AI Dashboard, a consoli ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -72,4 +72,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-asia.md index 4e73252b0fc..c89e63eeabd 100644 --- a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-asia.md @@ -12,8 +12,8 @@ This guide explains how to get started with the OVHcloud AI Dashboard, a consoli ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -72,4 +72,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-au.md b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-au.md index b9436072288..26d822f2a4c 100644 --- a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-au.md @@ -12,8 +12,8 @@ This guide explains how to get started with the OVHcloud AI Dashboard, a consoli ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -72,4 +72,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-ca.md index 767534255b8..2e8941d9160 100644 --- a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-ca.md @@ -12,8 +12,8 @@ This guide explains how to get started with the OVHcloud AI Dashboard, a consoli ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -72,4 +72,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-ie.md index b6f054cf6c5..973098ff5cf 100644 --- a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-ie.md @@ -12,8 +12,8 @@ This guide explains how to get started with the OVHcloud AI Dashboard, a consoli ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -72,4 +72,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-sg.md index a45f3612c1c..e88ddfa9ca8 100644 --- a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-sg.md @@ -12,8 +12,8 @@ This guide explains how to get started with the OVHcloud AI Dashboard, a consoli ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -72,4 +72,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-us.md b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-us.md index f35c12036eb..e2dfeadf786 100644 --- a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.en-us.md @@ -12,8 +12,8 @@ This guide explains how to get started with the OVHcloud AI Dashboard, a consoli ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -72,4 +72,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.es-es.md b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.es-es.md index bb9b2b07327..1c7d6969a76 100644 --- a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.es-es.md @@ -12,8 +12,8 @@ This guide explains how to get started with the OVHcloud AI Dashboard, a consoli ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -72,4 +72,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.es-us.md b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.es-us.md index f5d36a3568b..3b96f3e3cc6 100644 --- a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.es-us.md @@ -12,8 +12,8 @@ This guide explains how to get started with the OVHcloud AI Dashboard, a consoli ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -72,4 +72,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.fr-ca.md index 3607f18375a..67b7188538f 100644 --- a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.fr-ca.md @@ -12,8 +12,8 @@ This guide explains how to get started with the OVHcloud AI Dashboard, a consoli ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -72,4 +72,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.fr-fr.md index fc14227de65..f749a14c7fe 100644 --- a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.fr-fr.md @@ -12,8 +12,8 @@ This guide explains how to get started with the OVHcloud AI Dashboard, a consoli ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -72,4 +72,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.it-it.md b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.it-it.md index 0f75cf19f48..899d83ad209 100644 --- a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.it-it.md @@ -12,8 +12,8 @@ This guide explains how to get started with the OVHcloud AI Dashboard, a consoli ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -72,4 +72,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.pl-pl.md index 155a5d2d10e..792a8f77f8f 100644 --- a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.pl-pl.md @@ -12,8 +12,8 @@ This guide explains how to get started with the OVHcloud AI Dashboard, a consoli ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -72,4 +72,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.pt-pt.md index c0bf40eb3b2..fbde00ed150 100644 --- a/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/gi_06_dashboard_getting_started/guide.pt-pt.md @@ -12,8 +12,8 @@ This guide explains how to get started with the OVHcloud AI Dashboard, a consoli ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -72,4 +72,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.de-de.md index 20d3036ba44..f52f1948806 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.de-de.md @@ -194,7 +194,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Notebooks documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-asia.md index e04169f589b..957f01d7c92 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-asia.md @@ -194,7 +194,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Notebooks documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-au.md index bd3c423692c..76f237c456d 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-au.md @@ -194,7 +194,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Notebooks documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-ca.md index 1b467e4ab1d..5cab2446690 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-ca.md @@ -194,7 +194,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Notebooks documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-ie.md index efbbefb18ad..c9fe7130dac 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-ie.md @@ -194,7 +194,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Notebooks documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-sg.md index 26c0f13ec69..6acf13478a3 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-sg.md @@ -194,7 +194,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Notebooks documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-us.md index 504a7785f80..61925fa1766 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.en-us.md @@ -194,7 +194,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Notebooks documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.es-es.md index 0d91420d7f2..40171c98b71 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.es-es.md @@ -194,7 +194,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Notebooks documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.es-us.md index f6109d86b23..26454535067 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.es-us.md @@ -194,7 +194,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Notebooks documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.fr-ca.md index ef9de5fceb9..ef784d01665 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.fr-ca.md @@ -194,7 +194,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Notebooks documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.fr-fr.md index 41e3ef1cb5b..d217efb83f6 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.fr-fr.md @@ -194,7 +194,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Notebooks documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.it-it.md index f49cfe58861..2db7059c1f5 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.it-it.md @@ -194,7 +194,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Notebooks documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.pl-pl.md index af4611b0c7a..12dcb7d6ee7 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.pl-pl.md @@ -194,7 +194,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Notebooks documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.pt-pt.md index 9cf669a9a71..1490c685e48 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_capabilities/guide.pt-pt.md @@ -194,7 +194,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Notebooks documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.de-de.md index 6a37682ffc8..a3efa46bf61 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.de-de.md @@ -56,7 +56,7 @@ During its lifetime, the notebook will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to create a notebook](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-asia.md index 356b9379670..a3efa46bf61 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-asia.md @@ -56,7 +56,7 @@ During its lifetime, the notebook will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to create a notebook](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-au.md index c70753b21d0..a3efa46bf61 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-au.md @@ -56,7 +56,7 @@ During its lifetime, the notebook will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to create a notebook](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-ca.md index 25c3a4a9293..a3efa46bf61 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-ca.md @@ -56,7 +56,7 @@ During its lifetime, the notebook will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to create a notebook](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-ie.md index 6eef9985aab..a3efa46bf61 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-ie.md @@ -56,7 +56,7 @@ During its lifetime, the notebook will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to create a notebook](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-sg.md index 09574739c14..a3efa46bf61 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-sg.md @@ -56,7 +56,7 @@ During its lifetime, the notebook will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to create a notebook](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-us.md index 2d5fbb03deb..a3efa46bf61 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.en-us.md @@ -56,7 +56,7 @@ During its lifetime, the notebook will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to create a notebook](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.es-es.md index 9aff3037383..a3efa46bf61 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.es-es.md @@ -56,7 +56,7 @@ During its lifetime, the notebook will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to create a notebook](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.es-us.md index 5f0fb0e184e..a3efa46bf61 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.es-us.md @@ -56,7 +56,7 @@ During its lifetime, the notebook will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to create a notebook](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.fr-ca.md index e48b12de534..a842f586f26 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.fr-ca.md @@ -56,7 +56,7 @@ During its lifetime, the notebook will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to create a notebook](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.fr-fr.md index 7bb5efc46bb..a842f586f26 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.fr-fr.md @@ -56,7 +56,7 @@ During its lifetime, the notebook will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to create a notebook](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.it-it.md index 55557ecf9da..a3efa46bf61 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.it-it.md @@ -56,7 +56,7 @@ During its lifetime, the notebook will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to create a notebook](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.pl-pl.md index e9d7aecd998..a3efa46bf61 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.pl-pl.md @@ -56,7 +56,7 @@ During its lifetime, the notebook will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to create a notebook](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.pt-pt.md index f8d637eafa5..a3efa46bf61 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_concepts_notebooks/guide.pt-pt.md @@ -56,7 +56,7 @@ During its lifetime, the notebook will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to create a notebook](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.de-de.md index 0f5eccbf84e..6900dc15eff 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.de-de.md @@ -194,4 +194,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-asia.md index 63bb352ee4f..6900dc15eff 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-asia.md @@ -194,4 +194,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-au.md index afc450c416f..6900dc15eff 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-au.md @@ -194,4 +194,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-ca.md index 6c557c80e2d..6900dc15eff 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-ca.md @@ -194,4 +194,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-ie.md index 8bd595954eb..6900dc15eff 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-ie.md @@ -194,4 +194,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-sg.md index af747ba725d..6900dc15eff 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-sg.md @@ -194,4 +194,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-us.md index 6f53fac8889..6900dc15eff 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.en-us.md @@ -194,4 +194,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.es-es.md index 8ec51477f1b..6900dc15eff 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.es-es.md @@ -194,4 +194,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.es-us.md index 119fb766a0e..6900dc15eff 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.es-us.md @@ -194,4 +194,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.fr-ca.md index 4d067f6f2ef..45c89dcfe0a 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.fr-ca.md @@ -194,4 +194,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.fr-fr.md index 91e8ad73b57..45c89dcfe0a 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.fr-fr.md @@ -194,4 +194,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.it-it.md index fdfcb6ed1b3..6900dc15eff 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.it-it.md @@ -194,4 +194,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.pl-pl.md index 9553d7e6a1d..6900dc15eff 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.pl-pl.md @@ -194,4 +194,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.pt-pt.md index d19b56e6260..6900dc15eff 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_troubleshooting/guide.pt-pt.md @@ -194,4 +194,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.de-de.md index 9e04a7d2faa..044866f56aa 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.de-de.md @@ -57,7 +57,7 @@ If you run the `ls -a` command in your notebook's `/workspace` directory, you wi ### Workspace billing -The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](https://www.ovhcloud.com/de/public-cloud/prices/#439) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). +The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](/links/public-cloud/prices-object-storage) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). ## Feedback @@ -65,4 +65,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-asia.md index ce5e004f3a8..044866f56aa 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-asia.md @@ -57,7 +57,7 @@ If you run the `ls -a` command in your notebook's `/workspace` directory, you wi ### Workspace billing -The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](https://www.ovhcloud.com/asia/public-cloud/prices/#439) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). +The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](/links/public-cloud/prices-object-storage) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). ## Feedback @@ -65,4 +65,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-au.md index 10a49dc9f79..044866f56aa 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-au.md @@ -57,7 +57,7 @@ If you run the `ls -a` command in your notebook's `/workspace` directory, you wi ### Workspace billing -The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](https://www.ovhcloud.com/en-au/public-cloud/prices/#439) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). +The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](/links/public-cloud/prices-object-storage) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). ## Feedback @@ -65,4 +65,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-ca.md index 386f3b96743..044866f56aa 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-ca.md @@ -57,7 +57,7 @@ If you run the `ls -a` command in your notebook's `/workspace` directory, you wi ### Workspace billing -The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](https://www.ovhcloud.com/en-ca/public-cloud/prices/#439) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). +The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](/links/public-cloud/prices-object-storage) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). ## Feedback @@ -65,4 +65,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-ie.md index c8088eb393a..044866f56aa 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-ie.md @@ -57,7 +57,7 @@ If you run the `ls -a` command in your notebook's `/workspace` directory, you wi ### Workspace billing -The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](https://www.ovhcloud.com/en-ie/public-cloud/prices/#439) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). +The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](/links/public-cloud/prices-object-storage) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). ## Feedback @@ -65,4 +65,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-sg.md index c66188ce90d..044866f56aa 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-sg.md @@ -57,7 +57,7 @@ If you run the `ls -a` command in your notebook's `/workspace` directory, you wi ### Workspace billing -The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](https://www.ovhcloud.com/en-sg/public-cloud/prices/#439) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). +The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](/links/public-cloud/prices-object-storage) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). ## Feedback @@ -65,4 +65,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-us.md index 6cfeb0744f6..044866f56aa 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.en-us.md @@ -57,7 +57,7 @@ If you run the `ls -a` command in your notebook's `/workspace` directory, you wi ### Workspace billing -The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](https://www.ovhcloud.com/en/public-cloud/prices/#439) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). +The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](/links/public-cloud/prices-object-storage) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). ## Feedback @@ -65,4 +65,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.es-es.md index 2f620210049..044866f56aa 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.es-es.md @@ -57,7 +57,7 @@ If you run the `ls -a` command in your notebook's `/workspace` directory, you wi ### Workspace billing -The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](https://www.ovhcloud.com/es-es/public-cloud/prices/#439) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). +The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](/links/public-cloud/prices-object-storage) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). ## Feedback @@ -65,4 +65,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.es-us.md index bdeaecc9424..044866f56aa 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.es-us.md @@ -57,7 +57,7 @@ If you run the `ls -a` command in your notebook's `/workspace` directory, you wi ### Workspace billing -The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](https://www.ovhcloud.com/es/public-cloud/prices/#439) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). +The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](/links/public-cloud/prices-object-storage) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). ## Feedback @@ -65,4 +65,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.fr-ca.md index f364b375e41..40365771fd9 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.fr-ca.md @@ -57,7 +57,7 @@ If you run the `ls -a` command in your notebook's `/workspace` directory, you wi ### Workspace billing -The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](https://www.ovhcloud.com/fr-ca/public-cloud/prices/#439) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). +The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](/links/public-cloud/prices-object-storage) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). ## Feedback @@ -65,4 +65,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.fr-fr.md index 06966cf94e7..40365771fd9 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.fr-fr.md @@ -57,7 +57,7 @@ If you run the `ls -a` command in your notebook's `/workspace` directory, you wi ### Workspace billing -The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](https://www.ovhcloud.com/fr/public-cloud/prices/#439) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). +The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](/links/public-cloud/prices-object-storage) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). ## Feedback @@ -65,4 +65,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.it-it.md index 59198f86409..044866f56aa 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.it-it.md @@ -57,7 +57,7 @@ If you run the `ls -a` command in your notebook's `/workspace` directory, you wi ### Workspace billing -The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](https://www.ovhcloud.com/it/public-cloud/prices/#439) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). +The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](/links/public-cloud/prices-object-storage) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). ## Feedback @@ -65,4 +65,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.pl-pl.md index 4346156304a..044866f56aa 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.pl-pl.md @@ -57,7 +57,7 @@ If you run the `ls -a` command in your notebook's `/workspace` directory, you wi ### Workspace billing -The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](https://www.ovhcloud.com/pl/public-cloud/prices/#439) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). +The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](/links/public-cloud/prices-object-storage) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). ## Feedback @@ -65,4 +65,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.pt-pt.md index a798c409755..044866f56aa 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_guide_workspace/guide.pt-pt.md @@ -57,7 +57,7 @@ If you run the `ls -a` command in your notebook's `/workspace` directory, you wi ### Workspace billing -The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](https://www.ovhcloud.com/pt/public-cloud/prices/#439) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). +The first 10GB of the `/workspace` directory are free during 30 consecutive days. After this period, the [price of OVHcloud Object Storage](/links/public-cloud/prices-object-storage) is applied for each GB. To learn how we bill AI Notebooks, refer to the [Billing and lifecycle documentation](/pages/public_cloud/ai_machine_learning/notebook_guide_billing_concept). ## Feedback @@ -65,4 +65,4 @@ Please send us your questions, feedback and suggestions to improve the service: - On the OVHcloud [Discord server](https://discord.gg/ovhcloud) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.de-de.md index 43cef229260..30c50a96153 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.de-de.md @@ -18,7 +18,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- access to the [OVHcloud Control Panel](/links/manager) - an AI Notebooks project created inside a Public Cloud project - a user for AI Notebooks @@ -26,7 +26,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ### Launch and access Jupyter notebook -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), just create a new notebook and select **TensorFlow** docker image. +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just create a new notebook and select **TensorFlow** docker image. If you want to launch it with the [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli), just choose the name of your notebook (``) and the number of GPUs (``) your want and use the following command: @@ -59,7 +59,7 @@ A preview of this notebook can be found on [GitHub](https://github.com/ovh/ai-tr - Another way to track your training with an AI notebook is to use **Weights & Biases**. Follow this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases). - If you want to launch **TensorBoard** in a job, please refer to this [documentation](/pages/public_cloud/ai_machine_learning/training_tuto_05_tensorboard). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-asia.md index ddc303f86c9..30c50a96153 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-asia.md @@ -18,7 +18,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- access to the [OVHcloud Control Panel](/links/manager) - an AI Notebooks project created inside a Public Cloud project - a user for AI Notebooks @@ -26,7 +26,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ### Launch and access Jupyter notebook -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), just create a new notebook and select **TensorFlow** docker image. +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just create a new notebook and select **TensorFlow** docker image. If you want to launch it with the [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli), just choose the name of your notebook (``) and the number of GPUs (``) your want and use the following command: @@ -59,7 +59,7 @@ A preview of this notebook can be found on [GitHub](https://github.com/ovh/ai-tr - Another way to track your training with an AI notebook is to use **Weights & Biases**. Follow this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases). - If you want to launch **TensorBoard** in a job, please refer to this [documentation](/pages/public_cloud/ai_machine_learning/training_tuto_05_tensorboard). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-au.md index 7d668866cd9..30c50a96153 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-au.md @@ -18,7 +18,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- access to the [OVHcloud Control Panel](/links/manager) - an AI Notebooks project created inside a Public Cloud project - a user for AI Notebooks @@ -26,7 +26,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ### Launch and access Jupyter notebook -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), just create a new notebook and select **TensorFlow** docker image. +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just create a new notebook and select **TensorFlow** docker image. If you want to launch it with the [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli), just choose the name of your notebook (``) and the number of GPUs (``) your want and use the following command: @@ -59,7 +59,7 @@ A preview of this notebook can be found on [GitHub](https://github.com/ovh/ai-tr - Another way to track your training with an AI notebook is to use **Weights & Biases**. Follow this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases). - If you want to launch **TensorBoard** in a job, please refer to this [documentation](/pages/public_cloud/ai_machine_learning/training_tuto_05_tensorboard). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-ca.md index 0cca246e712..30c50a96153 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-ca.md @@ -18,7 +18,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- access to the [OVHcloud Control Panel](/links/manager) - an AI Notebooks project created inside a Public Cloud project - a user for AI Notebooks @@ -26,7 +26,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ### Launch and access Jupyter notebook -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), just create a new notebook and select **TensorFlow** docker image. +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just create a new notebook and select **TensorFlow** docker image. If you want to launch it with the [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli), just choose the name of your notebook (``) and the number of GPUs (``) your want and use the following command: @@ -59,7 +59,7 @@ A preview of this notebook can be found on [GitHub](https://github.com/ovh/ai-tr - Another way to track your training with an AI notebook is to use **Weights & Biases**. Follow this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases). - If you want to launch **TensorBoard** in a job, please refer to this [documentation](/pages/public_cloud/ai_machine_learning/training_tuto_05_tensorboard). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-ie.md index 589528a0693..30c50a96153 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-ie.md @@ -18,7 +18,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- access to the [OVHcloud Control Panel](/links/manager) - an AI Notebooks project created inside a Public Cloud project - a user for AI Notebooks @@ -26,7 +26,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ### Launch and access Jupyter notebook -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), just create a new notebook and select **TensorFlow** docker image. +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just create a new notebook and select **TensorFlow** docker image. If you want to launch it with the [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli), just choose the name of your notebook (``) and the number of GPUs (``) your want and use the following command: @@ -59,7 +59,7 @@ A preview of this notebook can be found on [GitHub](https://github.com/ovh/ai-tr - Another way to track your training with an AI notebook is to use **Weights & Biases**. Follow this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases). - If you want to launch **TensorBoard** in a job, please refer to this [documentation](/pages/public_cloud/ai_machine_learning/training_tuto_05_tensorboard). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-sg.md index 97c13270796..30c50a96153 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-sg.md @@ -18,7 +18,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- access to the [OVHcloud Control Panel](/links/manager) - an AI Notebooks project created inside a Public Cloud project - a user for AI Notebooks @@ -26,7 +26,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ### Launch and access Jupyter notebook -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), just create a new notebook and select **TensorFlow** docker image. +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just create a new notebook and select **TensorFlow** docker image. If you want to launch it with the [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli), just choose the name of your notebook (``) and the number of GPUs (``) your want and use the following command: @@ -59,7 +59,7 @@ A preview of this notebook can be found on [GitHub](https://github.com/ovh/ai-tr - Another way to track your training with an AI notebook is to use **Weights & Biases**. Follow this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases). - If you want to launch **TensorBoard** in a job, please refer to this [documentation](/pages/public_cloud/ai_machine_learning/training_tuto_05_tensorboard). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-us.md index 7a0dca02e02..30c50a96153 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.en-us.md @@ -18,7 +18,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- access to the [OVHcloud Control Panel](/links/manager) - an AI Notebooks project created inside a Public Cloud project - a user for AI Notebooks @@ -26,7 +26,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ### Launch and access Jupyter notebook -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), just create a new notebook and select **TensorFlow** docker image. +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just create a new notebook and select **TensorFlow** docker image. If you want to launch it with the [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli), just choose the name of your notebook (``) and the number of GPUs (``) your want and use the following command: @@ -59,7 +59,7 @@ A preview of this notebook can be found on [GitHub](https://github.com/ovh/ai-tr - Another way to track your training with an AI notebook is to use **Weights & Biases**. Follow this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases). - If you want to launch **TensorBoard** in a job, please refer to this [documentation](/pages/public_cloud/ai_machine_learning/training_tuto_05_tensorboard). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.es-es.md index bbc0c479792..30c50a96153 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.es-es.md @@ -18,7 +18,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- access to the [OVHcloud Control Panel](/links/manager) - an AI Notebooks project created inside a Public Cloud project - a user for AI Notebooks @@ -26,7 +26,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ### Launch and access Jupyter notebook -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), just create a new notebook and select **TensorFlow** docker image. +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just create a new notebook and select **TensorFlow** docker image. If you want to launch it with the [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli), just choose the name of your notebook (``) and the number of GPUs (``) your want and use the following command: @@ -59,7 +59,7 @@ A preview of this notebook can be found on [GitHub](https://github.com/ovh/ai-tr - Another way to track your training with an AI notebook is to use **Weights & Biases**. Follow this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases). - If you want to launch **TensorBoard** in a job, please refer to this [documentation](/pages/public_cloud/ai_machine_learning/training_tuto_05_tensorboard). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.es-us.md index b274d15fcaa..30c50a96153 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.es-us.md @@ -18,7 +18,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- access to the [OVHcloud Control Panel](/links/manager) - an AI Notebooks project created inside a Public Cloud project - a user for AI Notebooks @@ -26,7 +26,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ### Launch and access Jupyter notebook -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), just create a new notebook and select **TensorFlow** docker image. +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just create a new notebook and select **TensorFlow** docker image. If you want to launch it with the [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli), just choose the name of your notebook (``) and the number of GPUs (``) your want and use the following command: @@ -59,7 +59,7 @@ A preview of this notebook can be found on [GitHub](https://github.com/ovh/ai-tr - Another way to track your training with an AI notebook is to use **Weights & Biases**. Follow this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases). - If you want to launch **TensorBoard** in a job, please refer to this [documentation](/pages/public_cloud/ai_machine_learning/training_tuto_05_tensorboard). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.fr-ca.md index 8a124028d97..6ab0fd32231 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.fr-ca.md @@ -18,7 +18,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- access to the [OVHcloud Control Panel](/links/manager) - an AI Notebooks project created inside a Public Cloud project - a user for AI Notebooks @@ -26,7 +26,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ### Launch and access Jupyter notebook -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), just create a new notebook and select **TensorFlow** docker image. +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just create a new notebook and select **TensorFlow** docker image. If you want to launch it with the [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli), just choose the name of your notebook (``) and the number of GPUs (``) your want and use the following command: @@ -59,7 +59,7 @@ A preview of this notebook can be found on [GitHub](https://github.com/ovh/ai-tr - Another way to track your training with an AI notebook is to use **Weights & Biases**. Follow this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases). - If you want to launch **TensorBoard** in a job, please refer to this [documentation](/pages/public_cloud/ai_machine_learning/training_tuto_05_tensorboard). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.fr-fr.md index 3a46aebc38e..6ab0fd32231 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.fr-fr.md @@ -18,7 +18,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- access to the [OVHcloud Control Panel](/links/manager) - an AI Notebooks project created inside a Public Cloud project - a user for AI Notebooks @@ -26,7 +26,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ### Launch and access Jupyter notebook -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), just create a new notebook and select **TensorFlow** docker image. +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just create a new notebook and select **TensorFlow** docker image. If you want to launch it with the [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli), just choose the name of your notebook (``) and the number of GPUs (``) your want and use the following command: @@ -59,7 +59,7 @@ A preview of this notebook can be found on [GitHub](https://github.com/ovh/ai-tr - Another way to track your training with an AI notebook is to use **Weights & Biases**. Follow this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases). - If you want to launch **TensorBoard** in a job, please refer to this [documentation](/pages/public_cloud/ai_machine_learning/training_tuto_05_tensorboard). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.it-it.md index d8b06b21073..30c50a96153 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.it-it.md @@ -18,7 +18,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- access to the [OVHcloud Control Panel](/links/manager) - an AI Notebooks project created inside a Public Cloud project - a user for AI Notebooks @@ -26,7 +26,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ### Launch and access Jupyter notebook -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), just create a new notebook and select **TensorFlow** docker image. +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just create a new notebook and select **TensorFlow** docker image. If you want to launch it with the [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli), just choose the name of your notebook (``) and the number of GPUs (``) your want and use the following command: @@ -59,7 +59,7 @@ A preview of this notebook can be found on [GitHub](https://github.com/ovh/ai-tr - Another way to track your training with an AI notebook is to use **Weights & Biases**. Follow this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases). - If you want to launch **TensorBoard** in a job, please refer to this [documentation](/pages/public_cloud/ai_machine_learning/training_tuto_05_tensorboard). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.pl-pl.md index b246996b77d..30c50a96153 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.pl-pl.md @@ -18,7 +18,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- access to the [OVHcloud Control Panel](/links/manager) - an AI Notebooks project created inside a Public Cloud project - a user for AI Notebooks @@ -26,7 +26,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ### Launch and access Jupyter notebook -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), just create a new notebook and select **TensorFlow** docker image. +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just create a new notebook and select **TensorFlow** docker image. If you want to launch it with the [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli), just choose the name of your notebook (``) and the number of GPUs (``) your want and use the following command: @@ -59,7 +59,7 @@ A preview of this notebook can be found on [GitHub](https://github.com/ovh/ai-tr - Another way to track your training with an AI notebook is to use **Weights & Biases**. Follow this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases). - If you want to launch **TensorBoard** in a job, please refer to this [documentation](/pages/public_cloud/ai_machine_learning/training_tuto_05_tensorboard). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.pt-pt.md index a3b3e233021..30c50a96153 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_02_tensorboard/guide.pt-pt.md @@ -18,7 +18,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- access to the [OVHcloud Control Panel](/links/manager) - an AI Notebooks project created inside a Public Cloud project - a user for AI Notebooks @@ -26,7 +26,7 @@ The tutorial presents a simple example of launching **TensorBoard** in a noteboo ### Launch and access Jupyter notebook -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), just create a new notebook and select **TensorFlow** docker image. +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just create a new notebook and select **TensorFlow** docker image. If you want to launch it with the [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli), just choose the name of your notebook (``) and the number of GPUs (``) your want and use the following command: @@ -59,7 +59,7 @@ A preview of this notebook can be found on [GitHub](https://github.com/ovh/ai-tr - Another way to track your training with an AI notebook is to use **Weights & Biases**. Follow this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases). - If you want to launch **TensorBoard** in a job, please refer to this [documentation](/pages/public_cloud/ai_machine_learning/training_tuto_05_tensorboard). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.de-de.md index c9d95fed56c..5e83573b3dc 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.de-de.md @@ -14,8 +14,8 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de); -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A user for AI Notebooks; - Your own dataset. @@ -23,7 +23,7 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -42,7 +42,7 @@ ovhai bucket object upload @ You need to attach a volume if your data is in your OVHcloud object storage and you want to use it during your experiment, or if you need to save the results of your work in the object storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -103,7 +103,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv5 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_04_flask_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-asia.md index a71f2c25cb5..65baa81b7c0 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-asia.md @@ -14,8 +14,8 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia); -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A user for AI Notebooks; - Your own dataset. @@ -23,7 +23,7 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -42,7 +42,7 @@ ovhai bucket object upload @ You need to attach a volume if your data is in your OVHcloud object storage and you want to use it during your experiment, or if you need to save the results of your work in the object storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -104,7 +104,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv5 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_04_flask_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-au.md index 505847efb93..78fe773cbf3 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-au.md @@ -14,8 +14,8 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au); -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A user for AI Notebooks; - Your own dataset. @@ -23,7 +23,7 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -42,7 +42,7 @@ ovhai bucket object upload @ You need to attach a volume if your data is in your OVHcloud object storage and you want to use it during your experiment, or if you need to save the results of your work in the object storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -104,7 +104,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv5 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_04_flask_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-ca.md index a541eb27ee8..78fe773cbf3 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-ca.md @@ -14,8 +14,8 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca); -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A user for AI Notebooks; - Your own dataset. @@ -23,7 +23,7 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -42,7 +42,7 @@ ovhai bucket object upload @ You need to attach a volume if your data is in your OVHcloud object storage and you want to use it during your experiment, or if you need to save the results of your work in the object storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -104,7 +104,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv5 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_04_flask_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-ie.md index 455ad366536..78fe773cbf3 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-ie.md @@ -14,8 +14,8 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie); -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A user for AI Notebooks; - Your own dataset. @@ -23,7 +23,7 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -42,7 +42,7 @@ ovhai bucket object upload @ You need to attach a volume if your data is in your OVHcloud object storage and you want to use it during your experiment, or if you need to save the results of your work in the object storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -104,7 +104,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv5 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_04_flask_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-sg.md index ec2ef110875..78fe773cbf3 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-sg.md @@ -14,8 +14,8 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg); -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A user for AI Notebooks; - Your own dataset. @@ -23,7 +23,7 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -42,7 +42,7 @@ ovhai bucket object upload @ You need to attach a volume if your data is in your OVHcloud object storage and you want to use it during your experiment, or if you need to save the results of your work in the object storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -104,7 +104,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv5 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_04_flask_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-us.md index a2a7b5e704b..78fe773cbf3 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.en-us.md @@ -14,8 +14,8 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we); -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A user for AI Notebooks; - Your own dataset. @@ -23,7 +23,7 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -42,7 +42,7 @@ ovhai bucket object upload @ You need to attach a volume if your data is in your OVHcloud object storage and you want to use it during your experiment, or if you need to save the results of your work in the object storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -104,7 +104,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv5 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_04_flask_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.es-es.md index 56a211355e9..5e83573b3dc 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.es-es.md @@ -14,8 +14,8 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es); -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A user for AI Notebooks; - Your own dataset. @@ -23,7 +23,7 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -42,7 +42,7 @@ ovhai bucket object upload @ You need to attach a volume if your data is in your OVHcloud object storage and you want to use it during your experiment, or if you need to save the results of your work in the object storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -103,7 +103,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv5 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_04_flask_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.es-us.md index 58d72cf40e7..5e83573b3dc 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.es-us.md @@ -14,8 +14,8 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws); -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A user for AI Notebooks; - Your own dataset. @@ -23,7 +23,7 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -42,7 +42,7 @@ ovhai bucket object upload @ You need to attach a volume if your data is in your OVHcloud object storage and you want to use it during your experiment, or if you need to save the results of your work in the object storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -103,7 +103,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv5 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_04_flask_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.fr-ca.md index b49d9a8b3fe..073206479f9 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.fr-ca.md @@ -14,8 +14,8 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc); -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A user for AI Notebooks; - Your own dataset. @@ -23,7 +23,7 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -42,7 +42,7 @@ ovhai bucket object upload @ You need to attach a volume if your data is in your OVHcloud object storage and you want to use it during your experiment, or if you need to save the results of your work in the object storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -103,7 +103,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv5 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_04_flask_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.fr-fr.md index 07283332144..073206479f9 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.fr-fr.md @@ -14,8 +14,8 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr); -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A user for AI Notebooks; - Your own dataset. @@ -23,7 +23,7 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -42,7 +42,7 @@ ovhai bucket object upload @ You need to attach a volume if your data is in your OVHcloud object storage and you want to use it during your experiment, or if you need to save the results of your work in the object storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -103,7 +103,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv5 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_04_flask_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.it-it.md index 9b8e24170fb..5e83573b3dc 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.it-it.md @@ -14,8 +14,8 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it); -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A user for AI Notebooks; - Your own dataset. @@ -23,7 +23,7 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -42,7 +42,7 @@ ovhai bucket object upload @ You need to attach a volume if your data is in your OVHcloud object storage and you want to use it during your experiment, or if you need to save the results of your work in the object storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -103,7 +103,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv5 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_04_flask_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.pl-pl.md index 6ea4babc960..5e83573b3dc 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.pl-pl.md @@ -14,8 +14,8 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl); -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A user for AI Notebooks; - Your own dataset. @@ -23,7 +23,7 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -42,7 +42,7 @@ ovhai bucket object upload @ You need to attach a volume if your data is in your OVHcloud object storage and you want to use it during your experiment, or if you need to save the results of your work in the object storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -103,7 +103,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv5 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_04_flask_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.pt-pt.md index d7d058d1521..5e83573b3dc 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5/guide.pt-pt.md @@ -14,8 +14,8 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt); -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A user for AI Notebooks; - Your own dataset. @@ -23,7 +23,7 @@ It is based on the YOLOv5 open source repository by [Ultralytics](https://github ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -42,7 +42,7 @@ ovhai bucket object upload @ You need to attach a volume if your data is in your OVHcloud object storage and you want to use it during your experiment, or if you need to save the results of your work in the object storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -103,7 +103,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv5 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_04_flask_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.de-de.md index ecd80d3792e..41b482c9287 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.de-de.md @@ -39,8 +39,8 @@ We will also use a model to classify the Tweets according to their topic: a *Zer ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de); -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Public Cloud user with the ability to start AI Notebooks; - A Hugging Face account (if you want!). @@ -55,7 +55,7 @@ Beforehand, if you want to store your data (Tweets) in an **object container**, ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -160,7 +160,7 @@ A preview of the three notebooks can be found on GitHub [here](https://github.co - You can also deploy a **Flask** app to classify text sentiments with **Hugging Face** models. Check this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_06_flask_hugging_face). - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-asia.md index 736a4b81881..d8022812948 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-asia.md @@ -39,8 +39,8 @@ We will also use a model to classify the Tweets according to their topic: a *Zer ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia); -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Public Cloud user with the ability to start AI Notebooks; - A Hugging Face account (if you want!). @@ -55,7 +55,7 @@ Beforehand, if you want to store your data (Tweets) in an **object container**, ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -161,7 +161,7 @@ A preview of the three notebooks can be found on GitHub [here](https://github.co - You can also deploy a **Flask** app to classify text sentiments with **Hugging Face** models. Check this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_06_flask_hugging_face). - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-au.md index 1a89710c736..d8022812948 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-au.md @@ -39,8 +39,8 @@ We will also use a model to classify the Tweets according to their topic: a *Zer ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au); -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Public Cloud user with the ability to start AI Notebooks; - A Hugging Face account (if you want!). @@ -55,7 +55,7 @@ Beforehand, if you want to store your data (Tweets) in an **object container**, ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -161,7 +161,7 @@ A preview of the three notebooks can be found on GitHub [here](https://github.co - You can also deploy a **Flask** app to classify text sentiments with **Hugging Face** models. Check this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_06_flask_hugging_face). - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-ca.md index 107cdfa711c..d8022812948 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-ca.md @@ -39,8 +39,8 @@ We will also use a model to classify the Tweets according to their topic: a *Zer ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca); -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Public Cloud user with the ability to start AI Notebooks; - A Hugging Face account (if you want!). @@ -55,7 +55,7 @@ Beforehand, if you want to store your data (Tweets) in an **object container**, ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -161,7 +161,7 @@ A preview of the three notebooks can be found on GitHub [here](https://github.co - You can also deploy a **Flask** app to classify text sentiments with **Hugging Face** models. Check this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_06_flask_hugging_face). - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-ie.md index ad5b1d3cf5b..d8022812948 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-ie.md @@ -39,8 +39,8 @@ We will also use a model to classify the Tweets according to their topic: a *Zer ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie); -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Public Cloud user with the ability to start AI Notebooks; - A Hugging Face account (if you want!). @@ -55,7 +55,7 @@ Beforehand, if you want to store your data (Tweets) in an **object container**, ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -161,7 +161,7 @@ A preview of the three notebooks can be found on GitHub [here](https://github.co - You can also deploy a **Flask** app to classify text sentiments with **Hugging Face** models. Check this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_06_flask_hugging_face). - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-sg.md index 0bbaece9c3e..d8022812948 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-sg.md @@ -39,8 +39,8 @@ We will also use a model to classify the Tweets according to their topic: a *Zer ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg); -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Public Cloud user with the ability to start AI Notebooks; - A Hugging Face account (if you want!). @@ -55,7 +55,7 @@ Beforehand, if you want to store your data (Tweets) in an **object container**, ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -161,7 +161,7 @@ A preview of the three notebooks can be found on GitHub [here](https://github.co - You can also deploy a **Flask** app to classify text sentiments with **Hugging Face** models. Check this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_06_flask_hugging_face). - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-us.md index 484efbb228c..d8022812948 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.en-us.md @@ -39,8 +39,8 @@ We will also use a model to classify the Tweets according to their topic: a *Zer ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we); -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Public Cloud user with the ability to start AI Notebooks; - A Hugging Face account (if you want!). @@ -55,7 +55,7 @@ Beforehand, if you want to store your data (Tweets) in an **object container**, ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -161,7 +161,7 @@ A preview of the three notebooks can be found on GitHub [here](https://github.co - You can also deploy a **Flask** app to classify text sentiments with **Hugging Face** models. Check this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_06_flask_hugging_face). - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.es-es.md index e4dc1b9382e..41b482c9287 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.es-es.md @@ -39,8 +39,8 @@ We will also use a model to classify the Tweets according to their topic: a *Zer ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es); -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Public Cloud user with the ability to start AI Notebooks; - A Hugging Face account (if you want!). @@ -55,7 +55,7 @@ Beforehand, if you want to store your data (Tweets) in an **object container**, ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -160,7 +160,7 @@ A preview of the three notebooks can be found on GitHub [here](https://github.co - You can also deploy a **Flask** app to classify text sentiments with **Hugging Face** models. Check this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_06_flask_hugging_face). - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.es-us.md index 4b4fc8c8de5..41b482c9287 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.es-us.md @@ -39,8 +39,8 @@ We will also use a model to classify the Tweets according to their topic: a *Zer ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws); -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Public Cloud user with the ability to start AI Notebooks; - A Hugging Face account (if you want!). @@ -55,7 +55,7 @@ Beforehand, if you want to store your data (Tweets) in an **object container**, ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -160,7 +160,7 @@ A preview of the three notebooks can be found on GitHub [here](https://github.co - You can also deploy a **Flask** app to classify text sentiments with **Hugging Face** models. Check this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_06_flask_hugging_face). - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.fr-ca.md index 93822369016..e8de7c02fcc 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.fr-ca.md @@ -39,8 +39,8 @@ We will also use a model to classify the Tweets according to their topic: a *Zer ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc); -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Public Cloud user with the ability to start AI Notebooks; - A Hugging Face account (if you want!). @@ -55,7 +55,7 @@ Beforehand, if you want to store your data (Tweets) in an **object container**, ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -160,7 +160,7 @@ A preview of the three notebooks can be found on GitHub [here](https://github.co - You can also deploy a **Flask** app to classify text sentiments with **Hugging Face** models. Check this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_06_flask_hugging_face). - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.fr-fr.md index f969acb2285..e8de7c02fcc 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.fr-fr.md @@ -39,8 +39,8 @@ We will also use a model to classify the Tweets according to their topic: a *Zer ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr); -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Public Cloud user with the ability to start AI Notebooks; - A Hugging Face account (if you want!). @@ -55,7 +55,7 @@ Beforehand, if you want to store your data (Tweets) in an **object container**, ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -160,7 +160,7 @@ A preview of the three notebooks can be found on GitHub [here](https://github.co - You can also deploy a **Flask** app to classify text sentiments with **Hugging Face** models. Check this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_06_flask_hugging_face). - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.it-it.md index 88689a63746..41b482c9287 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.it-it.md @@ -39,8 +39,8 @@ We will also use a model to classify the Tweets according to their topic: a *Zer ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it); -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Public Cloud user with the ability to start AI Notebooks; - A Hugging Face account (if you want!). @@ -55,7 +55,7 @@ Beforehand, if you want to store your data (Tweets) in an **object container**, ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -160,7 +160,7 @@ A preview of the three notebooks can be found on GitHub [here](https://github.co - You can also deploy a **Flask** app to classify text sentiments with **Hugging Face** models. Check this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_06_flask_hugging_face). - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.pl-pl.md index 5d81d0874e5..41b482c9287 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.pl-pl.md @@ -39,8 +39,8 @@ We will also use a model to classify the Tweets according to their topic: a *Zer ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl); -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Public Cloud user with the ability to start AI Notebooks; - A Hugging Face account (if you want!). @@ -55,7 +55,7 @@ Beforehand, if you want to store your data (Tweets) in an **object container**, ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -160,7 +160,7 @@ A preview of the three notebooks can be found on GitHub [here](https://github.co - You can also deploy a **Flask** app to classify text sentiments with **Hugging Face** models. Check this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_06_flask_hugging_face). - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.pt-pt.md index 4fb8f483510..41b482c9287 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis/guide.pt-pt.md @@ -39,8 +39,8 @@ We will also use a model to classify the Tweets according to their topic: a *Zer ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt); -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Public Cloud user with the ability to start AI Notebooks; - A Hugging Face account (if you want!). @@ -55,7 +55,7 @@ Beforehand, if you want to store your data (Tweets) in an **object container**, ### Uploading your dataset on Public Cloud Storage -If you want to upload it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. +If you want to upload it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage`{.action} > `Create an object container`{.action}. ![image](images/new-object-container.png){.thumbnail} @@ -160,7 +160,7 @@ A preview of the three notebooks can be found on GitHub [here](https://github.co - You can also deploy a **Flask** app to classify text sentiments with **Hugging Face** models. Check this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_06_flask_hugging_face). - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.de-de.md index 0296cb4e5e5..5f8c41bd687 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.de-de.md @@ -43,8 +43,8 @@ ResNet has many variants that work on the same concept but have different number ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) for AI Notebooks ## Instructions @@ -59,11 +59,11 @@ First, you have to create 2 object containers in your OVHcloud **Object Storage* > To know more about how to **push your data to Object Storage**, please refer to the dedicated [documentation](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). > -Then, you can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +Then, you can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -147,7 +147,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you want to deploy a Gradio app for **Image classification** or **Sketch recognition**, check out this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_05_gradio_sketch_recognition). - If you are interested in **Computer Vision**, familiarise yourself with Object Detection by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-asia.md index dc95eca8efc..5f8c41bd687 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-asia.md @@ -43,8 +43,8 @@ ResNet has many variants that work on the same concept but have different number ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) for AI Notebooks ## Instructions @@ -59,11 +59,11 @@ First, you have to create 2 object containers in your OVHcloud **Object Storage* > To know more about how to **push your data to Object Storage**, please refer to the dedicated [documentation](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). > -Then, you can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +Then, you can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -147,7 +147,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you want to deploy a Gradio app for **Image classification** or **Sketch recognition**, check out this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_05_gradio_sketch_recognition). - If you are interested in **Computer Vision**, familiarise yourself with Object Detection by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-au.md index ba930b0146c..5f8c41bd687 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-au.md @@ -43,8 +43,8 @@ ResNet has many variants that work on the same concept but have different number ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) for AI Notebooks ## Instructions @@ -59,11 +59,11 @@ First, you have to create 2 object containers in your OVHcloud **Object Storage* > To know more about how to **push your data to Object Storage**, please refer to the dedicated [documentation](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). > -Then, you can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +Then, you can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -147,7 +147,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you want to deploy a Gradio app for **Image classification** or **Sketch recognition**, check out this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_05_gradio_sketch_recognition). - If you are interested in **Computer Vision**, familiarise yourself with Object Detection by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-ca.md index f60fd96c164..5f8c41bd687 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-ca.md @@ -43,8 +43,8 @@ ResNet has many variants that work on the same concept but have different number ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) for AI Notebooks ## Instructions @@ -59,11 +59,11 @@ First, you have to create 2 object containers in your OVHcloud **Object Storage* > To know more about how to **push your data to Object Storage**, please refer to the dedicated [documentation](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). > -Then, you can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +Then, you can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -147,7 +147,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you want to deploy a Gradio app for **Image classification** or **Sketch recognition**, check out this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_05_gradio_sketch_recognition). - If you are interested in **Computer Vision**, familiarise yourself with Object Detection by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-ie.md index 5343128be7d..5f8c41bd687 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-ie.md @@ -43,8 +43,8 @@ ResNet has many variants that work on the same concept but have different number ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) for AI Notebooks ## Instructions @@ -59,11 +59,11 @@ First, you have to create 2 object containers in your OVHcloud **Object Storage* > To know more about how to **push your data to Object Storage**, please refer to the dedicated [documentation](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). > -Then, you can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +Then, you can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -147,7 +147,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you want to deploy a Gradio app for **Image classification** or **Sketch recognition**, check out this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_05_gradio_sketch_recognition). - If you are interested in **Computer Vision**, familiarise yourself with Object Detection by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-sg.md index caeb8d328ba..5f8c41bd687 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-sg.md @@ -43,8 +43,8 @@ ResNet has many variants that work on the same concept but have different number ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) for AI Notebooks ## Instructions @@ -59,11 +59,11 @@ First, you have to create 2 object containers in your OVHcloud **Object Storage* > To know more about how to **push your data to Object Storage**, please refer to the dedicated [documentation](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). > -Then, you can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +Then, you can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -147,7 +147,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you want to deploy a Gradio app for **Image classification** or **Sketch recognition**, check out this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_05_gradio_sketch_recognition). - If you are interested in **Computer Vision**, familiarise yourself with Object Detection by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-us.md index c4d84c95980..5f8c41bd687 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.en-us.md @@ -43,8 +43,8 @@ ResNet has many variants that work on the same concept but have different number ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) for AI Notebooks ## Instructions @@ -59,11 +59,11 @@ First, you have to create 2 object containers in your OVHcloud **Object Storage* > To know more about how to **push your data to Object Storage**, please refer to the dedicated [documentation](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). > -Then, you can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +Then, you can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -147,7 +147,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you want to deploy a Gradio app for **Image classification** or **Sketch recognition**, check out this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_05_gradio_sketch_recognition). - If you are interested in **Computer Vision**, familiarise yourself with Object Detection by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.es-es.md index 0b2edfea26a..5f8c41bd687 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.es-es.md @@ -43,8 +43,8 @@ ResNet has many variants that work on the same concept but have different number ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) for AI Notebooks ## Instructions @@ -59,11 +59,11 @@ First, you have to create 2 object containers in your OVHcloud **Object Storage* > To know more about how to **push your data to Object Storage**, please refer to the dedicated [documentation](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). > -Then, you can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +Then, you can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -147,7 +147,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you want to deploy a Gradio app for **Image classification** or **Sketch recognition**, check out this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_05_gradio_sketch_recognition). - If you are interested in **Computer Vision**, familiarise yourself with Object Detection by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.es-us.md index 6e505513632..5f8c41bd687 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.es-us.md @@ -43,8 +43,8 @@ ResNet has many variants that work on the same concept but have different number ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) for AI Notebooks ## Instructions @@ -59,11 +59,11 @@ First, you have to create 2 object containers in your OVHcloud **Object Storage* > To know more about how to **push your data to Object Storage**, please refer to the dedicated [documentation](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). > -Then, you can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +Then, you can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -147,7 +147,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you want to deploy a Gradio app for **Image classification** or **Sketch recognition**, check out this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_05_gradio_sketch_recognition). - If you are interested in **Computer Vision**, familiarise yourself with Object Detection by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.fr-ca.md index 932d6b7ca7c..7a1aa8c7fcb 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.fr-ca.md @@ -43,8 +43,8 @@ ResNet has many variants that work on the same concept but have different number ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) for AI Notebooks ## Instructions @@ -59,11 +59,11 @@ First, you have to create 2 object containers in your OVHcloud **Object Storage* > To know more about how to **push your data to Object Storage**, please refer to the dedicated [documentation](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). > -Then, you can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +Then, you can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -147,7 +147,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you want to deploy a Gradio app for **Image classification** or **Sketch recognition**, check out this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_05_gradio_sketch_recognition). - If you are interested in **Computer Vision**, familiarise yourself with Object Detection by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.fr-fr.md index 37afcacddda..7a1aa8c7fcb 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.fr-fr.md @@ -43,8 +43,8 @@ ResNet has many variants that work on the same concept but have different number ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) for AI Notebooks ## Instructions @@ -59,11 +59,11 @@ First, you have to create 2 object containers in your OVHcloud **Object Storage* > To know more about how to **push your data to Object Storage**, please refer to the dedicated [documentation](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). > -Then, you can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +Then, you can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -147,7 +147,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you want to deploy a Gradio app for **Image classification** or **Sketch recognition**, check out this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_05_gradio_sketch_recognition). - If you are interested in **Computer Vision**, familiarise yourself with Object Detection by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.it-it.md index 03661b07b1d..5f8c41bd687 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.it-it.md @@ -43,8 +43,8 @@ ResNet has many variants that work on the same concept but have different number ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) for AI Notebooks ## Instructions @@ -59,11 +59,11 @@ First, you have to create 2 object containers in your OVHcloud **Object Storage* > To know more about how to **push your data to Object Storage**, please refer to the dedicated [documentation](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). > -Then, you can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +Then, you can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -147,7 +147,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you want to deploy a Gradio app for **Image classification** or **Sketch recognition**, check out this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_05_gradio_sketch_recognition). - If you are interested in **Computer Vision**, familiarise yourself with Object Detection by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.pl-pl.md index 277b1bd42d3..5f8c41bd687 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.pl-pl.md @@ -43,8 +43,8 @@ ResNet has many variants that work on the same concept but have different number ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) for AI Notebooks ## Instructions @@ -59,11 +59,11 @@ First, you have to create 2 object containers in your OVHcloud **Object Storage* > To know more about how to **push your data to Object Storage**, please refer to the dedicated [documentation](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). > -Then, you can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +Then, you can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -147,7 +147,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you want to deploy a Gradio app for **Image classification** or **Sketch recognition**, check out this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_05_gradio_sketch_recognition). - If you are interested in **Computer Vision**, familiarise yourself with Object Detection by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.pt-pt.md index 8063a5736b0..5f8c41bd687 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_07_transfer_learning_resnet50_image_classification/guide.pt-pt.md @@ -43,8 +43,8 @@ ResNet has many variants that work on the same concept but have different number ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [user](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) for AI Notebooks ## Instructions @@ -59,11 +59,11 @@ First, you have to create 2 object containers in your OVHcloud **Object Storage* > To know more about how to **push your data to Object Storage**, please refer to the dedicated [documentation](/pages/public_cloud/ai_machine_learning/cli_16_commands_reference_data). > -Then, you can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +Then, you can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -147,7 +147,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you want to deploy a Gradio app for **Image classification** or **Sketch recognition**, check out this [documentation](/pages/public_cloud/ai_machine_learning/deploy_tuto_05_gradio_sketch_recognition). - If you are interested in **Computer Vision**, familiarise yourself with Object Detection by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_04_yolov5). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.de-de.md index 4b59a08f318..65ecea65710 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.de-de.md @@ -25,19 +25,19 @@ This documentation allows you to test and launch **3 AI Notebooks** allowing you ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/tree/main/notebooks/natural-language-processing/speech-to-text/miniconda). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -113,7 +113,7 @@ Once the repository has been cloned, find your notebook by following this path: - With NLP, you can do **sentiment analysis**. For more information, click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-asia.md index 2303fec4137..65ecea65710 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-asia.md @@ -25,19 +25,19 @@ This documentation allows you to test and launch **3 AI Notebooks** allowing you ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/tree/main/notebooks/natural-language-processing/speech-to-text/miniconda). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -113,7 +113,7 @@ Once the repository has been cloned, find your notebook by following this path: - With NLP, you can do **sentiment analysis**. For more information, click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-au.md index c2231ebaec1..65ecea65710 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-au.md @@ -25,19 +25,19 @@ This documentation allows you to test and launch **3 AI Notebooks** allowing you ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/tree/main/notebooks/natural-language-processing/speech-to-text/miniconda). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -113,7 +113,7 @@ Once the repository has been cloned, find your notebook by following this path: - With NLP, you can do **sentiment analysis**. For more information, click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-ca.md index b21e6850788..65ecea65710 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-ca.md @@ -25,19 +25,19 @@ This documentation allows you to test and launch **3 AI Notebooks** allowing you ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/tree/main/notebooks/natural-language-processing/speech-to-text/miniconda). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -113,7 +113,7 @@ Once the repository has been cloned, find your notebook by following this path: - With NLP, you can do **sentiment analysis**. For more information, click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-ie.md index 68729c14052..65ecea65710 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-ie.md @@ -25,19 +25,19 @@ This documentation allows you to test and launch **3 AI Notebooks** allowing you ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/tree/main/notebooks/natural-language-processing/speech-to-text/miniconda). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -113,7 +113,7 @@ Once the repository has been cloned, find your notebook by following this path: - With NLP, you can do **sentiment analysis**. For more information, click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-sg.md index 259c549add7..65ecea65710 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-sg.md @@ -25,19 +25,19 @@ This documentation allows you to test and launch **3 AI Notebooks** allowing you ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/tree/main/notebooks/natural-language-processing/speech-to-text/miniconda). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -113,7 +113,7 @@ Once the repository has been cloned, find your notebook by following this path: - With NLP, you can do **sentiment analysis**. For more information, click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-us.md index 4bf58875181..65ecea65710 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.en-us.md @@ -25,19 +25,19 @@ This documentation allows you to test and launch **3 AI Notebooks** allowing you ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/tree/main/notebooks/natural-language-processing/speech-to-text/miniconda). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -113,7 +113,7 @@ Once the repository has been cloned, find your notebook by following this path: - With NLP, you can do **sentiment analysis**. For more information, click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.es-es.md index ab8d66add61..65ecea65710 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.es-es.md @@ -25,19 +25,19 @@ This documentation allows you to test and launch **3 AI Notebooks** allowing you ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/tree/main/notebooks/natural-language-processing/speech-to-text/miniconda). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -113,7 +113,7 @@ Once the repository has been cloned, find your notebook by following this path: - With NLP, you can do **sentiment analysis**. For more information, click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.es-us.md index 024aa09c118..65ecea65710 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.es-us.md @@ -25,19 +25,19 @@ This documentation allows you to test and launch **3 AI Notebooks** allowing you ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/tree/main/notebooks/natural-language-processing/speech-to-text/miniconda). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -113,7 +113,7 @@ Once the repository has been cloned, find your notebook by following this path: - With NLP, you can do **sentiment analysis**. For more information, click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.fr-ca.md index 2f206d02287..bce7a39767e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.fr-ca.md @@ -25,19 +25,19 @@ This documentation allows you to test and launch **3 AI Notebooks** allowing you ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/tree/main/notebooks/natural-language-processing/speech-to-text/miniconda). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -113,7 +113,7 @@ Once the repository has been cloned, find your notebook by following this path: - With NLP, you can do **sentiment analysis**. For more information, click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.fr-fr.md index dbeb08ad653..bce7a39767e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.fr-fr.md @@ -25,19 +25,19 @@ This documentation allows you to test and launch **3 AI Notebooks** allowing you ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/tree/main/notebooks/natural-language-processing/speech-to-text/miniconda). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -113,7 +113,7 @@ Once the repository has been cloned, find your notebook by following this path: - With NLP, you can do **sentiment analysis**. For more information, click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.it-it.md index c2909b40701..65ecea65710 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.it-it.md @@ -25,19 +25,19 @@ This documentation allows you to test and launch **3 AI Notebooks** allowing you ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/tree/main/notebooks/natural-language-processing/speech-to-text/miniconda). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -113,7 +113,7 @@ Once the repository has been cloned, find your notebook by following this path: - With NLP, you can do **sentiment analysis**. For more information, click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.pl-pl.md index cc741c62002..65ecea65710 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.pl-pl.md @@ -25,19 +25,19 @@ This documentation allows you to test and launch **3 AI Notebooks** allowing you ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/tree/main/notebooks/natural-language-processing/speech-to-text/miniconda). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -113,7 +113,7 @@ Once the repository has been cloned, find your notebook by following this path: - With NLP, you can do **sentiment analysis**. For more information, click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.pt-pt.md index 202d5ce23aa..65ecea65710 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text/guide.pt-pt.md @@ -25,19 +25,19 @@ This documentation allows you to test and launch **3 AI Notebooks** allowing you ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/tree/main/notebooks/natural-language-processing/speech-to-text/miniconda). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -113,7 +113,7 @@ Once the repository has been cloned, find your notebook by following this path: - With NLP, you can do **sentiment analysis**. For more information, click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_05_hugging_face_sentiment_analysis). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.de-de.md index 5513450025c..4286d697f11 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.de-de.md @@ -19,17 +19,17 @@ At the end of this tutorial, you will have learnt the principal methods to build ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -96,7 +96,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-asia.md index d74bdd3fdac..4286d697f11 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-asia.md @@ -19,17 +19,17 @@ At the end of this tutorial, you will have learnt the principal methods to build ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -96,7 +96,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-au.md index 9bcaa011cce..4286d697f11 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-au.md @@ -19,17 +19,17 @@ At the end of this tutorial, you will have learnt the principal methods to build ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -96,7 +96,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-ca.md index e608b7108d2..4286d697f11 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-ca.md @@ -19,17 +19,17 @@ At the end of this tutorial, you will have learnt the principal methods to build ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -96,7 +96,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-ie.md index 4a6b165520d..4286d697f11 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-ie.md @@ -19,17 +19,17 @@ At the end of this tutorial, you will have learnt the principal methods to build ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -96,7 +96,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-sg.md index eeb5cbacff8..4286d697f11 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-sg.md @@ -19,17 +19,17 @@ At the end of this tutorial, you will have learnt the principal methods to build ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -96,7 +96,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-us.md index 7a6ce4a8f17..4286d697f11 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.en-us.md @@ -19,17 +19,17 @@ At the end of this tutorial, you will have learnt the principal methods to build ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -96,7 +96,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.es-es.md index 391f6df7b0e..4286d697f11 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.es-es.md @@ -19,17 +19,17 @@ At the end of this tutorial, you will have learnt the principal methods to build ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -96,7 +96,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.es-us.md index 8dcbe3d713a..4286d697f11 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.es-us.md @@ -19,17 +19,17 @@ At the end of this tutorial, you will have learnt the principal methods to build ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -96,7 +96,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.fr-ca.md index 0b458398874..318b78d71b9 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.fr-ca.md @@ -19,17 +19,17 @@ At the end of this tutorial, you will have learnt the principal methods to build ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -96,7 +96,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.fr-fr.md index bf2d6239337..318b78d71b9 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.fr-fr.md @@ -19,17 +19,17 @@ At the end of this tutorial, you will have learnt the principal methods to build ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -96,7 +96,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.it-it.md index 7d75e1a56da..4286d697f11 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.it-it.md @@ -19,17 +19,17 @@ At the end of this tutorial, you will have learnt the principal methods to build ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -96,7 +96,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.pl-pl.md index cdb74ca19b5..4286d697f11 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.pl-pl.md @@ -19,17 +19,17 @@ At the end of this tutorial, you will have learnt the principal methods to build ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -96,7 +96,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.pt-pt.md index f855cd5fb83..4286d697f11 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_09_spam_classifier/guide.pt-pt.md @@ -19,17 +19,17 @@ At the end of this tutorial, you will have learnt the principal methods to build ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch your notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Miniconda" via UI -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -96,7 +96,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - If you are interested in **NLP** (Natural Language Processing), familiarise yourself with speech to text by following this [tutorial](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.de-de.md index c5bbc862d22..500998be31e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.de-de.md @@ -12,7 +12,7 @@ We will use the famous open source framework [Rasa](https://rasa.community/) to ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - A [user for AI Notebooks](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -112,7 +112,7 @@ If you want to train a Rasa chatbot with the tool AI Training, please refer to t [How to train a chatbot with docker and AI Training](/pages/public_cloud/ai_machine_learning/training_tuto_07_train_rasa_chatbot) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-asia.md index cedfdecb647..500998be31e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-asia.md @@ -12,7 +12,7 @@ We will use the famous open source framework [Rasa](https://rasa.community/) to ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - A [user for AI Notebooks](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -112,7 +112,7 @@ If you want to train a Rasa chatbot with the tool AI Training, please refer to t [How to train a chatbot with docker and AI Training](/pages/public_cloud/ai_machine_learning/training_tuto_07_train_rasa_chatbot) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-au.md index 2226153406a..500998be31e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-au.md @@ -12,7 +12,7 @@ We will use the famous open source framework [Rasa](https://rasa.community/) to ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - A [user for AI Notebooks](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -112,7 +112,7 @@ If you want to train a Rasa chatbot with the tool AI Training, please refer to t [How to train a chatbot with docker and AI Training](/pages/public_cloud/ai_machine_learning/training_tuto_07_train_rasa_chatbot) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-ca.md index 3df02092249..500998be31e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-ca.md @@ -12,7 +12,7 @@ We will use the famous open source framework [Rasa](https://rasa.community/) to ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - A [user for AI Notebooks](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -112,7 +112,7 @@ If you want to train a Rasa chatbot with the tool AI Training, please refer to t [How to train a chatbot with docker and AI Training](/pages/public_cloud/ai_machine_learning/training_tuto_07_train_rasa_chatbot) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-ie.md index 5a8e1aa2846..500998be31e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-ie.md @@ -12,7 +12,7 @@ We will use the famous open source framework [Rasa](https://rasa.community/) to ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - A [user for AI Notebooks](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -112,7 +112,7 @@ If you want to train a Rasa chatbot with the tool AI Training, please refer to t [How to train a chatbot with docker and AI Training](/pages/public_cloud/ai_machine_learning/training_tuto_07_train_rasa_chatbot) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-sg.md index 0f611419202..500998be31e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-sg.md @@ -12,7 +12,7 @@ We will use the famous open source framework [Rasa](https://rasa.community/) to ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - A [user for AI Notebooks](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -112,7 +112,7 @@ If you want to train a Rasa chatbot with the tool AI Training, please refer to t [How to train a chatbot with docker and AI Training](/pages/public_cloud/ai_machine_learning/training_tuto_07_train_rasa_chatbot) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-us.md index ca3f918204f..500998be31e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.en-us.md @@ -12,7 +12,7 @@ We will use the famous open source framework [Rasa](https://rasa.community/) to ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - A [user for AI Notebooks](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -112,7 +112,7 @@ If you want to train a Rasa chatbot with the tool AI Training, please refer to t [How to train a chatbot with docker and AI Training](/pages/public_cloud/ai_machine_learning/training_tuto_07_train_rasa_chatbot) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.es-es.md index 3fb73babe5b..500998be31e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.es-es.md @@ -12,7 +12,7 @@ We will use the famous open source framework [Rasa](https://rasa.community/) to ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - A [user for AI Notebooks](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -112,7 +112,7 @@ If you want to train a Rasa chatbot with the tool AI Training, please refer to t [How to train a chatbot with docker and AI Training](/pages/public_cloud/ai_machine_learning/training_tuto_07_train_rasa_chatbot) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.es-us.md index 6b5a1bc0d10..500998be31e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.es-us.md @@ -12,7 +12,7 @@ We will use the famous open source framework [Rasa](https://rasa.community/) to ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - A [user for AI Notebooks](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -112,7 +112,7 @@ If you want to train a Rasa chatbot with the tool AI Training, please refer to t [How to train a chatbot with docker and AI Training](/pages/public_cloud/ai_machine_learning/training_tuto_07_train_rasa_chatbot) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.fr-ca.md index 4e1477d24c0..3e6230ddc82 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.fr-ca.md @@ -12,7 +12,7 @@ We will use the famous open source framework [Rasa](https://rasa.community/) to ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - A [user for AI Notebooks](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -112,7 +112,7 @@ If you want to train a Rasa chatbot with the tool AI Training, please refer to t [How to train a chatbot with docker and AI Training](/pages/public_cloud/ai_machine_learning/training_tuto_07_train_rasa_chatbot) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.fr-fr.md index e8446b0215a..3e6230ddc82 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.fr-fr.md @@ -12,7 +12,7 @@ We will use the famous open source framework [Rasa](https://rasa.community/) to ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - A [user for AI Notebooks](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -112,7 +112,7 @@ If you want to train a Rasa chatbot with the tool AI Training, please refer to t [How to train a chatbot with docker and AI Training](/pages/public_cloud/ai_machine_learning/training_tuto_07_train_rasa_chatbot) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.it-it.md index 61d301ec464..500998be31e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.it-it.md @@ -12,7 +12,7 @@ We will use the famous open source framework [Rasa](https://rasa.community/) to ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - A [user for AI Notebooks](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -112,7 +112,7 @@ If you want to train a Rasa chatbot with the tool AI Training, please refer to t [How to train a chatbot with docker and AI Training](/pages/public_cloud/ai_machine_learning/training_tuto_07_train_rasa_chatbot) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.pl-pl.md index 4b772aa6bcc..500998be31e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.pl-pl.md @@ -12,7 +12,7 @@ We will use the famous open source framework [Rasa](https://rasa.community/) to ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - A [user for AI Notebooks](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -112,7 +112,7 @@ If you want to train a Rasa chatbot with the tool AI Training, please refer to t [How to train a chatbot with docker and AI Training](/pages/public_cloud/ai_machine_learning/training_tuto_07_train_rasa_chatbot) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.pt-pt.md index 45221cc04c7..500998be31e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_10_create_chatbot/guide.pt-pt.md @@ -12,7 +12,7 @@ We will use the famous open source framework [Rasa](https://rasa.community/) to ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - A [user for AI Notebooks](/pages/public_cloud/ai_machine_learning/gi_01_manage_users) @@ -112,7 +112,7 @@ If you want to train a Rasa chatbot with the tool AI Training, please refer to t [How to train a chatbot with docker and AI Training](/pages/public_cloud/ai_machine_learning/training_tuto_07_train_rasa_chatbot) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.de-de.md index 0bc7a2bf765..d0eed58af8e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.de-de.md @@ -14,8 +14,8 @@ It is based on the YOLOv7 open source [repository](https://github.com/WongKinYiu ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [American Sign Language Letters Dataset](https://public.roboflow.com/object-detection/american-sign-language-letters/1) @@ -32,7 +32,7 @@ This tutorial is based on the [American Sign Language Letters Dataset](https://p ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -64,7 +64,7 @@ ovhai bucket create asl-volov7-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -106,7 +106,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv7 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_13_streamlit_yolov7). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-asia.md index 4e638601ee8..d0eed58af8e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-asia.md @@ -14,8 +14,8 @@ It is based on the YOLOv7 open source [repository](https://github.com/WongKinYiu ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [American Sign Language Letters Dataset](https://public.roboflow.com/object-detection/american-sign-language-letters/1) @@ -32,7 +32,7 @@ This tutorial is based on the [American Sign Language Letters Dataset](https://p ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -64,7 +64,7 @@ ovhai bucket create asl-volov7-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -106,7 +106,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv7 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_13_streamlit_yolov7). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-au.md index 63cba38377b..d0eed58af8e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-au.md @@ -14,8 +14,8 @@ It is based on the YOLOv7 open source [repository](https://github.com/WongKinYiu ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [American Sign Language Letters Dataset](https://public.roboflow.com/object-detection/american-sign-language-letters/1) @@ -32,7 +32,7 @@ This tutorial is based on the [American Sign Language Letters Dataset](https://p ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -64,7 +64,7 @@ ovhai bucket create asl-volov7-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -106,7 +106,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv7 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_13_streamlit_yolov7). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-ca.md index ae7d1faf56a..d0eed58af8e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-ca.md @@ -14,8 +14,8 @@ It is based on the YOLOv7 open source [repository](https://github.com/WongKinYiu ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [American Sign Language Letters Dataset](https://public.roboflow.com/object-detection/american-sign-language-letters/1) @@ -32,7 +32,7 @@ This tutorial is based on the [American Sign Language Letters Dataset](https://p ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -64,7 +64,7 @@ ovhai bucket create asl-volov7-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -106,7 +106,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv7 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_13_streamlit_yolov7). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-ie.md index 682d611777c..d0eed58af8e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-ie.md @@ -14,8 +14,8 @@ It is based on the YOLOv7 open source [repository](https://github.com/WongKinYiu ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [American Sign Language Letters Dataset](https://public.roboflow.com/object-detection/american-sign-language-letters/1) @@ -32,7 +32,7 @@ This tutorial is based on the [American Sign Language Letters Dataset](https://p ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -64,7 +64,7 @@ ovhai bucket create asl-volov7-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -106,7 +106,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv7 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_13_streamlit_yolov7). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-sg.md index 43b91a24efd..d0eed58af8e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-sg.md @@ -14,8 +14,8 @@ It is based on the YOLOv7 open source [repository](https://github.com/WongKinYiu ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [American Sign Language Letters Dataset](https://public.roboflow.com/object-detection/american-sign-language-letters/1) @@ -32,7 +32,7 @@ This tutorial is based on the [American Sign Language Letters Dataset](https://p ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -64,7 +64,7 @@ ovhai bucket create asl-volov7-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -106,7 +106,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv7 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_13_streamlit_yolov7). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-us.md index c07376dbd16..d0eed58af8e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.en-us.md @@ -14,8 +14,8 @@ It is based on the YOLOv7 open source [repository](https://github.com/WongKinYiu ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [American Sign Language Letters Dataset](https://public.roboflow.com/object-detection/american-sign-language-letters/1) @@ -32,7 +32,7 @@ This tutorial is based on the [American Sign Language Letters Dataset](https://p ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -64,7 +64,7 @@ ovhai bucket create asl-volov7-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -106,7 +106,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv7 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_13_streamlit_yolov7). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.es-es.md index fb5d8bb310d..d0eed58af8e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.es-es.md @@ -14,8 +14,8 @@ It is based on the YOLOv7 open source [repository](https://github.com/WongKinYiu ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [American Sign Language Letters Dataset](https://public.roboflow.com/object-detection/american-sign-language-letters/1) @@ -32,7 +32,7 @@ This tutorial is based on the [American Sign Language Letters Dataset](https://p ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -64,7 +64,7 @@ ovhai bucket create asl-volov7-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -106,7 +106,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv7 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_13_streamlit_yolov7). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.es-us.md index 4fcdca4e7eb..d0eed58af8e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.es-us.md @@ -14,8 +14,8 @@ It is based on the YOLOv7 open source [repository](https://github.com/WongKinYiu ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [American Sign Language Letters Dataset](https://public.roboflow.com/object-detection/american-sign-language-letters/1) @@ -32,7 +32,7 @@ This tutorial is based on the [American Sign Language Letters Dataset](https://p ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -64,7 +64,7 @@ ovhai bucket create asl-volov7-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -106,7 +106,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv7 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_13_streamlit_yolov7). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.fr-ca.md index c24b1ec33d4..6e2134bb5d4 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.fr-ca.md @@ -14,8 +14,8 @@ It is based on the YOLOv7 open source [repository](https://github.com/WongKinYiu ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [American Sign Language Letters Dataset](https://public.roboflow.com/object-detection/american-sign-language-letters/1) @@ -32,7 +32,7 @@ This tutorial is based on the [American Sign Language Letters Dataset](https://p ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -64,7 +64,7 @@ ovhai bucket create asl-volov7-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -106,7 +106,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv7 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_13_streamlit_yolov7). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.fr-fr.md index 0d83ec8df93..6e2134bb5d4 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.fr-fr.md @@ -14,8 +14,8 @@ It is based on the YOLOv7 open source [repository](https://github.com/WongKinYiu ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [American Sign Language Letters Dataset](https://public.roboflow.com/object-detection/american-sign-language-letters/1) @@ -32,7 +32,7 @@ This tutorial is based on the [American Sign Language Letters Dataset](https://p ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -64,7 +64,7 @@ ovhai bucket create asl-volov7-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -106,7 +106,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv7 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_13_streamlit_yolov7). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.it-it.md index ed317ec4d14..d0eed58af8e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.it-it.md @@ -14,8 +14,8 @@ It is based on the YOLOv7 open source [repository](https://github.com/WongKinYiu ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [American Sign Language Letters Dataset](https://public.roboflow.com/object-detection/american-sign-language-letters/1) @@ -32,7 +32,7 @@ This tutorial is based on the [American Sign Language Letters Dataset](https://p ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -64,7 +64,7 @@ ovhai bucket create asl-volov7-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -106,7 +106,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv7 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_13_streamlit_yolov7). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.pl-pl.md index ce5158a5e34..d0eed58af8e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.pl-pl.md @@ -14,8 +14,8 @@ It is based on the YOLOv7 open source [repository](https://github.com/WongKinYiu ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [American Sign Language Letters Dataset](https://public.roboflow.com/object-detection/american-sign-language-letters/1) @@ -32,7 +32,7 @@ This tutorial is based on the [American Sign Language Letters Dataset](https://p ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -64,7 +64,7 @@ ovhai bucket create asl-volov7-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -106,7 +106,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv7 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_13_streamlit_yolov7). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.pt-pt.md index 814188cc9d4..d0eed58af8e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7/guide.pt-pt.md @@ -14,8 +14,8 @@ It is based on the YOLOv7 open source [repository](https://github.com/WongKinYiu ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [American Sign Language Letters Dataset](https://public.roboflow.com/object-detection/american-sign-language-letters/1) @@ -32,7 +32,7 @@ This tutorial is based on the [American Sign Language Letters Dataset](https://p ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -64,7 +64,7 @@ ovhai bucket create asl-volov7-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -106,7 +106,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to observe the evolution of your metrics during the training of your model? Click [here](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases)! - Do you want to use your YOLOv7 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_13_streamlit_yolov7). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.de-de.md index e7f4e758300..ae4448e2b99 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.de-de.md @@ -23,20 +23,20 @@ At the end of this tutorial, you will have learnt the principal methods to **seg ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/blob/main/notebooks/computer-vision/image-segmentation/tensorflow/brain-tumor-segmentation-unet/notebook_image_segmentation_unet.ipynb). ### Launching a Jupyter notebook with "Tensorflow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -104,7 +104,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-asia.md index 0ed26ab7c12..ae4448e2b99 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-asia.md @@ -23,20 +23,20 @@ At the end of this tutorial, you will have learnt the principal methods to **seg ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/blob/main/notebooks/computer-vision/image-segmentation/tensorflow/brain-tumor-segmentation-unet/notebook_image_segmentation_unet.ipynb). ### Launching a Jupyter notebook with "Tensorflow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -104,7 +104,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-au.md index e3b9f339916..ae4448e2b99 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-au.md @@ -23,20 +23,20 @@ At the end of this tutorial, you will have learnt the principal methods to **seg ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/blob/main/notebooks/computer-vision/image-segmentation/tensorflow/brain-tumor-segmentation-unet/notebook_image_segmentation_unet.ipynb). ### Launching a Jupyter notebook with "Tensorflow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -104,7 +104,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-ca.md index c77c419c425..ae4448e2b99 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-ca.md @@ -23,20 +23,20 @@ At the end of this tutorial, you will have learnt the principal methods to **seg ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/blob/main/notebooks/computer-vision/image-segmentation/tensorflow/brain-tumor-segmentation-unet/notebook_image_segmentation_unet.ipynb). ### Launching a Jupyter notebook with "Tensorflow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -104,7 +104,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-ie.md index 9ca0cd10632..ae4448e2b99 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-ie.md @@ -23,20 +23,20 @@ At the end of this tutorial, you will have learnt the principal methods to **seg ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/blob/main/notebooks/computer-vision/image-segmentation/tensorflow/brain-tumor-segmentation-unet/notebook_image_segmentation_unet.ipynb). ### Launching a Jupyter notebook with "Tensorflow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -104,7 +104,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-sg.md index 9d13f646580..ae4448e2b99 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-sg.md @@ -23,20 +23,20 @@ At the end of this tutorial, you will have learnt the principal methods to **seg ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/blob/main/notebooks/computer-vision/image-segmentation/tensorflow/brain-tumor-segmentation-unet/notebook_image_segmentation_unet.ipynb). ### Launching a Jupyter notebook with "Tensorflow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -104,7 +104,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-us.md index 460700f21ff..ae4448e2b99 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-us.md @@ -23,20 +23,20 @@ At the end of this tutorial, you will have learnt the principal methods to **seg ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/blob/main/notebooks/computer-vision/image-segmentation/tensorflow/brain-tumor-segmentation-unet/notebook_image_segmentation_unet.ipynb). ### Launching a Jupyter notebook with "Tensorflow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -104,7 +104,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.es-es.md index 4ae5240a31f..ae4448e2b99 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.es-es.md @@ -23,20 +23,20 @@ At the end of this tutorial, you will have learnt the principal methods to **seg ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/blob/main/notebooks/computer-vision/image-segmentation/tensorflow/brain-tumor-segmentation-unet/notebook_image_segmentation_unet.ipynb). ### Launching a Jupyter notebook with "Tensorflow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -104,7 +104,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.es-us.md index fc71e16c7db..ae4448e2b99 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.es-us.md @@ -23,20 +23,20 @@ At the end of this tutorial, you will have learnt the principal methods to **seg ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/blob/main/notebooks/computer-vision/image-segmentation/tensorflow/brain-tumor-segmentation-unet/notebook_image_segmentation_unet.ipynb). ### Launching a Jupyter notebook with "Tensorflow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -104,7 +104,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.fr-ca.md index 981c2f8c2fe..dcd1d7f6b56 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.fr-ca.md @@ -23,20 +23,20 @@ At the end of this tutorial, you will have learnt the principal methods to **seg ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/blob/main/notebooks/computer-vision/image-segmentation/tensorflow/brain-tumor-segmentation-unet/notebook_image_segmentation_unet.ipynb). ### Launching a Jupyter notebook with "Tensorflow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -104,7 +104,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.fr-fr.md index 9bf8776d3de..dcd1d7f6b56 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.fr-fr.md @@ -23,20 +23,20 @@ At the end of this tutorial, you will have learnt the principal methods to **seg ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/blob/main/notebooks/computer-vision/image-segmentation/tensorflow/brain-tumor-segmentation-unet/notebook_image_segmentation_unet.ipynb). ### Launching a Jupyter notebook with "Tensorflow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -104,7 +104,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.it-it.md index 3ce696d1118..ae4448e2b99 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.it-it.md @@ -23,20 +23,20 @@ At the end of this tutorial, you will have learnt the principal methods to **seg ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/blob/main/notebooks/computer-vision/image-segmentation/tensorflow/brain-tumor-segmentation-unet/notebook_image_segmentation_unet.ipynb). ### Launching a Jupyter notebook with "Tensorflow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -104,7 +104,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.pl-pl.md index cebbdb57318..ae4448e2b99 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.pl-pl.md @@ -23,20 +23,20 @@ At the end of this tutorial, you will have learnt the principal methods to **seg ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/blob/main/notebooks/computer-vision/image-segmentation/tensorflow/brain-tumor-segmentation-unet/notebook_image_segmentation_unet.ipynb). ### Launching a Jupyter notebook with "Tensorflow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -104,7 +104,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.pt-pt.md index 0e16b417b45..ae4448e2b99 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors/guide.pt-pt.md @@ -23,20 +23,20 @@ At the end of this tutorial, you will have learnt the principal methods to **seg ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). Direct link to the full code can be found [here](https://github.com/ovh/ai-training-examples/blob/main/notebooks/computer-vision/image-segmentation/tensorflow/brain-tumor-segmentation-unet/notebook_image_segmentation_unet.ipynb). ### Launching a Jupyter notebook with "Tensorflow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -104,7 +104,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.de-de.md index 5d03b695c5c..1c0d88ac93c 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.de-de.md @@ -14,19 +14,19 @@ The purpose of this tutorial is to show you how it is possible to fine-tune LLaM ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks To access LLaMA 2 models, you will also need to follow the requirements indicated in the notebook. ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -88,7 +88,7 @@ In the meantime, we invite you to take a look at our other NLP tutorials: - [Discover speech to text powers and use them to generate video subtitles, meeting scripts and summaries](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-asia.md index caaf37deb8d..2b3677557c8 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-asia.md @@ -14,19 +14,19 @@ The purpose of this tutorial is to show you how it is possible to fine-tune LLaM ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks To access LLaMA 2 models, you will also need to follow the requirements indicated in the notebook. ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -88,7 +88,7 @@ In the meantime, we invite you to take a look at our other NLP tutorials: - [Discover speech to text powers and use them to generate video subtitles, meeting scripts and summaries](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-au.md index 88368bbd634..514fa02c15c 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-au.md @@ -14,19 +14,19 @@ The purpose of this tutorial is to show you how it is possible to fine-tune LLaM ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks To access LLaMA 2 models, you will also need to follow the requirements indicated in the notebook. ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -88,7 +88,7 @@ In the meantime, we invite you to take a look at our other NLP tutorials: - [Discover speech to text powers and use them to generate video subtitles, meeting scripts and summaries](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-ca.md index 8799cbd8b2d..299d40ddc36 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-ca.md @@ -14,19 +14,19 @@ The purpose of this tutorial is to show you how it is possible to fine-tune LLaM ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks To access LLaMA 2 models, you will also need to follow the requirements indicated in the notebook. ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -88,7 +88,7 @@ In the meantime, we invite you to take a look at our other NLP tutorials: - [Discover speech to text powers and use them to generate video subtitles, meeting scripts and summaries](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-ie.md index 1e8274e86ad..b3903cc5b65 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-ie.md @@ -14,19 +14,19 @@ The purpose of this tutorial is to show you how it is possible to fine-tune LLaM ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks To access LLaMA 2 models, you will also need to follow the requirements indicated in the notebook. ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -88,7 +88,7 @@ In the meantime, we invite you to take a look at our other NLP tutorials: - [Discover speech to text powers and use them to generate video subtitles, meeting scripts and summaries](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-sg.md index 9b3873db4af..1cdfc0a6390 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-sg.md @@ -14,19 +14,19 @@ The purpose of this tutorial is to show you how it is possible to fine-tune LLaM ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks To access LLaMA 2 models, you will also need to follow the requirements indicated in the notebook. ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -88,7 +88,7 @@ In the meantime, we invite you to take a look at our other NLP tutorials: - [Discover speech to text powers and use them to generate video subtitles, meeting scripts and summaries](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-us.md index 1b90b80e622..002be28097e 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.en-us.md @@ -14,19 +14,19 @@ The purpose of this tutorial is to show you how it is possible to fine-tune LLaM ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks To access LLaMA 2 models, you will also need to follow the requirements indicated in the notebook. ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -88,7 +88,7 @@ In the meantime, we invite you to take a look at our other NLP tutorials: - [Discover speech to text powers and use them to generate video subtitles, meeting scripts and summaries](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.es-es.md index 7418cbd3ea3..a60f4b26bb1 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.es-es.md @@ -14,19 +14,19 @@ The purpose of this tutorial is to show you how it is possible to fine-tune LLaM ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks To access LLaMA 2 models, you will also need to follow the requirements indicated in the notebook. ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -88,7 +88,7 @@ In the meantime, we invite you to take a look at our other NLP tutorials: - [Discover speech to text powers and use them to generate video subtitles, meeting scripts and summaries](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.es-us.md index dff04668132..40d4769f2b2 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.es-us.md @@ -14,19 +14,19 @@ The purpose of this tutorial is to show you how it is possible to fine-tune LLaM ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks To access LLaMA 2 models, you will also need to follow the requirements indicated in the notebook. ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -88,7 +88,7 @@ In the meantime, we invite you to take a look at our other NLP tutorials: - [Discover speech to text powers and use them to generate video subtitles, meeting scripts and summaries](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.fr-ca.md index 580cf26c16e..c67fc82f539 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.fr-ca.md @@ -14,19 +14,19 @@ The purpose of this tutorial is to show you how it is possible to fine-tune LLaM ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks To access LLaMA 2 models, you will also need to follow the requirements indicated in the notebook. ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -88,7 +88,7 @@ In the meantime, we invite you to take a look at our other NLP tutorials: - [Discover speech to text powers and use them to generate video subtitles, meeting scripts and summaries](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.fr-fr.md index d1b802d2e3b..be2d8b23da3 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.fr-fr.md @@ -14,19 +14,19 @@ The purpose of this tutorial is to show you how it is possible to fine-tune LLaM ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks To access LLaMA 2 models, you will also need to follow the requirements indicated in the notebook. ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -88,7 +88,7 @@ In the meantime, we invite you to take a look at our other NLP tutorials: - [Discover speech to text powers and use them to generate video subtitles, meeting scripts and summaries](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.it-it.md index efe296a9d01..21cf5460ebb 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.it-it.md @@ -14,19 +14,19 @@ The purpose of this tutorial is to show you how it is possible to fine-tune LLaM ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks To access LLaMA 2 models, you will also need to follow the requirements indicated in the notebook. ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -88,7 +88,7 @@ In the meantime, we invite you to take a look at our other NLP tutorials: - [Discover speech to text powers and use them to generate video subtitles, meeting scripts and summaries](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.pl-pl.md index 05d8ea27336..831ab6ca0e2 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.pl-pl.md @@ -14,19 +14,19 @@ The purpose of this tutorial is to show you how it is possible to fine-tune LLaM ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks To access LLaMA 2 models, you will also need to follow the requirements indicated in the notebook. ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -88,7 +88,7 @@ In the meantime, we invite you to take a look at our other NLP tutorials: - [Discover speech to text powers and use them to generate video subtitles, meeting scripts and summaries](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.pt-pt.md index 8d236c73856..093154fdee4 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_13_fine_tune_llama_v2/guide.pt-pt.md @@ -14,19 +14,19 @@ The purpose of this tutorial is to show you how it is possible to fine-tune LLaM ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks To access LLaMA 2 models, you will also need to follow the requirements indicated in the notebook. ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -88,7 +88,7 @@ In the meantime, we invite you to take a look at our other NLP tutorials: - [Discover speech to text powers and use them to generate video subtitles, meeting scripts and summaries](/pages/public_cloud/ai_machine_learning/notebook_tuto_08_speech_to_text) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.de-de.md index 7b483f92e17..dcb7146721f 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.de-de.md @@ -23,18 +23,18 @@ At the end of this tutorial, you will have learnt the concepts of generative mod ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -100,7 +100,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-asia.md index 0dc900ffa31..dcb7146721f 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-asia.md @@ -23,18 +23,18 @@ At the end of this tutorial, you will have learnt the concepts of generative mod ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -100,7 +100,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-au.md index b70e3266be3..dcb7146721f 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-au.md @@ -23,18 +23,18 @@ At the end of this tutorial, you will have learnt the concepts of generative mod ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -100,7 +100,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-ca.md index 55120177c00..dcb7146721f 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-ca.md @@ -23,18 +23,18 @@ At the end of this tutorial, you will have learnt the concepts of generative mod ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -100,7 +100,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-ie.md index 35d8ce40cd6..dcb7146721f 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-ie.md @@ -23,18 +23,18 @@ At the end of this tutorial, you will have learnt the concepts of generative mod ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -100,7 +100,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-sg.md index 75e68d38890..dcb7146721f 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-sg.md @@ -23,18 +23,18 @@ At the end of this tutorial, you will have learnt the concepts of generative mod ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -100,7 +100,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-us.md index 298e1391e71..dcb7146721f 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.en-us.md @@ -23,18 +23,18 @@ At the end of this tutorial, you will have learnt the concepts of generative mod ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -100,7 +100,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.es-es.md index 9c18c8d7bb2..dcb7146721f 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.es-es.md @@ -23,18 +23,18 @@ At the end of this tutorial, you will have learnt the concepts of generative mod ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -100,7 +100,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.es-us.md index 7398d5d095c..dcb7146721f 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.es-us.md @@ -23,18 +23,18 @@ At the end of this tutorial, you will have learnt the concepts of generative mod ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -100,7 +100,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.fr-ca.md index 8da20451c95..a0f1461183f 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.fr-ca.md @@ -23,18 +23,18 @@ At the end of this tutorial, you will have learnt the concepts of generative mod ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -100,7 +100,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.fr-fr.md index feea34165bd..a0f1461183f 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.fr-fr.md @@ -23,18 +23,18 @@ At the end of this tutorial, you will have learnt the concepts of generative mod ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -100,7 +100,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.it-it.md index f5da6d9fa82..dcb7146721f 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.it-it.md @@ -23,18 +23,18 @@ At the end of this tutorial, you will have learnt the concepts of generative mod ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -100,7 +100,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.pl-pl.md index 754f9b2c692..dcb7146721f 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.pl-pl.md @@ -23,18 +23,18 @@ At the end of this tutorial, you will have learnt the concepts of generative mod ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -100,7 +100,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.pt-pt.md index cd5544dabe5..dcb7146721f 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_14_image-generation-dcgan/guide.pt-pt.md @@ -23,18 +23,18 @@ At the end of this tutorial, you will have learnt the concepts of generative mod ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -100,7 +100,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Train YOLOv7 for American Sign Language recognition](/pages/public_cloud/ai_machine_learning/notebook_tuto_11_yolov7) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.de-de.md index e09dc5c2651..5bc3c578656 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.de-de.md @@ -38,18 +38,18 @@ Exporting your model in ONNX format allows you to **optimize the inference** of ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -108,7 +108,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Perform Brain tumor segmentation using U-Net](/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-asia.md index c7354dae7cf..5bc3c578656 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-asia.md @@ -38,18 +38,18 @@ Exporting your model in ONNX format allows you to **optimize the inference** of ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -108,7 +108,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Perform Brain tumor segmentation using U-Net](/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-au.md index 66be2729d36..5bc3c578656 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-au.md @@ -38,18 +38,18 @@ Exporting your model in ONNX format allows you to **optimize the inference** of ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -108,7 +108,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Perform Brain tumor segmentation using U-Net](/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-ca.md index c74ca9fde1a..5bc3c578656 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-ca.md @@ -38,18 +38,18 @@ Exporting your model in ONNX format allows you to **optimize the inference** of ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -108,7 +108,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Perform Brain tumor segmentation using U-Net](/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-ie.md index bd8baa3c9a1..5bc3c578656 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-ie.md @@ -38,18 +38,18 @@ Exporting your model in ONNX format allows you to **optimize the inference** of ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -108,7 +108,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Perform Brain tumor segmentation using U-Net](/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-sg.md index 2dea4ed5611..5bc3c578656 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-sg.md @@ -38,18 +38,18 @@ Exporting your model in ONNX format allows you to **optimize the inference** of ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -108,7 +108,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Perform Brain tumor segmentation using U-Net](/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-us.md index 48f35a0db1b..5bc3c578656 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.en-us.md @@ -38,18 +38,18 @@ Exporting your model in ONNX format allows you to **optimize the inference** of ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -108,7 +108,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Perform Brain tumor segmentation using U-Net](/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.es-es.md index 770e71eb988..5bc3c578656 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.es-es.md @@ -38,18 +38,18 @@ Exporting your model in ONNX format allows you to **optimize the inference** of ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -108,7 +108,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Perform Brain tumor segmentation using U-Net](/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.es-us.md index 920fb4d29dc..5bc3c578656 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.es-us.md @@ -38,18 +38,18 @@ Exporting your model in ONNX format allows you to **optimize the inference** of ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -108,7 +108,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Perform Brain tumor segmentation using U-Net](/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.fr-ca.md index c35c440286d..6dd67ed475a 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.fr-ca.md @@ -38,18 +38,18 @@ Exporting your model in ONNX format allows you to **optimize the inference** of ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -108,7 +108,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Perform Brain tumor segmentation using U-Net](/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.fr-fr.md index 25fea7b1f6c..6dd67ed475a 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.fr-fr.md @@ -38,18 +38,18 @@ Exporting your model in ONNX format allows you to **optimize the inference** of ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -108,7 +108,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Perform Brain tumor segmentation using U-Net](/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.it-it.md index 0272e400183..5bc3c578656 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.it-it.md @@ -38,18 +38,18 @@ Exporting your model in ONNX format allows you to **optimize the inference** of ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -108,7 +108,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Perform Brain tumor segmentation using U-Net](/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.pl-pl.md index 03156737066..5bc3c578656 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.pl-pl.md @@ -38,18 +38,18 @@ Exporting your model in ONNX format allows you to **optimize the inference** of ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -108,7 +108,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Perform Brain tumor segmentation using U-Net](/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.pt-pt.md index aa4c05b2469..5bc3c578656 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_finetune_export_onnx_model/guide.pt-pt.md @@ -38,18 +38,18 @@ Exporting your model in ONNX format allows you to **optimize the inference** of ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Kaggle](https://www.kaggle.com/) account to download the dataset ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the ovhai [CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "Conda" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -108,7 +108,7 @@ There are many other tasks that exist in the computer vision field. Check our ot - [Perform Brain tumor segmentation using U-Net](/pages/public_cloud/ai_machine_learning/notebook_tuto_12_image-segmentation-unet-tumors) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.de-de.md index 65d8733aef7..ebdea12f481 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.de-de.md @@ -14,8 +14,8 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [Rock Paper Scissors Dataset](https://universe.roboflow.com/roboflow-58fyf/rock-paper-scissors-sxsw) @@ -30,7 +30,7 @@ This tutorial is based on the [Rock Paper Scissors SXSW Computer Vision Project ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -62,7 +62,7 @@ ovhai bucket create rock-paper-scissors-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -105,7 +105,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to train your YOLOv8 model? [Here it is](/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors). - Do you want to use your YOLOv8 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-asia.md index 10efbf57179..d1ec2ea1d36 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-asia.md @@ -14,8 +14,8 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [Rock Paper Scissors Dataset](https://universe.roboflow.com/roboflow-58fyf/rock-paper-scissors-sxsw) @@ -30,7 +30,7 @@ This tutorial is based on the [Rock Paper Scissors SXSW Computer Vision Project ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -62,7 +62,7 @@ ovhai bucket create rock-paper-scissors-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -105,7 +105,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to train your YOLOv8 model? [Here it is](/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors). - Do you want to use your YOLOv8 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-au.md index 017e0d1c6f3..d1ec2ea1d36 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-au.md @@ -14,8 +14,8 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [Rock Paper Scissors Dataset](https://universe.roboflow.com/roboflow-58fyf/rock-paper-scissors-sxsw) @@ -30,7 +30,7 @@ This tutorial is based on the [Rock Paper Scissors SXSW Computer Vision Project ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -62,7 +62,7 @@ ovhai bucket create rock-paper-scissors-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -105,7 +105,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to train your YOLOv8 model? [Here it is](/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors). - Do you want to use your YOLOv8 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-ca.md index b66d509ff61..d1ec2ea1d36 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-ca.md @@ -14,8 +14,8 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [Rock Paper Scissors Dataset](https://universe.roboflow.com/roboflow-58fyf/rock-paper-scissors-sxsw) @@ -30,7 +30,7 @@ This tutorial is based on the [Rock Paper Scissors SXSW Computer Vision Project ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -62,7 +62,7 @@ ovhai bucket create rock-paper-scissors-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -105,7 +105,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to train your YOLOv8 model? [Here it is](/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors). - Do you want to use your YOLOv8 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-ie.md index b299640a46f..d1ec2ea1d36 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-ie.md @@ -14,8 +14,8 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [Rock Paper Scissors Dataset](https://universe.roboflow.com/roboflow-58fyf/rock-paper-scissors-sxsw) @@ -30,7 +30,7 @@ This tutorial is based on the [Rock Paper Scissors SXSW Computer Vision Project ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -62,7 +62,7 @@ ovhai bucket create rock-paper-scissors-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -105,7 +105,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to train your YOLOv8 model? [Here it is](/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors). - Do you want to use your YOLOv8 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-sg.md index 096c09bcee9..d1ec2ea1d36 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-sg.md @@ -14,8 +14,8 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [Rock Paper Scissors Dataset](https://universe.roboflow.com/roboflow-58fyf/rock-paper-scissors-sxsw) @@ -30,7 +30,7 @@ This tutorial is based on the [Rock Paper Scissors SXSW Computer Vision Project ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -62,7 +62,7 @@ ovhai bucket create rock-paper-scissors-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -105,7 +105,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to train your YOLOv8 model? [Here it is](/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors). - Do you want to use your YOLOv8 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-us.md index d9354dbd8bc..d1ec2ea1d36 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.en-us.md @@ -14,8 +14,8 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [Rock Paper Scissors Dataset](https://universe.roboflow.com/roboflow-58fyf/rock-paper-scissors-sxsw) @@ -30,7 +30,7 @@ This tutorial is based on the [Rock Paper Scissors SXSW Computer Vision Project ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -62,7 +62,7 @@ ovhai bucket create rock-paper-scissors-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -105,7 +105,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to train your YOLOv8 model? [Here it is](/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors). - Do you want to use your YOLOv8 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.es-es.md index d862af8194f..ebdea12f481 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.es-es.md @@ -14,8 +14,8 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [Rock Paper Scissors Dataset](https://universe.roboflow.com/roboflow-58fyf/rock-paper-scissors-sxsw) @@ -30,7 +30,7 @@ This tutorial is based on the [Rock Paper Scissors SXSW Computer Vision Project ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -62,7 +62,7 @@ ovhai bucket create rock-paper-scissors-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -105,7 +105,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to train your YOLOv8 model? [Here it is](/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors). - Do you want to use your YOLOv8 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.es-us.md index 9fabdb919b5..ebdea12f481 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.es-us.md @@ -14,8 +14,8 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [Rock Paper Scissors Dataset](https://universe.roboflow.com/roboflow-58fyf/rock-paper-scissors-sxsw) @@ -30,7 +30,7 @@ This tutorial is based on the [Rock Paper Scissors SXSW Computer Vision Project ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -62,7 +62,7 @@ ovhai bucket create rock-paper-scissors-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -105,7 +105,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to train your YOLOv8 model? [Here it is](/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors). - Do you want to use your YOLOv8 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.fr-ca.md index 1302c073a90..14944068649 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.fr-ca.md @@ -14,8 +14,8 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [Rock Paper Scissors Dataset](https://universe.roboflow.com/roboflow-58fyf/rock-paper-scissors-sxsw) @@ -30,7 +30,7 @@ This tutorial is based on the [Rock Paper Scissors SXSW Computer Vision Project ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -62,7 +62,7 @@ ovhai bucket create rock-paper-scissors-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -105,7 +105,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to train your YOLOv8 model? [Here it is](/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors). - Do you want to use your YOLOv8 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.fr-fr.md index cd15164d961..14944068649 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.fr-fr.md @@ -14,8 +14,8 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [Rock Paper Scissors Dataset](https://universe.roboflow.com/roboflow-58fyf/rock-paper-scissors-sxsw) @@ -30,7 +30,7 @@ This tutorial is based on the [Rock Paper Scissors SXSW Computer Vision Project ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -62,7 +62,7 @@ ovhai bucket create rock-paper-scissors-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -105,7 +105,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to train your YOLOv8 model? [Here it is](/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors). - Do you want to use your YOLOv8 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.it-it.md index 5e2e76fcdf2..ebdea12f481 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.it-it.md @@ -14,8 +14,8 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [Rock Paper Scissors Dataset](https://universe.roboflow.com/roboflow-58fyf/rock-paper-scissors-sxsw) @@ -30,7 +30,7 @@ This tutorial is based on the [Rock Paper Scissors SXSW Computer Vision Project ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -62,7 +62,7 @@ ovhai bucket create rock-paper-scissors-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -105,7 +105,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to train your YOLOv8 model? [Here it is](/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors). - Do you want to use your YOLOv8 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.pl-pl.md index 31fe2c46416..ebdea12f481 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.pl-pl.md @@ -14,8 +14,8 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [Rock Paper Scissors Dataset](https://universe.roboflow.com/roboflow-58fyf/rock-paper-scissors-sxsw) @@ -30,7 +30,7 @@ This tutorial is based on the [Rock Paper Scissors SXSW Computer Vision Project ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -62,7 +62,7 @@ ovhai bucket create rock-paper-scissors-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -105,7 +105,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to train your YOLOv8 model? [Here it is](/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors). - Do you want to use your YOLOv8 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.pt-pt.md index c1bd687545e..ebdea12f481 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_15_rock-paper-scissors/guide.pt-pt.md @@ -14,8 +14,8 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks - A [Public Roboflow](https://public.roboflow.com/) account to access and download the [Rock Paper Scissors Dataset](https://universe.roboflow.com/roboflow-58fyf/rock-paper-scissors-sxsw) @@ -30,7 +30,7 @@ This tutorial is based on the [Rock Paper Scissors SXSW Computer Vision Project ### Create Object Storage containers -If you want to create it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. +If you want to create it from the [OVHcloud Control Panel](/links/manager), go to the Object Storage section and create a new object container by clicking `Object Storage` > `Create an object container`. ![image](images/new-object-container.png){.thumbnail} @@ -62,7 +62,7 @@ ovhai bucket create rock-paper-scissors-model You need to attach a volume if your data is in your OVHcloud Object Storage and you want to use it during your experiment, or if you need to save the results of your work in the Object Storage. For more information on data, volumes and permissions, see [our guide on data](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). -If you want to launch it from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). +If you want to launch it from the [OVHcloud Control Panel](/links/manager), just follow this [guide](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition). 1. `Name your notebook` 2. `Choose Jupyterlab editor` @@ -105,7 +105,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/ - Do you want to train your YOLOv8 model? [Here it is](/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors). - Do you want to use your YOLOv8 model in an app? [Here it is](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.de-de.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.de-de.md index 40c2faa6a6d..b38fe759edf 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.de-de.md @@ -36,17 +36,17 @@ The different models will be tracked and compared thanks to **MLflow** in order ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "TensorFlow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -110,7 +110,7 @@ There are many other methods to track your ML model. Check our other tutorials t - [Weights & Biases integration](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-asia.md index 2eba9de19f4..b38fe759edf 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-asia.md @@ -36,17 +36,17 @@ The different models will be tracked and compared thanks to **MLflow** in order ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "TensorFlow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -110,7 +110,7 @@ There are many other methods to track your ML model. Check our other tutorials t - [Weights & Biases integration](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-au.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-au.md index 2bbe5a9350b..420b0e0ff76 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-au.md @@ -36,17 +36,17 @@ The different models will be tracked and compared thanks to **MLflow** in order ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- Access to the [OVHcloud Control Panel](/links/manager) - An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-au//public-cloud/) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "TensorFlow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-ca.md index 624fa41f45f..b38fe759edf 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-ca.md @@ -36,17 +36,17 @@ The different models will be tracked and compared thanks to **MLflow** in order ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "TensorFlow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -110,7 +110,7 @@ There are many other methods to track your ML model. Check our other tutorials t - [Weights & Biases integration](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-ie.md index 8f6de334b9e..b38fe759edf 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-ie.md @@ -36,17 +36,17 @@ The different models will be tracked and compared thanks to **MLflow** in order ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "TensorFlow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -110,7 +110,7 @@ There are many other methods to track your ML model. Check our other tutorials t - [Weights & Biases integration](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-sg.md index 95974844bf8..b38fe759edf 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-sg.md @@ -36,17 +36,17 @@ The different models will be tracked and compared thanks to **MLflow** in order ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "TensorFlow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -110,7 +110,7 @@ There are many other methods to track your ML model. Check our other tutorials t - [Weights & Biases integration](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-us.md index adc4db5e415..e3645d4632c 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.en-us.md @@ -36,17 +36,17 @@ The different models will be tracked and compared thanks to **MLflow** in order ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- Access to the [OVHcloud Control Panel](/links/manager) - An AI Notebooks project created inside a [Public Cloud project]https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "TensorFlow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.es-es.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.es-es.md index 6eeda2b4b77..b38fe759edf 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.es-es.md @@ -36,17 +36,17 @@ The different models will be tracked and compared thanks to **MLflow** in order ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "TensorFlow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -110,7 +110,7 @@ There are many other methods to track your ML model. Check our other tutorials t - [Weights & Biases integration](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.es-us.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.es-us.md index 565cdcd819f..4bd8cfc1544 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.es-us.md @@ -38,7 +38,7 @@ The different models will be tracked and compared thanks to **MLflow** in order - Access to the [OVHcloud Control Panel]( https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions @@ -113,7 +113,7 @@ There are many other methods to track your ML model. Check our other tutorials t - [Weights & Biases integration](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.fr-ca.md index d681a890ac2..16b0daaa4af 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.fr-ca.md @@ -36,17 +36,17 @@ The different models will be tracked and compared thanks to **MLflow** in order ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "TensorFlow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -110,7 +110,7 @@ There are many other methods to track your ML model. Check our other tutorials t - [Weights & Biases integration](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.fr-fr.md index 0c3160d33fe..16b0daaa4af 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.fr-fr.md @@ -36,17 +36,17 @@ The different models will be tracked and compared thanks to **MLflow** in order ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "TensorFlow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -110,7 +110,7 @@ There are many other methods to track your ML model. Check our other tutorials t - [Weights & Biases integration](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.it-it.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.it-it.md index 1fa78c14e77..b38fe759edf 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.it-it.md @@ -36,17 +36,17 @@ The different models will be tracked and compared thanks to **MLflow** in order ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "TensorFlow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -110,7 +110,7 @@ There are many other methods to track your ML model. Check our other tutorials t - [Weights & Biases integration](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.pl-pl.md index 4d4824c97fd..b38fe759edf 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.pl-pl.md @@ -36,17 +36,17 @@ The different models will be tracked and compared thanks to **MLflow** in order ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "TensorFlow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -110,7 +110,7 @@ There are many other methods to track your ML model. Check our other tutorials t - [Weights & Biases integration](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.pt-pt.md index 8dca7bf8dac..b38fe759edf 100644 --- a/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/notebook_tuto_16_mlflow/guide.pt-pt.md @@ -36,17 +36,17 @@ The different models will be tracked and compared thanks to **MLflow** in order ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- An AI Notebooks project created inside a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A user for AI Notebooks ## Instructions -You can launch the notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). +You can launch the notebook from the [OVHcloud Control Panel](/links/manager) or via the [ovhai CLI](/pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli). ### Launching a Jupyter notebook with "TensorFlow" via UI (Control Panel) -To launch your notebook from the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), refer to the following steps. +To launch your notebook from the [OVHcloud Control Panel](/links/manager), refer to the following steps. #### Code editor @@ -110,7 +110,7 @@ There are many other methods to track your ML model. Check our other tutorials t - [Weights & Biases integration](/pages/public_cloud/ai_machine_learning/notebook_tuto_03_weight_biases) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.de-de.md b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.de-de.md index d08ea933df8..f05e7c50432 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.de-de.md @@ -195,7 +195,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Training documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-asia.md index b3d1cd24e43..23bb24c2cea 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-asia.md @@ -195,7 +195,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Training documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-au.md b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-au.md index 734542c893e..6a8ef02f8ee 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-au.md @@ -195,7 +195,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Training documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-ca.md index cfa24f44676..7980e1566bb 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-ca.md @@ -195,7 +195,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Training documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-ie.md index 9bebafca6ee..35bc5cd27b3 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-ie.md @@ -195,7 +195,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Training documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-sg.md index a2a090fbb55..46f39acfdfd 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-sg.md @@ -195,7 +195,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Training documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-us.md b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-us.md index 3688b1ca2af..d463fae2e2f 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.en-us.md @@ -195,7 +195,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Training documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.es-es.md b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.es-es.md index a91583215d9..2a9472c4191 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.es-es.md @@ -195,7 +195,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Training documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.es-us.md b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.es-us.md index f2b6025bd15..937fe949f34 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.es-us.md @@ -195,7 +195,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Training documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.fr-ca.md index 57610db31ba..2de008d85ac 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.fr-ca.md @@ -195,7 +195,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Training documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.fr-fr.md index 4ad0ee39423..993a37747df 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.fr-fr.md @@ -195,7 +195,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Training documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.it-it.md b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.it-it.md index 3b89178c4b4..dae5c7d4e6b 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.it-it.md @@ -195,7 +195,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Training documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.pl-pl.md index 5bf311f349c..8521b5f0abc 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.pl-pl.md @@ -195,7 +195,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Training documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.pt-pt.md index 054d3a30a96..e3f20fc69ef 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities/guide.pt-pt.md @@ -195,7 +195,7 @@ Each Public Cloud project grants a customer by default a maximum of 4 GPUs used Browse the full [AI Training documentation](/products/public-cloud-ai-and-machine-learning) to further understand the main concepts and get started. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.de-de.md b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.de-de.md index b76e6c193ac..3c81553cc5e 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.de-de.md @@ -54,7 +54,7 @@ During its lifetime the job will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit a job](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-asia.md index 46a82fc2d6a..3c81553cc5e 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-asia.md @@ -54,7 +54,7 @@ During its lifetime the job will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit a job](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-au.md b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-au.md index 8a50a1be5f6..3c81553cc5e 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-au.md @@ -54,7 +54,7 @@ During its lifetime the job will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit a job](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-ca.md index 27e0fc39c16..3c81553cc5e 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-ca.md @@ -54,7 +54,7 @@ During its lifetime the job will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit a job](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-ie.md index 4c6d6a1d5f7..3c81553cc5e 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-ie.md @@ -54,7 +54,7 @@ During its lifetime the job will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit a job](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-sg.md index 70012b619dd..3c81553cc5e 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-sg.md @@ -54,7 +54,7 @@ During its lifetime the job will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit a job](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-us.md b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-us.md index 12fdb34007e..3c81553cc5e 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.en-us.md @@ -54,7 +54,7 @@ During its lifetime the job will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit a job](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.es-es.md b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.es-es.md index c9bca9e3432..3c81553cc5e 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.es-es.md @@ -54,7 +54,7 @@ During its lifetime the job will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit a job](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.es-us.md b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.es-us.md index d74cf141c5e..3c81553cc5e 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.es-us.md @@ -54,7 +54,7 @@ During its lifetime the job will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit a job](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.fr-ca.md index e096584d739..f420ebd662c 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.fr-ca.md @@ -54,7 +54,7 @@ During its lifetime the job will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit a job](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.fr-fr.md index f9e4014d843..f420ebd662c 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.fr-fr.md @@ -54,7 +54,7 @@ During its lifetime the job will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit a job](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.it-it.md b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.it-it.md index 8e2ec2ca8a3..3c81553cc5e 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.it-it.md @@ -54,7 +54,7 @@ During its lifetime the job will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit a job](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.pl-pl.md index dea6f3d05a6..3c81553cc5e 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.pl-pl.md @@ -54,7 +54,7 @@ During its lifetime the job will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit a job](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.pt-pt.md index 013deb2ec5e..3c81553cc5e 100644 --- a/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/training_guide_03_concepts_jobs/guide.pt-pt.md @@ -54,7 +54,7 @@ During its lifetime the job will transit between the following states: - You can check the [OVHcloud documentation on how to create a data container](/pages/storage_and_backup/object_storage/pcs_create_container). - You can check the [OVHcloud documentation on how to submit a job](/pages/public_cloud/ai_machine_learning/training_guide_02_howto_submit_job). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.de-de.md b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.de-de.md index 2bd48889c32..c0cd39010b2 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.de-de.md @@ -69,7 +69,7 @@ Enjoy. - Check how to run Tensorflow code with GPUs [here](/pages/public_cloud/ai_machine_learning/training_tuto_03_tensorflow_gpu). - You can compare AI models based on resource consumption, accuracy and training time. Refer to this [tutorial](/pages/public_cloud/ai_machine_learning/training_tuto_06_models_comparaison_weights_and_biases). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-asia.md index 0d9501a46f4..c0cd39010b2 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-asia.md @@ -69,7 +69,7 @@ Enjoy. - Check how to run Tensorflow code with GPUs [here](/pages/public_cloud/ai_machine_learning/training_tuto_03_tensorflow_gpu). - You can compare AI models based on resource consumption, accuracy and training time. Refer to this [tutorial](/pages/public_cloud/ai_machine_learning/training_tuto_06_models_comparaison_weights_and_biases). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-au.md b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-au.md index ce7db34cb35..c0cd39010b2 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-au.md @@ -69,7 +69,7 @@ Enjoy. - Check how to run Tensorflow code with GPUs [here](/pages/public_cloud/ai_machine_learning/training_tuto_03_tensorflow_gpu). - You can compare AI models based on resource consumption, accuracy and training time. Refer to this [tutorial](/pages/public_cloud/ai_machine_learning/training_tuto_06_models_comparaison_weights_and_biases). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-ca.md index cc07a85644e..c0cd39010b2 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-ca.md @@ -69,7 +69,7 @@ Enjoy. - Check how to run Tensorflow code with GPUs [here](/pages/public_cloud/ai_machine_learning/training_tuto_03_tensorflow_gpu). - You can compare AI models based on resource consumption, accuracy and training time. Refer to this [tutorial](/pages/public_cloud/ai_machine_learning/training_tuto_06_models_comparaison_weights_and_biases). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-ie.md index f5479d3da2d..c0cd39010b2 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-ie.md @@ -69,7 +69,7 @@ Enjoy. - Check how to run Tensorflow code with GPUs [here](/pages/public_cloud/ai_machine_learning/training_tuto_03_tensorflow_gpu). - You can compare AI models based on resource consumption, accuracy and training time. Refer to this [tutorial](/pages/public_cloud/ai_machine_learning/training_tuto_06_models_comparaison_weights_and_biases). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-sg.md index 12548a396e7..c0cd39010b2 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-sg.md @@ -69,7 +69,7 @@ Enjoy. - Check how to run Tensorflow code with GPUs [here](/pages/public_cloud/ai_machine_learning/training_tuto_03_tensorflow_gpu). - You can compare AI models based on resource consumption, accuracy and training time. Refer to this [tutorial](/pages/public_cloud/ai_machine_learning/training_tuto_06_models_comparaison_weights_and_biases). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-us.md b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-us.md index 5e24f4b69b6..c0cd39010b2 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.en-us.md @@ -69,7 +69,7 @@ Enjoy. - Check how to run Tensorflow code with GPUs [here](/pages/public_cloud/ai_machine_learning/training_tuto_03_tensorflow_gpu). - You can compare AI models based on resource consumption, accuracy and training time. Refer to this [tutorial](/pages/public_cloud/ai_machine_learning/training_tuto_06_models_comparaison_weights_and_biases). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.es-es.md b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.es-es.md index e96a2682e0b..c0cd39010b2 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.es-es.md @@ -69,7 +69,7 @@ Enjoy. - Check how to run Tensorflow code with GPUs [here](/pages/public_cloud/ai_machine_learning/training_tuto_03_tensorflow_gpu). - You can compare AI models based on resource consumption, accuracy and training time. Refer to this [tutorial](/pages/public_cloud/ai_machine_learning/training_tuto_06_models_comparaison_weights_and_biases). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.es-us.md b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.es-us.md index 289ce0035c1..c0cd39010b2 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.es-us.md @@ -69,7 +69,7 @@ Enjoy. - Check how to run Tensorflow code with GPUs [here](/pages/public_cloud/ai_machine_learning/training_tuto_03_tensorflow_gpu). - You can compare AI models based on resource consumption, accuracy and training time. Refer to this [tutorial](/pages/public_cloud/ai_machine_learning/training_tuto_06_models_comparaison_weights_and_biases). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.fr-ca.md index 36f9764f749..c6c7d4134d6 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.fr-ca.md @@ -69,7 +69,7 @@ Enjoy. - Check how to run Tensorflow code with GPUs [here](/pages/public_cloud/ai_machine_learning/training_tuto_03_tensorflow_gpu). - You can compare AI models based on resource consumption, accuracy and training time. Refer to this [tutorial](/pages/public_cloud/ai_machine_learning/training_tuto_06_models_comparaison_weights_and_biases). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.fr-fr.md index fdb021ad6d2..c6c7d4134d6 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.fr-fr.md @@ -69,7 +69,7 @@ Enjoy. - Check how to run Tensorflow code with GPUs [here](/pages/public_cloud/ai_machine_learning/training_tuto_03_tensorflow_gpu). - You can compare AI models based on resource consumption, accuracy and training time. Refer to this [tutorial](/pages/public_cloud/ai_machine_learning/training_tuto_06_models_comparaison_weights_and_biases). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.it-it.md b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.it-it.md index 4ba4caf955c..c0cd39010b2 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.it-it.md @@ -69,7 +69,7 @@ Enjoy. - Check how to run Tensorflow code with GPUs [here](/pages/public_cloud/ai_machine_learning/training_tuto_03_tensorflow_gpu). - You can compare AI models based on resource consumption, accuracy and training time. Refer to this [tutorial](/pages/public_cloud/ai_machine_learning/training_tuto_06_models_comparaison_weights_and_biases). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.pl-pl.md index c3e47610e53..c0cd39010b2 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.pl-pl.md @@ -69,7 +69,7 @@ Enjoy. - Check how to run Tensorflow code with GPUs [here](/pages/public_cloud/ai_machine_learning/training_tuto_03_tensorflow_gpu). - You can compare AI models based on resource consumption, accuracy and training time. Refer to this [tutorial](/pages/public_cloud/ai_machine_learning/training_tuto_06_models_comparaison_weights_and_biases). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.pt-pt.md index 47dcc25f12c..c0cd39010b2 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote/guide.pt-pt.md @@ -69,7 +69,7 @@ Enjoy. - Check how to run Tensorflow code with GPUs [here](/pages/public_cloud/ai_machine_learning/training_tuto_03_tensorflow_gpu). - You can compare AI models based on resource consumption, accuracy and training time. Refer to this [tutorial](/pages/public_cloud/ai_machine_learning/training_tuto_06_models_comparaison_weights_and_biases). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.de-de.md b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.de-de.md index 544240ab61a..908e8a784ac 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.de-de.md @@ -18,7 +18,7 @@ You can see the Notebook step in the tutorial: [Audio analysis and classificatio ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - [Docker](https://www.docker.com/get-started) installed and configured to build images. diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-asia.md index 430793aa4b3..2ad24e80d87 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-asia.md @@ -18,7 +18,7 @@ You can see the Notebook step in the tutorial: [Audio analysis and classificatio ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - [Docker](https://www.docker.com/get-started) installed and configured to build images. diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-au.md b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-au.md index e7f64c4c89a..2ad24e80d87 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-au.md @@ -18,7 +18,7 @@ You can see the Notebook step in the tutorial: [Audio analysis and classificatio ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - [Docker](https://www.docker.com/get-started) installed and configured to build images. diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-ca.md index 41fb47313e8..2ad24e80d87 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-ca.md @@ -18,7 +18,7 @@ You can see the Notebook step in the tutorial: [Audio analysis and classificatio ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - [Docker](https://www.docker.com/get-started) installed and configured to build images. diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-ie.md index 51c14dc56db..2ad24e80d87 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-ie.md @@ -18,7 +18,7 @@ You can see the Notebook step in the tutorial: [Audio analysis and classificatio ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - [Docker](https://www.docker.com/get-started) installed and configured to build images. diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-sg.md index 0fc3fcacee2..2ad24e80d87 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-sg.md @@ -18,7 +18,7 @@ You can see the Notebook step in the tutorial: [Audio analysis and classificatio ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - [Docker](https://www.docker.com/get-started) installed and configured to build images. diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-us.md b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-us.md index a3f5720e270..2ad24e80d87 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.en-us.md @@ -18,7 +18,7 @@ You can see the Notebook step in the tutorial: [Audio analysis and classificatio ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - [Docker](https://www.docker.com/get-started) installed and configured to build images. diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.es-es.md b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.es-es.md index 5c6d779451e..908e8a784ac 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.es-es.md @@ -18,7 +18,7 @@ You can see the Notebook step in the tutorial: [Audio analysis and classificatio ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - [Docker](https://www.docker.com/get-started) installed and configured to build images. diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.es-us.md b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.es-us.md index f15f28c4780..908e8a784ac 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.es-us.md @@ -18,7 +18,7 @@ You can see the Notebook step in the tutorial: [Audio analysis and classificatio ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - [Docker](https://www.docker.com/get-started) installed and configured to build images. diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.fr-ca.md index f1466dfe8a7..f1177ffb9aa 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.fr-ca.md @@ -18,7 +18,7 @@ You can see the Notebook step in the tutorial: [Audio analysis and classificatio ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - [Docker](https://www.docker.com/get-started) installed and configured to build images. diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.fr-fr.md index aad19dea43b..f1177ffb9aa 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.fr-fr.md @@ -18,7 +18,7 @@ You can see the Notebook step in the tutorial: [Audio analysis and classificatio ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - [Docker](https://www.docker.com/get-started) installed and configured to build images. diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.it-it.md b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.it-it.md index 84e3c1ebfbe..908e8a784ac 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.it-it.md @@ -18,7 +18,7 @@ You can see the Notebook step in the tutorial: [Audio analysis and classificatio ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - [Docker](https://www.docker.com/get-started) installed and configured to build images. diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.pl-pl.md index 2262c5c6785..908e8a784ac 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.pl-pl.md @@ -18,7 +18,7 @@ You can see the Notebook step in the tutorial: [Audio analysis and classificatio ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - [Docker](https://www.docker.com/get-started) installed and configured to build images. diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.pt-pt.md index 0fce9bc68f2..908e8a784ac 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_08_train_marine_mammal_sound/guide.pt-pt.md @@ -18,7 +18,7 @@ You can see the Notebook step in the tutorial: [Audio analysis and classificatio ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- Access to the [OVHcloud Control Panel](/links/manager) - A Public Cloud project created - The ovhai CLI interface installed on your system (more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)) - [Docker](https://www.docker.com/get-started) installed and configured to build images. diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.de-de.md b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.de-de.md index 7f97a32280d..1a8264640c1 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.de-de.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.de-de.md @@ -19,7 +19,7 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- You have access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de). +- You have access to the [OVHcloud Control Panel](/links/manager). - You have created a Public Cloud project. - The ovhai CLI interface is installed on your system (find more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)). - You have [Docker](https://www.docker.com/get-started) installed and configured to build images. @@ -277,7 +277,7 @@ All the source code is available on the [OVHcloud GitHub organization](https://g To create the application using the trained model, you can follow this tutorial: [Deploy an app for playing "rock paper scissors"](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-asia.md b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-asia.md index abe6f92cd8c..3bb2dc70784 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-asia.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-asia.md @@ -19,7 +19,7 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- You have access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia). +- You have access to the [OVHcloud Control Panel](/links/manager). - You have created a Public Cloud project. - The ovhai CLI interface is installed on your system (find more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)). - You have [Docker](https://www.docker.com/get-started) installed and configured to build images. @@ -277,7 +277,7 @@ All the source code is available on the [OVHcloud GitHub organization](https://g To create the application using the trained model, you can follow this tutorial: [Deploy an app for playing "rock paper scissors"](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-au.md b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-au.md index bd20da69f86..3bb2dc70784 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-au.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-au.md @@ -19,7 +19,7 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- You have access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au). +- You have access to the [OVHcloud Control Panel](/links/manager). - You have created a Public Cloud project. - The ovhai CLI interface is installed on your system (find more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)). - You have [Docker](https://www.docker.com/get-started) installed and configured to build images. @@ -277,7 +277,7 @@ All the source code is available on the [OVHcloud GitHub organization](https://g To create the application using the trained model, you can follow this tutorial: [Deploy an app for playing "rock paper scissors"](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-ca.md b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-ca.md index 0bb99ccd616..3bb2dc70784 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-ca.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-ca.md @@ -19,7 +19,7 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- You have access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca). +- You have access to the [OVHcloud Control Panel](/links/manager). - You have created a Public Cloud project. - The ovhai CLI interface is installed on your system (find more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)). - You have [Docker](https://www.docker.com/get-started) installed and configured to build images. @@ -277,7 +277,7 @@ All the source code is available on the [OVHcloud GitHub organization](https://g To create the application using the trained model, you can follow this tutorial: [Deploy an app for playing "rock paper scissors"](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-ie.md b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-ie.md index beacf7a2839..3bb2dc70784 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-ie.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-ie.md @@ -19,7 +19,7 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- You have access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie). +- You have access to the [OVHcloud Control Panel](/links/manager). - You have created a Public Cloud project. - The ovhai CLI interface is installed on your system (find more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)). - You have [Docker](https://www.docker.com/get-started) installed and configured to build images. @@ -277,7 +277,7 @@ All the source code is available on the [OVHcloud GitHub organization](https://g To create the application using the trained model, you can follow this tutorial: [Deploy an app for playing "rock paper scissors"](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-sg.md b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-sg.md index 3d21d3a3d2a..3bb2dc70784 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-sg.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-sg.md @@ -19,7 +19,7 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- You have access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg). +- You have access to the [OVHcloud Control Panel](/links/manager). - You have created a Public Cloud project. - The ovhai CLI interface is installed on your system (find more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)). - You have [Docker](https://www.docker.com/get-started) installed and configured to build images. @@ -277,7 +277,7 @@ All the source code is available on the [OVHcloud GitHub organization](https://g To create the application using the trained model, you can follow this tutorial: [Deploy an app for playing "rock paper scissors"](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-us.md b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-us.md index 02beb023037..3bb2dc70784 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-us.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.en-us.md @@ -19,7 +19,7 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- You have access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we). +- You have access to the [OVHcloud Control Panel](/links/manager). - You have created a Public Cloud project. - The ovhai CLI interface is installed on your system (find more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)). - You have [Docker](https://www.docker.com/get-started) installed and configured to build images. @@ -277,7 +277,7 @@ All the source code is available on the [OVHcloud GitHub organization](https://g To create the application using the trained model, you can follow this tutorial: [Deploy an app for playing "rock paper scissors"](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.es-es.md b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.es-es.md index bb2c927a7fa..1a8264640c1 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.es-es.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.es-es.md @@ -19,7 +19,7 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- You have access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es). +- You have access to the [OVHcloud Control Panel](/links/manager). - You have created a Public Cloud project. - The ovhai CLI interface is installed on your system (find more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)). - You have [Docker](https://www.docker.com/get-started) installed and configured to build images. @@ -277,7 +277,7 @@ All the source code is available on the [OVHcloud GitHub organization](https://g To create the application using the trained model, you can follow this tutorial: [Deploy an app for playing "rock paper scissors"](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.es-us.md b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.es-us.md index 7d62a96c0ae..1a8264640c1 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.es-us.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.es-us.md @@ -19,7 +19,7 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- You have access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws). +- You have access to the [OVHcloud Control Panel](/links/manager). - You have created a Public Cloud project. - The ovhai CLI interface is installed on your system (find more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)). - You have [Docker](https://www.docker.com/get-started) installed and configured to build images. @@ -277,7 +277,7 @@ All the source code is available on the [OVHcloud GitHub organization](https://g To create the application using the trained model, you can follow this tutorial: [Deploy an app for playing "rock paper scissors"](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.fr-ca.md b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.fr-ca.md index e73de5ddde7..be30cce5477 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.fr-ca.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.fr-ca.md @@ -19,7 +19,7 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- You have access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc). +- You have access to the [OVHcloud Control Panel](/links/manager). - You have created a Public Cloud project. - The ovhai CLI interface is installed on your system (find more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)). - You have [Docker](https://www.docker.com/get-started) installed and configured to build images. @@ -277,7 +277,7 @@ All the source code is available on the [OVHcloud GitHub organization](https://g To create the application using the trained model, you can follow this tutorial: [Deploy an app for playing "rock paper scissors"](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.fr-fr.md b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.fr-fr.md index 8034632402e..be30cce5477 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.fr-fr.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.fr-fr.md @@ -19,7 +19,7 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- You have access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr). +- You have access to the [OVHcloud Control Panel](/links/manager). - You have created a Public Cloud project. - The ovhai CLI interface is installed on your system (find more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)). - You have [Docker](https://www.docker.com/get-started) installed and configured to build images. @@ -277,7 +277,7 @@ All the source code is available on the [OVHcloud GitHub organization](https://g To create the application using the trained model, you can follow this tutorial: [Deploy an app for playing "rock paper scissors"](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.it-it.md b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.it-it.md index 9ca5fce4e58..1a8264640c1 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.it-it.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.it-it.md @@ -19,7 +19,7 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- You have access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it). +- You have access to the [OVHcloud Control Panel](/links/manager). - You have created a Public Cloud project. - The ovhai CLI interface is installed on your system (find more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)). - You have [Docker](https://www.docker.com/get-started) installed and configured to build images. @@ -277,7 +277,7 @@ All the source code is available on the [OVHcloud GitHub organization](https://g To create the application using the trained model, you can follow this tutorial: [Deploy an app for playing "rock paper scissors"](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.pl-pl.md b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.pl-pl.md index 4ee9037250c..1a8264640c1 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.pl-pl.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.pl-pl.md @@ -19,7 +19,7 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- You have access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl). +- You have access to the [OVHcloud Control Panel](/links/manager). - You have created a Public Cloud project. - The ovhai CLI interface is installed on your system (find more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)). - You have [Docker](https://www.docker.com/get-started) installed and configured to build images. @@ -277,7 +277,7 @@ All the source code is available on the [OVHcloud GitHub organization](https://g To create the application using the trained model, you can follow this tutorial: [Deploy an app for playing "rock paper scissors"](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.pt-pt.md b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.pt-pt.md index 4cac3f19165..1a8264640c1 100644 --- a/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.pt-pt.md +++ b/pages/public_cloud/ai_machine_learning/training_tuto_09_train_rock-paper-scissors/guide.pt-pt.md @@ -19,7 +19,7 @@ It is based on the YOLOv8 open source [repository](https://github.com/ultralytic ## Requirements -- You have access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt). +- You have access to the [OVHcloud Control Panel](/links/manager). - You have created a Public Cloud project. - The ovhai CLI interface is installed on your system (find more information [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli)). - You have [Docker](https://www.docker.com/get-started) installed and configured to build images. @@ -277,7 +277,7 @@ All the source code is available on the [OVHcloud GitHub organization](https://g To create the application using the trained model, you can follow this tutorial: [Deploy an app for playing "rock paper scissors"](/pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. ## Feedback diff --git a/pages/public_cloud/compute/activate-windows-license-private-mode/guide.de-de.md b/pages/public_cloud/compute/activate-windows-license-private-mode/guide.de-de.md index 60dad5e88c7..e4d272117b5 100644 --- a/pages/public_cloud/compute/activate-windows-license-private-mode/guide.de-de.md +++ b/pages/public_cloud/compute/activate-windows-license-private-mode/guide.de-de.md @@ -17,7 +17,7 @@ In diesem Fall müssen Sie die Lizenz manuell aktivieren, um Zugriff auf alle Wi ## Voraussetzungen -- Sie haben ein [Public Cloud Projekt](https://www.ovhcloud.com/de/public-cloud/){.external} in Ihrem Kunden-Account. +- Sie haben ein [Public Cloud Projekt](/links/public-cloud/public-cloud) in Ihrem Kunden-Account. - Sie haben Zugriff auf Ihr [OVHcloud Kundencenter](/links/manager). - Sie haben einen [OpenStack User erstellt](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user). diff --git a/pages/public_cloud/compute/activate-windows-license-private-mode/guide.es-es.md b/pages/public_cloud/compute/activate-windows-license-private-mode/guide.es-es.md index d4eb206c5e7..ecc496ad519 100644 --- a/pages/public_cloud/compute/activate-windows-license-private-mode/guide.es-es.md +++ b/pages/public_cloud/compute/activate-windows-license-private-mode/guide.es-es.md @@ -17,7 +17,7 @@ En ese caso, deberá activar la licencia manualmente para poder acceder a todos ## Requisitos -- Un [proyecto de Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/) en su cuenta de OVHcloud +- Un [proyecto de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud - Estar conectado al [área de cliente de OVHcloud](/links/manager) - [Haber creado un usuario de OpenStack](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) diff --git a/pages/public_cloud/compute/activate-windows-license-private-mode/guide.es-us.md b/pages/public_cloud/compute/activate-windows-license-private-mode/guide.es-us.md index b6d17f03c4c..db530630da4 100644 --- a/pages/public_cloud/compute/activate-windows-license-private-mode/guide.es-us.md +++ b/pages/public_cloud/compute/activate-windows-license-private-mode/guide.es-us.md @@ -17,7 +17,7 @@ En ese caso, deberá activar la licencia manualmente para poder acceder a todos ## Requisitos -- Un [proyecto de Public Cloud](https://www.ovhcloud.com/es/public-cloud/) en su cuenta de OVHcloud +- Un [proyecto de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud - Estar conectado al [área de cliente de OVHcloud](/links/manager) - [Haber creado un usuario de OpenStack](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) diff --git a/pages/public_cloud/compute/apps_first_steps/guide.en-asia.md b/pages/public_cloud/compute/apps_first_steps/guide.en-asia.md index b2b759400dc..29e5434f29c 100644 --- a/pages/public_cloud/compute/apps_first_steps/guide.en-asia.md +++ b/pages/public_cloud/compute/apps_first_steps/guide.en-asia.md @@ -26,7 +26,7 @@ Using the [OVHcloud Control Panel](/links/manager) / API or the OpenStack Horizo Once the instance has been installed with your chosen pre-installed application, you can retrieve your login details via the OVHcloud API only. -1. Log in to the [API console here](https://ca.api.ovh.com/). +1. Log in to the [API console here](/links/api). 2. Then go to [here](https://ca.api.ovh.com/console/#/cloud/project/%7BserviceName%7D/instance/%7BinstanceId%7D/applicationAccess#POST). > API call diff --git a/pages/public_cloud/compute/apps_first_steps/guide.en-au.md b/pages/public_cloud/compute/apps_first_steps/guide.en-au.md index 8484f3c6657..c8004635b9a 100644 --- a/pages/public_cloud/compute/apps_first_steps/guide.en-au.md +++ b/pages/public_cloud/compute/apps_first_steps/guide.en-au.md @@ -26,7 +26,7 @@ Using the [OVHcloud Control Panel](/links/manager) / API or the OpenStack Horizo Once the instance has been installed with your chosen pre-installed application, you can retrieve your login details via the OVHcloud API only. -1. Log in to the [API console here](https://ca.api.ovh.com/). +1. Log in to the [API console here](/links/api). 2. Then go to [here](https://ca.api.ovh.com/console/#/cloud/project/%7BserviceName%7D/instance/%7BinstanceId%7D/applicationAccess#POST). > API call diff --git a/pages/public_cloud/compute/apps_first_steps/guide.en-ca.md b/pages/public_cloud/compute/apps_first_steps/guide.en-ca.md index 8484f3c6657..c8004635b9a 100644 --- a/pages/public_cloud/compute/apps_first_steps/guide.en-ca.md +++ b/pages/public_cloud/compute/apps_first_steps/guide.en-ca.md @@ -26,7 +26,7 @@ Using the [OVHcloud Control Panel](/links/manager) / API or the OpenStack Horizo Once the instance has been installed with your chosen pre-installed application, you can retrieve your login details via the OVHcloud API only. -1. Log in to the [API console here](https://ca.api.ovh.com/). +1. Log in to the [API console here](/links/api). 2. Then go to [here](https://ca.api.ovh.com/console/#/cloud/project/%7BserviceName%7D/instance/%7BinstanceId%7D/applicationAccess#POST). > API call diff --git a/pages/public_cloud/compute/apps_first_steps/guide.en-sg.md b/pages/public_cloud/compute/apps_first_steps/guide.en-sg.md index 8484f3c6657..c8004635b9a 100644 --- a/pages/public_cloud/compute/apps_first_steps/guide.en-sg.md +++ b/pages/public_cloud/compute/apps_first_steps/guide.en-sg.md @@ -26,7 +26,7 @@ Using the [OVHcloud Control Panel](/links/manager) / API or the OpenStack Horizo Once the instance has been installed with your chosen pre-installed application, you can retrieve your login details via the OVHcloud API only. -1. Log in to the [API console here](https://ca.api.ovh.com/). +1. Log in to the [API console here](/links/api). 2. Then go to [here](https://ca.api.ovh.com/console/#/cloud/project/%7BserviceName%7D/instance/%7BinstanceId%7D/applicationAccess#POST). > API call diff --git a/pages/public_cloud/compute/apps_first_steps/guide.en-us.md b/pages/public_cloud/compute/apps_first_steps/guide.en-us.md index 4bf1499c84c..fb4187e8112 100644 --- a/pages/public_cloud/compute/apps_first_steps/guide.en-us.md +++ b/pages/public_cloud/compute/apps_first_steps/guide.en-us.md @@ -26,7 +26,7 @@ Using the [OVHcloud Control Panel](/links/manager) / API or the OpenStack Horizo Once the instance has been installed with your chosen pre-installed application, you can retrieve your login details via the OVHcloud API only. -1. Log in to the [API console here](https://ca.api.ovh.com/). +1. Log in to the [API console here](/links/api). 2. Then go to [here](https://ca.api.ovh.com/console/#/cloud/project/%7BserviceName%7D/instance/%7BinstanceId%7D/applicationAccess#POST). > API call diff --git a/pages/public_cloud/compute/apps_first_steps/guide.fr-ca.md b/pages/public_cloud/compute/apps_first_steps/guide.fr-ca.md index 60b05c23bcc..d450ea7daac 100644 --- a/pages/public_cloud/compute/apps_first_steps/guide.fr-ca.md +++ b/pages/public_cloud/compute/apps_first_steps/guide.fr-ca.md @@ -26,7 +26,7 @@ Depuis [l'espace client OVHcloud](/links/manager), les API OVHcloud ou de l'API Une fois l'instance créée et une application préinstallée choisie, vous pouvez récupérer vos informations de connexion uniquement via l'API OVHcloud. -1. Connectez-vous à la [console API](https://ca.api.ovh.com/) +1. Connectez-vous à la [console API](/links/api) 2. Utilisez ensuite [cet appel API](https://ca.api.ovh.com/console/#/cloud/project/%7BserviceName%7D/instance/%7BinstanceId%7D/applicationAccess#POST) > Appel API diff --git a/pages/public_cloud/compute/change_project_contacts/guide.en-asia.md b/pages/public_cloud/compute/change_project_contacts/guide.en-asia.md index e708fb55383..ddb6ba05303 100644 --- a/pages/public_cloud/compute/change_project_contacts/guide.en-asia.md +++ b/pages/public_cloud/compute/change_project_contacts/guide.en-asia.md @@ -13,7 +13,7 @@ Modifying these contacts enables you to separate the technical management of ser ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) - Admin and billing contacts in the same OVHcloud subsidiary diff --git a/pages/public_cloud/compute/change_project_contacts/guide.en-au.md b/pages/public_cloud/compute/change_project_contacts/guide.en-au.md index ff664e6b37c..ddb6ba05303 100644 --- a/pages/public_cloud/compute/change_project_contacts/guide.en-au.md +++ b/pages/public_cloud/compute/change_project_contacts/guide.en-au.md @@ -13,7 +13,7 @@ Modifying these contacts enables you to separate the technical management of ser ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) - Admin and billing contacts in the same OVHcloud subsidiary diff --git a/pages/public_cloud/compute/change_project_contacts/guide.en-ca.md b/pages/public_cloud/compute/change_project_contacts/guide.en-ca.md index 4c974d615bf..ddb6ba05303 100644 --- a/pages/public_cloud/compute/change_project_contacts/guide.en-ca.md +++ b/pages/public_cloud/compute/change_project_contacts/guide.en-ca.md @@ -13,7 +13,7 @@ Modifying these contacts enables you to separate the technical management of ser ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) - Admin and billing contacts in the same OVHcloud subsidiary diff --git a/pages/public_cloud/compute/change_project_contacts/guide.en-gb.md b/pages/public_cloud/compute/change_project_contacts/guide.en-gb.md index 39954989332..49aef42e651 100644 --- a/pages/public_cloud/compute/change_project_contacts/guide.en-gb.md +++ b/pages/public_cloud/compute/change_project_contacts/guide.en-gb.md @@ -13,7 +13,7 @@ Modifying these contacts enables you to separate the technical management of ser ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) - Admin and billing contacts in the same OVHcloud subsidiary diff --git a/pages/public_cloud/compute/change_project_contacts/guide.en-ie.md b/pages/public_cloud/compute/change_project_contacts/guide.en-ie.md index 06fe8e043c5..49aef42e651 100644 --- a/pages/public_cloud/compute/change_project_contacts/guide.en-ie.md +++ b/pages/public_cloud/compute/change_project_contacts/guide.en-ie.md @@ -13,7 +13,7 @@ Modifying these contacts enables you to separate the technical management of ser ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) - Admin and billing contacts in the same OVHcloud subsidiary diff --git a/pages/public_cloud/compute/change_project_contacts/guide.en-sg.md b/pages/public_cloud/compute/change_project_contacts/guide.en-sg.md index eaf5c191765..ddb6ba05303 100644 --- a/pages/public_cloud/compute/change_project_contacts/guide.en-sg.md +++ b/pages/public_cloud/compute/change_project_contacts/guide.en-sg.md @@ -13,7 +13,7 @@ Modifying these contacts enables you to separate the technical management of ser ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) - Admin and billing contacts in the same OVHcloud subsidiary diff --git a/pages/public_cloud/compute/change_project_contacts/guide.en-us.md b/pages/public_cloud/compute/change_project_contacts/guide.en-us.md index 1abd89737f9..ddb6ba05303 100644 --- a/pages/public_cloud/compute/change_project_contacts/guide.en-us.md +++ b/pages/public_cloud/compute/change_project_contacts/guide.en-us.md @@ -13,7 +13,7 @@ Modifying these contacts enables you to separate the technical management of ser ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) - Admin and billing contacts in the same OVHcloud subsidiary diff --git a/pages/public_cloud/compute/change_project_contacts/guide.es-es.md b/pages/public_cloud/compute/change_project_contacts/guide.es-es.md index 5716aecb8b8..daacb5d865c 100644 --- a/pages/public_cloud/compute/change_project_contacts/guide.es-es.md +++ b/pages/public_cloud/compute/change_project_contacts/guide.es-es.md @@ -17,7 +17,7 @@ La modificación de estos contactos permite disociar la gestión técnica de la ## Requisitos -- Tener un proyecto de [Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/) en su cuenta de OVHcloud. +- Tener un proyecto de [Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud. - Tienes acceso a tu [Panel de configuración de OVHcloud](/links/manager). - Contactos de administrador y facturación en la misma filial de OVHcloud. diff --git a/pages/public_cloud/compute/change_project_contacts/guide.es-us.md b/pages/public_cloud/compute/change_project_contacts/guide.es-us.md index 54676802c84..967b3b37c86 100644 --- a/pages/public_cloud/compute/change_project_contacts/guide.es-us.md +++ b/pages/public_cloud/compute/change_project_contacts/guide.es-us.md @@ -17,7 +17,7 @@ La modificación de estos contactos permite disociar la gestión técnica de la ## Requisitos -- Tener un proyecto de [Public Cloud](https://www.ovhcloud.com/es/public-cloud/) en su cuenta de OVHcloud. +- Tener un proyecto de [Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud. - Tienes acceso a tu [Panel de configuración de OVHcloud](/links/manager). - Contactos de administrador y facturación en la misma filial de OVHcloud. diff --git a/pages/public_cloud/compute/change_project_contacts/guide.fr-ca.md b/pages/public_cloud/compute/change_project_contacts/guide.fr-ca.md index ce947bd113d..99245b94ee0 100644 --- a/pages/public_cloud/compute/change_project_contacts/guide.fr-ca.md +++ b/pages/public_cloud/compute/change_project_contacts/guide.fr-ca.md @@ -13,7 +13,7 @@ La modification de ces contacts permet de dissocier la gestion technique de la g ## Prérequis -- Avoir un projet [Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) dans votre compte OVHcloud +- Avoir un projet [Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - Être connecté à votre [espace client OVHcloud](/links/manager) - Contacts administrateur et facturation dans la même filiale OVHcloud diff --git a/pages/public_cloud/compute/change_project_contacts/guide.fr-fr.md b/pages/public_cloud/compute/change_project_contacts/guide.fr-fr.md index 2a7cec8473b..2d3c3c2bbb7 100644 --- a/pages/public_cloud/compute/change_project_contacts/guide.fr-fr.md +++ b/pages/public_cloud/compute/change_project_contacts/guide.fr-fr.md @@ -13,7 +13,7 @@ La modification de ces contacts permet de dissocier la gestion technique de la g ## Prérequis -- Avoir un projet [Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud +- Avoir un projet [Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - Être connecté à votre [espace client OVHcloud](/links/manager) - Contacts administrateur et facturation dans la même filiale OVHcloud diff --git a/pages/public_cloud/compute/change_project_contacts/guide.it-it.md b/pages/public_cloud/compute/change_project_contacts/guide.it-it.md index 26a919ac95f..9923c4d2f13 100644 --- a/pages/public_cloud/compute/change_project_contacts/guide.it-it.md +++ b/pages/public_cloud/compute/change_project_contacts/guide.it-it.md @@ -17,7 +17,7 @@ La modifica di questi contatti permette di dissociare la gestione tecnica dalla ## Prerequisiti -- Disporre di un progetto [Public Cloud](https://www.ovhcloud.com/it/public-cloud/) nel proprio account OVHcloud +- Disporre di un progetto [Public Cloud](/links/public-cloud/public-cloud) nel proprio account OVHcloud - Avere accesso allo [Spazio Cliente OVHcloud](/links/manager) - Contatti amministratore e fatturazione nella stessa filiale OVHcloud diff --git a/pages/public_cloud/compute/change_project_contacts/guide.pl-pl.md b/pages/public_cloud/compute/change_project_contacts/guide.pl-pl.md index 886636a4df9..03d2a2582df 100644 --- a/pages/public_cloud/compute/change_project_contacts/guide.pl-pl.md +++ b/pages/public_cloud/compute/change_project_contacts/guide.pl-pl.md @@ -17,7 +17,7 @@ Zmiana tych kontaktów pozwala na oddzielenie zarządzania technicznego i księg ## Wymagania początkowe -- Posiadanie projektu [Public Cloud](https://www.ovhcloud.com/pl/public-cloud/) na koncie OVHcloud +- Posiadanie projektu [Public Cloud](/links/public-cloud/public-cloud) na koncie OVHcloud - Dostęp do [Panelu klienta OVHcloud](/links/manager) - Kontakt administracyjny i księgowy w tym samym oddziale OVHcloud diff --git a/pages/public_cloud/compute/change_project_contacts/guide.pt-pt.md b/pages/public_cloud/compute/change_project_contacts/guide.pt-pt.md index fbe25bbe712..ad4fc109a5b 100644 --- a/pages/public_cloud/compute/change_project_contacts/guide.pt-pt.md +++ b/pages/public_cloud/compute/change_project_contacts/guide.pt-pt.md @@ -17,7 +17,7 @@ A modificação destes contactos permite dissociar a gestão técnica da gestão ## Requisitos -- Ter um projeto [Public Cloud](https://www.ovhcloud.com/pt/public-cloud/) na sua conta OVHcloud +- Ter um projeto [Public Cloud](/links/public-cloud/public-cloud) na sua conta OVHcloud - Ter acesso à [Área de Cliente OVHcloud](/links/manager) - Contactos de administrador e faturação na mesma filial OVHcloud diff --git a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-asia.md b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-asia.md index 44d4759c9dc..93ea43e3c21 100644 --- a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-asia.md +++ b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-asia.md @@ -6,7 +6,7 @@ updated: 2025-03-20 ## Objective -With the cloud-init module, you can configure your [Public Cloud instance](https://www.ovhcloud.com/asia/public-cloud/){.external} when you create it, and each time you reboot it. Consequently, if you wish to reconfigure your hostname, because of an error when creating your instance or to reconfigure your email server, you will need to disable the Cloud-init module. This will configure the hostname so that it is not re-established. +With the cloud-init module, you can configure your [Public Cloud instance](/links/public-cloud/public-cloud){.external} when you create it, and each time you reboot it. Consequently, if you wish to reconfigure your hostname, because of an error when creating your instance or to reconfigure your email server, you will need to disable the Cloud-init module. This will configure the hostname so that it is not re-established. **This guide will show you how to reconfigure cloud-init so that you can modify your instance’s hostname.** diff --git a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-au.md b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-au.md index 5f5c622e602..93ea43e3c21 100644 --- a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-au.md +++ b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-au.md @@ -6,7 +6,7 @@ updated: 2025-03-20 ## Objective -With the cloud-init module, you can configure your [Public Cloud instance](https://www.ovhcloud.com/en-au/public-cloud/){.external} when you create it, and each time you reboot it. Consequently, if you wish to reconfigure your hostname, because of an error when creating your instance or to reconfigure your email server, you will need to disable the Cloud-init module. This will configure the hostname so that it is not re-established. +With the cloud-init module, you can configure your [Public Cloud instance](/links/public-cloud/public-cloud){.external} when you create it, and each time you reboot it. Consequently, if you wish to reconfigure your hostname, because of an error when creating your instance or to reconfigure your email server, you will need to disable the Cloud-init module. This will configure the hostname so that it is not re-established. **This guide will show you how to reconfigure cloud-init so that you can modify your instance’s hostname.** diff --git a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-ca.md b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-ca.md index cbd3b2df22b..93ea43e3c21 100644 --- a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-ca.md +++ b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-ca.md @@ -6,7 +6,7 @@ updated: 2025-03-20 ## Objective -With the cloud-init module, you can configure your [Public Cloud instance](https://www.ovhcloud.com/en-ca/public-cloud/){.external} when you create it, and each time you reboot it. Consequently, if you wish to reconfigure your hostname, because of an error when creating your instance or to reconfigure your email server, you will need to disable the Cloud-init module. This will configure the hostname so that it is not re-established. +With the cloud-init module, you can configure your [Public Cloud instance](/links/public-cloud/public-cloud){.external} when you create it, and each time you reboot it. Consequently, if you wish to reconfigure your hostname, because of an error when creating your instance or to reconfigure your email server, you will need to disable the Cloud-init module. This will configure the hostname so that it is not re-established. **This guide will show you how to reconfigure cloud-init so that you can modify your instance’s hostname.** diff --git a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-ie.md b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-ie.md index b676a63f14f..93ea43e3c21 100644 --- a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-ie.md +++ b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-ie.md @@ -6,7 +6,7 @@ updated: 2025-03-20 ## Objective -With the cloud-init module, you can configure your [Public Cloud instance](https://www.ovhcloud.com/en-ie/public-cloud/){.external} when you create it, and each time you reboot it. Consequently, if you wish to reconfigure your hostname, because of an error when creating your instance or to reconfigure your email server, you will need to disable the Cloud-init module. This will configure the hostname so that it is not re-established. +With the cloud-init module, you can configure your [Public Cloud instance](/links/public-cloud/public-cloud){.external} when you create it, and each time you reboot it. Consequently, if you wish to reconfigure your hostname, because of an error when creating your instance or to reconfigure your email server, you will need to disable the Cloud-init module. This will configure the hostname so that it is not re-established. **This guide will show you how to reconfigure cloud-init so that you can modify your instance’s hostname.** diff --git a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-sg.md b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-sg.md index f777b0e6c01..a140497a173 100644 --- a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-sg.md +++ b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-sg.md @@ -6,7 +6,7 @@ updated: 2025-03-20 ## Objective -With the cloud-init module, you can configure your [Public Cloud instance](https://www.ovhcloud.com/en-sg/public-cloud/){.external} when you create it, and each time you reboot it. Consequently, if you wish to reconfigure your hostname, because of an error when creating your instance or to reconfigure your email server, you will need to disable the Cloud-init module. This will configure the hostname so that it is not re-established. +With the cloud-init module, you can configure your [Public Cloud instance](/links/public-cloud/public-cloud){.external} when you create it, and each time you reboot it. Consequently, if you wish to reconfigure your hostname, because of an error when creating your instance or to reconfigure your email server, you will need to disable the Cloud-init module. This will configure the hostname so that it is not re-established. **This guide will show you how to reconfigure cloud-init so that you can modify your instance’s hostname.** diff --git a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-us.md b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-us.md index 90973706ac9..7724be41c09 100644 --- a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-us.md +++ b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.en-us.md @@ -6,7 +6,7 @@ updated: 2025-03-20 ## Objective -With the cloud-init module, you can configure your [Public Cloud instance](https://www.ovhcloud.com/en/public-cloud/){.external} when you create it, and each time you reboot it. Consequently, if you wish to reconfigure your hostname, because of an error when creating your instance or to reconfigure your email server, you will need to disable the Cloud-init module. This will configure the hostname so that it is not re-established. +With the cloud-init module, you can configure your [Public Cloud instance](/links/public-cloud/public-cloud){.external} when you create it, and each time you reboot it. Consequently, if you wish to reconfigure your hostname, because of an error when creating your instance or to reconfigure your email server, you will need to disable the Cloud-init module. This will configure the hostname so that it is not re-established. **This guide will show you how to reconfigure cloud-init so that you can modify your instance’s hostname.** diff --git a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.es-es.md b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.es-es.md index 5aaf06282e9..3cb4c03f521 100644 --- a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.es-es.md +++ b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.es-es.md @@ -6,7 +6,7 @@ updated: 2025-03-20 ## Objetivo -El módulo **cloud-init** permite configurar una [instancia de Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/){.external} al crearla, pero también cada vez que se reinicie. Por eso, si quiere volver a configurar el hostname, bien porque se produjo un error al crear la instancia, o bien para reconfigurar el servidor de correo, deberá desactivar primero el módulo cloud-init, que es el encargado de configurar el hostname para que no se restablezca. +El módulo **cloud-init** permite configurar una [instancia de Public Cloud](/links/public-cloud/public-cloud){.external} al crearla, pero también cada vez que se reinicie. Por eso, si quiere volver a configurar el hostname, bien porque se produjo un error al crear la instancia, o bien para reconfigurar el servidor de correo, deberá desactivar primero el módulo cloud-init, que es el encargado de configurar el hostname para que no se restablezca. **Esta guía explica cómo reconfigurar cloud-init para poder cambiar el hostname de una instancia.** diff --git a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.es-us.md b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.es-us.md index b66bbf8777a..3cb4c03f521 100644 --- a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.es-us.md +++ b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.es-us.md @@ -6,7 +6,7 @@ updated: 2025-03-20 ## Objetivo -El módulo **cloud-init** permite configurar una [instancia de Public Cloud](https://www.ovhcloud.com/es/public-cloud/){.external} al crearla, pero también cada vez que se reinicie. Por eso, si quiere volver a configurar el hostname, bien porque se produjo un error al crear la instancia, o bien para reconfigurar el servidor de correo, deberá desactivar primero el módulo cloud-init, que es el encargado de configurar el hostname para que no se restablezca. +El módulo **cloud-init** permite configurar una [instancia de Public Cloud](/links/public-cloud/public-cloud){.external} al crearla, pero también cada vez que se reinicie. Por eso, si quiere volver a configurar el hostname, bien porque se produjo un error al crear la instancia, o bien para reconfigurar el servidor de correo, deberá desactivar primero el módulo cloud-init, que es el encargado de configurar el hostname para que no se restablezca. **Esta guía explica cómo reconfigurar cloud-init para poder cambiar el hostname de una instancia.** diff --git a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.fr-ca.md b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.fr-ca.md index 86e7f735694..03d13bfb661 100644 --- a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.fr-ca.md +++ b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.fr-ca.md @@ -6,7 +6,7 @@ updated: 2025-03-20 ## Objectif -Le module Cloud-init permet de configurer votre [instance Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/){.external} lors de sa création, mais aussi à chaque redémarrage. Par conséquent, si vous souhaitez reconfigurer votre hostname, à cause d'une erreur lors de la création de votre instance ou pour reconfigurer votre serveur e-mail, il vous sera nécessaire de désactiver le module Cloud-init. Celui-ci se charge de configurer le hostname afin que celui ci ne soit pas rétabli. +Le module Cloud-init permet de configurer votre [instance Public Cloud](/links/public-cloud/public-cloud){.external} lors de sa création, mais aussi à chaque redémarrage. Par conséquent, si vous souhaitez reconfigurer votre hostname, à cause d'une erreur lors de la création de votre instance ou pour reconfigurer votre serveur e-mail, il vous sera nécessaire de désactiver le module Cloud-init. Celui-ci se charge de configurer le hostname afin que celui ci ne soit pas rétabli. **Ce guide vous explique comment reconfigurer cloud-init afin d'être en mesure de modifier le hostname de votre instance.** diff --git a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.fr-fr.md b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.fr-fr.md index 4a9805ff1d0..864644a86bf 100644 --- a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.fr-fr.md +++ b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.fr-fr.md @@ -6,7 +6,7 @@ updated: 2025-03-20 ## Objectif -Le module Cloud-init permet de configurer votre [instance Public Cloud](https://www.ovhcloud.com/fr/public-cloud/){.external} lors de sa création, mais aussi à chaque redémarrage. Par conséquent, si vous souhaitez reconfigurer votre hostname, à cause d'une erreur lors de la création de votre instance ou pour reconfigurer votre serveur e-mail, il vous sera nécessaire de désactiver le module Cloud-init. Celui-ci se charge de configurer le hostname afin que celui ci ne soit pas rétabli. +Le module Cloud-init permet de configurer votre [instance Public Cloud](/links/public-cloud/public-cloud){.external} lors de sa création, mais aussi à chaque redémarrage. Par conséquent, si vous souhaitez reconfigurer votre hostname, à cause d'une erreur lors de la création de votre instance ou pour reconfigurer votre serveur e-mail, il vous sera nécessaire de désactiver le module Cloud-init. Celui-ci se charge de configurer le hostname afin que celui ci ne soit pas rétabli. **Ce guide vous explique comment reconfigurer cloud-init afin d'être en mesure de modifier le hostname de votre instance.** diff --git a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.it-it.md b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.it-it.md index 426107295f4..ad00fa6c8ae 100644 --- a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.it-it.md +++ b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.it-it.md @@ -10,7 +10,7 @@ updated: 2025-03-20 ## Obiettivo -Nel momento in cui crei un’[istanza Public Cloud](https://www.ovhcloud.com/it/public-cloud/){.external}, così come ad ogni riavvio, puoi configurarla grazie al modulo Cloud-init. Di conseguenza, se si desidera riconfigurare l'hostname, a causa di un errore durante la creazione dell'istanza o per riconfigurare il server di posta elettronica, è necessario disabilitare il modulo Cloud-init. Questo è responsabile della configurazione dell'hostname in modo che non venga ripristinato. +Nel momento in cui crei un’[istanza Public Cloud](/links/public-cloud/public-cloud){.external}, così come ad ogni riavvio, puoi configurarla grazie al modulo Cloud-init. Di conseguenza, se si desidera riconfigurare l'hostname, a causa di un errore durante la creazione dell'istanza o per riconfigurare il server di posta elettronica, è necessario disabilitare il modulo Cloud-init. Questo è responsabile della configurazione dell'hostname in modo che non venga ripristinato. **Questa guida spiega come riconfigurare cloud-init in modo da poter cambiare l'hostname dell'istanza.** diff --git a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.pl-pl.md b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.pl-pl.md index 001cb6a14f7..68eb12f1ed3 100644 --- a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.pl-pl.md +++ b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.pl-pl.md @@ -10,7 +10,7 @@ updated: 2025-03-20 ## Wprowadzenie -Moduł Cloud-init pozwala na skonfigurowanie [instancji Public Cloud](https://www.ovhcloud.com/pl/public-cloud/){.external} podczas jej tworzenia oraz podczas każdego restartu. Jeśli chcesz ponownie skonfigurować hostname, na przykład na skutek błędu podczas tworzenia instancji lub aby zmienić konfigurację serwera mailowego, musisz wyłączyć moduł Cloud-init, który zajmuje się konfiguracją hostname, aby nie został on przywrócony. +Moduł Cloud-init pozwala na skonfigurowanie [instancji Public Cloud](/links/public-cloud/public-cloud){.external} podczas jej tworzenia oraz podczas każdego restartu. Jeśli chcesz ponownie skonfigurować hostname, na przykład na skutek błędu podczas tworzenia instancji lub aby zmienić konfigurację serwera mailowego, musisz wyłączyć moduł Cloud-init, który zajmuje się konfiguracją hostname, aby nie został on przywrócony. **Przewodnik ten wyjaśnia, jak skonfigurować Cloud-init, aby móc zmienić hostname instancji.** diff --git a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.pt-pt.md b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.pt-pt.md index 09abe5297b1..1866cbda94d 100644 --- a/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.pt-pt.md +++ b/pages/public_cloud/compute/changing_the_hostname_of_an_instance/guide.pt-pt.md @@ -10,7 +10,7 @@ updated: 2025-03-20 ## Sumário -O módulo Cloud-init permite configurar a [instância Public Cloud](https://www.ovhcloud.com/pt/public-cloud/){.external} quando é criada, mas também em cada reinicialização. Por isso, se pretender reconfigurar o hostname devido a um erro durante a criação da instância ou para reconfigurar o seu servidor de e-mail, terá de desativar o módulo Cloud-init. Este último encarrega-se de configurar o hostname de modo que não seja restabelecido. +O módulo Cloud-init permite configurar a [instância Public Cloud](/links/public-cloud/public-cloud){.external} quando é criada, mas também em cada reinicialização. Por isso, se pretender reconfigurar o hostname devido a um erro durante a criação da instância ou para reconfigurar o seu servidor de e-mail, terá de desativar o módulo Cloud-init. Este último encarrega-se de configurar o hostname de modo que não seja restabelecido. **Este manual explica como reconfigurar o Cloud-init, de forma a poder modificar o hostname da instância.** diff --git a/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-asia.md b/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-asia.md index eda830adc1c..0491307604f 100644 --- a/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-asia.md +++ b/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-asia.md @@ -19,7 +19,7 @@ This may be useful in the following cases: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud instance](https://www.ovhcloud.com/asia/public-cloud/){.external} in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud){.external} in your OVHcloud account - A volume snapshot in the same OpenStack region - Administrative access (sudo) to your instance via SSH or RDP diff --git a/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-au.md b/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-au.md index d2f7210c58c..0491307604f 100644 --- a/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-au.md +++ b/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-au.md @@ -19,7 +19,7 @@ This may be useful in the following cases: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud instance](https://www.ovhcloud.com/en-au/public-cloud/){.external} in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud){.external} in your OVHcloud account - A volume snapshot in the same OpenStack region - Administrative access (sudo) to your instance via SSH or RDP diff --git a/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-ca.md b/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-ca.md index e8bb436b570..0491307604f 100644 --- a/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-ca.md +++ b/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-ca.md @@ -19,7 +19,7 @@ This may be useful in the following cases: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud instance](https://www.ovhcloud.com/en-ca/public-cloud/){.external} in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud){.external} in your OVHcloud account - A volume snapshot in the same OpenStack region - Administrative access (sudo) to your instance via SSH or RDP diff --git a/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-gb.md b/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-gb.md index 7b881ea67fe..0491307604f 100644 --- a/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-gb.md +++ b/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-gb.md @@ -19,7 +19,7 @@ This may be useful in the following cases: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud instance](https://www.ovhcloud.com/en-gb/public-cloud/){.external} in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud){.external} in your OVHcloud account - A volume snapshot in the same OpenStack region - Administrative access (sudo) to your instance via SSH or RDP diff --git a/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-ie.md b/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-ie.md index d01356e1fd6..0491307604f 100644 --- a/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-ie.md +++ b/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-ie.md @@ -19,7 +19,7 @@ This may be useful in the following cases: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud instance](https://www.ovhcloud.com/en-ie/public-cloud/){.external} in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud){.external} in your OVHcloud account - A volume snapshot in the same OpenStack region - Administrative access (sudo) to your instance via SSH or RDP diff --git a/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-sg.md b/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-sg.md index 8f443824655..0491307604f 100644 --- a/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-sg.md +++ b/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-sg.md @@ -19,7 +19,7 @@ This may be useful in the following cases: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud instance](https://www.ovhcloud.com/en-sg/public-cloud/){.external} in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud){.external} in your OVHcloud account - A volume snapshot in the same OpenStack region - Administrative access (sudo) to your instance via SSH or RDP diff --git a/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-us.md b/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-us.md index 415891e567d..0491307604f 100644 --- a/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-us.md +++ b/pages/public_cloud/compute/create-volume-from-snapshot/guide.en-us.md @@ -19,7 +19,7 @@ This may be useful in the following cases: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud instance](https://www.ovhcloud.com/en/public-cloud/){.external} in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud){.external} in your OVHcloud account - A volume snapshot in the same OpenStack region - Administrative access (sudo) to your instance via SSH or RDP diff --git a/pages/public_cloud/compute/create-volume-from-snapshot/guide.es-es.md b/pages/public_cloud/compute/create-volume-from-snapshot/guide.es-es.md index e4ed06d44a9..c2a46946aa6 100755 --- a/pages/public_cloud/compute/create-volume-from-snapshot/guide.es-es.md +++ b/pages/public_cloud/compute/create-volume-from-snapshot/guide.es-es.md @@ -23,7 +23,7 @@ Esto puede ser útil en los siguientes casos: ## Requisitos - Estar conectado al [área de cliente de OVHcloud](/links/manager){.external}. -- Tener una [instancia de Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/){.external} en su cuenta de OVHcloud. +- Tener una [instancia de Public Cloud](/links/public-cloud/public-cloud){.external} en su cuenta de OVHcloud. - Tener una copia de seguridad del disco en la misma región de OpenStack. - Tener acceso a su instancia por SSH como administrador (sudo). diff --git a/pages/public_cloud/compute/create-volume-from-snapshot/guide.es-us.md b/pages/public_cloud/compute/create-volume-from-snapshot/guide.es-us.md index 2cddcf669aa..c2a46946aa6 100644 --- a/pages/public_cloud/compute/create-volume-from-snapshot/guide.es-us.md +++ b/pages/public_cloud/compute/create-volume-from-snapshot/guide.es-us.md @@ -23,7 +23,7 @@ Esto puede ser útil en los siguientes casos: ## Requisitos - Estar conectado al [área de cliente de OVHcloud](/links/manager){.external}. -- Tener una [instancia de Public Cloud](https://www.ovhcloud.com/es/public-cloud/){.external} en su cuenta de OVHcloud. +- Tener una [instancia de Public Cloud](/links/public-cloud/public-cloud){.external} en su cuenta de OVHcloud. - Tener una copia de seguridad del disco en la misma región de OpenStack. - Tener acceso a su instancia por SSH como administrador (sudo). diff --git a/pages/public_cloud/compute/create-volume-from-snapshot/guide.fr-ca.md b/pages/public_cloud/compute/create-volume-from-snapshot/guide.fr-ca.md index 648cebd58f0..209cc105829 100644 --- a/pages/public_cloud/compute/create-volume-from-snapshot/guide.fr-ca.md +++ b/pages/public_cloud/compute/create-volume-from-snapshot/guide.fr-ca.md @@ -19,7 +19,7 @@ Cela peut être utile dans les cas suivants : ## Prérequis - Être connecté votre [espace client OVHcloud](/links/manager). -- Avoir une [instance Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/){.external} dans votre compte OVHcloud. +- Avoir une [instance Public Cloud](/links/public-cloud/public-cloud){.external} dans votre compte OVHcloud. - Avoir une sauvegarde disque dans la même région OpenStack. - Avoir accès à votre instance via SSH en tant qu'administrateur (sudo). diff --git a/pages/public_cloud/compute/create-volume-from-snapshot/guide.fr-fr.md b/pages/public_cloud/compute/create-volume-from-snapshot/guide.fr-fr.md index 75477f6509a..209cc105829 100644 --- a/pages/public_cloud/compute/create-volume-from-snapshot/guide.fr-fr.md +++ b/pages/public_cloud/compute/create-volume-from-snapshot/guide.fr-fr.md @@ -19,7 +19,7 @@ Cela peut être utile dans les cas suivants : ## Prérequis - Être connecté votre [espace client OVHcloud](/links/manager). -- Avoir une [instance Public Cloud](https://www.ovhcloud.com/fr/public-cloud/){.external} dans votre compte OVHcloud. +- Avoir une [instance Public Cloud](/links/public-cloud/public-cloud){.external} dans votre compte OVHcloud. - Avoir une sauvegarde disque dans la même région OpenStack. - Avoir accès à votre instance via SSH en tant qu'administrateur (sudo). diff --git a/pages/public_cloud/compute/create-volume-from-snapshot/guide.it-it.md b/pages/public_cloud/compute/create-volume-from-snapshot/guide.it-it.md index bbf3bf1a139..5a5b51d7810 100755 --- a/pages/public_cloud/compute/create-volume-from-snapshot/guide.it-it.md +++ b/pages/public_cloud/compute/create-volume-from-snapshot/guide.it-it.md @@ -23,7 +23,7 @@ Ciò può essere utile nei seguenti casi: ## Prerequisiti - Avere accesso allo [Spazio Cliente OVHcloud](/links/manager){.external} -- Disporre di un'[istanza Public Cloud](https://www.ovhcloud.com/it/public-cloud/){.external} sul proprio account OVHcloud +- Disporre di un'[istanza Public Cloud](/links/public-cloud/public-cloud){.external} sul proprio account OVHcloud - Disco nella stessa Region OpenStack - Avere accesso alla tua istanza via SSH come amministratore (sudo) diff --git a/pages/public_cloud/compute/create-volume-from-snapshot/guide.pl-pl.md b/pages/public_cloud/compute/create-volume-from-snapshot/guide.pl-pl.md index afb6e170139..3fdd2bd2c37 100755 --- a/pages/public_cloud/compute/create-volume-from-snapshot/guide.pl-pl.md +++ b/pages/public_cloud/compute/create-volume-from-snapshot/guide.pl-pl.md @@ -23,7 +23,7 @@ Może to być przydatne w następujących przypadkach: ## Wymagania początkowe - Dostęp do [Panelu klienta OVHcloud](/links/manager){.external} -- Posiadanie [instancji Public Cloud](https://www.ovhcloud.com/pl/public-cloud/){.external} na koncie OVHcloud +- Posiadanie [instancji Public Cloud](/links/public-cloud/public-cloud){.external} na koncie OVHcloud - Posiadanie kopii zapasowej dysku w tym samym regionie OpenStack - Dostęp do instancji przez SSH jako administrator (sudo) diff --git a/pages/public_cloud/compute/create-volume-from-snapshot/guide.pt-pt.md b/pages/public_cloud/compute/create-volume-from-snapshot/guide.pt-pt.md index 18edd1dac8b..d537ecb6442 100755 --- a/pages/public_cloud/compute/create-volume-from-snapshot/guide.pt-pt.md +++ b/pages/public_cloud/compute/create-volume-from-snapshot/guide.pt-pt.md @@ -23,7 +23,7 @@ Tal pode ser útil nos seguintes casos: ## Requisitos - Ter acesso à [Área de Cliente OVHcloud](/links/manager){.external}. -- Ter uma [instância Public Cloud](https://www.ovhcloud.com/pt/public-cloud/){.external} na sua conta OVHcloud. +- Ter uma [instância Public Cloud](/links/public-cloud/public-cloud){.external} na sua conta OVHcloud. - Ter um backup de disco na mesma região OpenStack. - Ter acesso à instância via SSH enquanto administrador (sudo). diff --git a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.de-de.md b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.de-de.md index e1b3a2d58d7..5d7f9bb5ced 100644 --- a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.de-de.md +++ b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.de-de.md @@ -16,7 +16,7 @@ Sie können Ihre Public Cloud Instanzen in Ihrem [Kundencenter](/links/manager) ## Voraussetzungen -- Sie haben ein [Public Cloud Projekt](https://www.ovhcloud.com/de/public-cloud/) in Ihrem OVHcloud Kunden-Account. +- Sie haben ein [Public Cloud Projekt](/links/public-cloud/public-cloud) in Ihrem OVHcloud Kunden-Account. - Sie haben eine [Public Cloud Instanz](/pages/public_cloud/compute/public-cloud-first-steps) in Ihrem Projekt erstellt. - Sie haben Zugriff auf Ihr [OVHcloud Kundencenter](/links/manager). diff --git a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-asia.md b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-asia.md index f8f72d6cd8f..754d8ca3c74 100644 --- a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-asia.md +++ b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-asia.md @@ -12,7 +12,7 @@ You can manage your Public Cloud instances in the [OVHcloud Control Panel](/link ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud instance](/pages/public_cloud/compute/public-cloud-first-steps) in your project - Access to the [OVHcloud Control Panel](/links/manager) diff --git a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-au.md b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-au.md index b0f239438d2..754d8ca3c74 100644 --- a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-au.md +++ b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-au.md @@ -12,7 +12,7 @@ You can manage your Public Cloud instances in the [OVHcloud Control Panel](/link ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud instance](/pages/public_cloud/compute/public-cloud-first-steps) in your project - Access to the [OVHcloud Control Panel](/links/manager) diff --git a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-ca.md b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-ca.md index 3950a64be37..830e2ecd72b 100644 --- a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-ca.md +++ b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-ca.md @@ -12,7 +12,7 @@ You can manage your Public Cloud instances in the [OVHcloud Control Panel](/link ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud instance](/pages/public_cloud/compute/public-cloud-first-steps) in your project - Access to the [OVHcloud Control Panel](/links/manager) diff --git a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-gb.md b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-gb.md index 108573744cc..830e2ecd72b 100644 --- a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-gb.md +++ b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-gb.md @@ -12,7 +12,7 @@ You can manage your Public Cloud instances in the [OVHcloud Control Panel](/link ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud instance](/pages/public_cloud/compute/public-cloud-first-steps) in your project - Access to the [OVHcloud Control Panel](/links/manager) diff --git a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-ie.md b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-ie.md index 36f06393b9c..830e2ecd72b 100644 --- a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-ie.md +++ b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-ie.md @@ -12,7 +12,7 @@ You can manage your Public Cloud instances in the [OVHcloud Control Panel](/link ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud instance](/pages/public_cloud/compute/public-cloud-first-steps) in your project - Access to the [OVHcloud Control Panel](/links/manager) diff --git a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-sg.md b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-sg.md index 69ea15ec87c..754d8ca3c74 100644 --- a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-sg.md +++ b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-sg.md @@ -12,7 +12,7 @@ You can manage your Public Cloud instances in the [OVHcloud Control Panel](/link ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud instance](/pages/public_cloud/compute/public-cloud-first-steps) in your project - Access to the [OVHcloud Control Panel](/links/manager) diff --git a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-us.md b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-us.md index 28042ccc864..8072a64a840 100644 --- a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-us.md +++ b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.en-us.md @@ -12,7 +12,7 @@ You can manage your Public Cloud instances in the [OVHcloud Control Panel](/link ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud instance](/pages/public_cloud/compute/public-cloud-first-steps) in your project - Access to the [OVHcloud Control Panel](/links/manager) diff --git a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.es-es.md b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.es-es.md index b969b2aab81..25f335a2f8b 100644 --- a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.es-es.md +++ b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.es-es.md @@ -16,7 +16,7 @@ Puede gestionar sus instancias de Public Cloud desde el [área de cliente de OVH ## Requisitos -- Un [proyecto de Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/) en su cuenta de OVHcloud +- Un [proyecto de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud - Una [instancia de Public Cloud](/pages/public_cloud/compute/public-cloud-first-steps) en su proyecto - Tienes acceso a tu [área de cliente de OVHcloud](/links/manager) diff --git a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.es-us.md b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.es-us.md index 0aacebe18be..25f335a2f8b 100644 --- a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.es-us.md +++ b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.es-us.md @@ -16,7 +16,7 @@ Puede gestionar sus instancias de Public Cloud desde el [área de cliente de OVH ## Requisitos -- Un [proyecto de Public Cloud](https://www.ovhcloud.com/es/public-cloud/) en su cuenta de OVHcloud +- Un [proyecto de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud - Una [instancia de Public Cloud](/pages/public_cloud/compute/public-cloud-first-steps) en su proyecto - Tienes acceso a tu [área de cliente de OVHcloud](/links/manager) diff --git a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.fr-ca.md b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.fr-ca.md index ea5c06bfcc4..648ff38dde0 100644 --- a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.fr-ca.md +++ b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.fr-ca.md @@ -12,7 +12,7 @@ Vous pouvez gérer vos instances Public Cloud dans votre [espace client OVHcloud ## Prérequis -- Un [projet Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) dans votre compte OVHcloud +- Un [projet Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - Une [instance Public Cloud](/pages/public_cloud/compute/public-cloud-first-steps) dans votre projet - Être connecté à votre [espace client OVHcloud](/links/manager) diff --git a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.fr-fr.md b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.fr-fr.md index 98495c44edc..5ebb177f994 100644 --- a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.fr-fr.md +++ b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.fr-fr.md @@ -12,7 +12,7 @@ Vous pouvez gérer vos instances Public Cloud dans votre [espace client OVHcloud ## Prérequis -- Un [projet Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud +- Un [projet Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - Une [instance Public Cloud](/pages/public_cloud/compute/public-cloud-first-steps) dans votre projet - Être connecté à votre [espace client OVHcloud](/links/manager) diff --git a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.it-it.md b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.it-it.md index efac433c782..74f493ed6e6 100644 --- a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.it-it.md +++ b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.it-it.md @@ -16,7 +16,7 @@ Le istanze Public Cloud possono essere gestite direttamente dallo [Spazio Client ## Prerequisiti -- Un [progetto Public Cloud](https://www.ovhcloud.com/it/public-cloud/) nel tuo account OVHcloud +- Un [progetto Public Cloud](/links/public-cloud/public-cloud) nel tuo account OVHcloud - Un'[istanza Public Cloud](/pages/public_cloud/compute/public-cloud-first-steps) nel tuo progetto - Avere accesso allo [Spazio Cliente OVHcloud](/links/manager) diff --git a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.pl-pl.md b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.pl-pl.md index c4912b57eaf..1472a50dbba 100644 --- a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.pl-pl.md +++ b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.pl-pl.md @@ -16,7 +16,7 @@ Możesz zarządzać instancjami Public Cloud w [Panelu klienta OVHcloud](/links/ ## Wymagania początkowe -- Projekt [Public Cloud](https://www.ovhcloud.com/pl/public-cloud/) na Twoim koncie OVHcloud +- Projekt [Public Cloud](/links/public-cloud/public-cloud) na Twoim koncie OVHcloud - Instancja [Public Cloud](/pages/public_cloud/compute/public-cloud-first-steps) w Twoim projekcie - Dostęp do [Panelu klienta OVHcloud](/links/manager) diff --git a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.pt-pt.md b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.pt-pt.md index 99514eb0829..f3bcb576464 100644 --- a/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.pt-pt.md +++ b/pages/public_cloud/compute/first_steps_with_public_cloud_instance/guide.pt-pt.md @@ -16,7 +16,7 @@ Pode gerir as suas instâncias Public Cloud na sua [Área de Cliente OVHcloud](/ ## Requisitos -- Um [projeto Public Cloud](https://www.ovhcloud.com/pt/public-cloud/) na sua conta OVHcloud +- Um [projeto Public Cloud](/links/public-cloud/public-cloud) na sua conta OVHcloud - Uma [instância Public Cloud](/pages/public_cloud/compute/public-cloud-first-steps) no seu projeto - Ter acesso à [Área de Cliente OVHcloud](/links/manager) diff --git a/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-asia.md b/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-asia.md index 426fa21fc9f..db5a1cddbfb 100644 --- a/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-asia.md +++ b/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-asia.md @@ -26,7 +26,7 @@ If you have reached the maximum capacity on your additional disk, you can add mo ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/asia/public-cloud/) in your Public Cloud project +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your Public Cloud project - An [additional disk](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your project - Access to the [OVHcloud Control Panel](/links/manager) - Administrative (sudo) access to your instance via SSH (Linux) or RDP (Windows) diff --git a/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-au.md b/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-au.md index 20b93b95a4c..db5a1cddbfb 100644 --- a/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-au.md +++ b/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-au.md @@ -26,7 +26,7 @@ If you have reached the maximum capacity on your additional disk, you can add mo ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-au/public-cloud/) in your Public Cloud project +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your Public Cloud project - An [additional disk](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your project - Access to the [OVHcloud Control Panel](/links/manager) - Administrative (sudo) access to your instance via SSH (Linux) or RDP (Windows) diff --git a/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-ca.md b/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-ca.md index 99ccea37d6e..db5a1cddbfb 100644 --- a/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-ca.md +++ b/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-ca.md @@ -26,7 +26,7 @@ If you have reached the maximum capacity on your additional disk, you can add mo ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-ca/public-cloud/) in your Public Cloud project +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your Public Cloud project - An [additional disk](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your project - Access to the [OVHcloud Control Panel](/links/manager) - Administrative (sudo) access to your instance via SSH (Linux) or RDP (Windows) diff --git a/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-gb.md b/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-gb.md index b704a0286c1..db5a1cddbfb 100644 --- a/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-gb.md +++ b/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-gb.md @@ -26,7 +26,7 @@ If you have reached the maximum capacity on your additional disk, you can add mo ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-gb/public-cloud/) in your Public Cloud project +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your Public Cloud project - An [additional disk](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your project - Access to the [OVHcloud Control Panel](/links/manager) - Administrative (sudo) access to your instance via SSH (Linux) or RDP (Windows) diff --git a/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-ie.md b/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-ie.md index b1cd622fbad..db5a1cddbfb 100644 --- a/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-ie.md +++ b/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-ie.md @@ -26,7 +26,7 @@ If you have reached the maximum capacity on your additional disk, you can add mo ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-ie/public-cloud/) in your Public Cloud project +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your Public Cloud project - An [additional disk](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your project - Access to the [OVHcloud Control Panel](/links/manager) - Administrative (sudo) access to your instance via SSH (Linux) or RDP (Windows) diff --git a/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-sg.md b/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-sg.md index 1354fe6af53..db5a1cddbfb 100644 --- a/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-sg.md +++ b/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-sg.md @@ -26,7 +26,7 @@ If you have reached the maximum capacity on your additional disk, you can add mo ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-sg/public-cloud/) in your Public Cloud project +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your Public Cloud project - An [additional disk](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your project - Access to the [OVHcloud Control Panel](/links/manager) - Administrative (sudo) access to your instance via SSH (Linux) or RDP (Windows) diff --git a/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-us.md b/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-us.md index 75569cecbb9..db5a1cddbfb 100644 --- a/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-us.md +++ b/pages/public_cloud/compute/increase_the_size_of_an_additional_disk/guide.en-us.md @@ -26,7 +26,7 @@ If you have reached the maximum capacity on your additional disk, you can add mo ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en/public-cloud/) in your Public Cloud project +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your Public Cloud project - An [additional disk](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your project - Access to the [OVHcloud Control Panel](/links/manager) - Administrative (sudo) access to your instance via SSH (Linux) or RDP (Windows) diff --git a/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-asia.md b/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-asia.md index 3c0d4796daf..fa617c65910 100644 --- a/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-asia.md +++ b/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-asia.md @@ -6,14 +6,14 @@ updated: 2019-04-10 - Level: Intermediate - OS used: Ubuntu 18.04 -- Infrastructure used: B2-15 [Public Cloud Instance](https://www.ovhcloud.com/asia/public-cloud/){.external} +- Infrastructure used: B2-15 [Public Cloud Instance](/links/public-cloud/public-cloud){.external} - Additional information: If you have intensive storage requirements, it is recommended to use a high-performance additional disk or object storage > [!warning] > > While OVHcloud provides you with the devices, the responsibility for their security rests solely in your hands. Since we have no access to these machines, we are not their administrators. It is your responsibility to manage the software, and apply proper security measures on an ongoing basis. > -> This tutorial is designed to help you with the most common tasks. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/asia/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of security measures on a server. +> This tutorial is designed to help you with the most common tasks. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of security measures on a server. > ## Objective @@ -32,10 +32,10 @@ Before following this tutorial, please refer to these guides: ## Requirements -- A [Public Cloud Instance](https://www.ovhcloud.com/asia/public-cloud/prices/){.external} in the [OVHcloud Control Panel](/links/manager){.external} with Ubuntu 18.04 installed +- A [Public Cloud Instance](/links/public-cloud/prices){.external} in the [OVHcloud Control Panel](/links/manager){.external} with Ubuntu 18.04 installed - Root SSH access on the Instance -- [Object Storage](https://www.ovhcloud.com/asia/public-cloud/object-storage/){.external} in the same datacentre as your Public Cloud Instance (optional) -- [High-performance additional disk](https://www.ovhcloud.com/asia/public-cloud/block-storage/){.external} in the same datacentre as your Public Cloud Instance (optional) +- [Object Storage](/links/public-cloud/object-storage){.external} in the same datacentre as your Public Cloud Instance (optional) +- [High-performance additional disk](/links/public-cloud/block-storage){.external} in the same datacentre as your Public Cloud Instance (optional) ## Instructions @@ -224,14 +224,14 @@ There are advantages and disadvantages to using local disk storage to store your Using OpenStack Object Storage by OVHcloud, you can store your files externally, with no limit on the total volume of data or how long you store it for. Furthermore, OVHcloud guarantees 100% data durability, and replicates your data in three different locations, delivering exceptional value for money. -Find out more about [OVHcloud Object Storage](https://www.ovhcloud.com/asia/public-cloud/object-storage/){.external}. +Find out more about [OVHcloud Object Storage](/links/public-cloud/object-storage){.external}. Read out guide to using Object Storage for ownCloud: [Object Storage for ownCloud](/pages/storage_and_backup/object_storage/pcs_configure_owncloud_with_object_storage){.external}. ### Using an additional disk as storage (optional) As with Object Storage, the advantage of using an additional disk is that you are less restricted by storage problems. You can also increase the size of an additional disk after its creation, up to 10TB. -Find out more about [Public Cloud additional disks](https://www.ovhcloud.com/asia/public-cloud/block-storage/){.external}. +Find out more about [Public Cloud additional disks](/links/public-cloud/block-storage){.external}. > [!warning] > diff --git a/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-au.md b/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-au.md index d02aa3a9864..fa617c65910 100644 --- a/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-au.md +++ b/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-au.md @@ -6,14 +6,14 @@ updated: 2019-04-10 - Level: Intermediate - OS used: Ubuntu 18.04 -- Infrastructure used: B2-15 [Public Cloud Instance](https://www.ovhcloud.com/en-au/public-cloud/){.external} +- Infrastructure used: B2-15 [Public Cloud Instance](/links/public-cloud/public-cloud){.external} - Additional information: If you have intensive storage requirements, it is recommended to use a high-performance additional disk or object storage > [!warning] > > While OVHcloud provides you with the devices, the responsibility for their security rests solely in your hands. Since we have no access to these machines, we are not their administrators. It is your responsibility to manage the software, and apply proper security measures on an ongoing basis. > -> This tutorial is designed to help you with the most common tasks. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en-au/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of security measures on a server. +> This tutorial is designed to help you with the most common tasks. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of security measures on a server. > ## Objective @@ -32,10 +32,10 @@ Before following this tutorial, please refer to these guides: ## Requirements -- A [Public Cloud Instance](https://www.ovhcloud.com/en-au/public-cloud/prices/){.external} in the [OVHcloud Control Panel](/links/manager){.external} with Ubuntu 18.04 installed +- A [Public Cloud Instance](/links/public-cloud/prices){.external} in the [OVHcloud Control Panel](/links/manager){.external} with Ubuntu 18.04 installed - Root SSH access on the Instance -- [Object Storage](https://www.ovhcloud.com/en-au/public-cloud/object-storage/){.external} in the same datacentre as your Public Cloud Instance (optional) -- [High-performance additional disk](https://www.ovhcloud.com/en-au/public-cloud/block-storage/){.external} in the same datacentre as your Public Cloud Instance (optional) +- [Object Storage](/links/public-cloud/object-storage){.external} in the same datacentre as your Public Cloud Instance (optional) +- [High-performance additional disk](/links/public-cloud/block-storage){.external} in the same datacentre as your Public Cloud Instance (optional) ## Instructions @@ -224,14 +224,14 @@ There are advantages and disadvantages to using local disk storage to store your Using OpenStack Object Storage by OVHcloud, you can store your files externally, with no limit on the total volume of data or how long you store it for. Furthermore, OVHcloud guarantees 100% data durability, and replicates your data in three different locations, delivering exceptional value for money. -Find out more about [OVHcloud Object Storage](https://www.ovhcloud.com/en-au/public-cloud/object-storage/){.external}. +Find out more about [OVHcloud Object Storage](/links/public-cloud/object-storage){.external}. Read out guide to using Object Storage for ownCloud: [Object Storage for ownCloud](/pages/storage_and_backup/object_storage/pcs_configure_owncloud_with_object_storage){.external}. ### Using an additional disk as storage (optional) As with Object Storage, the advantage of using an additional disk is that you are less restricted by storage problems. You can also increase the size of an additional disk after its creation, up to 10TB. -Find out more about [Public Cloud additional disks](https://www.ovhcloud.com/en-au/public-cloud/block-storage/){.external}. +Find out more about [Public Cloud additional disks](/links/public-cloud/block-storage){.external}. > [!warning] > diff --git a/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-ca.md b/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-ca.md index 762ea2f770c..fa617c65910 100644 --- a/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-ca.md +++ b/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-ca.md @@ -6,14 +6,14 @@ updated: 2019-04-10 - Level: Intermediate - OS used: Ubuntu 18.04 -- Infrastructure used: B2-15 [Public Cloud Instance](https://www.ovhcloud.com/en-ca/public-cloud/){.external} +- Infrastructure used: B2-15 [Public Cloud Instance](/links/public-cloud/public-cloud){.external} - Additional information: If you have intensive storage requirements, it is recommended to use a high-performance additional disk or object storage > [!warning] > > While OVHcloud provides you with the devices, the responsibility for their security rests solely in your hands. Since we have no access to these machines, we are not their administrators. It is your responsibility to manage the software, and apply proper security measures on an ongoing basis. > -> This tutorial is designed to help you with the most common tasks. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en-ca/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of security measures on a server. +> This tutorial is designed to help you with the most common tasks. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of security measures on a server. > ## Objective @@ -32,10 +32,10 @@ Before following this tutorial, please refer to these guides: ## Requirements -- A [Public Cloud Instance](https://www.ovhcloud.com/en-ca/public-cloud/prices/){.external} in the [OVHcloud Control Panel](/links/manager){.external} with Ubuntu 18.04 installed +- A [Public Cloud Instance](/links/public-cloud/prices){.external} in the [OVHcloud Control Panel](/links/manager){.external} with Ubuntu 18.04 installed - Root SSH access on the Instance -- [Object Storage](https://www.ovhcloud.com/en-ca/public-cloud/object-storage/){.external} in the same datacentre as your Public Cloud Instance (optional) -- [High-performance additional disk](https://www.ovhcloud.com/en-ca/public-cloud/block-storage/){.external} in the same datacentre as your Public Cloud Instance (optional) +- [Object Storage](/links/public-cloud/object-storage){.external} in the same datacentre as your Public Cloud Instance (optional) +- [High-performance additional disk](/links/public-cloud/block-storage){.external} in the same datacentre as your Public Cloud Instance (optional) ## Instructions @@ -224,14 +224,14 @@ There are advantages and disadvantages to using local disk storage to store your Using OpenStack Object Storage by OVHcloud, you can store your files externally, with no limit on the total volume of data or how long you store it for. Furthermore, OVHcloud guarantees 100% data durability, and replicates your data in three different locations, delivering exceptional value for money. -Find out more about [OVHcloud Object Storage](https://www.ovhcloud.com/en-ca/public-cloud/object-storage/){.external}. +Find out more about [OVHcloud Object Storage](/links/public-cloud/object-storage){.external}. Read out guide to using Object Storage for ownCloud: [Object Storage for ownCloud](/pages/storage_and_backup/object_storage/pcs_configure_owncloud_with_object_storage){.external}. ### Using an additional disk as storage (optional) As with Object Storage, the advantage of using an additional disk is that you are less restricted by storage problems. You can also increase the size of an additional disk after its creation, up to 10TB. -Find out more about [Public Cloud additional disks](https://www.ovhcloud.com/en-ca/public-cloud/block-storage/){.external}. +Find out more about [Public Cloud additional disks](/links/public-cloud/block-storage){.external}. > [!warning] > diff --git a/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-gb.md b/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-gb.md index b91811d04a3..fa617c65910 100644 --- a/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-gb.md +++ b/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-gb.md @@ -6,14 +6,14 @@ updated: 2019-04-10 - Level: Intermediate - OS used: Ubuntu 18.04 -- Infrastructure used: B2-15 [Public Cloud Instance](https://www.ovhcloud.com/en-gb/public-cloud/){.external} +- Infrastructure used: B2-15 [Public Cloud Instance](/links/public-cloud/public-cloud){.external} - Additional information: If you have intensive storage requirements, it is recommended to use a high-performance additional disk or object storage > [!warning] > > While OVHcloud provides you with the devices, the responsibility for their security rests solely in your hands. Since we have no access to these machines, we are not their administrators. It is your responsibility to manage the software, and apply proper security measures on an ongoing basis. > -> This tutorial is designed to help you with the most common tasks. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of security measures on a server. +> This tutorial is designed to help you with the most common tasks. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of security measures on a server. > ## Objective @@ -32,10 +32,10 @@ Before following this tutorial, please refer to these guides: ## Requirements -- A [Public Cloud Instance](https://www.ovhcloud.com/en-gb/public-cloud/prices/){.external} in the [OVHcloud Control Panel](/links/manager){.external} with Ubuntu 18.04 installed +- A [Public Cloud Instance](/links/public-cloud/prices){.external} in the [OVHcloud Control Panel](/links/manager){.external} with Ubuntu 18.04 installed - Root SSH access on the Instance -- [Object Storage](https://www.ovhcloud.com/en-gb/public-cloud/object-storage/){.external} in the same datacentre as your Public Cloud Instance (optional) -- [High-performance additional disk](https://www.ovhcloud.com/en-gb/public-cloud/block-storage/){.external} in the same datacentre as your Public Cloud Instance (optional) +- [Object Storage](/links/public-cloud/object-storage){.external} in the same datacentre as your Public Cloud Instance (optional) +- [High-performance additional disk](/links/public-cloud/block-storage){.external} in the same datacentre as your Public Cloud Instance (optional) ## Instructions @@ -224,14 +224,14 @@ There are advantages and disadvantages to using local disk storage to store your Using OpenStack Object Storage by OVHcloud, you can store your files externally, with no limit on the total volume of data or how long you store it for. Furthermore, OVHcloud guarantees 100% data durability, and replicates your data in three different locations, delivering exceptional value for money. -Find out more about [OVHcloud Object Storage](https://www.ovhcloud.com/en-gb/public-cloud/object-storage/){.external}. +Find out more about [OVHcloud Object Storage](/links/public-cloud/object-storage){.external}. Read out guide to using Object Storage for ownCloud: [Object Storage for ownCloud](/pages/storage_and_backup/object_storage/pcs_configure_owncloud_with_object_storage){.external}. ### Using an additional disk as storage (optional) As with Object Storage, the advantage of using an additional disk is that you are less restricted by storage problems. You can also increase the size of an additional disk after its creation, up to 10TB. -Find out more about [Public Cloud additional disks](https://www.ovhcloud.com/en-gb/public-cloud/block-storage/){.external}. +Find out more about [Public Cloud additional disks](/links/public-cloud/block-storage){.external}. > [!warning] > diff --git a/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-ie.md b/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-ie.md index f061e36964d..fa617c65910 100644 --- a/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-ie.md +++ b/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-ie.md @@ -6,14 +6,14 @@ updated: 2019-04-10 - Level: Intermediate - OS used: Ubuntu 18.04 -- Infrastructure used: B2-15 [Public Cloud Instance](https://www.ovhcloud.com/en-ie/public-cloud/){.external} +- Infrastructure used: B2-15 [Public Cloud Instance](/links/public-cloud/public-cloud){.external} - Additional information: If you have intensive storage requirements, it is recommended to use a high-performance additional disk or object storage > [!warning] > > While OVHcloud provides you with the devices, the responsibility for their security rests solely in your hands. Since we have no access to these machines, we are not their administrators. It is your responsibility to manage the software, and apply proper security measures on an ongoing basis. > -> This tutorial is designed to help you with the most common tasks. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en-ie/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of security measures on a server. +> This tutorial is designed to help you with the most common tasks. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of security measures on a server. > ## Objective @@ -32,10 +32,10 @@ Before following this tutorial, please refer to these guides: ## Requirements -- A [Public Cloud Instance](https://www.ovhcloud.com/en-ie/public-cloud/prices/){.external} in the [OVHcloud Control Panel](/links/manager){.external} with Ubuntu 18.04 installed +- A [Public Cloud Instance](/links/public-cloud/prices){.external} in the [OVHcloud Control Panel](/links/manager){.external} with Ubuntu 18.04 installed - Root SSH access on the Instance -- [Object Storage](https://www.ovhcloud.com/en-ie/public-cloud/object-storage/){.external} in the same datacentre as your Public Cloud Instance (optional) -- [High-performance additional disk](https://www.ovhcloud.com/en-ie/public-cloud/block-storage/){.external} in the same datacentre as your Public Cloud Instance (optional) +- [Object Storage](/links/public-cloud/object-storage){.external} in the same datacentre as your Public Cloud Instance (optional) +- [High-performance additional disk](/links/public-cloud/block-storage){.external} in the same datacentre as your Public Cloud Instance (optional) ## Instructions @@ -224,14 +224,14 @@ There are advantages and disadvantages to using local disk storage to store your Using OpenStack Object Storage by OVHcloud, you can store your files externally, with no limit on the total volume of data or how long you store it for. Furthermore, OVHcloud guarantees 100% data durability, and replicates your data in three different locations, delivering exceptional value for money. -Find out more about [OVHcloud Object Storage](https://www.ovhcloud.com/en-ie/public-cloud/object-storage/){.external}. +Find out more about [OVHcloud Object Storage](/links/public-cloud/object-storage){.external}. Read out guide to using Object Storage for ownCloud: [Object Storage for ownCloud](/pages/storage_and_backup/object_storage/pcs_configure_owncloud_with_object_storage){.external}. ### Using an additional disk as storage (optional) As with Object Storage, the advantage of using an additional disk is that you are less restricted by storage problems. You can also increase the size of an additional disk after its creation, up to 10TB. -Find out more about [Public Cloud additional disks](https://www.ovhcloud.com/en-ie/public-cloud/block-storage/){.external}. +Find out more about [Public Cloud additional disks](/links/public-cloud/block-storage){.external}. > [!warning] > diff --git a/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-sg.md b/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-sg.md index 2f3acc2593e..fa617c65910 100644 --- a/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-sg.md +++ b/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-sg.md @@ -6,14 +6,14 @@ updated: 2019-04-10 - Level: Intermediate - OS used: Ubuntu 18.04 -- Infrastructure used: B2-15 [Public Cloud Instance](https://www.ovhcloud.com/en-sg/public-cloud/){.external} +- Infrastructure used: B2-15 [Public Cloud Instance](/links/public-cloud/public-cloud){.external} - Additional information: If you have intensive storage requirements, it is recommended to use a high-performance additional disk or object storage > [!warning] > > While OVHcloud provides you with the devices, the responsibility for their security rests solely in your hands. Since we have no access to these machines, we are not their administrators. It is your responsibility to manage the software, and apply proper security measures on an ongoing basis. > -> This tutorial is designed to help you with the most common tasks. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en-sg/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of security measures on a server. +> This tutorial is designed to help you with the most common tasks. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of security measures on a server. > ## Objective @@ -32,10 +32,10 @@ Before following this tutorial, please refer to these guides: ## Requirements -- A [Public Cloud Instance](https://www.ovhcloud.com/en-sg/public-cloud/prices/){.external} in the [OVHcloud Control Panel](/links/manager){.external} with Ubuntu 18.04 installed +- A [Public Cloud Instance](/links/public-cloud/prices){.external} in the [OVHcloud Control Panel](/links/manager){.external} with Ubuntu 18.04 installed - Root SSH access on the Instance -- [Object Storage](https://www.ovhcloud.com/en-sg/public-cloud/object-storage/){.external} in the same datacentre as your Public Cloud Instance (optional) -- [High-performance additional disk](https://www.ovhcloud.com/en-sg/public-cloud/block-storage/){.external} in the same datacentre as your Public Cloud Instance (optional) +- [Object Storage](/links/public-cloud/object-storage){.external} in the same datacentre as your Public Cloud Instance (optional) +- [High-performance additional disk](/links/public-cloud/block-storage){.external} in the same datacentre as your Public Cloud Instance (optional) ## Instructions @@ -224,14 +224,14 @@ There are advantages and disadvantages to using local disk storage to store your Using OpenStack Object Storage by OVHcloud, you can store your files externally, with no limit on the total volume of data or how long you store it for. Furthermore, OVHcloud guarantees 100% data durability, and replicates your data in three different locations, delivering exceptional value for money. -Find out more about [OVHcloud Object Storage](https://www.ovhcloud.com/en-sg/public-cloud/object-storage/){.external}. +Find out more about [OVHcloud Object Storage](/links/public-cloud/object-storage){.external}. Read out guide to using Object Storage for ownCloud: [Object Storage for ownCloud](/pages/storage_and_backup/object_storage/pcs_configure_owncloud_with_object_storage){.external}. ### Using an additional disk as storage (optional) As with Object Storage, the advantage of using an additional disk is that you are less restricted by storage problems. You can also increase the size of an additional disk after its creation, up to 10TB. -Find out more about [Public Cloud additional disks](https://www.ovhcloud.com/en-sg/public-cloud/block-storage/){.external}. +Find out more about [Public Cloud additional disks](/links/public-cloud/block-storage){.external}. > [!warning] > diff --git a/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-us.md b/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-us.md index 231b0e03f70..fa617c65910 100644 --- a/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-us.md +++ b/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.en-us.md @@ -6,14 +6,14 @@ updated: 2019-04-10 - Level: Intermediate - OS used: Ubuntu 18.04 -- Infrastructure used: B2-15 [Public Cloud Instance](https://www.ovhcloud.com/en/public-cloud/){.external} +- Infrastructure used: B2-15 [Public Cloud Instance](/links/public-cloud/public-cloud){.external} - Additional information: If you have intensive storage requirements, it is recommended to use a high-performance additional disk or object storage > [!warning] > > While OVHcloud provides you with the devices, the responsibility for their security rests solely in your hands. Since we have no access to these machines, we are not their administrators. It is your responsibility to manage the software, and apply proper security measures on an ongoing basis. > -> This tutorial is designed to help you with the most common tasks. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of security measures on a server. +> This tutorial is designed to help you with the most common tasks. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of security measures on a server. > ## Objective @@ -32,10 +32,10 @@ Before following this tutorial, please refer to these guides: ## Requirements -- A [Public Cloud Instance](https://www.ovhcloud.com/en/public-cloud/prices/){.external} in the [OVHcloud Control Panel](/links/manager){.external} with Ubuntu 18.04 installed +- A [Public Cloud Instance](/links/public-cloud/prices){.external} in the [OVHcloud Control Panel](/links/manager){.external} with Ubuntu 18.04 installed - Root SSH access on the Instance -- [Object Storage](https://www.ovhcloud.com/en/public-cloud/object-storage/){.external} in the same datacentre as your Public Cloud Instance (optional) -- [High-performance additional disk](https://www.ovhcloud.com/en/public-cloud/block-storage/){.external} in the same datacentre as your Public Cloud Instance (optional) +- [Object Storage](/links/public-cloud/object-storage){.external} in the same datacentre as your Public Cloud Instance (optional) +- [High-performance additional disk](/links/public-cloud/block-storage){.external} in the same datacentre as your Public Cloud Instance (optional) ## Instructions @@ -224,14 +224,14 @@ There are advantages and disadvantages to using local disk storage to store your Using OpenStack Object Storage by OVHcloud, you can store your files externally, with no limit on the total volume of data or how long you store it for. Furthermore, OVHcloud guarantees 100% data durability, and replicates your data in three different locations, delivering exceptional value for money. -Find out more about [OVHcloud Object Storage](https://www.ovhcloud.com/en/public-cloud/object-storage/){.external}. +Find out more about [OVHcloud Object Storage](/links/public-cloud/object-storage){.external}. Read out guide to using Object Storage for ownCloud: [Object Storage for ownCloud](/pages/storage_and_backup/object_storage/pcs_configure_owncloud_with_object_storage){.external}. ### Using an additional disk as storage (optional) As with Object Storage, the advantage of using an additional disk is that you are less restricted by storage problems. You can also increase the size of an additional disk after its creation, up to 10TB. -Find out more about [Public Cloud additional disks](https://www.ovhcloud.com/en/public-cloud/block-storage/){.external}. +Find out more about [Public Cloud additional disks](/links/public-cloud/block-storage){.external}. > [!warning] > diff --git a/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.fr-ca.md b/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.fr-ca.md index bf597b0393c..35dcd854faf 100644 --- a/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.fr-ca.md +++ b/pages/public_cloud/compute/install-owncloud-on-a-public-cloud-instance/guide.fr-ca.md @@ -6,7 +6,7 @@ updated: 2019-04-10 - Niveau : Intermédiaire - Système d’exploitation utilisé : Ubuntu 18.04 -- Infrastructure utilisée : B2-15 [Instance Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/){.external} +- Infrastructure utilisée : B2-15 [Instance Public Cloud](/links/public-cloud/public-cloud){.external} - Information supplémentaire : Si vous avez des besoins de stockage intensifs, il est recommandé d'utiliser un disque ou un objet de stockage supplémentaire de haute performance. > [!warning] @@ -32,10 +32,10 @@ Avant de suivre ce tutoriel, veuillez vous référer à ces guides : ## Prérequis -- Avoir une [instance de Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/){.external} dans [l’espace client d’OVH](/links/manager){.external} avec Ubuntu 18.04 installé +- Avoir une [instance de Public Cloud](/links/public-cloud/public-cloud){.external} dans [l’espace client d’OVH](/links/manager){.external} avec Ubuntu 18.04 installé - Accès root SSH sur l'Instance -- [ Stockage d'objets](https://www.ovhcloud.com/fr-ca/public-cloud/object-storage/){.external} dans le même datacenter que votre Public Cloud Instance (facultatif) -- [Disque supplémentaire de haute performance](https://www.ovhcloud.com/fr-ca/public-cloud/block-storage/){.external} dans le même datacenter que votre instance de Public Cloud (en option) +- [ Stockage d'objets](/links/public-cloud/object-storage){.external} dans le même datacenter que votre Public Cloud Instance (facultatif) +- [Disque supplémentaire de haute performance](/links/public-cloud/block-storage){.external} dans le même datacenter que votre instance de Public Cloud (en option) ## Instructions Dans cette section, vous trouverez des instructions étape par étape pour installer ownCloud sur votre Instance de Public Cloud d’OVH. @@ -199,13 +199,13 @@ Il y a des avantages et des inconvénients à utiliser le stockage sur disque lo En utilisant l’Object Storage OpenStack d’OVH, vous pouvez stocker vos fichiers en externe, sans limite sur le volume total des données ou la durée de stockage. De plus, OVH garantit une durabilité des données à 100 % et réplique vos données sur trois sites différents, pour un rapport qualité/prix exceptionnel. -En savoir plus sur [l’Object Storage d’OVH](https://www.ovhcloud.com/fr-ca/public-cloud/object-storage/){.external}. +En savoir plus sur [l’Object Storage d’OVH](/links/public-cloud/object-storage){.external}. Lire le guide d'utilisation de l’Object Storage pour ownCloud : [Object Storage pour ownCloud](/pages/storage_and_backup/object_storage/pcs_configure_owncloud_with_object_storage){.external}. ### Utilisation d'un disque supplémentaire comme stockage (facultatif) Comme pour l'Object storage, l'avantage d'utiliser un disque supplémentaire est que vous êtes moins limité par les problèmes de stockage. Vous pouvez également augmenter la taille d'un disque supplémentaire après sa création, jusqu'à 10 To. -En savoir plus sur [les disques supplémentaires du Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/object-storage/){.external}. +En savoir plus sur [les disques supplémentaires du Public Cloud](/links/public-cloud/object-storage){.external}. > [!warning] > diff --git a/pages/public_cloud/compute/install_plesk_on_an_instance/guide.pl-pl.md b/pages/public_cloud/compute/install_plesk_on_an_instance/guide.pl-pl.md index cf71ae68304..0ad341e3bc0 100644 --- a/pages/public_cloud/compute/install_plesk_on_an_instance/guide.pl-pl.md +++ b/pages/public_cloud/compute/install_plesk_on_an_instance/guide.pl-pl.md @@ -6,7 +6,7 @@ updated: 2025-04-08 ## Wprowadzenie -Plesk to prosty w użytkowaniu interfejs administracyjny dla serwerów dedykowanych. Można go zainstalować i z niego korzystać na jednej z instancji [Public Cloud](https://www.ovhcloud.com/pl/public-cloud/){.external}. +Plesk to prosty w użytkowaniu interfejs administracyjny dla serwerów dedykowanych. Można go zainstalować i z niego korzystać na jednej z instancji [Public Cloud](/links/public-cloud/public-cloud){.external}. **Dowiedz się, jak wdrożyć Plesk na instancji Public Cloud.** diff --git a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-asia.md b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-asia.md index c07f8ed6fde..9472835f45a 100644 --- a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-asia.md +++ b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-asia.md @@ -15,12 +15,12 @@ This tutorial provides the basic steps for a manual installation of WordPress on > [!warning] >This guide will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/asia/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud instance](/pages/public_cloud/compute/public-cloud-first-steps) with Debian or Ubuntu installed - Access to the [OVHcloud Control Panel](/links/manager) - Administrative access (sudo) to your instance via SSH diff --git a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-au.md b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-au.md index 524872dfb11..9472835f45a 100644 --- a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-au.md +++ b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-au.md @@ -15,12 +15,12 @@ This tutorial provides the basic steps for a manual installation of WordPress on > [!warning] >This guide will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-au/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud instance](/pages/public_cloud/compute/public-cloud-first-steps) with Debian or Ubuntu installed - Access to the [OVHcloud Control Panel](/links/manager) - Administrative access (sudo) to your instance via SSH diff --git a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-ca.md b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-ca.md index 3d8df38be21..9ecf93f5631 100644 --- a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-ca.md +++ b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-ca.md @@ -15,12 +15,12 @@ This tutorial provides the basic steps for a manual installation of WordPress on > [!warning] >This guide will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-ca/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud instance](/pages/public_cloud/compute/public-cloud-first-steps) with Debian or Ubuntu installed - Access to the [OVHcloud Control Panel](/links/manager) - Administrative access (sudo) to your instance via SSH diff --git a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-gb.md b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-gb.md index cd64d7ef58e..81d81d90aa5 100644 --- a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-gb.md +++ b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-gb.md @@ -15,12 +15,12 @@ This tutorial provides the basic steps for a manual installation of WordPress on > [!warning] >This guide will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud instance](/pages/public_cloud/compute/public-cloud-first-steps) with Debian or Ubuntu installed - Access to the [OVHcloud Control Panel](/links/manager) - Administrative access (sudo) to your instance via SSH diff --git a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-ie.md b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-ie.md index 90777572e60..bc040d156a0 100644 --- a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-ie.md +++ b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-ie.md @@ -15,12 +15,12 @@ This tutorial provides the basic steps for a manual installation of WordPress on > [!warning] >This guide will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-ie/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud instance](/pages/public_cloud/compute/public-cloud-first-steps) with Debian or Ubuntu installed - Access to the [OVHcloud Control Panel](/links/manager) - Administrative access (sudo) to your instance via SSH diff --git a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-sg.md b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-sg.md index 3abcd27309a..40fb5c41c69 100644 --- a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-sg.md +++ b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-sg.md @@ -15,12 +15,12 @@ This tutorial provides the basic steps for a manual installation of WordPress on > [!warning] >This guide will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-sg/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud instance](/pages/public_cloud/compute/public-cloud-first-steps) with Debian or Ubuntu installed - Access to the [OVHcloud Control Panel](/links/manager) - Administrative access (sudo) to your instance via SSH diff --git a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-us.md b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-us.md index 3138aa1daa5..c2b63bc9e95 100644 --- a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-us.md +++ b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.en-us.md @@ -15,12 +15,12 @@ This tutorial provides the basic steps for a manual installation of WordPress on > [!warning] >This guide will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud instance](/pages/public_cloud/compute/public-cloud-first-steps) with Debian or Ubuntu installed - Access to the [OVHcloud Control Panel](/links/manager) - Administrative access (sudo) to your instance via SSH diff --git a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.es-es.md b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.es-es.md index a0c05c3d093..270bcdff85c 100644 --- a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.es-es.md +++ b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.es-es.md @@ -25,7 +25,7 @@ Este tutorial explica cómo instalar WordPress manualmente en una instancia de P ## Requisitos -- Un [proyecto de Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/) en su cuenta de OVHcloud. +- Un [proyecto de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud. - Tener una [instancia de Public Cloud](/pages/public_cloud/compute/public-cloud-first-steps) con Debian o Ubuntu instalado. - Tienes acceso a tu [Panel de configuración de OVHcloud](/links/manager). - Acceso de administrador (sudo) a su instancia a través de SSH. diff --git a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.es-us.md b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.es-us.md index decd64338e7..e82f653d471 100644 --- a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.es-us.md +++ b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.es-us.md @@ -25,7 +25,7 @@ Este tutorial explica cómo instalar WordPress manualmente en una instancia de P ## Requisitos -- Un [proyecto de Public Cloud](https://www.ovhcloud.com/es/public-cloud/) en su cuenta de OVHcloud. +- Un [proyecto de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud. - Tener una [instancia de Public Cloud](/pages/public_cloud/compute/public-cloud-first-steps) con Debian o Ubuntu instalado. - Tienes acceso a tu [Panel de configuración de OVHcloud](/links/manager). - Acceso de administrador (sudo) a su instancia a través de SSH. diff --git a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.fr-ca.md b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.fr-ca.md index d8f95117759..30513f6e618 100644 --- a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.fr-ca.md +++ b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.fr-ca.md @@ -14,7 +14,7 @@ Ce tutoriel fournit les étapes de base pour une installation manuelle de WordPr ## Prérequis -- Un projet [Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) dans votre compte OVHcloud +- Un projet [Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - Avoir une [instance Public Cloud](/pages/public_cloud/compute/public-cloud-first-steps) avec Debian ou Ubuntu installé - Être connecté à votre [espace client OVHcloud](/links/manager) - Disposer d’un accès administratif (sudo) à votre instance via SSH diff --git a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.fr-fr.md b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.fr-fr.md index 4a1a3d77c16..8890f095a2e 100644 --- a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.fr-fr.md +++ b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.fr-fr.md @@ -14,7 +14,7 @@ Ce tutoriel fournit les étapes de base pour une installation manuelle de WordPr ## Prérequis -- Un projet [Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud +- Un projet [Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - Avoir une [instance Public Cloud](/pages/public_cloud/compute/public-cloud-first-steps) avec Debian ou Ubuntu installé - Être connecté à votre [espace client OVHcloud](/links/manager) - Disposer d’un accès administratif (sudo) à votre instance via SSH diff --git a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.it-it.md b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.it-it.md index 1272dd5ff95..4cf2639d0d9 100644 --- a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.it-it.md +++ b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.it-it.md @@ -25,7 +25,7 @@ Questa guida ti mostra gli step fondamentali per l'installazione manuale di Word ## Prerequisiti -- Un [progetto Public Cloud](https://www.ovhcloud.com/it/public-cloud/) nel tuo account OVHcloud. +- Un [progetto Public Cloud](/links/public-cloud/public-cloud) nel tuo account OVHcloud. - Disporre di un'[istanza Public Cloud](/pages/public_cloud/compute/public-cloud-first-steps) con Debian o Ubuntu installato. - Avere accesso allo [Spazio Cliente OVHcloud](/links/manager). - Un accesso amministratore (sudo) alla tua istanza via SSH. diff --git a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.pl-pl.md b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.pl-pl.md index 0e1dbc9b57e..f0a14faa5b2 100644 --- a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.pl-pl.md +++ b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.pl-pl.md @@ -25,7 +25,7 @@ Tutorial ten przedstawia podstawowe etapy ręcznej instalacji WordPressa na inst ## Wymagania początkowe -- Projekt [Public Cloud](https://www.ovhcloud.com/pl/public-cloud/) na Twoim koncie OVHcloud +- Projekt [Public Cloud](/links/public-cloud/public-cloud) na Twoim koncie OVHcloud - Posiadanie zainstalowanej [instancji Public Cloud](/pages/public_cloud/compute/public-cloud-first-steps) z systemem Debian lub Ubuntu - Dostęp do [Panelu client OVHcloud](/links/manager) - Dostęp administratora (sudo) do Twojej instancji przez SSH diff --git a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.pt-pt.md b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.pt-pt.md index 88325f549a1..f7544895989 100644 --- a/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.pt-pt.md +++ b/pages/public_cloud/compute/install_wordpress_on_an_instance/guide.pt-pt.md @@ -25,7 +25,7 @@ Este tutorial fornece as etapas de base para uma instalação manual do WordPres ## Requisitos -- Um [projeto Public Cloud](https://www.ovhcloud.com/pt/public-cloud/) na sua conta OVHcloud. +- Um [projeto Public Cloud](/links/public-cloud/public-cloud) na sua conta OVHcloud. - Ter uma [instância Public Cloud](/pages/public_cloud/compute/public-cloud-first-steps) com Debian ou Ubuntu instalado. - Ter acesso à [Área de Cliente OVHcloud](/links/manager). - Um acesso administrador (sudo) à sua instância através de SSH. diff --git a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.de-de.md b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.de-de.md index 012a37618d4..c5fba42e597 100644 --- a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.de-de.md +++ b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.de-de.md @@ -17,7 +17,7 @@ Unlike other Public Cloud Instances where the rescue mode can be activated from ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud Metal instance](/pages/public_cloud/compute/public-cloud-first-steps) in your project ## Instructions diff --git a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.en-ca.md b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.en-ca.md index ed07a049c7e..ae9bfbcdac7 100644 --- a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.en-ca.md +++ b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.en-ca.md @@ -17,7 +17,7 @@ Unlike other Public Cloud Instances where the rescue mode can be activated from ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud Metal instance](/pages/public_cloud/compute/public-cloud-first-steps) in your project ## Instructions diff --git a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.en-gb.md b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.en-gb.md index 4c350d2b851..ae9bfbcdac7 100644 --- a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.en-gb.md +++ b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.en-gb.md @@ -17,7 +17,7 @@ Unlike other Public Cloud Instances where the rescue mode can be activated from ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud Metal instance](/pages/public_cloud/compute/public-cloud-first-steps) in your project ## Instructions diff --git a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.en-ie.md b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.en-ie.md index 476e04b614a..ae9bfbcdac7 100644 --- a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.en-ie.md +++ b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.en-ie.md @@ -17,7 +17,7 @@ Unlike other Public Cloud Instances where the rescue mode can be activated from ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud Metal instance](/pages/public_cloud/compute/public-cloud-first-steps) in your project ## Instructions diff --git a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.en-us.md b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.en-us.md index 79fb4a41430..ae9bfbcdac7 100644 --- a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.en-us.md +++ b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.en-us.md @@ -17,7 +17,7 @@ Unlike other Public Cloud Instances where the rescue mode can be activated from ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud Metal instance](/pages/public_cloud/compute/public-cloud-first-steps) in your project ## Instructions diff --git a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.es-es.md b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.es-es.md index 28ed7d2d8a8..71b06be071c 100644 --- a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.es-es.md +++ b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.es-es.md @@ -17,7 +17,7 @@ Unlike other Public Cloud Instances where the rescue mode can be activated from ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud Metal instance](/pages/public_cloud/compute/public-cloud-first-steps) in your project ## Instructions diff --git a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.es-us.md b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.es-us.md index 8b3902b9a9e..71b06be071c 100644 --- a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.es-us.md +++ b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.es-us.md @@ -17,7 +17,7 @@ Unlike other Public Cloud Instances where the rescue mode can be activated from ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud Metal instance](/pages/public_cloud/compute/public-cloud-first-steps) in your project ## Instructions diff --git a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.fr-ca.md b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.fr-ca.md index f3ae88f2ab3..bf1fbcac998 100644 --- a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.fr-ca.md +++ b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.fr-ca.md @@ -17,7 +17,7 @@ Contrairement aux autres instances Public Cloud pour lesquelles le mode rescue p ## Prérequis -- Un [projet Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) dans votre compte OVHcloud. +- Un [projet Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud. - Une [instance Metal Public Cloud](/pages/public_cloud/compute/public-cloud-first-steps) dans votre projet. ## En pratique diff --git a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.fr-fr.md b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.fr-fr.md index e953b73b383..830e71dd1e8 100644 --- a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.fr-fr.md +++ b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.fr-fr.md @@ -17,7 +17,7 @@ Contrairement aux autres instances Public Cloud pour lesquelles le mode rescue p ## Prérequis -- Un [projet Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud. +- Un [projet Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud. - Une [instance Metal Public Cloud](/pages/public_cloud/compute/public-cloud-first-steps) dans votre projet. ## En pratique diff --git a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.it-it.md b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.it-it.md index 1261e1cb63d..186753b2007 100644 --- a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.it-it.md +++ b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.it-it.md @@ -17,7 +17,7 @@ Unlike other Public Cloud Instances where the rescue mode can be activated from ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud Metal instance](/pages/public_cloud/compute/public-cloud-first-steps) in your project ## Instructions diff --git a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.pl-pl.md b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.pl-pl.md index 5eb5c1dee3f..2edb2dd5689 100644 --- a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.pl-pl.md +++ b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.pl-pl.md @@ -17,7 +17,7 @@ Unlike other Public Cloud Instances where the rescue mode can be activated from ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud Metal instance](/pages/public_cloud/compute/public-cloud-first-steps) in your project ## Instructions diff --git a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.pt-pt.md b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.pt-pt.md index a1aa31195bb..a15fb923fd2 100644 --- a/pages/public_cloud/compute/rescue_mode_metal_instance/guide.pt-pt.md +++ b/pages/public_cloud/compute/rescue_mode_metal_instance/guide.pt-pt.md @@ -17,7 +17,7 @@ Unlike other Public Cloud Instances where the rescue mode can be activated from ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [Public Cloud Metal instance](/pages/public_cloud/compute/public-cloud-first-steps) in your project ## Instructions diff --git a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.de-de.md b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.de-de.md index cbeaf872225..9d3a4da7ddc 100644 --- a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.de-de.md +++ b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.de-de.md @@ -14,7 +14,7 @@ In dieser Anleitung erfahren Sie, wie Sie Ihr Dateisystem nach der Installation ## Voraussetzungen -- Sie haben eine Instanz mit FreeBSD 12 in Ihrem [Public Cloud Projekt](https://www.ovhcloud.com/de/public-cloud/) oder einen [VPS](https://www.ovhcloud.com/de/vps/) mit FreeBSD 12 +- Sie haben eine Instanz mit FreeBSD 12 in Ihrem [Public Cloud Projekt](/links/public-cloud/public-cloud) oder einen [VPS](/links/bare-metal/vps) mit FreeBSD 12 - Sie haben die Instanz / den VPS kürzlich installiert oder [angepasst](/pages/public_cloud/compute/resize_of_an_instance) > [!primary] diff --git a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-asia.md b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-asia.md index a7fc974a9b0..fabbc510c51 100644 --- a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-asia.md +++ b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-asia.md @@ -10,7 +10,7 @@ The purpose of this guide is to explain how to resize your file system after ins ## Requirements -- Having an instance with FreeBSD 12 in your [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) or a [Virtual Private Server](https://www.ovhcloud.com/asia/vps/) with FreeBSD 12 +- Having an instance with FreeBSD 12 in your [Public Cloud project](/links/public-cloud/public-cloud) or a [Virtual Private Server](/links/bare-metal/vps) with FreeBSD 12 - Having freshly installed the instance/VPS or having resized it > [!primary] diff --git a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-au.md b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-au.md index d466463018f..fabbc510c51 100644 --- a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-au.md +++ b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-au.md @@ -10,7 +10,7 @@ The purpose of this guide is to explain how to resize your file system after ins ## Requirements -- Having an instance with FreeBSD 12 in your [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) or a [Virtual Private Server](https://www.ovhcloud.com/en-au/vps/) with FreeBSD 12 +- Having an instance with FreeBSD 12 in your [Public Cloud project](/links/public-cloud/public-cloud) or a [Virtual Private Server](/links/bare-metal/vps) with FreeBSD 12 - Having freshly installed the instance/VPS or having resized it > [!primary] diff --git a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-ca.md b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-ca.md index 428628a5478..fabbc510c51 100644 --- a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-ca.md +++ b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-ca.md @@ -10,7 +10,7 @@ The purpose of this guide is to explain how to resize your file system after ins ## Requirements -- Having an instance with FreeBSD 12 in your [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) or a [Virtual Private Server](https://www.ovhcloud.com/en-ca/vps/) with FreeBSD 12 +- Having an instance with FreeBSD 12 in your [Public Cloud project](/links/public-cloud/public-cloud) or a [Virtual Private Server](/links/bare-metal/vps) with FreeBSD 12 - Having freshly installed the instance/VPS or having resized it > [!primary] diff --git a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-gb.md b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-gb.md index cb0986b7ba7..decc89dcd27 100644 --- a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-gb.md +++ b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-gb.md @@ -10,7 +10,7 @@ The purpose of this guide is to explain how to resize your file system after ins ## Requirements -- Having an instance with FreeBSD 12 in your [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) or a [Virtual Private Server](https://www.ovhcloud.com/en-gb/vps) with FreeBSD 12 +- Having an instance with FreeBSD 12 in your [Public Cloud project](/links/public-cloud/public-cloud) or a [Virtual Private Server](https://www.ovhcloud.com/en-gb/vps) with FreeBSD 12 - Having freshly installed the instance/VPS or having resized it > [!primary] diff --git a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-ie.md b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-ie.md index ccb1ad0b2a7..fabbc510c51 100644 --- a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-ie.md +++ b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-ie.md @@ -10,7 +10,7 @@ The purpose of this guide is to explain how to resize your file system after ins ## Requirements -- Having an instance with FreeBSD 12 in your [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) or a [Virtual Private Server](https://www.ovhcloud.com/en-ie/vps/) with FreeBSD 12 +- Having an instance with FreeBSD 12 in your [Public Cloud project](/links/public-cloud/public-cloud) or a [Virtual Private Server](/links/bare-metal/vps) with FreeBSD 12 - Having freshly installed the instance/VPS or having resized it > [!primary] diff --git a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-sg.md b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-sg.md index 83f60e9af8d..fabbc510c51 100644 --- a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-sg.md +++ b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-sg.md @@ -10,7 +10,7 @@ The purpose of this guide is to explain how to resize your file system after ins ## Requirements -- Having an instance with FreeBSD 12 in your [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) or a [Virtual Private Server](https://www.ovhcloud.com/en-sg/vps/) with FreeBSD 12 +- Having an instance with FreeBSD 12 in your [Public Cloud project](/links/public-cloud/public-cloud) or a [Virtual Private Server](/links/bare-metal/vps) with FreeBSD 12 - Having freshly installed the instance/VPS or having resized it > [!primary] diff --git a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-us.md b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-us.md index 5782fd1708d..fabbc510c51 100644 --- a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-us.md +++ b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.en-us.md @@ -10,7 +10,7 @@ The purpose of this guide is to explain how to resize your file system after ins ## Requirements -- Having an instance with FreeBSD 12 in your [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) or a [Virtual Private Server](https://www.ovhcloud.com/en/vps/) with FreeBSD 12 +- Having an instance with FreeBSD 12 in your [Public Cloud project](/links/public-cloud/public-cloud) or a [Virtual Private Server](/links/bare-metal/vps) with FreeBSD 12 - Having freshly installed the instance/VPS or having resized it > [!primary] diff --git a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.es-es.md b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.es-es.md index e497a400855..fe4681d5227 100644 --- a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.es-es.md +++ b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.es-es.md @@ -14,7 +14,7 @@ Esta guía explica cómo redimensionar el sistema de archivos después de la ins ## Requisitos - * Tener una instancia con FreeBSD 12 en su proyecto de [Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/) o un [VPS](https://www.ovhcloud.com/es-es/vps/) con FreeBSD 12. + * Tener una instancia con FreeBSD 12 en su proyecto de [Public Cloud](/links/public-cloud/public-cloud) o un [VPS](/links/bare-metal/vps) con FreeBSD 12. * Haber instalado recientemente la instancia/VPS o [haberla redimensionado.](/pages/public_cloud/compute/resize_of_an_instance) > [!primary] diff --git a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.es-us.md b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.es-us.md index 765dbd67731..fe4681d5227 100644 --- a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.es-us.md +++ b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.es-us.md @@ -14,7 +14,7 @@ Esta guía explica cómo redimensionar el sistema de archivos después de la ins ## Requisitos - * Tener una instancia con FreeBSD 12 en su proyecto de [Public Cloud](https://www.ovhcloud.com/es/public-cloud/) o un [VPS](https://www.ovhcloud.com/es/vps/) con FreeBSD 12. + * Tener una instancia con FreeBSD 12 en su proyecto de [Public Cloud](/links/public-cloud/public-cloud) o un [VPS](/links/bare-metal/vps) con FreeBSD 12. * Haber instalado recientemente la instancia/VPS o [haberla redimensionado.](/pages/public_cloud/compute/resize_of_an_instance) > [!primary] diff --git a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.fr-ca.md b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.fr-ca.md index 66447daf882..ef7d924fede 100644 --- a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.fr-ca.md +++ b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.fr-ca.md @@ -10,7 +10,7 @@ Ce guide a pour but de vous expliquer comment redimensionner votre système de f ## Prérequis - * Avoir une instance avec FreeBSD 12 dans votre projet [Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) ou un [VPS](https://www.ovhcloud.com/fr-ca/vps/) sous FreeBSD 12 + * Avoir une instance avec FreeBSD 12 dans votre projet [Public Cloud](/links/public-cloud/public-cloud) ou un [VPS](/links/bare-metal/vps) sous FreeBSD 12 * Avoir récemment installé l'instance/le VPS ou [l'avoir redimensionnée](/pages/public_cloud/compute/resize_of_an_instance) > [!primary] diff --git a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.fr-fr.md b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.fr-fr.md index fb334930bc4..ef7d924fede 100644 --- a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.fr-fr.md +++ b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.fr-fr.md @@ -10,7 +10,7 @@ Ce guide a pour but de vous expliquer comment redimensionner votre système de f ## Prérequis - * Avoir une instance avec FreeBSD 12 dans votre projet [Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) ou un [VPS](https://www.ovhcloud.com/fr/vps/) sous FreeBSD 12 + * Avoir une instance avec FreeBSD 12 dans votre projet [Public Cloud](/links/public-cloud/public-cloud) ou un [VPS](/links/bare-metal/vps) sous FreeBSD 12 * Avoir récemment installé l'instance/le VPS ou [l'avoir redimensionnée](/pages/public_cloud/compute/resize_of_an_instance) > [!primary] diff --git a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.it-it.md b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.it-it.md index 456536edf79..2f6c877da85 100644 --- a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.it-it.md +++ b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.it-it.md @@ -14,7 +14,7 @@ Questa guida ti mostra come ridimensionare il tuo file system dopo l'installazio ## Prerequisiti - * Disporre di un'istanza con FreeBSD 12 nel tuo progetto [Public Cloud](https://www.ovhcloud.com/it/public-cloud/) o di un [VPS](https://www.ovhcloud.com/it/vps/) con FreeBSD 12 + * Disporre di un'istanza con FreeBSD 12 nel tuo progetto [Public Cloud](/links/public-cloud/public-cloud) o di un [VPS](/links/bare-metal/vps) con FreeBSD 12 * Aver installato di recente l'istanza/il VPS o [averne ridimensionato il volume](/pages/public_cloud/compute/resize_of_an_instance) > [!primary] diff --git a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.pt-pt.md b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.pt-pt.md index aa684500d63..d5775b04798 100644 --- a/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.pt-pt.md +++ b/pages/public_cloud/compute/resize_freebsd_file_system_after_install/guide.pt-pt.md @@ -14,7 +14,7 @@ Este manual explica como redimensionar o sistema de ficheiros após a instalaç ## Requisitos - * Ter uma instância com FreeBSD 12 no seu projeto [Public Cloud](https://www.ovhcloud.com/pt/public-cloud/) ou um [VPS](https://www.ovhcloud.com/pt/vps/) com FreeBSD 12 + * Ter uma instância com FreeBSD 12 no seu projeto [Public Cloud](/links/public-cloud/public-cloud) ou um [VPS](/links/bare-metal/vps) com FreeBSD 12 * * Ter instalado recentemente a instância/o VPS ou [ter redimensionado](/pages/public_cloud/compute/resize_of_an_instance) > [!primary] diff --git a/pages/public_cloud/compute/resize_instance_manager/guide.en-asia.md b/pages/public_cloud/compute/resize_instance_manager/guide.en-asia.md index f8a04fae2ff..e134e718932 100644 --- a/pages/public_cloud/compute/resize_instance_manager/guide.en-asia.md +++ b/pages/public_cloud/compute/resize_instance_manager/guide.en-asia.md @@ -23,7 +23,7 @@ As a result of increased activity, or simply new needs, your instance may not be ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Access to the OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/compute/resize_instance_manager/guide.en-au.md b/pages/public_cloud/compute/resize_instance_manager/guide.en-au.md index 09d409fd408..e134e718932 100644 --- a/pages/public_cloud/compute/resize_instance_manager/guide.en-au.md +++ b/pages/public_cloud/compute/resize_instance_manager/guide.en-au.md @@ -23,7 +23,7 @@ As a result of increased activity, or simply new needs, your instance may not be ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Access to the OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/compute/resize_instance_manager/guide.en-ca.md b/pages/public_cloud/compute/resize_instance_manager/guide.en-ca.md index a5dc1d6c4a2..e134e718932 100644 --- a/pages/public_cloud/compute/resize_instance_manager/guide.en-ca.md +++ b/pages/public_cloud/compute/resize_instance_manager/guide.en-ca.md @@ -23,7 +23,7 @@ As a result of increased activity, or simply new needs, your instance may not be ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Access to the OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/compute/resize_instance_manager/guide.en-gb.md b/pages/public_cloud/compute/resize_instance_manager/guide.en-gb.md index cf574940a28..e134e718932 100644 --- a/pages/public_cloud/compute/resize_instance_manager/guide.en-gb.md +++ b/pages/public_cloud/compute/resize_instance_manager/guide.en-gb.md @@ -23,7 +23,7 @@ As a result of increased activity, or simply new needs, your instance may not be ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Access to the OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/compute/resize_instance_manager/guide.en-ie.md b/pages/public_cloud/compute/resize_instance_manager/guide.en-ie.md index 94407c4ad50..e134e718932 100644 --- a/pages/public_cloud/compute/resize_instance_manager/guide.en-ie.md +++ b/pages/public_cloud/compute/resize_instance_manager/guide.en-ie.md @@ -23,7 +23,7 @@ As a result of increased activity, or simply new needs, your instance may not be ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Access to the OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/compute/resize_instance_manager/guide.en-sg.md b/pages/public_cloud/compute/resize_instance_manager/guide.en-sg.md index 149e67ff873..e134e718932 100644 --- a/pages/public_cloud/compute/resize_instance_manager/guide.en-sg.md +++ b/pages/public_cloud/compute/resize_instance_manager/guide.en-sg.md @@ -23,7 +23,7 @@ As a result of increased activity, or simply new needs, your instance may not be ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Access to the OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/compute/resize_instance_manager/guide.en-us.md b/pages/public_cloud/compute/resize_instance_manager/guide.en-us.md index 1942c78dc4d..e134e718932 100644 --- a/pages/public_cloud/compute/resize_instance_manager/guide.en-us.md +++ b/pages/public_cloud/compute/resize_instance_manager/guide.en-us.md @@ -23,7 +23,7 @@ As a result of increased activity, or simply new needs, your instance may not be ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Access to the OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/compute/resize_instance_manager/guide.es-es.md b/pages/public_cloud/compute/resize_instance_manager/guide.es-es.md index 73e26ed0af2..09940250b38 100644 --- a/pages/public_cloud/compute/resize_instance_manager/guide.es-es.md +++ b/pages/public_cloud/compute/resize_instance_manager/guide.es-es.md @@ -27,7 +27,7 @@ En algunos casos, bien debido a un aumento de la actividad o a sus nuevas necesi ## Requisitos -- Tener una [instancia de Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/) en su cuenta de OVHcloud. +- Tener una [instancia de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud. - Tienes acceso a tu [Panel de configuración de OVHcloud](/links/manager). ## Procedimiento diff --git a/pages/public_cloud/compute/resize_instance_manager/guide.es-us.md b/pages/public_cloud/compute/resize_instance_manager/guide.es-us.md index 88ed377f414..09940250b38 100644 --- a/pages/public_cloud/compute/resize_instance_manager/guide.es-us.md +++ b/pages/public_cloud/compute/resize_instance_manager/guide.es-us.md @@ -27,7 +27,7 @@ En algunos casos, bien debido a un aumento de la actividad o a sus nuevas necesi ## Requisitos -- Tener una [instancia de Public Cloud](https://www.ovhcloud.com/es/public-cloud/) en su cuenta de OVHcloud. +- Tener una [instancia de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud. - Tienes acceso a tu [Panel de configuración de OVHcloud](/links/manager). ## Procedimiento diff --git a/pages/public_cloud/compute/resize_instance_manager/guide.fr-ca.md b/pages/public_cloud/compute/resize_instance_manager/guide.fr-ca.md index a212171ef6d..63944576008 100644 --- a/pages/public_cloud/compute/resize_instance_manager/guide.fr-ca.md +++ b/pages/public_cloud/compute/resize_instance_manager/guide.fr-ca.md @@ -23,7 +23,7 @@ En raison d'une activité accrue, ou simplement de nouveaux besoins, votre insta ## Prérequis -- Avoir [créé une instance Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) dans votre compte OVHcloud +- Avoir [créé une instance Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - Être connecté à votre [espace client OVHcloud](/links/manager) ## En pratique diff --git a/pages/public_cloud/compute/resize_instance_manager/guide.fr-fr.md b/pages/public_cloud/compute/resize_instance_manager/guide.fr-fr.md index 037237aefc6..63944576008 100644 --- a/pages/public_cloud/compute/resize_instance_manager/guide.fr-fr.md +++ b/pages/public_cloud/compute/resize_instance_manager/guide.fr-fr.md @@ -23,7 +23,7 @@ En raison d'une activité accrue, ou simplement de nouveaux besoins, votre insta ## Prérequis -- Avoir [créé une instance Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud +- Avoir [créé une instance Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - Être connecté à votre [espace client OVHcloud](/links/manager) ## En pratique diff --git a/pages/public_cloud/compute/resize_instance_manager/guide.it-it.md b/pages/public_cloud/compute/resize_instance_manager/guide.it-it.md index d6ba6578d24..138421594e6 100644 --- a/pages/public_cloud/compute/resize_instance_manager/guide.it-it.md +++ b/pages/public_cloud/compute/resize_instance_manager/guide.it-it.md @@ -27,7 +27,7 @@ In seguito allo sviluppo della tua attività o semplicemente all’evoluzione de ## Prerequisiti -- Disporre di un'istanza [Public Cloud](https://www.ovhcloud.com/it/public-cloud/) sul proprio account OVHcloud +- Disporre di un'istanza [Public Cloud](/links/public-cloud/public-cloud) sul proprio account OVHcloud - Avere accesso allo [Spazio Cliente OVHcloud](/links/manager) ## Procedura diff --git a/pages/public_cloud/compute/resize_instance_manager/guide.pl-pl.md b/pages/public_cloud/compute/resize_instance_manager/guide.pl-pl.md index 2acc4f492e3..7f0888b2069 100644 --- a/pages/public_cloud/compute/resize_instance_manager/guide.pl-pl.md +++ b/pages/public_cloud/compute/resize_instance_manager/guide.pl-pl.md @@ -27,7 +27,7 @@ Jeśli Twoja działalność się rozwija i zapotrzebowanie na zasoby wzrasta, mo ## Wymagania początkowe -- Posiadanie [instancji Public Cloud](https://www.ovhcloud.com/pl/public-cloud/) na Twoim koncie OVHcloud +- Posiadanie [instancji Public Cloud](/links/public-cloud/public-cloud) na Twoim koncie OVHcloud - Dostęp do [Panelu client OVHcloud](/links/manager) ## W praktyce diff --git a/pages/public_cloud/compute/resize_instance_manager/guide.pt-pt.md b/pages/public_cloud/compute/resize_instance_manager/guide.pt-pt.md index f84cf346ee4..96cc4446243 100644 --- a/pages/public_cloud/compute/resize_instance_manager/guide.pt-pt.md +++ b/pages/public_cloud/compute/resize_instance_manager/guide.pt-pt.md @@ -28,7 +28,7 @@ No seguimento de um crescimento da sua atividade, ou simplesmente porque tem nov ## Requisitos -- Ter uma [instância Public Cloud](https://www.ovhcloud.com/pt/public-cloud/) na sua conta OVHcloud. +- Ter uma [instância Public Cloud](/links/public-cloud/public-cloud) na sua conta OVHcloud. - Ter acesso à [Área de Cliente OVHcloud](/links/manager). ## Instruções diff --git a/pages/public_cloud/compute/resize_instance_openstack/guide.de-de.md b/pages/public_cloud/compute/resize_instance_openstack/guide.de-de.md index fc02e35583e..2db12df7c6c 100644 --- a/pages/public_cloud/compute/resize_instance_openstack/guide.de-de.md +++ b/pages/public_cloud/compute/resize_instance_openstack/guide.de-de.md @@ -24,7 +24,7 @@ Ihre Instanz kann aufgrund erhöhter Aktivität oder einfach aufgrund neuer Anfo ## Voraussetzungen -- Sie verfügen über eine [Public Cloud Instanz](https://www.ovhcloud.com/de/public-cloud/). +- Sie verfügen über eine [Public Cloud Instanz](/links/public-cloud/public-cloud). - Sie haben einen [OpenStack User erstellt](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user). - Sie haben [OpenStack CLI auf Ihrem System installiert](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api). - Sie haben die [OpenStack Umgebungsvariablen konfiguriert](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables). diff --git a/pages/public_cloud/compute/resize_instance_openstack/guide.en-asia.md b/pages/public_cloud/compute/resize_instance_openstack/guide.en-asia.md index d3717eb378a..11ba956761a 100644 --- a/pages/public_cloud/compute/resize_instance_openstack/guide.en-asia.md +++ b/pages/public_cloud/compute/resize_instance_openstack/guide.en-asia.md @@ -20,7 +20,7 @@ As a result of increased activity, or simply to address new needs, your instance ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - An [OpenStack CLI ready environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) diff --git a/pages/public_cloud/compute/resize_instance_openstack/guide.en-au.md b/pages/public_cloud/compute/resize_instance_openstack/guide.en-au.md index 30146a67505..b01047ecec5 100644 --- a/pages/public_cloud/compute/resize_instance_openstack/guide.en-au.md +++ b/pages/public_cloud/compute/resize_instance_openstack/guide.en-au.md @@ -20,7 +20,7 @@ As a result of increased activity, or simply to address new needs, your instance ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - An [OpenStack CLI ready environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) diff --git a/pages/public_cloud/compute/resize_instance_openstack/guide.en-ca.md b/pages/public_cloud/compute/resize_instance_openstack/guide.en-ca.md index 54c9786ac90..8c5d37725c1 100644 --- a/pages/public_cloud/compute/resize_instance_openstack/guide.en-ca.md +++ b/pages/public_cloud/compute/resize_instance_openstack/guide.en-ca.md @@ -20,7 +20,7 @@ As a result of increased activity, or simply to address new needs, your instance ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - An [OpenStack CLI ready environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) diff --git a/pages/public_cloud/compute/resize_instance_openstack/guide.en-gb.md b/pages/public_cloud/compute/resize_instance_openstack/guide.en-gb.md index bf8379cd11e..ce39a8aeff0 100644 --- a/pages/public_cloud/compute/resize_instance_openstack/guide.en-gb.md +++ b/pages/public_cloud/compute/resize_instance_openstack/guide.en-gb.md @@ -20,7 +20,7 @@ As a result of increased activity, or simply to address new needs, your instance ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - An [OpenStack CLI ready environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) diff --git a/pages/public_cloud/compute/resize_instance_openstack/guide.en-ie.md b/pages/public_cloud/compute/resize_instance_openstack/guide.en-ie.md index 401093b3016..f275a393aad 100644 --- a/pages/public_cloud/compute/resize_instance_openstack/guide.en-ie.md +++ b/pages/public_cloud/compute/resize_instance_openstack/guide.en-ie.md @@ -20,7 +20,7 @@ As a result of increased activity, or simply to address new needs, your instance ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - An [OpenStack CLI ready environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) diff --git a/pages/public_cloud/compute/resize_instance_openstack/guide.en-sg.md b/pages/public_cloud/compute/resize_instance_openstack/guide.en-sg.md index 6a78ee99c60..2b81cedb570 100644 --- a/pages/public_cloud/compute/resize_instance_openstack/guide.en-sg.md +++ b/pages/public_cloud/compute/resize_instance_openstack/guide.en-sg.md @@ -20,7 +20,7 @@ As a result of increased activity, or simply to address new needs, your instance ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - An [OpenStack CLI ready environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) diff --git a/pages/public_cloud/compute/resize_instance_openstack/guide.en-us.md b/pages/public_cloud/compute/resize_instance_openstack/guide.en-us.md index 813dd6d083e..6be83dbc843 100644 --- a/pages/public_cloud/compute/resize_instance_openstack/guide.en-us.md +++ b/pages/public_cloud/compute/resize_instance_openstack/guide.en-us.md @@ -20,7 +20,7 @@ As a result of increased activity, or simply to address new needs, your instance ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - An [OpenStack CLI ready environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) diff --git a/pages/public_cloud/compute/resize_instance_openstack/guide.es-es.md b/pages/public_cloud/compute/resize_instance_openstack/guide.es-es.md index a85145b0edc..b16162fdf77 100644 --- a/pages/public_cloud/compute/resize_instance_openstack/guide.es-es.md +++ b/pages/public_cloud/compute/resize_instance_openstack/guide.es-es.md @@ -24,7 +24,7 @@ Debido al aumento de la actividad, o simplemente para responder a nuevas necesid ## Requisitos -- Una [instancia de Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/) en su cuenta de OVHcloud +- Una [instancia de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud - Un [usuario de OpenStack](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Disponga de un [entorno OpenStack preparado para CLI](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - Haber definido las [variables de entorno OpenStack](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) diff --git a/pages/public_cloud/compute/resize_instance_openstack/guide.es-us.md b/pages/public_cloud/compute/resize_instance_openstack/guide.es-us.md index 1d808445aaa..41d7b31f389 100644 --- a/pages/public_cloud/compute/resize_instance_openstack/guide.es-us.md +++ b/pages/public_cloud/compute/resize_instance_openstack/guide.es-us.md @@ -24,7 +24,7 @@ Debido al aumento de la actividad, o simplemente para responder a nuevas necesid ## Requisitos -- Una [instancia de Public Cloud](https://www.ovhcloud.com/es/public-cloud/) en su cuenta de OVHcloud +- Una [instancia de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud - Un [usuario de OpenStack](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Disponga de un [entorno OpenStack preparado para CLI](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - Haber definido las [variables de entorno OpenStack](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) diff --git a/pages/public_cloud/compute/resize_instance_openstack/guide.fr-ca.md b/pages/public_cloud/compute/resize_instance_openstack/guide.fr-ca.md index 271bde555ea..74e2ee4d257 100644 --- a/pages/public_cloud/compute/resize_instance_openstack/guide.fr-ca.md +++ b/pages/public_cloud/compute/resize_instance_openstack/guide.fr-ca.md @@ -20,7 +20,7 @@ En raison d'une activité accrue, ou simplement pour répondre à de nouveaux be ## Prérequis -- Une [instance Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) dans votre compte OVHcloud +- Une [instance Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - Un [utilisateur OpenStack](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Avoir un [environnement OpenStack préparé pour le CLI](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - Avoir défini les [variables d'environnement OpenStack](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) diff --git a/pages/public_cloud/compute/resize_instance_openstack/guide.fr-fr.md b/pages/public_cloud/compute/resize_instance_openstack/guide.fr-fr.md index 1c844cae36a..34770b8d772 100644 --- a/pages/public_cloud/compute/resize_instance_openstack/guide.fr-fr.md +++ b/pages/public_cloud/compute/resize_instance_openstack/guide.fr-fr.md @@ -20,7 +20,7 @@ En raison d'une activité accrue, ou simplement pour répondre à de nouveaux be ## Prérequis -- Une [instance Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud +- Une [instance Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - Un [utilisateur OpenStack](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Avoir un [environnement OpenStack préparé pour le CLI](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - Avoir défini les [variables d'environnement OpenStack](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) diff --git a/pages/public_cloud/compute/resize_instance_openstack/guide.it-it.md b/pages/public_cloud/compute/resize_instance_openstack/guide.it-it.md index bed71dcc28d..faa21209561 100644 --- a/pages/public_cloud/compute/resize_instance_openstack/guide.it-it.md +++ b/pages/public_cloud/compute/resize_instance_openstack/guide.it-it.md @@ -24,7 +24,7 @@ A causa di un aumento dell'attività o semplicemente per rispondere a nuove esig ## Prerequisiti -- Disporre di un'istanza [Public Cloud](https://www.ovhcloud.com/it/public-cloud/) sul proprio account OVHcloud +- Disporre di un'istanza [Public Cloud](/links/public-cloud/public-cloud) sul proprio account OVHcloud - Un [utente OpenStack](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Disporre di un [ambiente OpenStack predisposto per la CLI](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - Aver definito le [variabili d’ambiente OpenStack](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) diff --git a/pages/public_cloud/compute/resize_instance_openstack/guide.pt-pt.md b/pages/public_cloud/compute/resize_instance_openstack/guide.pt-pt.md index bb7db9fbc0c..159582f0b4e 100644 --- a/pages/public_cloud/compute/resize_instance_openstack/guide.pt-pt.md +++ b/pages/public_cloud/compute/resize_instance_openstack/guide.pt-pt.md @@ -24,7 +24,7 @@ Devido a uma atividade acrescida, ou simplesmente para responder a novas necessi ## Requisitos -- Uma [instância Public Cloud](https://www.ovhcloud.com/pt/public-cloud/) na sua conta OVHcloud +- Uma [instância Public Cloud](/links/public-cloud/public-cloud) na sua conta OVHcloud - Um [utilizador OpenStack](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Ter um [ambiente OpenStack preparado para CLI](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - Ter definido as [variáveis de ambiente do OpenStack](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) diff --git a/pages/public_cloud/compute/resize_of_an_instance/guide.de-de.md b/pages/public_cloud/compute/resize_of_an_instance/guide.de-de.md index 12f4e5f1b1c..f131e1e4888 100644 --- a/pages/public_cloud/compute/resize_of_an_instance/guide.de-de.md +++ b/pages/public_cloud/compute/resize_of_an_instance/guide.de-de.md @@ -1,7 +1,7 @@ --- title: Änderung der Größe einer Instanz mit Horizon excerpt: Erfahren Sie hier, wie Sie die Größe einer Instanz in Horizon ändern -updated: 2023-05-24 +updated: 2025-07-17 --- > [!primary] diff --git a/pages/public_cloud/compute/resize_of_an_instance/guide.en-asia.md b/pages/public_cloud/compute/resize_of_an_instance/guide.en-asia.md index e3acb454021..0b51cb7c268 100644 --- a/pages/public_cloud/compute/resize_of_an_instance/guide.en-asia.md +++ b/pages/public_cloud/compute/resize_of_an_instance/guide.en-asia.md @@ -1,7 +1,7 @@ --- title: Resize an instance via Horizon excerpt: "Find out how to resize an instance in the Horizon interface" -updated: 2023-05-24 +updated: 2025-07-17 --- ## Objective diff --git a/pages/public_cloud/compute/resize_of_an_instance/guide.en-au.md b/pages/public_cloud/compute/resize_of_an_instance/guide.en-au.md index e3acb454021..0b51cb7c268 100644 --- a/pages/public_cloud/compute/resize_of_an_instance/guide.en-au.md +++ b/pages/public_cloud/compute/resize_of_an_instance/guide.en-au.md @@ -1,7 +1,7 @@ --- title: Resize an instance via Horizon excerpt: "Find out how to resize an instance in the Horizon interface" -updated: 2023-05-24 +updated: 2025-07-17 --- ## Objective diff --git a/pages/public_cloud/compute/resize_of_an_instance/guide.en-ca.md b/pages/public_cloud/compute/resize_of_an_instance/guide.en-ca.md index e3acb454021..0b51cb7c268 100644 --- a/pages/public_cloud/compute/resize_of_an_instance/guide.en-ca.md +++ b/pages/public_cloud/compute/resize_of_an_instance/guide.en-ca.md @@ -1,7 +1,7 @@ --- title: Resize an instance via Horizon excerpt: "Find out how to resize an instance in the Horizon interface" -updated: 2023-05-24 +updated: 2025-07-17 --- ## Objective diff --git a/pages/public_cloud/compute/resize_of_an_instance/guide.en-gb.md b/pages/public_cloud/compute/resize_of_an_instance/guide.en-gb.md index e3acb454021..0b51cb7c268 100644 --- a/pages/public_cloud/compute/resize_of_an_instance/guide.en-gb.md +++ b/pages/public_cloud/compute/resize_of_an_instance/guide.en-gb.md @@ -1,7 +1,7 @@ --- title: Resize an instance via Horizon excerpt: "Find out how to resize an instance in the Horizon interface" -updated: 2023-05-24 +updated: 2025-07-17 --- ## Objective diff --git a/pages/public_cloud/compute/resize_of_an_instance/guide.en-ie.md b/pages/public_cloud/compute/resize_of_an_instance/guide.en-ie.md index e3acb454021..0b51cb7c268 100644 --- a/pages/public_cloud/compute/resize_of_an_instance/guide.en-ie.md +++ b/pages/public_cloud/compute/resize_of_an_instance/guide.en-ie.md @@ -1,7 +1,7 @@ --- title: Resize an instance via Horizon excerpt: "Find out how to resize an instance in the Horizon interface" -updated: 2023-05-24 +updated: 2025-07-17 --- ## Objective diff --git a/pages/public_cloud/compute/resize_of_an_instance/guide.en-sg.md b/pages/public_cloud/compute/resize_of_an_instance/guide.en-sg.md index e3acb454021..0b51cb7c268 100644 --- a/pages/public_cloud/compute/resize_of_an_instance/guide.en-sg.md +++ b/pages/public_cloud/compute/resize_of_an_instance/guide.en-sg.md @@ -1,7 +1,7 @@ --- title: Resize an instance via Horizon excerpt: "Find out how to resize an instance in the Horizon interface" -updated: 2023-05-24 +updated: 2025-07-17 --- ## Objective diff --git a/pages/public_cloud/compute/resize_of_an_instance/guide.en-us.md b/pages/public_cloud/compute/resize_of_an_instance/guide.en-us.md index e3acb454021..0b51cb7c268 100644 --- a/pages/public_cloud/compute/resize_of_an_instance/guide.en-us.md +++ b/pages/public_cloud/compute/resize_of_an_instance/guide.en-us.md @@ -1,7 +1,7 @@ --- title: Resize an instance via Horizon excerpt: "Find out how to resize an instance in the Horizon interface" -updated: 2023-05-24 +updated: 2025-07-17 --- ## Objective diff --git a/pages/public_cloud/compute/resize_of_an_instance/guide.es-es.md b/pages/public_cloud/compute/resize_of_an_instance/guide.es-es.md index 1f751d89741..30cd0cd7176 100644 --- a/pages/public_cloud/compute/resize_of_an_instance/guide.es-es.md +++ b/pages/public_cloud/compute/resize_of_an_instance/guide.es-es.md @@ -1,7 +1,7 @@ --- title: Redimensionar una instancia a través de Horizon excerpt: Descubra cómo redimensionar una instancia desde la interfaz Horizon. -updated: 2023-05-24 +updated: 2025-07-17 --- > [!primary] diff --git a/pages/public_cloud/compute/resize_of_an_instance/guide.es-us.md b/pages/public_cloud/compute/resize_of_an_instance/guide.es-us.md index 1f751d89741..30cd0cd7176 100644 --- a/pages/public_cloud/compute/resize_of_an_instance/guide.es-us.md +++ b/pages/public_cloud/compute/resize_of_an_instance/guide.es-us.md @@ -1,7 +1,7 @@ --- title: Redimensionar una instancia a través de Horizon excerpt: Descubra cómo redimensionar una instancia desde la interfaz Horizon. -updated: 2023-05-24 +updated: 2025-07-17 --- > [!primary] diff --git a/pages/public_cloud/compute/resize_of_an_instance/guide.fr-ca.md b/pages/public_cloud/compute/resize_of_an_instance/guide.fr-ca.md index 8ad6c90522f..5673b488e12 100644 --- a/pages/public_cloud/compute/resize_of_an_instance/guide.fr-ca.md +++ b/pages/public_cloud/compute/resize_of_an_instance/guide.fr-ca.md @@ -1,7 +1,7 @@ --- title: Redimensionner une instance via Horizon excerpt: "Découvrez comment redimensionner une instance depuis l'interface Horizon" -updated: 2023-05-24 +updated: 2025-07-17 --- ## Objectif diff --git a/pages/public_cloud/compute/resize_of_an_instance/guide.fr-fr.md b/pages/public_cloud/compute/resize_of_an_instance/guide.fr-fr.md index 8ad6c90522f..5673b488e12 100644 --- a/pages/public_cloud/compute/resize_of_an_instance/guide.fr-fr.md +++ b/pages/public_cloud/compute/resize_of_an_instance/guide.fr-fr.md @@ -1,7 +1,7 @@ --- title: Redimensionner une instance via Horizon excerpt: "Découvrez comment redimensionner une instance depuis l'interface Horizon" -updated: 2023-05-24 +updated: 2025-07-17 --- ## Objectif diff --git a/pages/public_cloud/compute/resize_of_an_instance/guide.it-it.md b/pages/public_cloud/compute/resize_of_an_instance/guide.it-it.md index 95349cef5e7..5c486463e8e 100644 --- a/pages/public_cloud/compute/resize_of_an_instance/guide.it-it.md +++ b/pages/public_cloud/compute/resize_of_an_instance/guide.it-it.md @@ -1,7 +1,7 @@ --- title: "Ridimensionare un’istanza via Horizon" excerpt: "Scopri come ridimensionare un’istanza dall’interfaccia Horizon" -updated: 2023-05-24 +updated: 2025-07-17 --- > [!primary] diff --git a/pages/public_cloud/compute/resize_of_an_instance/guide.pl-pl.md b/pages/public_cloud/compute/resize_of_an_instance/guide.pl-pl.md index 81278138c53..ddcb39588dc 100644 --- a/pages/public_cloud/compute/resize_of_an_instance/guide.pl-pl.md +++ b/pages/public_cloud/compute/resize_of_an_instance/guide.pl-pl.md @@ -1,7 +1,7 @@ --- title: Skaluj instancję w interfejsie Horizon excerpt: Dowiedz się, jak zmienić rozmiar instancji w interfejsie Horizon. -updated: 2023-05-24 +updated: 2025-07-17 --- > [!primary] diff --git a/pages/public_cloud/compute/resize_of_an_instance/guide.pt-pt.md b/pages/public_cloud/compute/resize_of_an_instance/guide.pt-pt.md index 968b50379bf..ed2399d0770 100644 --- a/pages/public_cloud/compute/resize_of_an_instance/guide.pt-pt.md +++ b/pages/public_cloud/compute/resize_of_an_instance/guide.pt-pt.md @@ -1,7 +1,7 @@ --- title: Redimensionar uma instância através do Horizon excerpt: Saiba como redimensionar uma instância a partir da interface Horizon -updated: 2023-05-24 +updated: 2025-07-17 --- > [!primary] diff --git a/pages/public_cloud/compute/save_an_instance/guide.en-asia.md b/pages/public_cloud/compute/save_an_instance/guide.en-asia.md index e2feab8dd94..b58f2b7ad81 100644 --- a/pages/public_cloud/compute/save_an_instance/guide.en-asia.md +++ b/pages/public_cloud/compute/save_an_instance/guide.en-asia.md @@ -12,7 +12,7 @@ You can create a single backup of an instance or configure a schedule in order t ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/compute/save_an_instance/guide.en-au.md b/pages/public_cloud/compute/save_an_instance/guide.en-au.md index c99fcfe7667..b58f2b7ad81 100644 --- a/pages/public_cloud/compute/save_an_instance/guide.en-au.md +++ b/pages/public_cloud/compute/save_an_instance/guide.en-au.md @@ -12,7 +12,7 @@ You can create a single backup of an instance or configure a schedule in order t ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/compute/save_an_instance/guide.en-ca.md b/pages/public_cloud/compute/save_an_instance/guide.en-ca.md index 7019acde837..b58f2b7ad81 100644 --- a/pages/public_cloud/compute/save_an_instance/guide.en-ca.md +++ b/pages/public_cloud/compute/save_an_instance/guide.en-ca.md @@ -12,7 +12,7 @@ You can create a single backup of an instance or configure a schedule in order t ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/compute/save_an_instance/guide.en-gb.md b/pages/public_cloud/compute/save_an_instance/guide.en-gb.md index 464a8130c70..8f00564365a 100644 --- a/pages/public_cloud/compute/save_an_instance/guide.en-gb.md +++ b/pages/public_cloud/compute/save_an_instance/guide.en-gb.md @@ -12,7 +12,7 @@ You can create a single backup of an instance or configure a schedule in order t ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/compute/save_an_instance/guide.en-ie.md b/pages/public_cloud/compute/save_an_instance/guide.en-ie.md index bd0a9d4f7fe..b58f2b7ad81 100644 --- a/pages/public_cloud/compute/save_an_instance/guide.en-ie.md +++ b/pages/public_cloud/compute/save_an_instance/guide.en-ie.md @@ -12,7 +12,7 @@ You can create a single backup of an instance or configure a schedule in order t ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/compute/save_an_instance/guide.en-sg.md b/pages/public_cloud/compute/save_an_instance/guide.en-sg.md index c69d96553d0..b58f2b7ad81 100644 --- a/pages/public_cloud/compute/save_an_instance/guide.en-sg.md +++ b/pages/public_cloud/compute/save_an_instance/guide.en-sg.md @@ -12,7 +12,7 @@ You can create a single backup of an instance or configure a schedule in order t ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/compute/save_an_instance/guide.en-us.md b/pages/public_cloud/compute/save_an_instance/guide.en-us.md index de9e22cf3bd..b58f2b7ad81 100644 --- a/pages/public_cloud/compute/save_an_instance/guide.en-us.md +++ b/pages/public_cloud/compute/save_an_instance/guide.en-us.md @@ -12,7 +12,7 @@ You can create a single backup of an instance or configure a schedule in order t ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/compute/save_an_instance/guide.es-es.md b/pages/public_cloud/compute/save_an_instance/guide.es-es.md index e3ec50da197..8ed8026d1d1 100644 --- a/pages/public_cloud/compute/save_an_instance/guide.es-es.md +++ b/pages/public_cloud/compute/save_an_instance/guide.es-es.md @@ -16,7 +16,7 @@ Puede crear una copia de seguridad única de una instancia o configurar una plan ## Requisitos -- Tener una instancia de [Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/) en su cuenta de OVHcloud. +- Tener una instancia de [Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud. - Tienes acceso a tu [área de cliente de OVHcloud](/links/manager). ## Procedimiento diff --git a/pages/public_cloud/compute/save_an_instance/guide.es-us.md b/pages/public_cloud/compute/save_an_instance/guide.es-us.md index 114131c1a14..cde3ff606b6 100644 --- a/pages/public_cloud/compute/save_an_instance/guide.es-us.md +++ b/pages/public_cloud/compute/save_an_instance/guide.es-us.md @@ -16,7 +16,7 @@ Puede crear una copia de seguridad única de una instancia o configurar una plan ## Requisitos -- Tener una instancia de [Public Cloud](https://www.ovhcloud.com/es/public-cloud/) en su cuenta de OVHcloud. +- Tener una instancia de [Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud. - Tienes acceso a tu [área de cliente de OVHcloud](/links/manager). ## Procedimiento diff --git a/pages/public_cloud/compute/save_an_instance/guide.fr-ca.md b/pages/public_cloud/compute/save_an_instance/guide.fr-ca.md index 668e0ab2a6a..b927916929d 100644 --- a/pages/public_cloud/compute/save_an_instance/guide.fr-ca.md +++ b/pages/public_cloud/compute/save_an_instance/guide.fr-ca.md @@ -12,7 +12,7 @@ Vous pouvez créer une sauvegarde unique d'une instance ou configurer un plannin ## Prérequis -- Avoir une instance [Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) dans votre compte OVHcloud. +- Avoir une instance [Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud. - Être connecté à votre [espace client OVHcloud](/links/manager). ## En pratique diff --git a/pages/public_cloud/compute/save_an_instance/guide.fr-fr.md b/pages/public_cloud/compute/save_an_instance/guide.fr-fr.md index ab27515244b..b927916929d 100644 --- a/pages/public_cloud/compute/save_an_instance/guide.fr-fr.md +++ b/pages/public_cloud/compute/save_an_instance/guide.fr-fr.md @@ -12,7 +12,7 @@ Vous pouvez créer une sauvegarde unique d'une instance ou configurer un plannin ## Prérequis -- Avoir une instance [Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud. +- Avoir une instance [Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud. - Être connecté à votre [espace client OVHcloud](/links/manager). ## En pratique diff --git a/pages/public_cloud/compute/save_an_instance/guide.it-it.md b/pages/public_cloud/compute/save_an_instance/guide.it-it.md index 888be08764e..60d49724c16 100644 --- a/pages/public_cloud/compute/save_an_instance/guide.it-it.md +++ b/pages/public_cloud/compute/save_an_instance/guide.it-it.md @@ -16,7 +16,7 @@ Crea un backup unico di un'istanza o configura una pianificazione per automatizz ## Prerequisiti -- Disporre di un'istanza [Public Cloud](https://www.ovhcloud.com/it/public-cloud/) sul proprio account OVHcloud +- Disporre di un'istanza [Public Cloud](/links/public-cloud/public-cloud) sul proprio account OVHcloud - Avere accesso allo [Spazio Cliente OVHcloud](/links/manager) ## Procedura diff --git a/pages/public_cloud/compute/save_an_instance/guide.pl-pl.md b/pages/public_cloud/compute/save_an_instance/guide.pl-pl.md index 617fe339dbb..3d13e675c13 100644 --- a/pages/public_cloud/compute/save_an_instance/guide.pl-pl.md +++ b/pages/public_cloud/compute/save_an_instance/guide.pl-pl.md @@ -16,7 +16,7 @@ Możesz utworzyć kopię zapasową instancji lub skonfigurować harmonogram, aby ## Wymagania początkowe -- Posiadanie instancji [Public Cloud](https://www.ovhcloud.com/pl/public-cloud/) na Twoim koncie OVHcloud +- Posiadanie instancji [Public Cloud](/links/public-cloud/public-cloud) na Twoim koncie OVHcloud - Dostęp do [Panelu client OVHcloud](/links/manager) ## W praktyce diff --git a/pages/public_cloud/compute/save_an_instance/guide.pt-pt.md b/pages/public_cloud/compute/save_an_instance/guide.pt-pt.md index e5933b2cab2..e3767ecae80 100644 --- a/pages/public_cloud/compute/save_an_instance/guide.pt-pt.md +++ b/pages/public_cloud/compute/save_an_instance/guide.pt-pt.md @@ -16,7 +16,7 @@ Pode criar um backup único de uma instância ou configurar um planeamento para ## Requisitos -- Ter uma instância [Public Cloud](https://www.ovhcloud.com/pt/public-cloud/) na sua conta OVHcloud. +- Ter uma instância [Public Cloud](/links/public-cloud/public-cloud) na sua conta OVHcloud. - Ter acesso à [Área de Cliente OVHcloud](/links/manager). ## Instruções diff --git a/pages/public_cloud/compute/setup_security_group/guide.en-asia.md b/pages/public_cloud/compute/setup_security_group/guide.en-asia.md index abaa3e274e6..4c309ca84b7 100644 --- a/pages/public_cloud/compute/setup_security_group/guide.en-asia.md +++ b/pages/public_cloud/compute/setup_security_group/guide.en-asia.md @@ -12,7 +12,7 @@ For security reasons, you can configure and use filtering rules that will define ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/). +- A [Public Cloud project](/links/public-cloud/public-cloud). - Access to the [Horizon interface](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) ## Instructions diff --git a/pages/public_cloud/compute/setup_security_group/guide.en-au.md b/pages/public_cloud/compute/setup_security_group/guide.en-au.md index 3d88dd8e182..4c309ca84b7 100644 --- a/pages/public_cloud/compute/setup_security_group/guide.en-au.md +++ b/pages/public_cloud/compute/setup_security_group/guide.en-au.md @@ -12,7 +12,7 @@ For security reasons, you can configure and use filtering rules that will define ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/). +- A [Public Cloud project](/links/public-cloud/public-cloud). - Access to the [Horizon interface](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) ## Instructions diff --git a/pages/public_cloud/compute/setup_security_group/guide.en-ca.md b/pages/public_cloud/compute/setup_security_group/guide.en-ca.md index f9bf0940ca7..4c309ca84b7 100644 --- a/pages/public_cloud/compute/setup_security_group/guide.en-ca.md +++ b/pages/public_cloud/compute/setup_security_group/guide.en-ca.md @@ -12,7 +12,7 @@ For security reasons, you can configure and use filtering rules that will define ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/). +- A [Public Cloud project](/links/public-cloud/public-cloud). - Access to the [Horizon interface](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) ## Instructions diff --git a/pages/public_cloud/compute/setup_security_group/guide.en-gb.md b/pages/public_cloud/compute/setup_security_group/guide.en-gb.md index 1add659ea1c..4c309ca84b7 100644 --- a/pages/public_cloud/compute/setup_security_group/guide.en-gb.md +++ b/pages/public_cloud/compute/setup_security_group/guide.en-gb.md @@ -12,7 +12,7 @@ For security reasons, you can configure and use filtering rules that will define ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/). +- A [Public Cloud project](/links/public-cloud/public-cloud). - Access to the [Horizon interface](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) ## Instructions diff --git a/pages/public_cloud/compute/setup_security_group/guide.en-ie.md b/pages/public_cloud/compute/setup_security_group/guide.en-ie.md index 994c869ba4c..4c309ca84b7 100644 --- a/pages/public_cloud/compute/setup_security_group/guide.en-ie.md +++ b/pages/public_cloud/compute/setup_security_group/guide.en-ie.md @@ -12,7 +12,7 @@ For security reasons, you can configure and use filtering rules that will define ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/). +- A [Public Cloud project](/links/public-cloud/public-cloud). - Access to the [Horizon interface](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) ## Instructions diff --git a/pages/public_cloud/compute/setup_security_group/guide.en-sg.md b/pages/public_cloud/compute/setup_security_group/guide.en-sg.md index c9f6da195ac..4c309ca84b7 100644 --- a/pages/public_cloud/compute/setup_security_group/guide.en-sg.md +++ b/pages/public_cloud/compute/setup_security_group/guide.en-sg.md @@ -12,7 +12,7 @@ For security reasons, you can configure and use filtering rules that will define ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/). +- A [Public Cloud project](/links/public-cloud/public-cloud). - Access to the [Horizon interface](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) ## Instructions diff --git a/pages/public_cloud/compute/setup_security_group/guide.en-us.md b/pages/public_cloud/compute/setup_security_group/guide.en-us.md index 33d4e6b1d80..4c309ca84b7 100644 --- a/pages/public_cloud/compute/setup_security_group/guide.en-us.md +++ b/pages/public_cloud/compute/setup_security_group/guide.en-us.md @@ -12,7 +12,7 @@ For security reasons, you can configure and use filtering rules that will define ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/). +- A [Public Cloud project](/links/public-cloud/public-cloud). - Access to the [Horizon interface](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) ## Instructions diff --git a/pages/public_cloud/compute/setup_security_group/guide.es-es.md b/pages/public_cloud/compute/setup_security_group/guide.es-es.md index fe5638c7047..d6846264fa1 100644 --- a/pages/public_cloud/compute/setup_security_group/guide.es-es.md +++ b/pages/public_cloud/compute/setup_security_group/guide.es-es.md @@ -16,7 +16,7 @@ Por motivos de seguridad, es posible configurar y utilizar reglas de filtrado qu ## Requisitos -- Un [proyecto de Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/) +- Un [proyecto de Public Cloud](/links/public-cloud/public-cloud) - [Estar conectado a Horizon](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) ## Procedimiento diff --git a/pages/public_cloud/compute/setup_security_group/guide.es-us.md b/pages/public_cloud/compute/setup_security_group/guide.es-us.md index 7c1a5ce0949..d6846264fa1 100644 --- a/pages/public_cloud/compute/setup_security_group/guide.es-us.md +++ b/pages/public_cloud/compute/setup_security_group/guide.es-us.md @@ -16,7 +16,7 @@ Por motivos de seguridad, es posible configurar y utilizar reglas de filtrado qu ## Requisitos -- Un [proyecto de Public Cloud](https://www.ovhcloud.com/es/public-cloud/) +- Un [proyecto de Public Cloud](/links/public-cloud/public-cloud) - [Estar conectado a Horizon](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) ## Procedimiento diff --git a/pages/public_cloud/compute/setup_security_group/guide.fr-ca.md b/pages/public_cloud/compute/setup_security_group/guide.fr-ca.md index a223d93030c..a2655f0694a 100644 --- a/pages/public_cloud/compute/setup_security_group/guide.fr-ca.md +++ b/pages/public_cloud/compute/setup_security_group/guide.fr-ca.md @@ -12,7 +12,7 @@ Pour des raisons de sécurité, il est possible de configurer et d'utiliser des ## Prérequis -- Un [projet Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/). +- Un [projet Public Cloud](/links/public-cloud/public-cloud). - [Être connecté à l'interface Horizon](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user). ## En pratique diff --git a/pages/public_cloud/compute/setup_security_group/guide.fr-fr.md b/pages/public_cloud/compute/setup_security_group/guide.fr-fr.md index 7b75541032b..a2655f0694a 100644 --- a/pages/public_cloud/compute/setup_security_group/guide.fr-fr.md +++ b/pages/public_cloud/compute/setup_security_group/guide.fr-fr.md @@ -12,7 +12,7 @@ Pour des raisons de sécurité, il est possible de configurer et d'utiliser des ## Prérequis -- Un [projet Public Cloud](https://www.ovhcloud.com/fr/public-cloud/). +- Un [projet Public Cloud](/links/public-cloud/public-cloud). - [Être connecté à l'interface Horizon](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user). ## En pratique diff --git a/pages/public_cloud/compute/setup_security_group/guide.it-it.md b/pages/public_cloud/compute/setup_security_group/guide.it-it.md index 7c467a86a44..31cdb3ef1b0 100644 --- a/pages/public_cloud/compute/setup_security_group/guide.it-it.md +++ b/pages/public_cloud/compute/setup_security_group/guide.it-it.md @@ -16,7 +16,7 @@ Per motivi di sicurezza, è possibile configurare e utilizzare regole di filtrag ## Prerequisiti -- Un [progetto Public Cloud](https://www.ovhcloud.com/it/public-cloud/) +- Un [progetto Public Cloud](/links/public-cloud/public-cloud) - [Essere connesso all'interfaccia Horizon](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) ## Procedura diff --git a/pages/public_cloud/compute/setup_security_group/guide.pl-pl.md b/pages/public_cloud/compute/setup_security_group/guide.pl-pl.md index 2c9a2d1c43d..9c6873718d8 100644 --- a/pages/public_cloud/compute/setup_security_group/guide.pl-pl.md +++ b/pages/public_cloud/compute/setup_security_group/guide.pl-pl.md @@ -16,7 +16,7 @@ Ze względów bezpieczeństwa możesz konfigurować i używać reguł filtrowani ## Wymagania początkowe -- Projekt [Public Cloud](https://www.ovhcloud.com/pl/public-cloud/) +- Projekt [Public Cloud](/links/public-cloud/public-cloud) - [Dostęp do interfejsu Horizon](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) ## W praktyce diff --git a/pages/public_cloud/compute/setup_security_group/guide.pt-pt.md b/pages/public_cloud/compute/setup_security_group/guide.pt-pt.md index 1c165f110b1..53776273e08 100644 --- a/pages/public_cloud/compute/setup_security_group/guide.pt-pt.md +++ b/pages/public_cloud/compute/setup_security_group/guide.pt-pt.md @@ -16,7 +16,7 @@ Por razões de segurança, é possível configurar e utilizar regras de filtrage ## Requisitos -- Um [projeto Public Cloud](https://www.ovhcloud.com/pt/public-cloud/) +- Um [projeto Public Cloud](/links/public-cloud/public-cloud) - [Ter acesso à interface Horizon](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) ## Instruções diff --git a/pages/public_cloud/compute/share_images_between_projects/guide.de-de.md b/pages/public_cloud/compute/share_images_between_projects/guide.de-de.md index 2ffaa6cc2fa..3ef9f3e9c11 100644 --- a/pages/public_cloud/compute/share_images_between_projects/guide.de-de.md +++ b/pages/public_cloud/compute/share_images_between_projects/guide.de-de.md @@ -27,7 +27,7 @@ Weitere Informationen finden Sie in der offiziellen [OpenStack Dokumentation](ht ## Voraussetzungen - Sie haben [Ihre Umgebung für die Verwendung der OpenStack API vorbereitet](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api). -- Sie haben eine [Public Cloud Instanz](https://www.ovhcloud.com/de/public-cloud/) in Ihrem Account erstellt. +- Sie haben eine [Public Cloud Instanz](/links/public-cloud/public-cloud) in Ihrem Account erstellt. - Sie haben einen [OpenStack User erstellt](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user). > [!primary] diff --git a/pages/public_cloud/compute/share_images_between_projects/guide.en-asia.md b/pages/public_cloud/compute/share_images_between_projects/guide.en-asia.md index a4a7e287470..047b060637f 100644 --- a/pages/public_cloud/compute/share_images_between_projects/guide.en-asia.md +++ b/pages/public_cloud/compute/share_images_between_projects/guide.en-asia.md @@ -32,7 +32,7 @@ Before following these steps, it is recommended that you first read this guide: You will also need the following: -- a [Public Cloud Instance](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- a [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - an [OpenStack user](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) > [!primary] diff --git a/pages/public_cloud/compute/share_images_between_projects/guide.en-au.md b/pages/public_cloud/compute/share_images_between_projects/guide.en-au.md index 9ab31f09994..047b060637f 100644 --- a/pages/public_cloud/compute/share_images_between_projects/guide.en-au.md +++ b/pages/public_cloud/compute/share_images_between_projects/guide.en-au.md @@ -32,7 +32,7 @@ Before following these steps, it is recommended that you first read this guide: You will also need the following: -- a [Public Cloud Instance](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- a [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - an [OpenStack user](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) > [!primary] diff --git a/pages/public_cloud/compute/share_images_between_projects/guide.en-ca.md b/pages/public_cloud/compute/share_images_between_projects/guide.en-ca.md index 11a6ed4fa99..047b060637f 100644 --- a/pages/public_cloud/compute/share_images_between_projects/guide.en-ca.md +++ b/pages/public_cloud/compute/share_images_between_projects/guide.en-ca.md @@ -32,7 +32,7 @@ Before following these steps, it is recommended that you first read this guide: You will also need the following: -- a [Public Cloud Instance](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- a [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - an [OpenStack user](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) > [!primary] diff --git a/pages/public_cloud/compute/share_images_between_projects/guide.en-gb.md b/pages/public_cloud/compute/share_images_between_projects/guide.en-gb.md index e070aac0f7e..047b060637f 100644 --- a/pages/public_cloud/compute/share_images_between_projects/guide.en-gb.md +++ b/pages/public_cloud/compute/share_images_between_projects/guide.en-gb.md @@ -32,7 +32,7 @@ Before following these steps, it is recommended that you first read this guide: You will also need the following: -- a [Public Cloud Instance](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- a [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - an [OpenStack user](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) > [!primary] diff --git a/pages/public_cloud/compute/share_images_between_projects/guide.en-ie.md b/pages/public_cloud/compute/share_images_between_projects/guide.en-ie.md index d02c5c49556..047b060637f 100644 --- a/pages/public_cloud/compute/share_images_between_projects/guide.en-ie.md +++ b/pages/public_cloud/compute/share_images_between_projects/guide.en-ie.md @@ -32,7 +32,7 @@ Before following these steps, it is recommended that you first read this guide: You will also need the following: -- a [Public Cloud Instance](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- a [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - an [OpenStack user](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) > [!primary] diff --git a/pages/public_cloud/compute/share_images_between_projects/guide.en-sg.md b/pages/public_cloud/compute/share_images_between_projects/guide.en-sg.md index 5e1aa948d9b..047b060637f 100644 --- a/pages/public_cloud/compute/share_images_between_projects/guide.en-sg.md +++ b/pages/public_cloud/compute/share_images_between_projects/guide.en-sg.md @@ -32,7 +32,7 @@ Before following these steps, it is recommended that you first read this guide: You will also need the following: -- a [Public Cloud Instance](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- a [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - an [OpenStack user](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) > [!primary] diff --git a/pages/public_cloud/compute/share_images_between_projects/guide.en-us.md b/pages/public_cloud/compute/share_images_between_projects/guide.en-us.md index 208b03b6b74..047b060637f 100644 --- a/pages/public_cloud/compute/share_images_between_projects/guide.en-us.md +++ b/pages/public_cloud/compute/share_images_between_projects/guide.en-us.md @@ -32,7 +32,7 @@ Before following these steps, it is recommended that you first read this guide: You will also need the following: -- a [Public Cloud Instance](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- a [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - an [OpenStack user](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) > [!primary] diff --git a/pages/public_cloud/compute/share_images_between_projects/guide.es-es.md b/pages/public_cloud/compute/share_images_between_projects/guide.es-es.md index 7ad6c9c6727..bc73d0a2d1b 100644 --- a/pages/public_cloud/compute/share_images_between_projects/guide.es-es.md +++ b/pages/public_cloud/compute/share_images_between_projects/guide.es-es.md @@ -32,7 +32,7 @@ Antes de seguir estos pasos, le recomendamos que consulte esta guía: También necesitará: -- Tener una [instancia de Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/) en su cuenta de OVHcloud; +- Tener una [instancia de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud; - [Haber creado un usuario de OpenStack](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) > [!primary] diff --git a/pages/public_cloud/compute/share_images_between_projects/guide.es-us.md b/pages/public_cloud/compute/share_images_between_projects/guide.es-us.md index 77e30966098..82d2733b107 100644 --- a/pages/public_cloud/compute/share_images_between_projects/guide.es-us.md +++ b/pages/public_cloud/compute/share_images_between_projects/guide.es-us.md @@ -32,7 +32,7 @@ Antes de seguir estos pasos, le recomendamos que consulte esta guía: También necesitará: -- Tener una [instancia de Public Cloud](https://www.ovhcloud.com/es/public-cloud/) en su cuenta de OVHcloud; +- Tener una [instancia de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud; - [Haber creado un usuario de OpenStack](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) > [!primary] diff --git a/pages/public_cloud/compute/share_images_between_projects/guide.fr-ca.md b/pages/public_cloud/compute/share_images_between_projects/guide.fr-ca.md index 6f8dd573d91..d5f84f1c031 100644 --- a/pages/public_cloud/compute/share_images_between_projects/guide.fr-ca.md +++ b/pages/public_cloud/compute/share_images_between_projects/guide.fr-ca.md @@ -32,7 +32,7 @@ Avant de suivre ces étapes, il est recommandé de consulter d'abord ce guide : Vous aurez également besoin de : -- posséder une [Instance Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) dans votre compte OVHcloud ; +- posséder une [Instance Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud ; - Un utilisateur [OpenStack](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) créé dans votre projet ; > [!primary] diff --git a/pages/public_cloud/compute/share_images_between_projects/guide.fr-fr.md b/pages/public_cloud/compute/share_images_between_projects/guide.fr-fr.md index 2c0ea6e7c43..c8b2c721fc7 100644 --- a/pages/public_cloud/compute/share_images_between_projects/guide.fr-fr.md +++ b/pages/public_cloud/compute/share_images_between_projects/guide.fr-fr.md @@ -32,7 +32,7 @@ Avant de suivre ces étapes, il est recommandé de consulter d'abord ce guide : Vous aurez également besoin de : -- posséder une [Instance Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud ; +- posséder une [Instance Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud ; - Un utilisateur [OpenStack](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) créé dans votre projet ; > [!primary] diff --git a/pages/public_cloud/compute/share_images_between_projects/guide.it-it.md b/pages/public_cloud/compute/share_images_between_projects/guide.it-it.md index 328613373a0..45ad0ea8b76 100644 --- a/pages/public_cloud/compute/share_images_between_projects/guide.it-it.md +++ b/pages/public_cloud/compute/share_images_between_projects/guide.it-it.md @@ -32,7 +32,7 @@ Prima di seguire questi passaggi, ti consigliamo di consultare questa guida: Avrai anche bisogno di: -- Disporre di un’[Istanza Public Cloud](https://www.ovhcloud.com/it/public-cloud/) iscritta nel proprio account OVHcloud +- Disporre di un’[Istanza Public Cloud](/links/public-cloud/public-cloud) iscritta nel proprio account OVHcloud - [Aver creato un utente OpenStack](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) > [!primary] diff --git a/pages/public_cloud/compute/share_images_between_projects/guide.pl-pl.md b/pages/public_cloud/compute/share_images_between_projects/guide.pl-pl.md index bc9a1cd1160..0c3174a69aa 100644 --- a/pages/public_cloud/compute/share_images_between_projects/guide.pl-pl.md +++ b/pages/public_cloud/compute/share_images_between_projects/guide.pl-pl.md @@ -32,7 +32,7 @@ Przed wykonaniem tych kroków, należy najpierw zapoznać się z treścią przew Będziesz również potrzebował: -- Posiadanie [instancji Public Cloud](https://www.ovhcloud.com/pl/public-cloud/) na koncie OVHcloud; +- Posiadanie [instancji Public Cloud](/links/public-cloud/public-cloud) na koncie OVHcloud; - [Utworzenie użytkownika OpenStack](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) > [!primary] diff --git a/pages/public_cloud/compute/share_images_between_projects/guide.pt-pt.md b/pages/public_cloud/compute/share_images_between_projects/guide.pt-pt.md index 7edd72f3e30..6dd9365f6a2 100644 --- a/pages/public_cloud/compute/share_images_between_projects/guide.pt-pt.md +++ b/pages/public_cloud/compute/share_images_between_projects/guide.pt-pt.md @@ -32,7 +32,7 @@ Antes de seguir estes passos, recomendamos que consulte primeiro este guia: Necessitará igualmente de: -- Dispor de uma [Instância Public Cloud](https://www.ovhcloud.com/pt/public-cloud/) na sua conta OVHcloud +- Dispor de uma [Instância Public Cloud](/links/public-cloud/public-cloud) na sua conta OVHcloud - [Ter criado um utilizador OpenStack](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) > [!primary] diff --git a/pages/public_cloud/compute/switch_volume_type/guide.de-de.md b/pages/public_cloud/compute/switch_volume_type/guide.de-de.md index b2d04cad429..6b0902be392 100644 --- a/pages/public_cloud/compute/switch_volume_type/guide.de-de.md +++ b/pages/public_cloud/compute/switch_volume_type/guide.de-de.md @@ -15,7 +15,7 @@ In dieser Anleitung wird erläutert, wie Sie einen Block Storage Volume vom Typ ## Voraussetzungen - Sie haben Zugriff auf das [Horizon Interface](/pages/public_cloud/public_cloud_cross_functional/introducing_horizon). -- Sie haben ein [Block Storage Volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) in Ihrem [Public Cloud Projekt](https://www.ovhcloud.com/de/public-cloud/) erstellt. +- Sie haben ein [Block Storage Volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) in Ihrem [Public Cloud Projekt](/links/public-cloud/public-cloud) erstellt. ## In der praktischen Anwendung diff --git a/pages/public_cloud/compute/switch_volume_type/guide.en-asia.md b/pages/public_cloud/compute/switch_volume_type/guide.en-asia.md index 195bdfe082c..7d09142f506 100644 --- a/pages/public_cloud/compute/switch_volume_type/guide.en-asia.md +++ b/pages/public_cloud/compute/switch_volume_type/guide.en-asia.md @@ -11,7 +11,7 @@ The purpose of this guide is to show you how to change a block storage volume ty ## Requirements - [Access to the Horizon interface](/pages/public_cloud/public_cloud_cross_functional/introducing_horizon) -- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) +- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/compute/switch_volume_type/guide.en-au.md b/pages/public_cloud/compute/switch_volume_type/guide.en-au.md index 1802417ad12..7d09142f506 100644 --- a/pages/public_cloud/compute/switch_volume_type/guide.en-au.md +++ b/pages/public_cloud/compute/switch_volume_type/guide.en-au.md @@ -11,7 +11,7 @@ The purpose of this guide is to show you how to change a block storage volume ty ## Requirements - [Access to the Horizon interface](/pages/public_cloud/public_cloud_cross_functional/introducing_horizon) -- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) +- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/compute/switch_volume_type/guide.en-ca.md b/pages/public_cloud/compute/switch_volume_type/guide.en-ca.md index f6742b7fd62..7d09142f506 100644 --- a/pages/public_cloud/compute/switch_volume_type/guide.en-ca.md +++ b/pages/public_cloud/compute/switch_volume_type/guide.en-ca.md @@ -11,7 +11,7 @@ The purpose of this guide is to show you how to change a block storage volume ty ## Requirements - [Access to the Horizon interface](/pages/public_cloud/public_cloud_cross_functional/introducing_horizon) -- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) +- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/compute/switch_volume_type/guide.en-gb.md b/pages/public_cloud/compute/switch_volume_type/guide.en-gb.md index 184b64e4c85..7d09142f506 100644 --- a/pages/public_cloud/compute/switch_volume_type/guide.en-gb.md +++ b/pages/public_cloud/compute/switch_volume_type/guide.en-gb.md @@ -11,7 +11,7 @@ The purpose of this guide is to show you how to change a block storage volume ty ## Requirements - [Access to the Horizon interface](/pages/public_cloud/public_cloud_cross_functional/introducing_horizon) -- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) +- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/compute/switch_volume_type/guide.en-ie.md b/pages/public_cloud/compute/switch_volume_type/guide.en-ie.md index 39fce34d713..7d09142f506 100644 --- a/pages/public_cloud/compute/switch_volume_type/guide.en-ie.md +++ b/pages/public_cloud/compute/switch_volume_type/guide.en-ie.md @@ -11,7 +11,7 @@ The purpose of this guide is to show you how to change a block storage volume ty ## Requirements - [Access to the Horizon interface](/pages/public_cloud/public_cloud_cross_functional/introducing_horizon) -- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) +- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/compute/switch_volume_type/guide.en-sg.md b/pages/public_cloud/compute/switch_volume_type/guide.en-sg.md index 3b3169617e3..7d09142f506 100644 --- a/pages/public_cloud/compute/switch_volume_type/guide.en-sg.md +++ b/pages/public_cloud/compute/switch_volume_type/guide.en-sg.md @@ -11,7 +11,7 @@ The purpose of this guide is to show you how to change a block storage volume ty ## Requirements - [Access to the Horizon interface](/pages/public_cloud/public_cloud_cross_functional/introducing_horizon) -- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) +- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/compute/switch_volume_type/guide.en-us.md b/pages/public_cloud/compute/switch_volume_type/guide.en-us.md index 3b3169617e3..7d09142f506 100644 --- a/pages/public_cloud/compute/switch_volume_type/guide.en-us.md +++ b/pages/public_cloud/compute/switch_volume_type/guide.en-us.md @@ -11,7 +11,7 @@ The purpose of this guide is to show you how to change a block storage volume ty ## Requirements - [Access to the Horizon interface](/pages/public_cloud/public_cloud_cross_functional/introducing_horizon) -- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) +- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/compute/switch_volume_type/guide.es-es.md b/pages/public_cloud/compute/switch_volume_type/guide.es-es.md index e81c83210e2..cde3df06c4c 100644 --- a/pages/public_cloud/compute/switch_volume_type/guide.es-es.md +++ b/pages/public_cloud/compute/switch_volume_type/guide.es-es.md @@ -15,7 +15,7 @@ El objetivo de esta guía es mostrarle cómo cambiar un tipo de volumen Block St ## Requisitos - [Conectarse a Horizon](/pages/public_cloud/public_cloud_cross_functional/introducing_horizon) -- Un volumen [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) creado en su proyecto [Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/) +- Un volumen [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) creado en su proyecto [Public Cloud](/links/public-cloud/public-cloud) ## Procedimiento diff --git a/pages/public_cloud/compute/switch_volume_type/guide.es-us.md b/pages/public_cloud/compute/switch_volume_type/guide.es-us.md index 79fa3e25192..cde3df06c4c 100644 --- a/pages/public_cloud/compute/switch_volume_type/guide.es-us.md +++ b/pages/public_cloud/compute/switch_volume_type/guide.es-us.md @@ -15,7 +15,7 @@ El objetivo de esta guía es mostrarle cómo cambiar un tipo de volumen Block St ## Requisitos - [Conectarse a Horizon](/pages/public_cloud/public_cloud_cross_functional/introducing_horizon) -- Un volumen [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) creado en su proyecto [Public Cloud](https://www.ovhcloud.com/es/public-cloud/) +- Un volumen [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) creado en su proyecto [Public Cloud](/links/public-cloud/public-cloud) ## Procedimiento diff --git a/pages/public_cloud/compute/switch_volume_type/guide.fr-ca.md b/pages/public_cloud/compute/switch_volume_type/guide.fr-ca.md index 09b85942698..935c6ce13b7 100644 --- a/pages/public_cloud/compute/switch_volume_type/guide.fr-ca.md +++ b/pages/public_cloud/compute/switch_volume_type/guide.fr-ca.md @@ -11,7 +11,7 @@ L'objectif de ce guide est de vous montrer comment changer un type de volume Blo ## Prérequis - [Accéder à l'interface Horizon](/pages/public_cloud/public_cloud_cross_functional/introducing_horizon) -- Un volume [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) créé dans votre projet [Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) +- Un volume [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) créé dans votre projet [Public Cloud](/links/public-cloud/public-cloud) ## En pratique diff --git a/pages/public_cloud/compute/switch_volume_type/guide.fr-fr.md b/pages/public_cloud/compute/switch_volume_type/guide.fr-fr.md index a826b80742f..935c6ce13b7 100644 --- a/pages/public_cloud/compute/switch_volume_type/guide.fr-fr.md +++ b/pages/public_cloud/compute/switch_volume_type/guide.fr-fr.md @@ -11,7 +11,7 @@ L'objectif de ce guide est de vous montrer comment changer un type de volume Blo ## Prérequis - [Accéder à l'interface Horizon](/pages/public_cloud/public_cloud_cross_functional/introducing_horizon) -- Un volume [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) créé dans votre projet [Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) +- Un volume [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) créé dans votre projet [Public Cloud](/links/public-cloud/public-cloud) ## En pratique diff --git a/pages/public_cloud/compute/switch_volume_type/guide.it-it.md b/pages/public_cloud/compute/switch_volume_type/guide.it-it.md index 3a33f0fe7cf..a660e668f94 100644 --- a/pages/public_cloud/compute/switch_volume_type/guide.it-it.md +++ b/pages/public_cloud/compute/switch_volume_type/guide.it-it.md @@ -15,7 +15,7 @@ L’obiettivo di questa guida è mostrarti come modificare un tipo di volume Blo ## Prerequisiti - [Accedere all'interfaccia Horizon](/pages/public_cloud/public_cloud_cross_functional/introducing_horizon) -- Un volume [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) creato nel tuo progetto [Public Cloud](https://www.ovhcloud.com/it/public-cloud/) +- Un volume [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) creato nel tuo progetto [Public Cloud](/links/public-cloud/public-cloud) ## Procedura diff --git a/pages/public_cloud/compute/switch_volume_type/guide.pl-pl.md b/pages/public_cloud/compute/switch_volume_type/guide.pl-pl.md index bb3dbcbfc34..4a0303f7c1f 100644 --- a/pages/public_cloud/compute/switch_volume_type/guide.pl-pl.md +++ b/pages/public_cloud/compute/switch_volume_type/guide.pl-pl.md @@ -15,7 +15,7 @@ Celem niniejszego przewodnika jest pokazanie, jak zmienić rodzaj wolumenu Block ## Wymagania początkowe - [Dostęp do interfejsu Horizon](/pages/public_cloud/public_cloud_cross_functional/introducing_horizon) -- Wolumen [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) utworzony w Twoim projekcie [Public Cloud](https://www.ovhcloud.com/pl/public-cloud/) +- Wolumen [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) utworzony w Twoim projekcie [Public Cloud](/links/public-cloud/public-cloud) ## W praktyce diff --git a/pages/public_cloud/compute/switch_volume_type/guide.pt-pt.md b/pages/public_cloud/compute/switch_volume_type/guide.pt-pt.md index 13ab04d8bd6..d5e85a367e6 100644 --- a/pages/public_cloud/compute/switch_volume_type/guide.pt-pt.md +++ b/pages/public_cloud/compute/switch_volume_type/guide.pt-pt.md @@ -15,7 +15,7 @@ O objetivo deste guia é mostrar-lhe como alterar um tipo de volume Block Storag ## Requisitos - [Aceder à interface Horizon](/pages/public_cloud/public_cloud_cross_functional/introducing_horizon) -- Um volume [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) criado no seu projeto [Public Cloud](https://www.ovhcloud.com/pt/public-cloud/) +- Um volume [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) criado no seu projeto [Public Cloud](/links/public-cloud/public-cloud) ## Instruções diff --git a/pages/public_cloud/compute/transfer_volume_backup_from_one_datacentre_to_another/guide.it-it.md b/pages/public_cloud/compute/transfer_volume_backup_from_one_datacentre_to_another/guide.it-it.md index 0e4cae4c5c5..8d238a2c594 100644 --- a/pages/public_cloud/compute/transfer_volume_backup_from_one_datacentre_to_another/guide.it-it.md +++ b/pages/public_cloud/compute/transfer_volume_backup_from_one_datacentre_to_another/guide.it-it.md @@ -6,7 +6,7 @@ updated: 2024-01-11 ## Obiettivo -In alcuni casi potrebbe essere necessario spostare volumi aggiuntivi da una Region OpenStack a un'altra, perché è disponibile una nuova Region o perché si desidera migrare da [OVHcloud Labs](https://labs.ovh.com/) al [Public Cloud](https://www.ovhcloud.com/it/public-cloud/). +In alcuni casi potrebbe essere necessario spostare volumi aggiuntivi da una Region OpenStack a un'altra, perché è disponibile una nuova Region o perché si desidera migrare da [OVHcloud Labs](https://labs.ovh.com/) al [Public Cloud](/links/public-cloud/public-cloud). **Questa guida ti mostra come migrare un backup di un volume da una Region OpenStack ad un'altra.** diff --git a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.de-de.md b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.de-de.md index ae9cc8ed4d3..217c9798400 100644 --- a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.de-de.md +++ b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.de-de.md @@ -16,7 +16,7 @@ In this tutorial you will: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud Instance](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- A [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Pulumi CLI](https://www.pulumi.com/docs/install/){.external} installed **Before you begin** diff --git a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-asia.md b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-asia.md index e902364fd19..5b72c33683e 100644 --- a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-asia.md +++ b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-asia.md @@ -16,7 +16,7 @@ In this tutorial you will: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud Instance](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Pulumi CLI](https://www.pulumi.com/docs/install/){.external} installed **Before you begin** diff --git a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-au.md b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-au.md index 5bd5b116b83..217c9798400 100644 --- a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-au.md +++ b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-au.md @@ -16,7 +16,7 @@ In this tutorial you will: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud Instance](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Pulumi CLI](https://www.pulumi.com/docs/install/){.external} installed **Before you begin** diff --git a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-ca.md b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-ca.md index 2b3f14fbdf7..217c9798400 100644 --- a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-ca.md +++ b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-ca.md @@ -16,7 +16,7 @@ In this tutorial you will: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud Instance](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Pulumi CLI](https://www.pulumi.com/docs/install/){.external} installed **Before you begin** diff --git a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-gb.md b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-gb.md index a9f2eeb053b..2f0df01c326 100644 --- a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-gb.md +++ b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-gb.md @@ -16,7 +16,7 @@ In this tutorial you will: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud Instance](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Pulumi CLI](https://www.pulumi.com/docs/install/){.external} installed **Before you begin** diff --git a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-ie.md b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-ie.md index fea486db859..217c9798400 100644 --- a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-ie.md +++ b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-ie.md @@ -16,7 +16,7 @@ In this tutorial you will: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud Instance](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Pulumi CLI](https://www.pulumi.com/docs/install/){.external} installed **Before you begin** diff --git a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-sg.md b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-sg.md index 33aaf1b62a3..217c9798400 100644 --- a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-sg.md +++ b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-sg.md @@ -16,7 +16,7 @@ In this tutorial you will: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud Instance](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Pulumi CLI](https://www.pulumi.com/docs/install/){.external} installed **Before you begin** diff --git a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-us.md b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-us.md index fbaf089dbe2..217c9798400 100644 --- a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-us.md +++ b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.en-us.md @@ -16,7 +16,7 @@ In this tutorial you will: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud Instance](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Pulumi CLI](https://www.pulumi.com/docs/install/){.external} installed **Before you begin** diff --git a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.es-es.md b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.es-es.md index aee7104f784..217c9798400 100644 --- a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.es-es.md +++ b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.es-es.md @@ -16,7 +16,7 @@ In this tutorial you will: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud Instance](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- A [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Pulumi CLI](https://www.pulumi.com/docs/install/){.external} installed **Before you begin** diff --git a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.es-us.md b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.es-us.md index 23b39eef2b5..217c9798400 100644 --- a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.es-us.md +++ b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.es-us.md @@ -16,7 +16,7 @@ In this tutorial you will: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud Instance](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- A [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Pulumi CLI](https://www.pulumi.com/docs/install/){.external} installed **Before you begin** diff --git a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.fr-ca.md b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.fr-ca.md index cbe9d6f8a71..217c9798400 100644 --- a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.fr-ca.md +++ b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.fr-ca.md @@ -16,7 +16,7 @@ In this tutorial you will: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud Instance](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Pulumi CLI](https://www.pulumi.com/docs/install/){.external} installed **Before you begin** diff --git a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.fr-fr.md b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.fr-fr.md index b59b0adca34..217c9798400 100644 --- a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.fr-fr.md +++ b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.fr-fr.md @@ -16,7 +16,7 @@ In this tutorial you will: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud Instance](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- A [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Pulumi CLI](https://www.pulumi.com/docs/install/){.external} installed **Before you begin** diff --git a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.it-it.md b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.it-it.md index fdb112eb3f2..217c9798400 100644 --- a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.it-it.md +++ b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.it-it.md @@ -16,7 +16,7 @@ In this tutorial you will: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud Instance](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- A [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Pulumi CLI](https://www.pulumi.com/docs/install/){.external} installed **Before you begin** diff --git a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.pl-pl.md b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.pl-pl.md index fd268171e70..217c9798400 100644 --- a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.pl-pl.md +++ b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.pl-pl.md @@ -16,7 +16,7 @@ In this tutorial you will: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud Instance](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- A [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Pulumi CLI](https://www.pulumi.com/docs/install/){.external} installed **Before you begin** diff --git a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.pt-pt.md b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.pt-pt.md index ceec7fa8287..217c9798400 100644 --- a/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.pt-pt.md +++ b/pages/public_cloud/compute/use_object_storage_pulumi_backend_state/guide.pt-pt.md @@ -16,7 +16,7 @@ In this tutorial you will: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud Instance](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- A [Public Cloud Instance](/links/public-cloud/public-cloud) in your OVHcloud account - [Pulumi CLI](https://www.pulumi.com/docs/install/){.external} installed **Before you begin** diff --git a/pages/public_cloud/compute/volume-backup/guide.de-de.md b/pages/public_cloud/compute/volume-backup/guide.de-de.md index 1930b5f6680..79a922841c2 100644 --- a/pages/public_cloud/compute/volume-backup/guide.de-de.md +++ b/pages/public_cloud/compute/volume-backup/guide.de-de.md @@ -30,7 +30,7 @@ Volume Snapshot und Volume Backup ermöglichen: ## Voraussetzungen - Sie haben Zugriff auf Ihr [OVHcloud Kundencenter](/links/manager). -- Sie haben ein [Block Storage Volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) in Ihrem [Public Cloud Projekt](https://www.ovhcloud.com/de/public-cloud/) erstellt. +- Sie haben ein [Block Storage Volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) in Ihrem [Public Cloud Projekt](/links/public-cloud/public-cloud) erstellt. ## In der praktischen Anwendung diff --git a/pages/public_cloud/compute/volume-backup/guide.en-asia.md b/pages/public_cloud/compute/volume-backup/guide.en-asia.md index 896cf074914..bfc3eee0e05 100644 --- a/pages/public_cloud/compute/volume-backup/guide.en-asia.md +++ b/pages/public_cloud/compute/volume-backup/guide.en-asia.md @@ -24,7 +24,7 @@ Both volume snapshot and volume backup allow you to: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) +- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/compute/volume-backup/guide.en-au.md b/pages/public_cloud/compute/volume-backup/guide.en-au.md index 2226bd40eb3..bfc3eee0e05 100644 --- a/pages/public_cloud/compute/volume-backup/guide.en-au.md +++ b/pages/public_cloud/compute/volume-backup/guide.en-au.md @@ -24,7 +24,7 @@ Both volume snapshot and volume backup allow you to: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) +- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/compute/volume-backup/guide.en-ca.md b/pages/public_cloud/compute/volume-backup/guide.en-ca.md index 10926400d98..bfc3eee0e05 100644 --- a/pages/public_cloud/compute/volume-backup/guide.en-ca.md +++ b/pages/public_cloud/compute/volume-backup/guide.en-ca.md @@ -24,7 +24,7 @@ Both volume snapshot and volume backup allow you to: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) +- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/compute/volume-backup/guide.en-gb.md b/pages/public_cloud/compute/volume-backup/guide.en-gb.md index e90d7e7515d..bfc3eee0e05 100644 --- a/pages/public_cloud/compute/volume-backup/guide.en-gb.md +++ b/pages/public_cloud/compute/volume-backup/guide.en-gb.md @@ -24,7 +24,7 @@ Both volume snapshot and volume backup allow you to: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) +- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/compute/volume-backup/guide.en-ie.md b/pages/public_cloud/compute/volume-backup/guide.en-ie.md index 187255e16eb..bfc3eee0e05 100644 --- a/pages/public_cloud/compute/volume-backup/guide.en-ie.md +++ b/pages/public_cloud/compute/volume-backup/guide.en-ie.md @@ -24,7 +24,7 @@ Both volume snapshot and volume backup allow you to: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) +- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/compute/volume-backup/guide.en-sg.md b/pages/public_cloud/compute/volume-backup/guide.en-sg.md index d81e2e83c62..bfc3eee0e05 100644 --- a/pages/public_cloud/compute/volume-backup/guide.en-sg.md +++ b/pages/public_cloud/compute/volume-backup/guide.en-sg.md @@ -24,7 +24,7 @@ Both volume snapshot and volume backup allow you to: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) +- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/compute/volume-backup/guide.en-us.md b/pages/public_cloud/compute/volume-backup/guide.en-us.md index a5c44873fc0..bfc3eee0e05 100644 --- a/pages/public_cloud/compute/volume-backup/guide.en-us.md +++ b/pages/public_cloud/compute/volume-backup/guide.en-us.md @@ -24,7 +24,7 @@ Both volume snapshot and volume backup allow you to: ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) +- A [Block Storage volume](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) created in your [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/compute/volume-backup/guide.es-es.md b/pages/public_cloud/compute/volume-backup/guide.es-es.md index 3abdeb87257..669ea865dfe 100644 --- a/pages/public_cloud/compute/volume-backup/guide.es-es.md +++ b/pages/public_cloud/compute/volume-backup/guide.es-es.md @@ -30,7 +30,7 @@ El volumen de snapshot y el volumen de backup le permiten: ## Requisitos - Haber iniciado sesión en el [área de cliente de OVHcloud](/links/manager). -- Un volumen de [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) creado en su proyecto de [Public Cloud.](https://www.ovhcloud.com/es-es/public-cloud/) +- Un volumen de [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) creado en su proyecto de [Public Cloud.](/links/public-cloud/public-cloud) ## Procedimiento diff --git a/pages/public_cloud/compute/volume-backup/guide.es-us.md b/pages/public_cloud/compute/volume-backup/guide.es-us.md index fdd874b63d8..aa11c031092 100644 --- a/pages/public_cloud/compute/volume-backup/guide.es-us.md +++ b/pages/public_cloud/compute/volume-backup/guide.es-us.md @@ -30,7 +30,7 @@ El volumen de snapshot y el volumen de backup le permiten: ## Requisitos - Haber iniciado sesión en el [área de cliente de OVHcloud](/links/manager). -- Un volumen de [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) creado en su proyecto de [Public Cloud](https://www.ovhcloud.com/es/public-cloud/). +- Un volumen de [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) creado en su proyecto de [Public Cloud](/links/public-cloud/public-cloud). ## Procedimiento diff --git a/pages/public_cloud/compute/volume-backup/guide.fr-ca.md b/pages/public_cloud/compute/volume-backup/guide.fr-ca.md index b584a1c6c05..c0111f49ad0 100644 --- a/pages/public_cloud/compute/volume-backup/guide.fr-ca.md +++ b/pages/public_cloud/compute/volume-backup/guide.fr-ca.md @@ -26,7 +26,7 @@ Le Volume Snapshot et le Volume Backup vous permettent de : ## Prérequis - Être connecté à votre [espace client OVHcloud](/links/manager) -- Un volume [Block storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) créé dans votre projet [Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) +- Un volume [Block storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) créé dans votre projet [Public Cloud](/links/public-cloud/public-cloud) ## En pratique diff --git a/pages/public_cloud/compute/volume-backup/guide.fr-fr.md b/pages/public_cloud/compute/volume-backup/guide.fr-fr.md index e617a41dc5a..b39cc15ad3a 100644 --- a/pages/public_cloud/compute/volume-backup/guide.fr-fr.md +++ b/pages/public_cloud/compute/volume-backup/guide.fr-fr.md @@ -26,7 +26,7 @@ Le Volume Snapshot et le Volume Backup vous permettent de : ## Prérequis - Être connecté à votre [espace client OVHcloud](/links/manager) -- Un volume [Block storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) créé dans votre projet [Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) +- Un volume [Block storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) créé dans votre projet [Public Cloud](/links/public-cloud/public-cloud) ## En pratique diff --git a/pages/public_cloud/compute/volume-backup/guide.it-it.md b/pages/public_cloud/compute/volume-backup/guide.it-it.md index 41b77848d4f..350ced193ed 100644 --- a/pages/public_cloud/compute/volume-backup/guide.it-it.md +++ b/pages/public_cloud/compute/volume-backup/guide.it-it.md @@ -30,7 +30,7 @@ Il Volume Snapshot e il Volume Backup ti permettono di: ## Prerequisiti - Avere accesso allo [Spazio Cliente OVHcloud](/links/manager) -- Un volume [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) creato nel tuo progetto [Public Cloud](https://www.ovhcloud.com/it/public-cloud/) +- Un volume [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) creato nel tuo progetto [Public Cloud](/links/public-cloud/public-cloud) ## Procedura diff --git a/pages/public_cloud/compute/volume-backup/guide.pl-pl.md b/pages/public_cloud/compute/volume-backup/guide.pl-pl.md index 82d56ec0080..fd705b66d66 100644 --- a/pages/public_cloud/compute/volume-backup/guide.pl-pl.md +++ b/pages/public_cloud/compute/volume-backup/guide.pl-pl.md @@ -30,7 +30,7 @@ Wolumen Snapshot oraz Backup Wolumenu pozwalają na: ## Wymagania początkowe - Zalogowanie do [Panelu klienta OVHcloud](/links/manager) -- Wolumen [Block storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) utworzony w Twoim projekcie [Public Cloud](https://www.ovhcloud.com/pl/public-cloud/) +- Wolumen [Block storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) utworzony w Twoim projekcie [Public Cloud](/links/public-cloud/public-cloud) ## W praktyce diff --git a/pages/public_cloud/compute/volume-backup/guide.pt-pt.md b/pages/public_cloud/compute/volume-backup/guide.pt-pt.md index 5c99b8e4e59..eee9b3829a5 100644 --- a/pages/public_cloud/compute/volume-backup/guide.pt-pt.md +++ b/pages/public_cloud/compute/volume-backup/guide.pt-pt.md @@ -30,7 +30,7 @@ O Volume Snapshot e o Volume Backup permitem-lhe: ## Requisitos - Estar ligado à [Área de Cliente OVHcloud](/links/manager). -- Um volume [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) criado no seu projeto [Public Cloud](https://www.ovhcloud.com/pt/public-cloud/). +- Um volume [Block Storage](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) criado no seu projeto [Public Cloud](/links/public-cloud/public-cloud). ## Instruções diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.de-de.md index ef1afdc0040..ad9d0624686 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.de-de.md @@ -12,15 +12,15 @@ This guide will cover the feature that allows you to manage access to the API se ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Instructions ### Add IP restrictions through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -292,8 +292,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/de/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-asia.md index 7f1b9f3876f..ad9d0624686 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-asia.md @@ -12,15 +12,15 @@ This guide will cover the feature that allows you to manage access to the API se ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Instructions ### Add IP restrictions through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -292,8 +292,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-au.md index f445b8bb297..ad9d0624686 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-au.md @@ -12,15 +12,15 @@ This guide will cover the feature that allows you to manage access to the API se ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Instructions ### Add IP restrictions through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -292,8 +292,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-au/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-ca.md index 375ee753dcd..ad9d0624686 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-ca.md @@ -12,15 +12,15 @@ This guide will cover the feature that allows you to manage access to the API se ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Instructions ### Add IP restrictions through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -292,8 +292,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-ca/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-gb.md index c775d3065e0..ad9d0624686 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-gb.md @@ -12,15 +12,15 @@ This guide will cover the feature that allows you to manage access to the API se ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Instructions ### Add IP restrictions through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -292,8 +292,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-gb/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-ie.md index 4bc9b277e41..ad9d0624686 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-ie.md @@ -12,15 +12,15 @@ This guide will cover the feature that allows you to manage access to the API se ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Instructions ### Add IP restrictions through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -292,8 +292,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-ie/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-sg.md index b8b881aa6e4..ad9d0624686 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-sg.md @@ -12,15 +12,15 @@ This guide will cover the feature that allows you to manage access to the API se ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Instructions ### Add IP restrictions through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -292,8 +292,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-sg/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-us.md index 0ce8a717cbe..ad9d0624686 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.en-us.md @@ -12,15 +12,15 @@ This guide will cover the feature that allows you to manage access to the API se ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Instructions ### Add IP restrictions through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -292,8 +292,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.es-es.md index 1cf40f1c851..ad9d0624686 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.es-es.md @@ -12,15 +12,15 @@ This guide will cover the feature that allows you to manage access to the API se ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Instructions ### Add IP restrictions through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -292,8 +292,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/es-es/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.es-us.md index b32d81d7be2..ad9d0624686 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.es-us.md @@ -12,15 +12,15 @@ This guide will cover the feature that allows you to manage access to the API se ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Instructions ### Add IP restrictions through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -292,8 +292,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/es/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.fr-ca.md index 4972ef9911e..323caa8467e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.fr-ca.md @@ -12,15 +12,15 @@ This guide will cover the feature that allows you to manage access to the API se ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Instructions ### Add IP restrictions through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -292,8 +292,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/fr-ca/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.fr-fr.md index cf3b1b9ea58..323caa8467e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.fr-fr.md @@ -12,15 +12,15 @@ This guide will cover the feature that allows you to manage access to the API se ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Instructions ### Add IP restrictions through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -292,8 +292,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/fr/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.it-it.md index b7eb3130c85..ad9d0624686 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.it-it.md @@ -12,15 +12,15 @@ This guide will cover the feature that allows you to manage access to the API se ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Instructions ### Add IP restrictions through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -292,8 +292,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/it/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.pl-pl.md index d340398bebf..ad9d0624686 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.pl-pl.md @@ -12,15 +12,15 @@ This guide will cover the feature that allows you to manage access to the API se ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Instructions ### Add IP restrictions through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -292,8 +292,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/pl/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.pt-pt.md index 8721233f8d5..ad9d0624686 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/add-ip-restrictions/guide.pt-pt.md @@ -12,15 +12,15 @@ This guide will cover the feature that allows you to manage access to the API se ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Instructions ### Add IP restrictions through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -292,8 +292,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/pt/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.de-de.md index 4a985a9b025..df4e0fac0f5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.de-de.md @@ -488,6 +488,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-asia.md index dcc951a5f2f..df4e0fac0f5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-asia.md @@ -488,6 +488,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-au.md index a0e265a0d24..df4e0fac0f5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-au.md @@ -488,6 +488,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-ca.md index fbf76c1cc6a..df4e0fac0f5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-ca.md @@ -488,6 +488,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-gb.md index 09569b843e4..df4e0fac0f5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-gb.md @@ -488,6 +488,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-ie.md index 4f12db05a8b..df4e0fac0f5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-ie.md @@ -488,6 +488,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-sg.md index 519291808d5..df4e0fac0f5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-sg.md @@ -488,6 +488,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-us.md index 72c6f0f1b89..df4e0fac0f5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.en-us.md @@ -488,6 +488,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.es-es.md index 24ce7dd9d31..df4e0fac0f5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.es-es.md @@ -488,6 +488,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.es-us.md index f65c4d5b925..df4e0fac0f5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.es-us.md @@ -488,6 +488,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.fr-ca.md index 7b50a8dbf75..df4e0fac0f5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.fr-ca.md @@ -488,6 +488,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.fr-fr.md index 0409cff684d..df4e0fac0f5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.fr-fr.md @@ -488,6 +488,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.it-it.md index de505d60c6f..df4e0fac0f5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.it-it.md @@ -488,6 +488,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.pl-pl.md index 35419df05da..df4e0fac0f5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.pl-pl.md @@ -488,6 +488,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.pt-pt.md index 4b01f0cd866..df4e0fac0f5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration/guide.pt-pt.md @@ -488,6 +488,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.de-de.md index dfa4cf9a455..aed15a171bd 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.de-de.md @@ -43,8 +43,8 @@ Thanks to the `Node Pool's template`, you will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -605,8 +605,8 @@ with the following information: ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-asia.md index d532a922f55..aed15a171bd 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-asia.md @@ -43,8 +43,8 @@ Thanks to the `Node Pool's template`, you will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -605,8 +605,8 @@ with the following information: ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-au.md index 336f19bdefb..aed15a171bd 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-au.md @@ -43,8 +43,8 @@ Thanks to the `Node Pool's template`, you will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -605,8 +605,8 @@ with the following information: ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-ca.md index a633ea7e0d6..aed15a171bd 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-ca.md @@ -43,8 +43,8 @@ Thanks to the `Node Pool's template`, you will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -605,8 +605,8 @@ with the following information: ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-gb.md index 85789bd51be..d56309fc023 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-gb.md @@ -43,8 +43,8 @@ Thanks to the `Node Pool's template`, you will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -605,8 +605,8 @@ with the following information: ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-ie.md index eac6a610526..aed15a171bd 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-ie.md @@ -43,8 +43,8 @@ Thanks to the `Node Pool's template`, you will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -605,8 +605,8 @@ with the following information: ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-sg.md index 997c7d16104..aed15a171bd 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-sg.md @@ -43,8 +43,8 @@ Thanks to the `Node Pool's template`, you will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -605,8 +605,8 @@ with the following information: ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-us.md index d7185ab8c93..aed15a171bd 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.en-us.md @@ -43,8 +43,8 @@ Thanks to the `Node Pool's template`, you will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -605,8 +605,8 @@ with the following information: ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.es-es.md index f7b970a8eb3..aed15a171bd 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.es-es.md @@ -43,8 +43,8 @@ Thanks to the `Node Pool's template`, you will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -605,8 +605,8 @@ with the following information: ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.es-us.md index 5c8dd1b995c..aed15a171bd 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.es-us.md @@ -43,8 +43,8 @@ Thanks to the `Node Pool's template`, you will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -605,8 +605,8 @@ with the following information: ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.fr-ca.md index 588768457d5..637ec9e1187 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.fr-ca.md @@ -43,8 +43,8 @@ Thanks to the `Node Pool's template`, you will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -605,8 +605,8 @@ with the following information: ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.fr-fr.md index 0ae94c1cca6..637ec9e1187 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.fr-fr.md @@ -43,8 +43,8 @@ Thanks to the `Node Pool's template`, you will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -605,8 +605,8 @@ with the following information: ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.it-it.md index 294c8f521fa..aed15a171bd 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.it-it.md @@ -43,8 +43,8 @@ Thanks to the `Node Pool's template`, you will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -605,8 +605,8 @@ with the following information: ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.pl-pl.md index 4143b0e7d38..aed15a171bd 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.pl-pl.md @@ -43,8 +43,8 @@ Thanks to the `Node Pool's template`, you will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -605,8 +605,8 @@ with the following information: ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.pt-pt.md index f496931b8cd..aed15a171bd 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/automatically-label-taint-node-pool/guide.pt-pt.md @@ -43,8 +43,8 @@ Thanks to the `Node Pool's template`, you will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -605,8 +605,8 @@ with the following information: ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.de-de.md index 7536d90d7ed..9320251c787 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.de-de.md @@ -15,6 +15,6 @@ The roadmap and changelog of OVHcloud Managed Kubernetes and all our Public Clou ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-asia.md index bbd2d210bc5..9320251c787 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-asia.md @@ -15,6 +15,6 @@ The roadmap and changelog of OVHcloud Managed Kubernetes and all our Public Clou ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-au.md index be0189dd11c..9320251c787 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-au.md @@ -15,6 +15,6 @@ The roadmap and changelog of OVHcloud Managed Kubernetes and all our Public Clou ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-ca.md index 5348cfc8a78..9320251c787 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-ca.md @@ -15,6 +15,6 @@ The roadmap and changelog of OVHcloud Managed Kubernetes and all our Public Clou ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-gb.md index 37b29890d0b..9320251c787 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-gb.md @@ -15,6 +15,6 @@ The roadmap and changelog of OVHcloud Managed Kubernetes and all our Public Clou ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-ie.md index 58bcc1d11c5..9320251c787 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-ie.md @@ -15,6 +15,6 @@ The roadmap and changelog of OVHcloud Managed Kubernetes and all our Public Clou ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-sg.md index 4b295720477..9320251c787 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-sg.md @@ -15,6 +15,6 @@ The roadmap and changelog of OVHcloud Managed Kubernetes and all our Public Clou ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-us.md index b7a2ea159b0..9320251c787 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.en-us.md @@ -15,6 +15,6 @@ The roadmap and changelog of OVHcloud Managed Kubernetes and all our Public Clou ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.es-es.md index 97d62f121d8..9320251c787 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.es-es.md @@ -15,6 +15,6 @@ The roadmap and changelog of OVHcloud Managed Kubernetes and all our Public Clou ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.es-us.md index 81fd46834eb..9320251c787 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.es-us.md @@ -15,6 +15,6 @@ The roadmap and changelog of OVHcloud Managed Kubernetes and all our Public Clou ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.fr-ca.md index f91d55066d9..a08f623cb0a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.fr-ca.md @@ -15,6 +15,6 @@ The roadmap and changelog of OVHcloud Managed Kubernetes and all our Public Clou ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.fr-fr.md index d21841ac669..a08f623cb0a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.fr-fr.md @@ -15,6 +15,6 @@ The roadmap and changelog of OVHcloud Managed Kubernetes and all our Public Clou ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.it-it.md index 0d01db7780b..9320251c787 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.it-it.md @@ -15,6 +15,6 @@ The roadmap and changelog of OVHcloud Managed Kubernetes and all our Public Clou ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.pl-pl.md index 28549c75eb6..9320251c787 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.pl-pl.md @@ -15,6 +15,6 @@ The roadmap and changelog of OVHcloud Managed Kubernetes and all our Public Clou ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.pt-pt.md index 70a89b16807..9320251c787 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/available-upcoming-features/guide.pt-pt.md @@ -15,6 +15,6 @@ The roadmap and changelog of OVHcloud Managed Kubernetes and all our Public Clou ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.de-de.md index 17ce4afa358..921d03e1ce6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.de-de.md @@ -294,6 +294,6 @@ Now you can sit back and relax, knowing that you can now take ad-hoc or schedule In case you have questions, you can read the [FAQ page](https://cloudcasa.io/faq/) and access the [dedicated forum](https://cloudcasa.io/forum/forum/cloudcasa/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-asia.md index 4b108358fee..921d03e1ce6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-asia.md @@ -294,6 +294,6 @@ Now you can sit back and relax, knowing that you can now take ad-hoc or schedule In case you have questions, you can read the [FAQ page](https://cloudcasa.io/faq/) and access the [dedicated forum](https://cloudcasa.io/forum/forum/cloudcasa/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-au.md index 4b4bda347c0..921d03e1ce6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-au.md @@ -294,6 +294,6 @@ Now you can sit back and relax, knowing that you can now take ad-hoc or schedule In case you have questions, you can read the [FAQ page](https://cloudcasa.io/faq/) and access the [dedicated forum](https://cloudcasa.io/forum/forum/cloudcasa/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-ca.md index 58a40a72829..921d03e1ce6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-ca.md @@ -294,6 +294,6 @@ Now you can sit back and relax, knowing that you can now take ad-hoc or schedule In case you have questions, you can read the [FAQ page](https://cloudcasa.io/faq/) and access the [dedicated forum](https://cloudcasa.io/forum/forum/cloudcasa/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-gb.md index 1e08e671bb1..921d03e1ce6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-gb.md @@ -294,6 +294,6 @@ Now you can sit back and relax, knowing that you can now take ad-hoc or schedule In case you have questions, you can read the [FAQ page](https://cloudcasa.io/faq/) and access the [dedicated forum](https://cloudcasa.io/forum/forum/cloudcasa/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-ie.md index cf85b4c701f..921d03e1ce6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-ie.md @@ -294,6 +294,6 @@ Now you can sit back and relax, knowing that you can now take ad-hoc or schedule In case you have questions, you can read the [FAQ page](https://cloudcasa.io/faq/) and access the [dedicated forum](https://cloudcasa.io/forum/forum/cloudcasa/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-sg.md index 26926b29bfa..921d03e1ce6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-sg.md @@ -294,6 +294,6 @@ Now you can sit back and relax, knowing that you can now take ad-hoc or schedule In case you have questions, you can read the [FAQ page](https://cloudcasa.io/faq/) and access the [dedicated forum](https://cloudcasa.io/forum/forum/cloudcasa/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-us.md index c459e1c335a..921d03e1ce6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.en-us.md @@ -294,6 +294,6 @@ Now you can sit back and relax, knowing that you can now take ad-hoc or schedule In case you have questions, you can read the [FAQ page](https://cloudcasa.io/faq/) and access the [dedicated forum](https://cloudcasa.io/forum/forum/cloudcasa/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.es-es.md index 0cd5778fa78..921d03e1ce6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.es-es.md @@ -294,6 +294,6 @@ Now you can sit back and relax, knowing that you can now take ad-hoc or schedule In case you have questions, you can read the [FAQ page](https://cloudcasa.io/faq/) and access the [dedicated forum](https://cloudcasa.io/forum/forum/cloudcasa/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.es-us.md index c945d5e73a2..921d03e1ce6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.es-us.md @@ -294,6 +294,6 @@ Now you can sit back and relax, knowing that you can now take ad-hoc or schedule In case you have questions, you can read the [FAQ page](https://cloudcasa.io/faq/) and access the [dedicated forum](https://cloudcasa.io/forum/forum/cloudcasa/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.fr-ca.md index 7e040a45544..b5674d4be9e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.fr-ca.md @@ -294,6 +294,6 @@ Now you can sit back and relax, knowing that you can now take ad-hoc or schedule In case you have questions, you can read the [FAQ page](https://cloudcasa.io/faq/) and access the [dedicated forum](https://cloudcasa.io/forum/forum/cloudcasa/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.fr-fr.md index d7117cbfd24..b5674d4be9e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.fr-fr.md @@ -294,6 +294,6 @@ Now you can sit back and relax, knowing that you can now take ad-hoc or schedule In case you have questions, you can read the [FAQ page](https://cloudcasa.io/faq/) and access the [dedicated forum](https://cloudcasa.io/forum/forum/cloudcasa/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.it-it.md index 42d31b9ef0e..921d03e1ce6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.it-it.md @@ -294,6 +294,6 @@ Now you can sit back and relax, knowing that you can now take ad-hoc or schedule In case you have questions, you can read the [FAQ page](https://cloudcasa.io/faq/) and access the [dedicated forum](https://cloudcasa.io/forum/forum/cloudcasa/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.pl-pl.md index 34f1230655b..921d03e1ce6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.pl-pl.md @@ -294,6 +294,6 @@ Now you can sit back and relax, knowing that you can now take ad-hoc or schedule In case you have questions, you can read the [FAQ page](https://cloudcasa.io/faq/) and access the [dedicated forum](https://cloudcasa.io/forum/forum/cloudcasa/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.pt-pt.md index c2b75a82419..921d03e1ce6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/guide.pt-pt.md @@ -294,6 +294,6 @@ Now you can sit back and relax, knowing that you can now take ad-hoc or schedule In case you have questions, you can read the [FAQ page](https://cloudcasa.io/faq/) and access the [dedicated forum](https://cloudcasa.io/forum/forum/cloudcasa/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.de-de.md index 786cb6a2d1b..bb844d941ea 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.de-de.md @@ -368,6 +368,6 @@ kubectl delete namespace nginx-example ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-asia.md index 72363644eda..bb844d941ea 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-asia.md @@ -368,6 +368,6 @@ kubectl delete namespace nginx-example ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-au.md index 43b603847dc..bb844d941ea 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-au.md @@ -368,6 +368,6 @@ kubectl delete namespace nginx-example ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-ca.md index 95d9240e8b6..bb844d941ea 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-ca.md @@ -368,6 +368,6 @@ kubectl delete namespace nginx-example ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-gb.md index 0e63ec76223..bb844d941ea 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-gb.md @@ -368,6 +368,6 @@ kubectl delete namespace nginx-example ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-ie.md index cc267a06787..bb844d941ea 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-ie.md @@ -368,6 +368,6 @@ kubectl delete namespace nginx-example ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-sg.md index f5e1ab9261b..bb844d941ea 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-sg.md @@ -368,6 +368,6 @@ kubectl delete namespace nginx-example ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-us.md index 014acd11dcf..bb844d941ea 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.en-us.md @@ -368,6 +368,6 @@ kubectl delete namespace nginx-example ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.es-es.md index 9353bf6e82e..bb844d941ea 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.es-es.md @@ -368,6 +368,6 @@ kubectl delete namespace nginx-example ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.es-us.md index c09d1829979..bb844d941ea 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.es-us.md @@ -368,6 +368,6 @@ kubectl delete namespace nginx-example ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.fr-ca.md index 55c40754754..fc4db570edd 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.fr-ca.md @@ -368,6 +368,6 @@ kubectl delete namespace nginx-example ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.fr-fr.md index 8e4aff888c7..fc4db570edd 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.fr-fr.md @@ -368,6 +368,6 @@ kubectl delete namespace nginx-example ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.it-it.md index cfa19693cfc..bb844d941ea 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.it-it.md @@ -368,6 +368,6 @@ kubectl delete namespace nginx-example ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.pl-pl.md index 4a7dd31edb9..bb844d941ea 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.pl-pl.md @@ -368,6 +368,6 @@ kubectl delete namespace nginx-example ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.pt-pt.md index 77466ad8f80..bb844d941ea 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-restore-pv-volume-snapshot/guide.pt-pt.md @@ -368,6 +368,6 @@ kubectl delete namespace nginx-example ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.de-de.md index 725f8aba9ba..c8685bab926 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.de-de.md @@ -39,7 +39,7 @@ The OVHcloud Managed Kubernetes service provides you Kubernetes clusters without ### Configure security update policy through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -417,6 +417,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-asia.md index 9d687be35e2..c8685bab926 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-asia.md @@ -39,7 +39,7 @@ The OVHcloud Managed Kubernetes service provides you Kubernetes clusters without ### Configure security update policy through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -417,6 +417,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-au.md index 440287db0ea..c8685bab926 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-au.md @@ -39,7 +39,7 @@ The OVHcloud Managed Kubernetes service provides you Kubernetes clusters without ### Configure security update policy through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -417,6 +417,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-ca.md index 1fdbc491248..c8685bab926 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-ca.md @@ -39,7 +39,7 @@ The OVHcloud Managed Kubernetes service provides you Kubernetes clusters without ### Configure security update policy through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -417,6 +417,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-gb.md index 7e2f9f09894..c8685bab926 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-gb.md @@ -39,7 +39,7 @@ The OVHcloud Managed Kubernetes service provides you Kubernetes clusters without ### Configure security update policy through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -417,6 +417,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-ie.md index cbc082e2462..c8685bab926 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-ie.md @@ -39,7 +39,7 @@ The OVHcloud Managed Kubernetes service provides you Kubernetes clusters without ### Configure security update policy through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -417,6 +417,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-sg.md index 5bef5390b93..c8685bab926 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-sg.md @@ -39,7 +39,7 @@ The OVHcloud Managed Kubernetes service provides you Kubernetes clusters without ### Configure security update policy through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -417,6 +417,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-us.md index b9971eeccd1..c8685bab926 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.en-us.md @@ -39,7 +39,7 @@ The OVHcloud Managed Kubernetes service provides you Kubernetes clusters without ### Configure security update policy through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -417,6 +417,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.es-es.md index fc093e0bc87..c8685bab926 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.es-es.md @@ -39,7 +39,7 @@ The OVHcloud Managed Kubernetes service provides you Kubernetes clusters without ### Configure security update policy through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -417,6 +417,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.es-us.md index e8adc9a3560..c8685bab926 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.es-us.md @@ -39,7 +39,7 @@ The OVHcloud Managed Kubernetes service provides you Kubernetes clusters without ### Configure security update policy through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -417,6 +417,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.fr-ca.md index 24ce51926e5..c8685bab926 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.fr-ca.md @@ -39,7 +39,7 @@ The OVHcloud Managed Kubernetes service provides you Kubernetes clusters without ### Configure security update policy through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -417,6 +417,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.fr-fr.md index cc650782fe1..c8685bab926 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.fr-fr.md @@ -39,7 +39,7 @@ The OVHcloud Managed Kubernetes service provides you Kubernetes clusters without ### Configure security update policy through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -417,6 +417,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.it-it.md index a7f3cbaa796..c8685bab926 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.it-it.md @@ -39,7 +39,7 @@ The OVHcloud Managed Kubernetes service provides you Kubernetes clusters without ### Configure security update policy through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -417,6 +417,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.pl-pl.md index 52b5cc6a581..c8685bab926 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.pl-pl.md @@ -39,7 +39,7 @@ The OVHcloud Managed Kubernetes service provides you Kubernetes clusters without ### Configure security update policy through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -417,6 +417,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.pt-pt.md index b6693998845..c8685bab926 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/change-security-update/guide.pt-pt.md @@ -39,7 +39,7 @@ The OVHcloud Managed Kubernetes service provides you Kubernetes clusters without ### Configure security update policy through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -417,6 +417,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.de-de.md index a6cb4b328b3..48d1105a0f8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.de-de.md @@ -33,7 +33,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > The source code of the following example is available in the public Github repository [public-cloud-examples](https://github.com/ovh/public-cloud-examples/tree/main/containers-orchestration/managed-kubernetes/autoscaler) -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). ## Deploying a test workload @@ -308,6 +308,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-asia.md index be8fd2e68a6..48d1105a0f8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-asia.md @@ -33,7 +33,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > The source code of the following example is available in the public Github repository [public-cloud-examples](https://github.com/ovh/public-cloud-examples/tree/main/containers-orchestration/managed-kubernetes/autoscaler) -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). ## Deploying a test workload @@ -308,6 +308,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-au.md index e9ca17562c6..48d1105a0f8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-au.md @@ -33,7 +33,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > The source code of the following example is available in the public Github repository [public-cloud-examples](https://github.com/ovh/public-cloud-examples/tree/main/containers-orchestration/managed-kubernetes/autoscaler) -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). ## Deploying a test workload @@ -308,6 +308,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-ca.md index b45b4aa6251..48d1105a0f8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-ca.md @@ -33,7 +33,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > The source code of the following example is available in the public Github repository [public-cloud-examples](https://github.com/ovh/public-cloud-examples/tree/main/containers-orchestration/managed-kubernetes/autoscaler) -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). ## Deploying a test workload @@ -308,6 +308,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-gb.md index 2d71d8d2c24..48d1105a0f8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-gb.md @@ -33,7 +33,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > The source code of the following example is available in the public Github repository [public-cloud-examples](https://github.com/ovh/public-cloud-examples/tree/main/containers-orchestration/managed-kubernetes/autoscaler) -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). ## Deploying a test workload @@ -308,6 +308,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-ie.md index 5c9a87efabe..48d1105a0f8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-ie.md @@ -33,7 +33,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > The source code of the following example is available in the public Github repository [public-cloud-examples](https://github.com/ovh/public-cloud-examples/tree/main/containers-orchestration/managed-kubernetes/autoscaler) -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). ## Deploying a test workload @@ -308,6 +308,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-sg.md index d78e70906c5..48d1105a0f8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-sg.md @@ -33,7 +33,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > The source code of the following example is available in the public Github repository [public-cloud-examples](https://github.com/ovh/public-cloud-examples/tree/main/containers-orchestration/managed-kubernetes/autoscaler) -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). ## Deploying a test workload @@ -308,6 +308,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-us.md index f3685d3f05c..48d1105a0f8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.en-us.md @@ -33,7 +33,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > The source code of the following example is available in the public Github repository [public-cloud-examples](https://github.com/ovh/public-cloud-examples/tree/main/containers-orchestration/managed-kubernetes/autoscaler) -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). ## Deploying a test workload @@ -308,6 +308,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.es-es.md index 2fc1f737f78..48d1105a0f8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.es-es.md @@ -33,7 +33,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > The source code of the following example is available in the public Github repository [public-cloud-examples](https://github.com/ovh/public-cloud-examples/tree/main/containers-orchestration/managed-kubernetes/autoscaler) -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). ## Deploying a test workload @@ -308,6 +308,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.es-us.md index 0f604e396c8..48d1105a0f8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.es-us.md @@ -33,7 +33,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > The source code of the following example is available in the public Github repository [public-cloud-examples](https://github.com/ovh/public-cloud-examples/tree/main/containers-orchestration/managed-kubernetes/autoscaler) -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). ## Deploying a test workload @@ -308,6 +308,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.fr-ca.md index a59f9be2145..48d1105a0f8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.fr-ca.md @@ -33,7 +33,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > The source code of the following example is available in the public Github repository [public-cloud-examples](https://github.com/ovh/public-cloud-examples/tree/main/containers-orchestration/managed-kubernetes/autoscaler) -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). ## Deploying a test workload @@ -308,6 +308,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.fr-fr.md index 565d82a06b0..48d1105a0f8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.fr-fr.md @@ -33,7 +33,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > The source code of the following example is available in the public Github repository [public-cloud-examples](https://github.com/ovh/public-cloud-examples/tree/main/containers-orchestration/managed-kubernetes/autoscaler) -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). ## Deploying a test workload @@ -308,6 +308,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.it-it.md index 34d4247f88b..48d1105a0f8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.it-it.md @@ -33,7 +33,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > The source code of the following example is available in the public Github repository [public-cloud-examples](https://github.com/ovh/public-cloud-examples/tree/main/containers-orchestration/managed-kubernetes/autoscaler) -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). ## Deploying a test workload @@ -308,6 +308,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.pl-pl.md index b9699577063..48d1105a0f8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.pl-pl.md @@ -33,7 +33,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > The source code of the following example is available in the public Github repository [public-cloud-examples](https://github.com/ovh/public-cloud-examples/tree/main/containers-orchestration/managed-kubernetes/autoscaler) -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). ## Deploying a test workload @@ -308,6 +308,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.pt-pt.md index b4f0a9ee2c3..48d1105a0f8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/cluster-autoscaler-example/guide.pt-pt.md @@ -33,7 +33,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > The source code of the following example is available in the public Github repository [public-cloud-examples](https://github.com/ovh/public-cloud-examples/tree/main/containers-orchestration/managed-kubernetes/autoscaler) -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). ## Deploying a test workload @@ -308,6 +308,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.de-de.md index 775fbd9a9f2..2f328b8b1d6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.de-de.md @@ -127,6 +127,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-asia.md index d077c926486..2f328b8b1d6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-asia.md @@ -127,6 +127,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-au.md index 2dada1e2afc..2f328b8b1d6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-au.md @@ -127,6 +127,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-ca.md index 763871c83e1..2f328b8b1d6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-ca.md @@ -127,6 +127,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-gb.md index 7918fad2893..2f328b8b1d6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-gb.md @@ -127,6 +127,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-ie.md index 0ced914056e..2f328b8b1d6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-ie.md @@ -127,6 +127,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-sg.md index dcdcd2fd057..2f328b8b1d6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-sg.md @@ -127,6 +127,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-us.md index 977a36d381f..2f328b8b1d6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.en-us.md @@ -127,6 +127,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.es-es.md index 04e0ec9908f..2f328b8b1d6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.es-es.md @@ -127,6 +127,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.es-us.md index 224c13cc0b8..2f328b8b1d6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.es-us.md @@ -127,6 +127,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.fr-ca.md index 4aedb98571e..2f328b8b1d6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.fr-ca.md @@ -127,6 +127,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.fr-fr.md index b81ada3ae53..2f328b8b1d6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.fr-fr.md @@ -127,6 +127,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.it-it.md index d81fdf8284b..2f328b8b1d6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.it-it.md @@ -127,6 +127,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.pl-pl.md index 45f0f633a19..2f328b8b1d6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.pl-pl.md @@ -127,6 +127,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.pt-pt.md index 063bd51c952..2f328b8b1d6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-cluster-autoscaler/guide.pt-pt.md @@ -127,6 +127,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.de-de.md index bb875c42d38..048e95c0bdc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.de-de.md @@ -12,8 +12,8 @@ This guide will cover how to retrieve the `kubectl` configuration file to intera ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - You must have an OVHcloud Managed Kubernetes cluster. - You must have the [`kubectl`](https://kubernetes.io/docs/reference/kubectl/overview/){.external} command-line tool installed. @@ -23,7 +23,7 @@ You can find the detailed installation instructions for `kubectl` in Kubernetes' ### Step 1 - Configure the default settings for kubectl -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -112,6 +112,6 @@ Or you can install and use [kubectx](https://github.com/ahmetb/kubectx). To deploy your first application on your Kubernetes cluster, we suggest you refer to our guide to [Deploying an application](/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-asia.md index 4a80373dfcc..048e95c0bdc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-asia.md @@ -12,8 +12,8 @@ This guide will cover how to retrieve the `kubectl` configuration file to intera ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - You must have an OVHcloud Managed Kubernetes cluster. - You must have the [`kubectl`](https://kubernetes.io/docs/reference/kubectl/overview/){.external} command-line tool installed. @@ -23,7 +23,7 @@ You can find the detailed installation instructions for `kubectl` in Kubernetes' ### Step 1 - Configure the default settings for kubectl -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -112,6 +112,6 @@ Or you can install and use [kubectx](https://github.com/ahmetb/kubectx). To deploy your first application on your Kubernetes cluster, we suggest you refer to our guide to [Deploying an application](/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-au.md index 3407886b8d3..048e95c0bdc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-au.md @@ -12,8 +12,8 @@ This guide will cover how to retrieve the `kubectl` configuration file to intera ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - You must have an OVHcloud Managed Kubernetes cluster. - You must have the [`kubectl`](https://kubernetes.io/docs/reference/kubectl/overview/){.external} command-line tool installed. @@ -23,7 +23,7 @@ You can find the detailed installation instructions for `kubectl` in Kubernetes' ### Step 1 - Configure the default settings for kubectl -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -112,6 +112,6 @@ Or you can install and use [kubectx](https://github.com/ahmetb/kubectx). To deploy your first application on your Kubernetes cluster, we suggest you refer to our guide to [Deploying an application](/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-ca.md index 63488a824a7..048e95c0bdc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-ca.md @@ -12,8 +12,8 @@ This guide will cover how to retrieve the `kubectl` configuration file to intera ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - You must have an OVHcloud Managed Kubernetes cluster. - You must have the [`kubectl`](https://kubernetes.io/docs/reference/kubectl/overview/){.external} command-line tool installed. @@ -23,7 +23,7 @@ You can find the detailed installation instructions for `kubectl` in Kubernetes' ### Step 1 - Configure the default settings for kubectl -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -112,6 +112,6 @@ Or you can install and use [kubectx](https://github.com/ahmetb/kubectx). To deploy your first application on your Kubernetes cluster, we suggest you refer to our guide to [Deploying an application](/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-gb.md index bb7c9392114..048e95c0bdc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-gb.md @@ -12,8 +12,8 @@ This guide will cover how to retrieve the `kubectl` configuration file to intera ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - You must have an OVHcloud Managed Kubernetes cluster. - You must have the [`kubectl`](https://kubernetes.io/docs/reference/kubectl/overview/){.external} command-line tool installed. @@ -23,7 +23,7 @@ You can find the detailed installation instructions for `kubectl` in Kubernetes' ### Step 1 - Configure the default settings for kubectl -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -112,6 +112,6 @@ Or you can install and use [kubectx](https://github.com/ahmetb/kubectx). To deploy your first application on your Kubernetes cluster, we suggest you refer to our guide to [Deploying an application](/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-ie.md index fce7471aa6f..048e95c0bdc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-ie.md @@ -12,8 +12,8 @@ This guide will cover how to retrieve the `kubectl` configuration file to intera ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - You must have an OVHcloud Managed Kubernetes cluster. - You must have the [`kubectl`](https://kubernetes.io/docs/reference/kubectl/overview/){.external} command-line tool installed. @@ -23,7 +23,7 @@ You can find the detailed installation instructions for `kubectl` in Kubernetes' ### Step 1 - Configure the default settings for kubectl -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -112,6 +112,6 @@ Or you can install and use [kubectx](https://github.com/ahmetb/kubectx). To deploy your first application on your Kubernetes cluster, we suggest you refer to our guide to [Deploying an application](/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-sg.md index 566763c3b18..048e95c0bdc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-sg.md @@ -12,8 +12,8 @@ This guide will cover how to retrieve the `kubectl` configuration file to intera ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - You must have an OVHcloud Managed Kubernetes cluster. - You must have the [`kubectl`](https://kubernetes.io/docs/reference/kubectl/overview/){.external} command-line tool installed. @@ -23,7 +23,7 @@ You can find the detailed installation instructions for `kubectl` in Kubernetes' ### Step 1 - Configure the default settings for kubectl -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -112,6 +112,6 @@ Or you can install and use [kubectx](https://github.com/ahmetb/kubectx). To deploy your first application on your Kubernetes cluster, we suggest you refer to our guide to [Deploying an application](/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-us.md index 6790f7821b6..048e95c0bdc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.en-us.md @@ -12,8 +12,8 @@ This guide will cover how to retrieve the `kubectl` configuration file to intera ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - You must have an OVHcloud Managed Kubernetes cluster. - You must have the [`kubectl`](https://kubernetes.io/docs/reference/kubectl/overview/){.external} command-line tool installed. @@ -23,7 +23,7 @@ You can find the detailed installation instructions for `kubectl` in Kubernetes' ### Step 1 - Configure the default settings for kubectl -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -112,6 +112,6 @@ Or you can install and use [kubectx](https://github.com/ahmetb/kubectx). To deploy your first application on your Kubernetes cluster, we suggest you refer to our guide to [Deploying an application](/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.es-es.md index 3fae1b8c74e..048e95c0bdc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.es-es.md @@ -12,8 +12,8 @@ This guide will cover how to retrieve the `kubectl` configuration file to intera ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - You must have an OVHcloud Managed Kubernetes cluster. - You must have the [`kubectl`](https://kubernetes.io/docs/reference/kubectl/overview/){.external} command-line tool installed. @@ -23,7 +23,7 @@ You can find the detailed installation instructions for `kubectl` in Kubernetes' ### Step 1 - Configure the default settings for kubectl -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -112,6 +112,6 @@ Or you can install and use [kubectx](https://github.com/ahmetb/kubectx). To deploy your first application on your Kubernetes cluster, we suggest you refer to our guide to [Deploying an application](/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.es-us.md index 4fd8ad12c42..048e95c0bdc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.es-us.md @@ -12,8 +12,8 @@ This guide will cover how to retrieve the `kubectl` configuration file to intera ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - You must have an OVHcloud Managed Kubernetes cluster. - You must have the [`kubectl`](https://kubernetes.io/docs/reference/kubectl/overview/){.external} command-line tool installed. @@ -23,7 +23,7 @@ You can find the detailed installation instructions for `kubectl` in Kubernetes' ### Step 1 - Configure the default settings for kubectl -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -112,6 +112,6 @@ Or you can install and use [kubectx](https://github.com/ahmetb/kubectx). To deploy your first application on your Kubernetes cluster, we suggest you refer to our guide to [Deploying an application](/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.fr-ca.md index 2ba5d772be5..048e95c0bdc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.fr-ca.md @@ -12,8 +12,8 @@ This guide will cover how to retrieve the `kubectl` configuration file to intera ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - You must have an OVHcloud Managed Kubernetes cluster. - You must have the [`kubectl`](https://kubernetes.io/docs/reference/kubectl/overview/){.external} command-line tool installed. @@ -23,7 +23,7 @@ You can find the detailed installation instructions for `kubectl` in Kubernetes' ### Step 1 - Configure the default settings for kubectl -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -112,6 +112,6 @@ Or you can install and use [kubectx](https://github.com/ahmetb/kubectx). To deploy your first application on your Kubernetes cluster, we suggest you refer to our guide to [Deploying an application](/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.fr-fr.md index 6ccc9f8926a..048e95c0bdc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.fr-fr.md @@ -12,8 +12,8 @@ This guide will cover how to retrieve the `kubectl` configuration file to intera ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - You must have an OVHcloud Managed Kubernetes cluster. - You must have the [`kubectl`](https://kubernetes.io/docs/reference/kubectl/overview/){.external} command-line tool installed. @@ -23,7 +23,7 @@ You can find the detailed installation instructions for `kubectl` in Kubernetes' ### Step 1 - Configure the default settings for kubectl -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -112,6 +112,6 @@ Or you can install and use [kubectx](https://github.com/ahmetb/kubectx). To deploy your first application on your Kubernetes cluster, we suggest you refer to our guide to [Deploying an application](/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.it-it.md index 3b2dcd59b65..048e95c0bdc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.it-it.md @@ -12,8 +12,8 @@ This guide will cover how to retrieve the `kubectl` configuration file to intera ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - You must have an OVHcloud Managed Kubernetes cluster. - You must have the [`kubectl`](https://kubernetes.io/docs/reference/kubectl/overview/){.external} command-line tool installed. @@ -23,7 +23,7 @@ You can find the detailed installation instructions for `kubectl` in Kubernetes' ### Step 1 - Configure the default settings for kubectl -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -112,6 +112,6 @@ Or you can install and use [kubectx](https://github.com/ahmetb/kubectx). To deploy your first application on your Kubernetes cluster, we suggest you refer to our guide to [Deploying an application](/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.pl-pl.md index 3d96e1612df..048e95c0bdc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.pl-pl.md @@ -12,8 +12,8 @@ This guide will cover how to retrieve the `kubectl` configuration file to intera ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - You must have an OVHcloud Managed Kubernetes cluster. - You must have the [`kubectl`](https://kubernetes.io/docs/reference/kubectl/overview/){.external} command-line tool installed. @@ -23,7 +23,7 @@ You can find the detailed installation instructions for `kubectl` in Kubernetes' ### Step 1 - Configure the default settings for kubectl -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -112,6 +112,6 @@ Or you can install and use [kubectx](https://github.com/ahmetb/kubectx). To deploy your first application on your Kubernetes cluster, we suggest you refer to our guide to [Deploying an application](/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.pt-pt.md index 6f5ea210f59..048e95c0bdc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-kubectl-on-an-ovh-managed-kubernetes-cluster/guide.pt-pt.md @@ -12,8 +12,8 @@ This guide will cover how to retrieve the `kubectl` configuration file to intera ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - You must have an OVHcloud Managed Kubernetes cluster. - You must have the [`kubectl`](https://kubernetes.io/docs/reference/kubectl/overview/){.external} command-line tool installed. @@ -23,7 +23,7 @@ You can find the detailed installation instructions for `kubectl` in Kubernetes' ### Step 1 - Configure the default settings for kubectl -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -112,6 +112,6 @@ Or you can install and use [kubectx](https://github.com/ahmetb/kubectx). To deploy your first application on your Kubernetes cluster, we suggest you refer to our guide to [Deploying an application](/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.de-de.md index 0c9e2959cb1..423870dce9d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.de-de.md @@ -14,8 +14,8 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Warning @@ -27,7 +27,7 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ### Configure OIDC provider through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -472,8 +472,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/de/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-asia.md index e318d992d9a..423870dce9d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-asia.md @@ -14,8 +14,8 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Warning @@ -27,7 +27,7 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ### Configure OIDC provider through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -472,8 +472,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-au.md index 1e21dc9568f..423870dce9d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-au.md @@ -14,8 +14,8 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Warning @@ -27,7 +27,7 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ### Configure OIDC provider through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -472,8 +472,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-au/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-ca.md index e200f61177f..423870dce9d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-ca.md @@ -14,8 +14,8 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Warning @@ -27,7 +27,7 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ### Configure OIDC provider through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -472,8 +472,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-ca/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-gb.md index dc37577428c..423870dce9d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-gb.md @@ -14,8 +14,8 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Warning @@ -27,7 +27,7 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ### Configure OIDC provider through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -472,8 +472,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-gb/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-ie.md index 09912656239..423870dce9d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-ie.md @@ -14,8 +14,8 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Warning @@ -27,7 +27,7 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ### Configure OIDC provider through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -472,8 +472,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-ie/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-sg.md index 1830d02283f..423870dce9d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-sg.md @@ -14,8 +14,8 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Warning @@ -27,7 +27,7 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ### Configure OIDC provider through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -472,8 +472,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-sg/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-us.md index df159580fbb..423870dce9d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.en-us.md @@ -14,8 +14,8 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Warning @@ -27,7 +27,7 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ### Configure OIDC provider through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -472,8 +472,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.es-es.md index c1c51a1a23d..423870dce9d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.es-es.md @@ -14,8 +14,8 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Warning @@ -27,7 +27,7 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ### Configure OIDC provider through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -472,8 +472,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/es-es/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.es-us.md index b85aa890567..423870dce9d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.es-us.md @@ -14,8 +14,8 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Warning @@ -27,7 +27,7 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ### Configure OIDC provider through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -472,8 +472,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/es/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.fr-ca.md index bb8194b1220..e4099fb6701 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.fr-ca.md @@ -14,8 +14,8 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Warning @@ -27,7 +27,7 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ### Configure OIDC provider through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -472,8 +472,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/fr-ca/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.fr-fr.md index 5c8095774b3..e4099fb6701 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.fr-fr.md @@ -14,8 +14,8 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Warning @@ -27,7 +27,7 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ### Configure OIDC provider through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -472,8 +472,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/fr/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.it-it.md index 98a05ab12ae..423870dce9d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.it-it.md @@ -14,8 +14,8 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Warning @@ -27,7 +27,7 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ### Configure OIDC provider through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -472,8 +472,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/it/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.pl-pl.md index e68be33b8e2..423870dce9d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.pl-pl.md @@ -14,8 +14,8 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Warning @@ -27,7 +27,7 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ### Configure OIDC provider through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -472,8 +472,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/pl/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.pt-pt.md index 62503c0d583..423870dce9d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/configuring-oidc-provider-config/guide.pt-pt.md @@ -14,8 +14,8 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Kubernetes cluster ## Warning @@ -27,7 +27,7 @@ In this guide you will be able to configure your OIDC provider through the OVHcl ### Configure OIDC provider through the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -472,8 +472,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/pt/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.de-de.md index 923f154ce0e..bd796b63caf 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.de-de.md @@ -155,6 +155,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to read our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-asia.md index 729e9623e58..66c88eebaa6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-asia.md @@ -155,6 +155,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to read our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-au.md index a412a790428..66c88eebaa6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-au.md @@ -155,6 +155,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to read our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-ca.md index e4da5966085..66c88eebaa6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-ca.md @@ -155,6 +155,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to read our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-gb.md index c67327c29f2..66c88eebaa6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-gb.md @@ -155,6 +155,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to read our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-ie.md index a13611c4862..66c88eebaa6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-ie.md @@ -155,6 +155,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to read our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-sg.md index f93f1e97185..66c88eebaa6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-sg.md @@ -155,6 +155,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to read our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-us.md index 353edb1f50a..66c88eebaa6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.en-us.md @@ -155,6 +155,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to read our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.es-es.md index 5418683ddc7..bd796b63caf 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.es-es.md @@ -155,6 +155,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to read our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.es-us.md index 92ca21f1581..bd796b63caf 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.es-us.md @@ -155,6 +155,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to read our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.fr-ca.md index 87084fb93e5..bd796b63caf 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.fr-ca.md @@ -155,6 +155,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to read our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.fr-fr.md index 9aa18d3c962..bd796b63caf 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.fr-fr.md @@ -155,6 +155,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to read our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.it-it.md index 9faa739652d..bd796b63caf 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.it-it.md @@ -155,6 +155,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to read our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.pl-pl.md index 577c32e1df3..bd796b63caf 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.pl-pl.md @@ -155,6 +155,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to read our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.pt-pt.md index b72873d1678..bd796b63caf 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-coredns/guide.pt-pt.md @@ -155,6 +155,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to read our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.de-de.md index 6841b79dedb..6559e42714c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.de-de.md @@ -643,8 +643,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/de/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-asia.md index 9ce9f139544..6559e42714c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-asia.md @@ -643,8 +643,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-au.md index b49fa20c2dc..6559e42714c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-au.md @@ -643,8 +643,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-au/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-ca.md index a9facaefe2e..6559e42714c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-ca.md @@ -643,8 +643,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-ca/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-gb.md index 864ee02ddf4..6559e42714c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-gb.md @@ -643,8 +643,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-gb/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-ie.md index fcfe05cf165..6559e42714c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-ie.md @@ -643,8 +643,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-ie/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-sg.md index 262fe962c95..6559e42714c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-sg.md @@ -643,8 +643,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-sg/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-us.md index 08fa6e7bcd5..6559e42714c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.en-us.md @@ -643,8 +643,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.es-es.md index 53860087fdf..6559e42714c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.es-es.md @@ -643,8 +643,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/es-es/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.es-us.md index 146447ac2c7..6559e42714c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.es-us.md @@ -643,8 +643,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/es/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.fr-ca.md index b0aa664bb69..7630c5bb7f3 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.fr-ca.md @@ -643,8 +643,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/fr-ca/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.fr-fr.md index b1d64009d7e..7630c5bb7f3 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.fr-fr.md @@ -643,8 +643,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/fr/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.it-it.md index 25e656b22ef..6559e42714c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.it-it.md @@ -643,8 +643,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/it/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.pl-pl.md index b9812f6add5..6559e42714c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.pl-pl.md @@ -643,8 +643,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/pl/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.pt-pt.md index e972cb6f049..6559e42714c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/customizing-kubeproxy/guide.pt-pt.md @@ -643,8 +643,8 @@ Destroy complete! Resources: 1 destroyed. ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/pt/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.de-de.md index 1934f5f10a6..bc15506e3e7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.de-de.md @@ -41,7 +41,7 @@ Here is a comparative table of flavours available by region: | `T2-*` | BHS5 / DE1 / GRA5 / GRA7 / GRA9 / GRA11 / UK1 / WAW1 | | | | | | | Each family offers contains different flavors, consisting of a five amount of vCores, RAM and local storage. -For more information, please refer to the following page: [OVHcloud Public Cloud instances](https://www.ovhcloud.com/de/public-cloud/prices/) +For more information, please refer to the following page: [OVHcloud Public Cloud instances](/links/public-cloud/prices) Note that we are both compatible with the standard and flex variations (Flex offering the same disk size for each flavor). Note however that Managed Kubernetes Service does not currently offer worker nodes resize. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-asia.md index d46c2bef20b..7cf1395681d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-asia.md @@ -40,7 +40,7 @@ Here is a comparative table of flavours available by region: | `T1-*` | BHS5 / GRA5 / GRA7 / GRA11 | | | | | | | | `T2-*` | BHS5 / DE1 / GRA5 / GRA7 / GRA9 / GRA11 / UK1 / WAW1 | | | | | | | Each family offers contains different flavors, consisting of a five amount of vCores, RAM and local storage. -For more information, please refer to the following page: [OVHcloud Public Cloud instances](https://www.ovhcloud.com/asia/public-cloud/prices/) +For more information, please refer to the following page: [OVHcloud Public Cloud instances](/links/public-cloud/prices) Note that we are both compatible with the standard and flex variations (Flex offering the same disk size for each flavor). Note however that Managed Kubernetes Service does not currently offer worker nodes resize. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-au.md index bc3626283a9..bc15506e3e7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-au.md @@ -41,7 +41,7 @@ Here is a comparative table of flavours available by region: | `T2-*` | BHS5 / DE1 / GRA5 / GRA7 / GRA9 / GRA11 / UK1 / WAW1 | | | | | | | Each family offers contains different flavors, consisting of a five amount of vCores, RAM and local storage. -For more information, please refer to the following page: [OVHcloud Public Cloud instances](https://www.ovhcloud.com/en-au/public-cloud/prices/) +For more information, please refer to the following page: [OVHcloud Public Cloud instances](/links/public-cloud/prices) Note that we are both compatible with the standard and flex variations (Flex offering the same disk size for each flavor). Note however that Managed Kubernetes Service does not currently offer worker nodes resize. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-ca.md index af96590a774..bc15506e3e7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-ca.md @@ -41,7 +41,7 @@ Here is a comparative table of flavours available by region: | `T2-*` | BHS5 / DE1 / GRA5 / GRA7 / GRA9 / GRA11 / UK1 / WAW1 | | | | | | | Each family offers contains different flavors, consisting of a five amount of vCores, RAM and local storage. -For more information, please refer to the following page: [OVHcloud Public Cloud instances](https://www.ovhcloud.com/en-ca/public-cloud/prices/) +For more information, please refer to the following page: [OVHcloud Public Cloud instances](/links/public-cloud/prices) Note that we are both compatible with the standard and flex variations (Flex offering the same disk size for each flavor). Note however that Managed Kubernetes Service does not currently offer worker nodes resize. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-gb.md index ac506ece0f5..bc15506e3e7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-gb.md @@ -41,7 +41,7 @@ Here is a comparative table of flavours available by region: | `T2-*` | BHS5 / DE1 / GRA5 / GRA7 / GRA9 / GRA11 / UK1 / WAW1 | | | | | | | Each family offers contains different flavors, consisting of a five amount of vCores, RAM and local storage. -For more information, please refer to the following page: [OVHcloud Public Cloud instances](https://www.ovhcloud.com/en-gb/public-cloud/prices/) +For more information, please refer to the following page: [OVHcloud Public Cloud instances](/links/public-cloud/prices) Note that we are both compatible with the standard and flex variations (Flex offering the same disk size for each flavor). Note however that Managed Kubernetes Service does not currently offer worker nodes resize. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-ie.md index f79a3453360..bc15506e3e7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-ie.md @@ -41,7 +41,7 @@ Here is a comparative table of flavours available by region: | `T2-*` | BHS5 / DE1 / GRA5 / GRA7 / GRA9 / GRA11 / UK1 / WAW1 | | | | | | | Each family offers contains different flavors, consisting of a five amount of vCores, RAM and local storage. -For more information, please refer to the following page: [OVHcloud Public Cloud instances](https://www.ovhcloud.com/en-ie/public-cloud/prices/) +For more information, please refer to the following page: [OVHcloud Public Cloud instances](/links/public-cloud/prices) Note that we are both compatible with the standard and flex variations (Flex offering the same disk size for each flavor). Note however that Managed Kubernetes Service does not currently offer worker nodes resize. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-sg.md index bd87e6ae228..bc15506e3e7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-sg.md @@ -41,7 +41,7 @@ Here is a comparative table of flavours available by region: | `T2-*` | BHS5 / DE1 / GRA5 / GRA7 / GRA9 / GRA11 / UK1 / WAW1 | | | | | | | Each family offers contains different flavors, consisting of a five amount of vCores, RAM and local storage. -For more information, please refer to the following page: [OVHcloud Public Cloud instances](https://www.ovhcloud.com/en-sg/public-cloud/prices/) +For more information, please refer to the following page: [OVHcloud Public Cloud instances](/links/public-cloud/prices) Note that we are both compatible with the standard and flex variations (Flex offering the same disk size for each flavor). Note however that Managed Kubernetes Service does not currently offer worker nodes resize. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-us.md index 42162f28287..bc15506e3e7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.en-us.md @@ -41,7 +41,7 @@ Here is a comparative table of flavours available by region: | `T2-*` | BHS5 / DE1 / GRA5 / GRA7 / GRA9 / GRA11 / UK1 / WAW1 | | | | | | | Each family offers contains different flavors, consisting of a five amount of vCores, RAM and local storage. -For more information, please refer to the following page: [OVHcloud Public Cloud instances](https://www.ovhcloud.com/en/public-cloud/prices/) +For more information, please refer to the following page: [OVHcloud Public Cloud instances](/links/public-cloud/prices) Note that we are both compatible with the standard and flex variations (Flex offering the same disk size for each flavor). Note however that Managed Kubernetes Service does not currently offer worker nodes resize. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.es-es.md index 267306d89f7..bc15506e3e7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.es-es.md @@ -41,7 +41,7 @@ Here is a comparative table of flavours available by region: | `T2-*` | BHS5 / DE1 / GRA5 / GRA7 / GRA9 / GRA11 / UK1 / WAW1 | | | | | | | Each family offers contains different flavors, consisting of a five amount of vCores, RAM and local storage. -For more information, please refer to the following page: [OVHcloud Public Cloud instances](https://www.ovhcloud.com/es-es/public-cloud/prices/) +For more information, please refer to the following page: [OVHcloud Public Cloud instances](/links/public-cloud/prices) Note that we are both compatible with the standard and flex variations (Flex offering the same disk size for each flavor). Note however that Managed Kubernetes Service does not currently offer worker nodes resize. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.es-us.md index 76d394ffb2e..bc15506e3e7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.es-us.md @@ -41,7 +41,7 @@ Here is a comparative table of flavours available by region: | `T2-*` | BHS5 / DE1 / GRA5 / GRA7 / GRA9 / GRA11 / UK1 / WAW1 | | | | | | | Each family offers contains different flavors, consisting of a five amount of vCores, RAM and local storage. -For more information, please refer to the following page: [OVHcloud Public Cloud instances](https://www.ovhcloud.com/es/public-cloud/prices/) +For more information, please refer to the following page: [OVHcloud Public Cloud instances](/links/public-cloud/prices) Note that we are both compatible with the standard and flex variations (Flex offering the same disk size for each flavor). Note however that Managed Kubernetes Service does not currently offer worker nodes resize. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.fr-ca.md index 2c2f0a582d7..bc15506e3e7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.fr-ca.md @@ -41,7 +41,7 @@ Here is a comparative table of flavours available by region: | `T2-*` | BHS5 / DE1 / GRA5 / GRA7 / GRA9 / GRA11 / UK1 / WAW1 | | | | | | | Each family offers contains different flavors, consisting of a five amount of vCores, RAM and local storage. -For more information, please refer to the following page: [OVHcloud Public Cloud instances](https://www.ovhcloud.com/fr-ca/public-cloud/prices/) +For more information, please refer to the following page: [OVHcloud Public Cloud instances](/links/public-cloud/prices) Note that we are both compatible with the standard and flex variations (Flex offering the same disk size for each flavor). Note however that Managed Kubernetes Service does not currently offer worker nodes resize. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.fr-fr.md index 645a6314e00..bc15506e3e7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.fr-fr.md @@ -41,7 +41,7 @@ Here is a comparative table of flavours available by region: | `T2-*` | BHS5 / DE1 / GRA5 / GRA7 / GRA9 / GRA11 / UK1 / WAW1 | | | | | | | Each family offers contains different flavors, consisting of a five amount of vCores, RAM and local storage. -For more information, please refer to the following page: [OVHcloud Public Cloud instances](https://www.ovhcloud.com/fr/public-cloud/prices/) +For more information, please refer to the following page: [OVHcloud Public Cloud instances](/links/public-cloud/prices) Note that we are both compatible with the standard and flex variations (Flex offering the same disk size for each flavor). Note however that Managed Kubernetes Service does not currently offer worker nodes resize. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.it-it.md index cec5db53420..bc15506e3e7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.it-it.md @@ -41,7 +41,7 @@ Here is a comparative table of flavours available by region: | `T2-*` | BHS5 / DE1 / GRA5 / GRA7 / GRA9 / GRA11 / UK1 / WAW1 | | | | | | | Each family offers contains different flavors, consisting of a five amount of vCores, RAM and local storage. -For more information, please refer to the following page: [OVHcloud Public Cloud instances](https://www.ovhcloud.com/it/public-cloud/prices/) +For more information, please refer to the following page: [OVHcloud Public Cloud instances](/links/public-cloud/prices) Note that we are both compatible with the standard and flex variations (Flex offering the same disk size for each flavor). Note however that Managed Kubernetes Service does not currently offer worker nodes resize. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.pl-pl.md index f972102b0a2..7cf1395681d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.pl-pl.md @@ -40,7 +40,7 @@ Here is a comparative table of flavours available by region: | `T1-*` | BHS5 / GRA5 / GRA7 / GRA11 | | | | | | | | `T2-*` | BHS5 / DE1 / GRA5 / GRA7 / GRA9 / GRA11 / UK1 / WAW1 | | | | | | | Each family offers contains different flavors, consisting of a five amount of vCores, RAM and local storage. -For more information, please refer to the following page: [OVHcloud Public Cloud instances](https://www.ovhcloud.com/pl/public-cloud/prices/) +For more information, please refer to the following page: [OVHcloud Public Cloud instances](/links/public-cloud/prices) Note that we are both compatible with the standard and flex variations (Flex offering the same disk size for each flavor). Note however that Managed Kubernetes Service does not currently offer worker nodes resize. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.pt-pt.md index 88b7b371e4f..958fd7cfe59 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/datacenters-nodes-storage-flavors/guide.pt-pt.md @@ -41,7 +41,7 @@ Here is a comparative table of flavours available by region: | `T2-*` | BHS5 / DE1 / GRA5 / GRA7 / GRA9 / GRA11 / UK1 / WAW1 | | | | | | | Each family offers contains different flavors, consisting of a five amount of vCores, RAM and local storage. -For more information, please refer to the following page: [OVHcloud Public Cloud instances](https://www.ovhcloud.com/pt/public-cloud/prices/) +For more information, please refer to the following page: [OVHcloud Public Cloud instances](/links/public-cloud/prices) Note that we are both compatible with the standard and flex variations (Flex offering the same disk size for each flavor). Note however that Managed Kubernetes Service does not currently offer worker nodes resize. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.de-de.md index f47080bf498..226132b0e69 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.de-de.md @@ -219,6 +219,6 @@ No resources found in hello-app namespace. To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-asia.md index e7537acf20d..9b3bdb1b7a2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-asia.md @@ -219,6 +219,6 @@ No resources found in hello-app namespace. To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-au.md index bb642301ca2..1517e6c7e01 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-au.md @@ -219,6 +219,6 @@ No resources found in hello-app namespace. To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-ca.md index 61e465d3558..47100344cb7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-ca.md @@ -219,6 +219,6 @@ No resources found in hello-app namespace. To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-gb.md index e3c35f9550d..942cbaf8e92 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-gb.md @@ -219,6 +219,6 @@ No resources found in hello-app namespace. To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-ie.md index 38ef52e8e39..ffcc75f45f0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-ie.md @@ -219,6 +219,6 @@ No resources found in hello-app namespace. To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-sg.md index d54151366cb..6b9437daea5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-sg.md @@ -219,6 +219,6 @@ No resources found in hello-app namespace. To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-us.md index 79c1076044a..1e775fda633 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.en-us.md @@ -219,6 +219,6 @@ No resources found in hello-app namespace. To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.es-es.md index d0cab28c5cd..1793872186f 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.es-es.md @@ -219,6 +219,6 @@ No resources found in hello-app namespace. To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.es-us.md index b9fdc7386b4..34e3a3b9666 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.es-us.md @@ -219,6 +219,6 @@ No resources found in hello-app namespace. To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.fr-ca.md index b5372a8f617..813e6d161e3 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.fr-ca.md @@ -219,6 +219,6 @@ No resources found in hello-app namespace. To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.fr-fr.md index 7c21fb92fcb..c0051480710 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.fr-fr.md @@ -219,6 +219,6 @@ No resources found in hello-app namespace. To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.it-it.md index d5b586ea5a7..5911c02fe13 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.it-it.md @@ -219,6 +219,6 @@ No resources found in hello-app namespace. To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.pl-pl.md index 7fd982fb160..146128dfd68 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.pl-pl.md @@ -219,6 +219,6 @@ No resources found in hello-app namespace. To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.pt-pt.md index 04a109c6444..961a8615f1a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-an-application/guide.pt-pt.md @@ -219,6 +219,6 @@ No resources found in hello-app namespace. To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.de-de.md index 3184173f6f9..2d829a8c0d9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.de-de.md @@ -39,7 +39,7 @@ If you already have an OVHcloud Kubernetes cluster with a node pool with `t1` fl ### Autoscaling GPU Node Pool creation -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -254,6 +254,6 @@ Our first GPU workload is just started up and has done its task in our OVHcloud To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-asia.md index 247d41c5841..2d829a8c0d9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-asia.md @@ -39,7 +39,7 @@ If you already have an OVHcloud Kubernetes cluster with a node pool with `t1` fl ### Autoscaling GPU Node Pool creation -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -254,6 +254,6 @@ Our first GPU workload is just started up and has done its task in our OVHcloud To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-au.md index 6abb47b33f5..2d829a8c0d9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-au.md @@ -39,7 +39,7 @@ If you already have an OVHcloud Kubernetes cluster with a node pool with `t1` fl ### Autoscaling GPU Node Pool creation -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -254,6 +254,6 @@ Our first GPU workload is just started up and has done its task in our OVHcloud To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-ca.md index 18b8eb70b79..2d829a8c0d9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-ca.md @@ -39,7 +39,7 @@ If you already have an OVHcloud Kubernetes cluster with a node pool with `t1` fl ### Autoscaling GPU Node Pool creation -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -254,6 +254,6 @@ Our first GPU workload is just started up and has done its task in our OVHcloud To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-gb.md index 463a66b4e71..2d829a8c0d9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-gb.md @@ -39,7 +39,7 @@ If you already have an OVHcloud Kubernetes cluster with a node pool with `t1` fl ### Autoscaling GPU Node Pool creation -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -254,6 +254,6 @@ Our first GPU workload is just started up and has done its task in our OVHcloud To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-ie.md index b8cdb34b67c..2d829a8c0d9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-ie.md @@ -39,7 +39,7 @@ If you already have an OVHcloud Kubernetes cluster with a node pool with `t1` fl ### Autoscaling GPU Node Pool creation -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -254,6 +254,6 @@ Our first GPU workload is just started up and has done its task in our OVHcloud To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-sg.md index 7e7e8c34b89..2d829a8c0d9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-sg.md @@ -39,7 +39,7 @@ If you already have an OVHcloud Kubernetes cluster with a node pool with `t1` fl ### Autoscaling GPU Node Pool creation -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -254,6 +254,6 @@ Our first GPU workload is just started up and has done its task in our OVHcloud To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-us.md index 75ab5cfc6cb..2d829a8c0d9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.en-us.md @@ -39,7 +39,7 @@ If you already have an OVHcloud Kubernetes cluster with a node pool with `t1` fl ### Autoscaling GPU Node Pool creation -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -254,6 +254,6 @@ Our first GPU workload is just started up and has done its task in our OVHcloud To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.es-es.md index 81a86f6331e..4b2391eb1f0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.es-es.md @@ -254,6 +254,6 @@ Our first GPU workload is just started up and has done its task in our OVHcloud To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.es-us.md index ea977f05492..2d829a8c0d9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.es-us.md @@ -39,7 +39,7 @@ If you already have an OVHcloud Kubernetes cluster with a node pool with `t1` fl ### Autoscaling GPU Node Pool creation -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -254,6 +254,6 @@ Our first GPU workload is just started up and has done its task in our OVHcloud To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.fr-ca.md index 34768220adb..2d829a8c0d9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.fr-ca.md @@ -39,7 +39,7 @@ If you already have an OVHcloud Kubernetes cluster with a node pool with `t1` fl ### Autoscaling GPU Node Pool creation -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -254,6 +254,6 @@ Our first GPU workload is just started up and has done its task in our OVHcloud To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.fr-fr.md index b4fcc8107d0..2d829a8c0d9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.fr-fr.md @@ -39,7 +39,7 @@ If you already have an OVHcloud Kubernetes cluster with a node pool with `t1` fl ### Autoscaling GPU Node Pool creation -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -254,6 +254,6 @@ Our first GPU workload is just started up and has done its task in our OVHcloud To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.it-it.md index aa1a27c378a..2d829a8c0d9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.it-it.md @@ -39,7 +39,7 @@ If you already have an OVHcloud Kubernetes cluster with a node pool with `t1` fl ### Autoscaling GPU Node Pool creation -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -254,6 +254,6 @@ Our first GPU workload is just started up and has done its task in our OVHcloud To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.pl-pl.md index 8d1b7943773..2d829a8c0d9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.pl-pl.md @@ -39,7 +39,7 @@ If you already have an OVHcloud Kubernetes cluster with a node pool with `t1` fl ### Autoscaling GPU Node Pool creation -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -254,6 +254,6 @@ Our first GPU workload is just started up and has done its task in our OVHcloud To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.pt-pt.md index 43dd09f1f8e..2d829a8c0d9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/deploying-gpu-application/guide.pt-pt.md @@ -39,7 +39,7 @@ If you already have an OVHcloud Kubernetes cluster with a node pool with `t1` fl ### Autoscaling GPU Node Pool creation -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -254,6 +254,6 @@ Our first GPU workload is just started up and has done its task in our OVHcloud To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.de-de.md index 2837bad0f38..bae92586760 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.de-de.md @@ -18,7 +18,7 @@ In this guide you will: - Deploy Sealed Secrets in your OVHcloud Managed Kubernetes - Generate and deploy a SealedSecret -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Kubernetes Secrets @@ -404,6 +404,6 @@ helm uninstall sealed-secrets-controller sealed-secrets/sealed-secrets --namespa ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-asia.md index ff466aaf923..bae92586760 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-asia.md @@ -18,7 +18,7 @@ In this guide you will: - Deploy Sealed Secrets in your OVHcloud Managed Kubernetes - Generate and deploy a SealedSecret -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Kubernetes Secrets @@ -404,6 +404,6 @@ helm uninstall sealed-secrets-controller sealed-secrets/sealed-secrets --namespa ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-au.md index acbb2bbe9ca..bae92586760 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-au.md @@ -18,7 +18,7 @@ In this guide you will: - Deploy Sealed Secrets in your OVHcloud Managed Kubernetes - Generate and deploy a SealedSecret -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Kubernetes Secrets @@ -404,6 +404,6 @@ helm uninstall sealed-secrets-controller sealed-secrets/sealed-secrets --namespa ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-ca.md index 4f5b2832b63..bae92586760 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-ca.md @@ -18,7 +18,7 @@ In this guide you will: - Deploy Sealed Secrets in your OVHcloud Managed Kubernetes - Generate and deploy a SealedSecret -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Kubernetes Secrets @@ -404,6 +404,6 @@ helm uninstall sealed-secrets-controller sealed-secrets/sealed-secrets --namespa ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-gb.md index 312215c1366..bae92586760 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-gb.md @@ -18,7 +18,7 @@ In this guide you will: - Deploy Sealed Secrets in your OVHcloud Managed Kubernetes - Generate and deploy a SealedSecret -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Kubernetes Secrets @@ -404,6 +404,6 @@ helm uninstall sealed-secrets-controller sealed-secrets/sealed-secrets --namespa ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-ie.md index f832bc8945f..bae92586760 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-ie.md @@ -18,7 +18,7 @@ In this guide you will: - Deploy Sealed Secrets in your OVHcloud Managed Kubernetes - Generate and deploy a SealedSecret -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Kubernetes Secrets @@ -404,6 +404,6 @@ helm uninstall sealed-secrets-controller sealed-secrets/sealed-secrets --namespa ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-sg.md index 32800fc0caf..bae92586760 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-sg.md @@ -18,7 +18,7 @@ In this guide you will: - Deploy Sealed Secrets in your OVHcloud Managed Kubernetes - Generate and deploy a SealedSecret -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Kubernetes Secrets @@ -404,6 +404,6 @@ helm uninstall sealed-secrets-controller sealed-secrets/sealed-secrets --namespa ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-us.md index 29d0b4074c6..bae92586760 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.en-us.md @@ -18,7 +18,7 @@ In this guide you will: - Deploy Sealed Secrets in your OVHcloud Managed Kubernetes - Generate and deploy a SealedSecret -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Kubernetes Secrets @@ -404,6 +404,6 @@ helm uninstall sealed-secrets-controller sealed-secrets/sealed-secrets --namespa ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.es-es.md index 1b8ab8c9141..bae92586760 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.es-es.md @@ -18,7 +18,7 @@ In this guide you will: - Deploy Sealed Secrets in your OVHcloud Managed Kubernetes - Generate and deploy a SealedSecret -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Kubernetes Secrets @@ -404,6 +404,6 @@ helm uninstall sealed-secrets-controller sealed-secrets/sealed-secrets --namespa ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.es-us.md index d8f8ed6cb43..bae92586760 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.es-us.md @@ -18,7 +18,7 @@ In this guide you will: - Deploy Sealed Secrets in your OVHcloud Managed Kubernetes - Generate and deploy a SealedSecret -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Kubernetes Secrets @@ -404,6 +404,6 @@ helm uninstall sealed-secrets-controller sealed-secrets/sealed-secrets --namespa ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.fr-ca.md index 612551d741d..dbca29bce0f 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.fr-ca.md @@ -18,7 +18,7 @@ In this guide you will: - Deploy Sealed Secrets in your OVHcloud Managed Kubernetes - Generate and deploy a SealedSecret -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Kubernetes Secrets @@ -404,6 +404,6 @@ helm uninstall sealed-secrets-controller sealed-secrets/sealed-secrets --namespa ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.fr-fr.md index 4c35ad3959d..dbca29bce0f 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.fr-fr.md @@ -18,7 +18,7 @@ In this guide you will: - Deploy Sealed Secrets in your OVHcloud Managed Kubernetes - Generate and deploy a SealedSecret -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Kubernetes Secrets @@ -404,6 +404,6 @@ helm uninstall sealed-secrets-controller sealed-secrets/sealed-secrets --namespa ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.it-it.md index 6fd110e9ce6..bae92586760 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.it-it.md @@ -18,7 +18,7 @@ In this guide you will: - Deploy Sealed Secrets in your OVHcloud Managed Kubernetes - Generate and deploy a SealedSecret -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Kubernetes Secrets @@ -404,6 +404,6 @@ helm uninstall sealed-secrets-controller sealed-secrets/sealed-secrets --namespa ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.pl-pl.md index cefc0c6deec..bae92586760 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.pl-pl.md @@ -18,7 +18,7 @@ In this guide you will: - Deploy Sealed Secrets in your OVHcloud Managed Kubernetes - Generate and deploy a SealedSecret -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Kubernetes Secrets @@ -404,6 +404,6 @@ helm uninstall sealed-secrets-controller sealed-secrets/sealed-secrets --namespa ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.pt-pt.md index 8412437f46d..bae92586760 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/encrypt-secret-with-kubeseal/guide.pt-pt.md @@ -18,7 +18,7 @@ In this guide you will: - Deploy Sealed Secrets in your OVHcloud Managed Kubernetes - Generate and deploy a SealedSecret -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Kubernetes Secrets @@ -404,6 +404,6 @@ helm uninstall sealed-secrets-controller sealed-secrets/sealed-secrets --namespa ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.de-de.md index 06e81f26c86..3d81794be41 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.de-de.md @@ -199,6 +199,6 @@ Running the command may take several seconds, depending on your Kubernetes clust To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-asia.md index 84df7b77ddc..3d81794be41 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-asia.md @@ -199,6 +199,6 @@ Running the command may take several seconds, depending on your Kubernetes clust To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-au.md index c5b33611b40..3d81794be41 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-au.md @@ -199,6 +199,6 @@ Running the command may take several seconds, depending on your Kubernetes clust To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-ca.md index 0c9a11a9aec..3d81794be41 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-ca.md @@ -199,6 +199,6 @@ Running the command may take several seconds, depending on your Kubernetes clust To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-gb.md index d9bc1b11d3e..3d81794be41 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-gb.md @@ -199,6 +199,6 @@ Running the command may take several seconds, depending on your Kubernetes clust To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-ie.md index 5cecf9cefa5..3d81794be41 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-ie.md @@ -199,6 +199,6 @@ Running the command may take several seconds, depending on your Kubernetes clust To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-sg.md index 4f1e77ac82d..3d81794be41 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-sg.md @@ -199,6 +199,6 @@ Running the command may take several seconds, depending on your Kubernetes clust To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-us.md index d815832cd69..3d81794be41 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.en-us.md @@ -199,6 +199,6 @@ Running the command may take several seconds, depending on your Kubernetes clust To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.es-es.md index 0e96b3f44bd..3d81794be41 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.es-es.md @@ -199,6 +199,6 @@ Running the command may take several seconds, depending on your Kubernetes clust To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.es-us.md index db69af93021..3d81794be41 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.es-us.md @@ -199,6 +199,6 @@ Running the command may take several seconds, depending on your Kubernetes clust To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.fr-ca.md index a99e5025172..3d81794be41 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.fr-ca.md @@ -199,6 +199,6 @@ Running the command may take several seconds, depending on your Kubernetes clust To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.fr-fr.md index b3a8cd8a3c2..3d81794be41 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.fr-fr.md @@ -199,6 +199,6 @@ Running the command may take several seconds, depending on your Kubernetes clust To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.it-it.md index b687e515271..3d81794be41 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.it-it.md @@ -199,6 +199,6 @@ Running the command may take several seconds, depending on your Kubernetes clust To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.pl-pl.md index 582612cf1a1..3d81794be41 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.pl-pl.md @@ -199,6 +199,6 @@ Running the command may take several seconds, depending on your Kubernetes clust To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.pt-pt.md index 12f4ad8e76d..3d81794be41 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/etcd-quota-error/guide.pt-pt.md @@ -199,6 +199,6 @@ Running the command may take several seconds, depending on your Kubernetes clust To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes doc site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.de-de.md index cce2f42765c..1cafc994aa0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.de-de.md @@ -8,7 +8,7 @@ ou can find here some details on the APIs: the one we expose on OVHcloud and the ## OVHcloud API -We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](https://ca.api.ovh.com/). +We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](/links/api). Using it allows you to add and remove nodes, update and reset your clusters or get `kubectl` configuration. > [!primary] @@ -38,6 +38,6 @@ Feature gates: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-asia.md index 4909739161e..fefcdd35b11 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-asia.md @@ -8,7 +8,7 @@ ou can find here some details on the APIs: the one we expose on OVHcloud and the ## OVHcloud API -We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](https://ca.api.ovh.com/). +We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](/links/api). Using it allows you to add and remove nodes, update and reset your clusters or get `kubectl` configuration. > [!primary] @@ -38,6 +38,6 @@ Feature gates: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-au.md index d991d263a87..fefcdd35b11 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-au.md @@ -8,7 +8,7 @@ ou can find here some details on the APIs: the one we expose on OVHcloud and the ## OVHcloud API -We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](https://ca.api.ovh.com/). +We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](/links/api). Using it allows you to add and remove nodes, update and reset your clusters or get `kubectl` configuration. > [!primary] @@ -38,6 +38,6 @@ Feature gates: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-ca.md index a4f60b536d5..fefcdd35b11 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-ca.md @@ -8,7 +8,7 @@ ou can find here some details on the APIs: the one we expose on OVHcloud and the ## OVHcloud API -We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](https://ca.api.ovh.com/). +We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](/links/api). Using it allows you to add and remove nodes, update and reset your clusters or get `kubectl` configuration. > [!primary] @@ -38,6 +38,6 @@ Feature gates: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-gb.md index 1ca256bee1a..1cafc994aa0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-gb.md @@ -8,7 +8,7 @@ ou can find here some details on the APIs: the one we expose on OVHcloud and the ## OVHcloud API -We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](https://ca.api.ovh.com/). +We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](/links/api). Using it allows you to add and remove nodes, update and reset your clusters or get `kubectl` configuration. > [!primary] @@ -38,6 +38,6 @@ Feature gates: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-ie.md index 5350234dd9e..fefcdd35b11 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-ie.md @@ -8,7 +8,7 @@ ou can find here some details on the APIs: the one we expose on OVHcloud and the ## OVHcloud API -We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](https://ca.api.ovh.com/). +We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](/links/api). Using it allows you to add and remove nodes, update and reset your clusters or get `kubectl` configuration. > [!primary] @@ -38,6 +38,6 @@ Feature gates: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-sg.md index b492f3bf8e2..fefcdd35b11 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-sg.md @@ -8,7 +8,7 @@ ou can find here some details on the APIs: the one we expose on OVHcloud and the ## OVHcloud API -We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](https://ca.api.ovh.com/). +We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](/links/api). Using it allows you to add and remove nodes, update and reset your clusters or get `kubectl` configuration. > [!primary] @@ -38,6 +38,6 @@ Feature gates: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-us.md index 5bb48a05573..fefcdd35b11 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.en-us.md @@ -8,7 +8,7 @@ ou can find here some details on the APIs: the one we expose on OVHcloud and the ## OVHcloud API -We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](https://ca.api.ovh.com/). +We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](/links/api). Using it allows you to add and remove nodes, update and reset your clusters or get `kubectl` configuration. > [!primary] @@ -38,6 +38,6 @@ Feature gates: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.es-es.md index e12d485e198..1cafc994aa0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.es-es.md @@ -8,7 +8,7 @@ ou can find here some details on the APIs: the one we expose on OVHcloud and the ## OVHcloud API -We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](https://ca.api.ovh.com/). +We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](/links/api). Using it allows you to add and remove nodes, update and reset your clusters or get `kubectl` configuration. > [!primary] @@ -38,6 +38,6 @@ Feature gates: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.es-us.md index 4b01df2a46c..1cafc994aa0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.es-us.md @@ -8,7 +8,7 @@ ou can find here some details on the APIs: the one we expose on OVHcloud and the ## OVHcloud API -We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](https://ca.api.ovh.com/). +We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](/links/api). Using it allows you to add and remove nodes, update and reset your clusters or get `kubectl` configuration. > [!primary] @@ -38,6 +38,6 @@ Feature gates: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.fr-ca.md index b1ed958d06b..bf42a212141 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.fr-ca.md @@ -8,7 +8,7 @@ ou can find here some details on the APIs: the one we expose on OVHcloud and the ## OVHcloud API -We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](https://ca.api.ovh.com/). +We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](/links/api). Using it allows you to add and remove nodes, update and reset your clusters or get `kubectl` configuration. > [!primary] @@ -38,6 +38,6 @@ Feature gates: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.fr-fr.md index c625cce1b58..bf42a212141 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.fr-fr.md @@ -8,7 +8,7 @@ ou can find here some details on the APIs: the one we expose on OVHcloud and the ## OVHcloud API -We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](https://ca.api.ovh.com/). +We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](/links/api). Using it allows you to add and remove nodes, update and reset your clusters or get `kubectl` configuration. > [!primary] @@ -38,6 +38,6 @@ Feature gates: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.it-it.md index be052a8479d..1cafc994aa0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.it-it.md @@ -8,7 +8,7 @@ ou can find here some details on the APIs: the one we expose on OVHcloud and the ## OVHcloud API -We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](https://ca.api.ovh.com/). +We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](/links/api). Using it allows you to add and remove nodes, update and reset your clusters or get `kubectl` configuration. > [!primary] @@ -38,6 +38,6 @@ Feature gates: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.pl-pl.md index dbede6bae88..1cafc994aa0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.pl-pl.md @@ -8,7 +8,7 @@ ou can find here some details on the APIs: the one we expose on OVHcloud and the ## OVHcloud API -We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](https://ca.api.ovh.com/). +We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](/links/api). Using it allows you to add and remove nodes, update and reset your clusters or get `kubectl` configuration. > [!primary] @@ -38,6 +38,6 @@ Feature gates: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.pt-pt.md index e86fc1d88aa..1cafc994aa0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/exposed-apis/guide.pt-pt.md @@ -8,7 +8,7 @@ ou can find here some details on the APIs: the one we expose on OVHcloud and the ## OVHcloud API -We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](https://ca.api.ovh.com/). +We have added a [Kubernetes section](https://ca.api.ovh.com/console/#/cloud/project/{serviceName}/kube) to the [OVHcloud API](/links/api). Using it allows you to add and remove nodes, update and reset your clusters or get `kubectl` configuration. > [!primary] @@ -38,6 +38,6 @@ Feature gates: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.de-de.md index 249011d5626..54cc30e217d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.de-de.md @@ -106,6 +106,6 @@ my-first-k8s-wordpress-2-mariadb-0 1/1 Running 0 To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-asia.md index a198ab39982..54cc30e217d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-asia.md @@ -106,6 +106,6 @@ my-first-k8s-wordpress-2-mariadb-0 1/1 Running 0 To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-au.md index a7125fed248..54cc30e217d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-au.md @@ -106,6 +106,6 @@ my-first-k8s-wordpress-2-mariadb-0 1/1 Running 0 To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-ca.md index ea73a1fbc16..54cc30e217d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-ca.md @@ -106,6 +106,6 @@ my-first-k8s-wordpress-2-mariadb-0 1/1 Running 0 To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-gb.md index 5a9f2ba6cbc..54cc30e217d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-gb.md @@ -106,6 +106,6 @@ my-first-k8s-wordpress-2-mariadb-0 1/1 Running 0 To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-ie.md index 491637105e7..54cc30e217d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-ie.md @@ -106,6 +106,6 @@ my-first-k8s-wordpress-2-mariadb-0 1/1 Running 0 To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-sg.md index b514c99eea1..54cc30e217d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-sg.md @@ -106,6 +106,6 @@ my-first-k8s-wordpress-2-mariadb-0 1/1 Running 0 To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-us.md index 9c7a64ef4fc..54cc30e217d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.en-us.md @@ -106,6 +106,6 @@ my-first-k8s-wordpress-2-mariadb-0 1/1 Running 0 To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.es-es.md index ad060ffa6ec..54cc30e217d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.es-es.md @@ -106,6 +106,6 @@ my-first-k8s-wordpress-2-mariadb-0 1/1 Running 0 To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.es-us.md index 4db5e3ca8b3..54cc30e217d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.es-us.md @@ -106,6 +106,6 @@ my-first-k8s-wordpress-2-mariadb-0 1/1 Running 0 To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.fr-ca.md index 8a2178c5946..54cc30e217d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.fr-ca.md @@ -106,6 +106,6 @@ my-first-k8s-wordpress-2-mariadb-0 1/1 Running 0 To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.fr-fr.md index d8255a849dc..54cc30e217d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.fr-fr.md @@ -106,6 +106,6 @@ my-first-k8s-wordpress-2-mariadb-0 1/1 Running 0 To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.it-it.md index 1f125451b73..54cc30e217d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.it-it.md @@ -106,6 +106,6 @@ my-first-k8s-wordpress-2-mariadb-0 1/1 Running 0 To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.pl-pl.md index 379286ca473..54cc30e217d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.pl-pl.md @@ -106,6 +106,6 @@ my-first-k8s-wordpress-2-mariadb-0 1/1 Running 0 To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.pt-pt.md index 2b35d2e6ab1..54cc30e217d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/fix-persistent-volumes-permissions/guide.pt-pt.md @@ -106,6 +106,6 @@ my-first-k8s-wordpress-2-mariadb-0 1/1 Running 0 To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.de-de.md index 96c94506839..ed7fbd151e2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.de-de.md @@ -380,6 +380,6 @@ kubectl delete -f format-nvme-configmap.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-asia.md index 42d7cda35bf..c6b2d901ead 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-asia.md @@ -380,6 +380,6 @@ kubectl delete -f format-nvme-configmap.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-au.md index 4633239ba41..2f419ab247e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-au.md @@ -380,6 +380,6 @@ kubectl delete -f format-nvme-configmap.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-ca.md index 86548353822..05e097d74d4 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-ca.md @@ -380,6 +380,6 @@ kubectl delete -f format-nvme-configmap.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-gb.md index d3ab2adf346..84363e66e22 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-gb.md @@ -380,6 +380,6 @@ kubectl delete -f format-nvme-configmap.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-ie.md index d332d2e15e5..e7c3fe967a3 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-ie.md @@ -380,6 +380,6 @@ kubectl delete -f format-nvme-configmap.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-sg.md index 2025278f831..d5b44ac3d83 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-sg.md @@ -380,6 +380,6 @@ kubectl delete -f format-nvme-configmap.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-us.md index 9bebdab445f..064b4725f50 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.en-us.md @@ -380,6 +380,6 @@ kubectl delete -f format-nvme-configmap.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.es-es.md index 3a84be581ea..7966b66ff11 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.es-es.md @@ -380,6 +380,6 @@ kubectl delete -f format-nvme-configmap.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.es-us.md index b6590a51db1..ad520dbd14a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.es-us.md @@ -380,6 +380,6 @@ kubectl delete -f format-nvme-configmap.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.fr-ca.md index c5dbb0ff2aa..54d5049c057 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.fr-ca.md @@ -380,6 +380,6 @@ kubectl delete -f format-nvme-configmap.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.fr-fr.md index cbb15151452..943b1d34981 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.fr-fr.md @@ -380,6 +380,6 @@ kubectl delete -f format-nvme-configmap.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.it-it.md index 0703838116b..33604936a25 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.it-it.md @@ -380,6 +380,6 @@ kubectl delete -f format-nvme-configmap.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.pl-pl.md index a8a5d11b889..f7ff3700157 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.pl-pl.md @@ -380,6 +380,6 @@ kubectl delete -f format-nvme-configmap.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.pt-pt.md index 831d7280f20..80b18f107ca 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/formating-nvme-disks-on-iops-nodes/guide.pt-pt.md @@ -380,6 +380,6 @@ kubectl delete -f format-nvme-configmap.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.de-de.md index f6e91d82aec..634e23780e7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.de-de.md @@ -103,7 +103,7 @@ To follow this guide, you will need: #### Step 1 - Access the Audit Logs section of your Managed Kubernetes Service cluster -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -239,6 +239,6 @@ To delete your subscription you can use the dedicated section in the OVHcloud Co ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-asia.md index bb461b212ed..b93951abe08 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-asia.md @@ -103,7 +103,7 @@ To follow this guide, you will need: #### Step 1 - Access the Audit Logs section of your Managed Kubernetes Service cluster -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -239,6 +239,6 @@ To delete your subscription you can use the dedicated section in the OVHcloud Co ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-au.md index b525d215377..61c7e775e09 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-au.md @@ -103,7 +103,7 @@ To follow this guide, you will need: #### Step 1 - Access the Audit Logs section of your Managed Kubernetes Service cluster -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -239,6 +239,6 @@ To delete your subscription you can use the dedicated section in the OVHcloud Co ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-ca.md index 793d0ac3408..342a6309a43 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-ca.md @@ -103,7 +103,7 @@ To follow this guide, you will need: #### Step 1 - Access the Audit Logs section of your Managed Kubernetes Service cluster -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -239,6 +239,6 @@ To delete your subscription you can use the dedicated section in the OVHcloud Co ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-gb.md index 131ae7051c5..f0dccbe1afa 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-gb.md @@ -103,7 +103,7 @@ To follow this guide, you will need: #### Step 1 - Access the Audit Logs section of your Managed Kubernetes Service cluster -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -239,6 +239,6 @@ To delete your subscription you can use the dedicated section in the OVHcloud Co ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-ie.md index b13561c6b22..7be01465889 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-ie.md @@ -103,7 +103,7 @@ To follow this guide, you will need: #### Step 1 - Access the Audit Logs section of your Managed Kubernetes Service cluster -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -239,6 +239,6 @@ To delete your subscription you can use the dedicated section in the OVHcloud Co ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-sg.md index f5c62d630d2..f9534ef310f 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-sg.md @@ -103,7 +103,7 @@ To follow this guide, you will need: #### Step 1 - Access the Audit Logs section of your Managed Kubernetes Service cluster -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -239,6 +239,6 @@ To delete your subscription you can use the dedicated section in the OVHcloud Co ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-us.md index 4621520340a..c2c242dcd8b 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.en-us.md @@ -103,7 +103,7 @@ To follow this guide, you will need: #### Step 1 - Access the Audit Logs section of your Managed Kubernetes Service cluster -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -239,6 +239,6 @@ To delete your subscription you can use the dedicated section in the OVHcloud Co ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.es-es.md index ac4b4f4bbb3..f249c8f8d48 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.es-es.md @@ -103,7 +103,7 @@ To follow this guide, you will need: #### Step 1 - Access the Audit Logs section of your Managed Kubernetes Service cluster -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -239,6 +239,6 @@ To delete your subscription you can use the dedicated section in the OVHcloud Co ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.es-us.md index e61cb1a4191..2a3094a0fb3 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.es-us.md @@ -103,7 +103,7 @@ To follow this guide, you will need: #### Step 1 - Access the Audit Logs section of your Managed Kubernetes Service cluster -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -239,6 +239,6 @@ To delete your subscription you can use the dedicated section in the OVHcloud Co ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.fr-ca.md index 29b60695112..e036ecb1111 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.fr-ca.md @@ -103,7 +103,7 @@ To follow this guide, you will need: #### Step 1 - Access the Audit Logs section of your Managed Kubernetes Service cluster -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -239,6 +239,6 @@ To delete your subscription you can use the dedicated section in the OVHcloud Co ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.fr-fr.md index 436905fa395..e08d9370894 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.fr-fr.md @@ -103,7 +103,7 @@ To follow this guide, you will need: #### Step 1 - Access the Audit Logs section of your Managed Kubernetes Service cluster -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -239,6 +239,6 @@ To delete your subscription you can use the dedicated section in the OVHcloud Co ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.it-it.md index 95b2f6135e1..7c712363289 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.it-it.md @@ -103,7 +103,7 @@ To follow this guide, you will need: #### Step 1 - Access the Audit Logs section of your Managed Kubernetes Service cluster -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -239,6 +239,6 @@ To delete your subscription you can use the dedicated section in the OVHcloud Co ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.pl-pl.md index f00da3aaa55..dfcff60eca2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.pl-pl.md @@ -103,7 +103,7 @@ To follow this guide, you will need: #### Step 1 - Access the Audit Logs section of your Managed Kubernetes Service cluster -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -239,6 +239,6 @@ To delete your subscription you can use the dedicated section in the OVHcloud Co ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.pt-pt.md index 675337c877d..d0e538db2ca 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform/guide.pt-pt.md @@ -103,7 +103,7 @@ To follow this guide, you will need: #### Step 1 - Access the Audit Logs section of your Managed Kubernetes Service cluster -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -239,6 +239,6 @@ To delete your subscription you can use the dedicated section in the OVHcloud Co ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.de-de.md index 572ef2433b5..a0c6b9d712e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.de-de.md @@ -479,6 +479,6 @@ The precedent method should work in a similar way for any Ingress Controller. We ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-asia.md index f960b23cd31..fab217db766 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-asia.md @@ -479,6 +479,6 @@ The precedent method should work in a similar way for any Ingress Controller. We ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-au.md index 8e9ac31e7e4..026f497021b 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-au.md @@ -479,6 +479,6 @@ The precedent method should work in a similar way for any Ingress Controller. We ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-ca.md index 483ef1d2670..0e81f1c1030 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-ca.md @@ -479,6 +479,6 @@ The precedent method should work in a similar way for any Ingress Controller. We ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-gb.md index c06311343e2..d33cbc40284 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-gb.md @@ -479,6 +479,6 @@ The precedent method should work in a similar way for any Ingress Controller. We ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-ie.md index b7930432ded..7a103e3735e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-ie.md @@ -479,6 +479,6 @@ The precedent method should work in a similar way for any Ingress Controller. We ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-sg.md index 009965ef545..cd978e8a393 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-sg.md @@ -479,6 +479,6 @@ The precedent method should work in a similar way for any Ingress Controller. We ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-us.md index 4a081e47ac6..79812d4cee1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.en-us.md @@ -479,6 +479,6 @@ The precedent method should work in a similar way for any Ingress Controller. We ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.es-es.md index 025c981dd1d..f5bf2bd58ac 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.es-es.md @@ -479,6 +479,6 @@ The precedent method should work in a similar way for any Ingress Controller. We ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.es-us.md index 0923858e552..d2dbe7c8861 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.es-us.md @@ -479,6 +479,6 @@ The precedent method should work in a similar way for any Ingress Controller. We ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.fr-ca.md index 588338b4fbf..da6f06e8c88 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.fr-ca.md @@ -479,6 +479,6 @@ The precedent method should work in a similar way for any Ingress Controller. We ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.fr-fr.md index 4407c4e8f02..190b3fa88a1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.fr-fr.md @@ -479,6 +479,6 @@ The precedent method should work in a similar way for any Ingress Controller. We ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.it-it.md index b76f8d7ecea..555cc4555ea 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.it-it.md @@ -479,6 +479,6 @@ The precedent method should work in a similar way for any Ingress Controller. We ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.pl-pl.md index 849b920ecaf..d34663df15e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.pl-pl.md @@ -479,6 +479,6 @@ The precedent method should work in a similar way for any Ingress Controller. We ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.pt-pt.md index fb9734c8523..2c6e356d425 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/getting-source-ip-behind-loadbalancer/guide.pt-pt.md @@ -479,6 +479,6 @@ The precedent method should work in a similar way for any Ingress Controller. We ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.de-de.md index 5bef2d0bf8f..55a1a2ae9c1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.de-de.md @@ -294,6 +294,6 @@ kubectl delete clusterrolebinding cluster-admin-binding ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-asia.md index 092c8f22aba..55a1a2ae9c1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-asia.md @@ -294,6 +294,6 @@ kubectl delete clusterrolebinding cluster-admin-binding ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-au.md index 45e77c4ee26..55a1a2ae9c1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-au.md @@ -294,6 +294,6 @@ kubectl delete clusterrolebinding cluster-admin-binding ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-ca.md index dac99bab605..55a1a2ae9c1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-ca.md @@ -294,6 +294,6 @@ kubectl delete clusterrolebinding cluster-admin-binding ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-gb.md index 7a16ac5f193..55a1a2ae9c1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-gb.md @@ -294,6 +294,6 @@ kubectl delete clusterrolebinding cluster-admin-binding ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-ie.md index 9a4fa75161f..55a1a2ae9c1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-ie.md @@ -294,6 +294,6 @@ kubectl delete clusterrolebinding cluster-admin-binding ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-sg.md index 777a42f5356..55a1a2ae9c1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-sg.md @@ -294,6 +294,6 @@ kubectl delete clusterrolebinding cluster-admin-binding ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-us.md index ef14b8cf942..55a1a2ae9c1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.en-us.md @@ -294,6 +294,6 @@ kubectl delete clusterrolebinding cluster-admin-binding ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.es-es.md index 79ab77ec49b..55a1a2ae9c1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.es-es.md @@ -294,6 +294,6 @@ kubectl delete clusterrolebinding cluster-admin-binding ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.es-us.md index 174cd74786f..55a1a2ae9c1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.es-us.md @@ -294,6 +294,6 @@ kubectl delete clusterrolebinding cluster-admin-binding ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.fr-ca.md index d417265ee3a..550745c0d38 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.fr-ca.md @@ -294,6 +294,6 @@ kubectl delete clusterrolebinding cluster-admin-binding ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.fr-fr.md index 2a0b0586fbf..550745c0d38 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.fr-fr.md @@ -294,6 +294,6 @@ kubectl delete clusterrolebinding cluster-admin-binding ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.it-it.md index c633bc9f977..55a1a2ae9c1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.it-it.md @@ -294,6 +294,6 @@ kubectl delete clusterrolebinding cluster-admin-binding ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.pl-pl.md index 2e25a3789bb..55a1a2ae9c1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.pl-pl.md @@ -294,6 +294,6 @@ kubectl delete clusterrolebinding cluster-admin-binding ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.pt-pt.md index cc21b73a9b6..55a1a2ae9c1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-agones/guide.pt-pt.md @@ -294,6 +294,6 @@ kubectl delete clusterrolebinding cluster-admin-binding ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.de-de.md index d2dc6e91b41..29cceec932e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.de-de.md @@ -205,6 +205,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-asia.md index 0e43782f0de..29cceec932e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-asia.md @@ -205,6 +205,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-au.md index 7158944d8dd..29cceec932e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-au.md @@ -205,6 +205,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-ca.md index 21d2529a552..29cceec932e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-ca.md @@ -205,6 +205,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-gb.md index 0db110a8fcf..29cceec932e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-gb.md @@ -205,6 +205,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-ie.md index ac10890f339..29cceec932e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-ie.md @@ -205,6 +205,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-sg.md index c980fe294e1..29cceec932e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-sg.md @@ -205,6 +205,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-us.md index 909feabca8a..29cceec932e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.en-us.md @@ -205,6 +205,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.es-es.md index 6c6f556e402..29cceec932e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.es-es.md @@ -205,6 +205,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.es-us.md index cccd53a4376..29cceec932e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.es-us.md @@ -205,6 +205,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.fr-ca.md index 97b82d2aea1..29cceec932e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.fr-ca.md @@ -205,6 +205,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.fr-fr.md index 697ac58aede..29cceec932e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.fr-fr.md @@ -205,6 +205,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.it-it.md index 3bc9bc62fdf..29cceec932e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.it-it.md @@ -205,6 +205,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.pl-pl.md index 1c34e9e8dcf..29cceec932e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.pl-pl.md @@ -205,6 +205,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.pt-pt.md index abe2e8d2d2f..29cceec932e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-artifactory/guide.pt-pt.md @@ -205,6 +205,6 @@ To have an overview of the OVHcloud Managed Kubernetes service, you can go to th To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.de-de.md index 25a9dba8ea2..a3a446af474 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.de-de.md @@ -184,6 +184,6 @@ Please refer to our tutorial on [How to secure a Nginx Ingress with cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-asia.md index 0f71d0c64c2..650f7107cb3 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-asia.md @@ -184,6 +184,6 @@ Please refer to our tutorial on [How to secure a Nginx Ingress with cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-au.md index f39618f1a71..650f7107cb3 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-au.md @@ -184,6 +184,6 @@ Please refer to our tutorial on [How to secure a Nginx Ingress with cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-ca.md index 019f225625e..650f7107cb3 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-ca.md @@ -184,6 +184,6 @@ Please refer to our tutorial on [How to secure a Nginx Ingress with cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-gb.md index d5314c1d54f..650f7107cb3 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-gb.md @@ -184,6 +184,6 @@ Please refer to our tutorial on [How to secure a Nginx Ingress with cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-ie.md index 7b58d81f171..650f7107cb3 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-ie.md @@ -184,6 +184,6 @@ Please refer to our tutorial on [How to secure a Nginx Ingress with cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-sg.md index 03d88784c21..650f7107cb3 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-sg.md @@ -184,6 +184,6 @@ Please refer to our tutorial on [How to secure a Nginx Ingress with cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-us.md index 24780c19647..650f7107cb3 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.en-us.md @@ -184,6 +184,6 @@ Please refer to our tutorial on [How to secure a Nginx Ingress with cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.es-es.md index d5b45a37996..a3a446af474 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.es-es.md @@ -184,6 +184,6 @@ Please refer to our tutorial on [How to secure a Nginx Ingress with cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.es-us.md index 038bc526e4f..a3a446af474 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.es-us.md @@ -184,6 +184,6 @@ Please refer to our tutorial on [How to secure a Nginx Ingress with cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.fr-ca.md index 2a0f6160001..a3a446af474 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.fr-ca.md @@ -184,6 +184,6 @@ Please refer to our tutorial on [How to secure a Nginx Ingress with cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.fr-fr.md index 53db708442d..a3a446af474 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.fr-fr.md @@ -184,6 +184,6 @@ Please refer to our tutorial on [How to secure a Nginx Ingress with cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.it-it.md index 93b628a7c78..a3a446af474 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.it-it.md @@ -184,6 +184,6 @@ Please refer to our tutorial on [How to secure a Nginx Ingress with cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.pl-pl.md index e80315c681c..a3a446af474 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.pl-pl.md @@ -184,6 +184,6 @@ Please refer to our tutorial on [How to secure a Nginx Ingress with cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.pt-pt.md index 36a41b5a8f7..a3a446af474 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-cert-manager/guide.pt-pt.md @@ -184,6 +184,6 @@ Please refer to our tutorial on [How to secure a Nginx Ingress with cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.de-de.md index 314248f94d5..06136348eb7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.de-de.md @@ -1417,6 +1417,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-asia.md index c7ac99f78bd..06136348eb7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-asia.md @@ -1417,6 +1417,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-au.md index 55c7e66c8f5..06136348eb7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-au.md @@ -1417,6 +1417,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-ca.md index 0fd5da73b28..06136348eb7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-ca.md @@ -1417,6 +1417,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-gb.md index 0f8d91a8f80..06136348eb7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-gb.md @@ -1417,6 +1417,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-ie.md index a40c83656ad..06136348eb7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-ie.md @@ -1417,6 +1417,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-sg.md index a9f601efbfa..06136348eb7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-sg.md @@ -1417,6 +1417,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-us.md index 0e959bf964c..06136348eb7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.en-us.md @@ -1417,6 +1417,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.es-es.md index 23ebd3f1d13..06136348eb7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.es-es.md @@ -1417,6 +1417,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.es-us.md index 14bcbd95829..06136348eb7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.es-us.md @@ -1417,6 +1417,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.fr-ca.md index 5599ffe9311..3d956381c25 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.fr-ca.md @@ -1417,6 +1417,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.fr-fr.md index cec4f193915..3d956381c25 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.fr-fr.md @@ -1417,6 +1417,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.it-it.md index f8150ebf34e..06136348eb7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.it-it.md @@ -1417,6 +1417,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.pl-pl.md index cdf891f262b..06136348eb7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.pl-pl.md @@ -1417,6 +1417,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.pt-pt.md index 14442d76bdc..06136348eb7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-go-operator/guide.pt-pt.md @@ -1417,6 +1417,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.de-de.md index b67309d3b4b..0ded8dd1c67 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.de-de.md @@ -857,6 +857,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-asia.md index 2cda6e4a193..0ded8dd1c67 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-asia.md @@ -857,6 +857,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-au.md index 83e4b86cd60..0ded8dd1c67 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-au.md @@ -857,6 +857,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-ca.md index 5c69245b691..0ded8dd1c67 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-ca.md @@ -857,6 +857,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-gb.md index a92c6e07464..0ded8dd1c67 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-gb.md @@ -857,6 +857,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-ie.md index fc01bb00861..0ded8dd1c67 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-ie.md @@ -857,6 +857,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-sg.md index 5c21f9fcfe6..0ded8dd1c67 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-sg.md @@ -857,6 +857,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-us.md index d40300c088c..0ded8dd1c67 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.en-us.md @@ -857,6 +857,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.es-es.md index 4c8a9ee93d7..0ded8dd1c67 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.es-es.md @@ -857,6 +857,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.es-us.md index a3738c3c633..0ded8dd1c67 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.es-us.md @@ -857,6 +857,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.fr-ca.md index 05482d5c587..61399f4db63 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.fr-ca.md @@ -857,6 +857,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.fr-fr.md index 91e7274c603..61399f4db63 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.fr-fr.md @@ -857,6 +857,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.it-it.md index d47e98dffb7..0ded8dd1c67 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.it-it.md @@ -857,6 +857,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.pl-pl.md index 7d598d4f909..0ded8dd1c67 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.pl-pl.md @@ -857,6 +857,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.pt-pt.md index e0130942db5..0ded8dd1c67 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator/guide.pt-pt.md @@ -857,6 +857,6 @@ The [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) The operator [SDK](https://operatorframework.io/operator-capabilities/). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.de-de.md index 6edee3eb964..210f05d6992 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.de-de.md @@ -197,6 +197,6 @@ release "test-redis" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-asia.md index cfa494f005f..210f05d6992 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-asia.md @@ -197,6 +197,6 @@ release "test-redis" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-au.md index 6526515b298..210f05d6992 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-au.md @@ -197,6 +197,6 @@ release "test-redis" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-ca.md index 410c0d0dd61..210f05d6992 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-ca.md @@ -197,6 +197,6 @@ release "test-redis" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-gb.md index 5a9c2bfa1b8..8f36e6c97c3 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-gb.md @@ -197,6 +197,6 @@ release "test-redis" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-ie.md index 750144e83dd..210f05d6992 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-ie.md @@ -197,6 +197,6 @@ release "test-redis" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-sg.md index 21e4bd47b50..210f05d6992 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-sg.md @@ -197,6 +197,6 @@ release "test-redis" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-us.md index 8f966e4b97e..210f05d6992 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.en-us.md @@ -197,6 +197,6 @@ release "test-redis" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.es-es.md index aaad8e3aaf8..210f05d6992 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.es-es.md @@ -197,6 +197,6 @@ release "test-redis" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.es-us.md index 5fb856ad31a..210f05d6992 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.es-us.md @@ -197,6 +197,6 @@ release "test-redis" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.fr-ca.md index 7edb3161120..210f05d6992 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.fr-ca.md @@ -197,6 +197,6 @@ release "test-redis" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.fr-fr.md index 52ef8e6d911..210f05d6992 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.fr-fr.md @@ -197,6 +197,6 @@ release "test-redis" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.it-it.md index c2d834fa4e4..210f05d6992 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.it-it.md @@ -197,6 +197,6 @@ release "test-redis" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.pl-pl.md index f956c46caad..210f05d6992 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.pl-pl.md @@ -197,6 +197,6 @@ release "test-redis" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.pt-pt.md index eec2abd5a2d..210f05d6992 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-helm/guide.pt-pt.md @@ -197,6 +197,6 @@ release "test-redis" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.de-de.md index 6137bba538e..2ae486ef379 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.de-de.md @@ -434,6 +434,6 @@ namespace "istio-apps" deleted ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-asia.md index 0a3223fa715..2ae486ef379 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-asia.md @@ -434,6 +434,6 @@ namespace "istio-apps" deleted ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-au.md index ad498b20a0d..2ae486ef379 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-au.md @@ -434,6 +434,6 @@ namespace "istio-apps" deleted ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-ca.md index 0485cfb082f..2ae486ef379 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-ca.md @@ -434,6 +434,6 @@ namespace "istio-apps" deleted ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-gb.md index 73f1c0a2911..2ae486ef379 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-gb.md @@ -434,6 +434,6 @@ namespace "istio-apps" deleted ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-ie.md index c67b4981107..2ae486ef379 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-ie.md @@ -434,6 +434,6 @@ namespace "istio-apps" deleted ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-sg.md index a9d50a1604a..2ae486ef379 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-sg.md @@ -434,6 +434,6 @@ namespace "istio-apps" deleted ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-us.md index 1e9b13777f7..2ae486ef379 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.en-us.md @@ -434,6 +434,6 @@ namespace "istio-apps" deleted ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.es-es.md index d5b12116bdb..2ae486ef379 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.es-es.md @@ -434,6 +434,6 @@ namespace "istio-apps" deleted ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.es-us.md index c5fc36292fe..2ae486ef379 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.es-us.md @@ -434,6 +434,6 @@ namespace "istio-apps" deleted ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.fr-ca.md index beeee7e2916..1b4ee1f370c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.fr-ca.md @@ -434,6 +434,6 @@ namespace "istio-apps" deleted ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.fr-fr.md index 9e6437c1cf3..1b4ee1f370c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.fr-fr.md @@ -434,6 +434,6 @@ namespace "istio-apps" deleted ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.it-it.md index 5af16315a5e..2ae486ef379 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.it-it.md @@ -434,6 +434,6 @@ namespace "istio-apps" deleted ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.pl-pl.md index 865dd4c3fa8..2ae486ef379 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.pl-pl.md @@ -434,6 +434,6 @@ namespace "istio-apps" deleted ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.pt-pt.md index 7723035e88d..2ae486ef379 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-istio/guide.pt-pt.md @@ -434,6 +434,6 @@ namespace "istio-apps" deleted ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.de-de.md index 3d91abf7ffe..f7165ef769e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.de-de.md @@ -158,6 +158,6 @@ release "my-first-jenkins" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-asia.md index 0a265525775..f7165ef769e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-asia.md @@ -158,6 +158,6 @@ release "my-first-jenkins" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-au.md index 9cd9122406e..f7165ef769e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-au.md @@ -158,6 +158,6 @@ release "my-first-jenkins" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-ca.md index 680bc243967..f7165ef769e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-ca.md @@ -158,6 +158,6 @@ release "my-first-jenkins" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-gb.md index 1362971d2b6..f7165ef769e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-gb.md @@ -158,6 +158,6 @@ release "my-first-jenkins" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-ie.md index c3f71fccfb8..f7165ef769e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-ie.md @@ -158,6 +158,6 @@ release "my-first-jenkins" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-sg.md index 7daf083c7ff..f7165ef769e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-sg.md @@ -158,6 +158,6 @@ release "my-first-jenkins" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-us.md index f9c103212b1..f7165ef769e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.en-us.md @@ -158,6 +158,6 @@ release "my-first-jenkins" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.es-es.md index 0222a1dc2a1..f7165ef769e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.es-es.md @@ -158,6 +158,6 @@ release "my-first-jenkins" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.es-us.md index 871d7ca8f88..f7165ef769e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.es-us.md @@ -158,6 +158,6 @@ release "my-first-jenkins" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.fr-ca.md index 5a9aebdf7cf..8696f914d3d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.fr-ca.md @@ -158,6 +158,6 @@ release "my-first-jenkins" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.fr-fr.md index ed445cb3051..8696f914d3d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.fr-fr.md @@ -158,6 +158,6 @@ release "my-first-jenkins" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.it-it.md index 61ee6675c69..f7165ef769e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.it-it.md @@ -158,6 +158,6 @@ release "my-first-jenkins" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.pl-pl.md index c17c7687887..f7165ef769e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.pl-pl.md @@ -158,6 +158,6 @@ release "my-first-jenkins" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.pt-pt.md index 01fc5d76af2..f7165ef769e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-jenkins/guide.pt-pt.md @@ -158,6 +158,6 @@ release "my-first-jenkins" uninstalled ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.de-de.md index 9cae60626ff..f1573930c42 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.de-de.md @@ -39,7 +39,7 @@ In this tutorial we are going to: - install Keycloak on a freshly created OVHcloud Managed Kubernetes Service cluster - configure a Keycloak instance in our Kubernetes cluster as an OIDC provider -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -344,7 +344,7 @@ $ echo $INGRESS_URL 135.125.84.194 ``` -If you are using the [OVHcloud Domain name product](https://www.ovhcloud.com/de/domains/), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). +If you are using the [OVHcloud Domain name product](/links/web/domains), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). If you are using an external DNS provider, please configure your domain before reading the rest of this tutorial. @@ -782,6 +782,6 @@ kubectl delete namespaces cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-asia.md index 1a5a3d6b50a..9c0253caa55 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-asia.md @@ -39,7 +39,7 @@ In this tutorial we are going to: - install Keycloak on a freshly created OVHcloud Managed Kubernetes Service cluster - configure a Keycloak instance in our Kubernetes cluster as an OIDC provider -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -344,7 +344,7 @@ $ echo $INGRESS_URL 135.125.84.194 ``` -If you are using the [OVHcloud Domain name product](https://www.ovhcloud.com/asia/domains/), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). +If you are using the [OVHcloud Domain name product](/links/web/domains), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). If you are using an external DNS provider, please configure your domain before reading the rest of this tutorial. @@ -782,6 +782,6 @@ kubectl delete namespaces cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-au.md index a5632cf86a3..9c0253caa55 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-au.md @@ -39,7 +39,7 @@ In this tutorial we are going to: - install Keycloak on a freshly created OVHcloud Managed Kubernetes Service cluster - configure a Keycloak instance in our Kubernetes cluster as an OIDC provider -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -344,7 +344,7 @@ $ echo $INGRESS_URL 135.125.84.194 ``` -If you are using the [OVHcloud Domain name product](https://www.ovhcloud.com/en-au/domains/), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). +If you are using the [OVHcloud Domain name product](/links/web/domains), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). If you are using an external DNS provider, please configure your domain before reading the rest of this tutorial. @@ -782,6 +782,6 @@ kubectl delete namespaces cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-ca.md index 40f90ca6ffd..9c0253caa55 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-ca.md @@ -39,7 +39,7 @@ In this tutorial we are going to: - install Keycloak on a freshly created OVHcloud Managed Kubernetes Service cluster - configure a Keycloak instance in our Kubernetes cluster as an OIDC provider -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -344,7 +344,7 @@ $ echo $INGRESS_URL 135.125.84.194 ``` -If you are using the [OVHcloud Domain name product](https://www.ovhcloud.com/en-ca/domains/), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). +If you are using the [OVHcloud Domain name product](/links/web/domains), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). If you are using an external DNS provider, please configure your domain before reading the rest of this tutorial. @@ -782,6 +782,6 @@ kubectl delete namespaces cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-gb.md index 46aec6bdc9f..f1573930c42 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-gb.md @@ -39,7 +39,7 @@ In this tutorial we are going to: - install Keycloak on a freshly created OVHcloud Managed Kubernetes Service cluster - configure a Keycloak instance in our Kubernetes cluster as an OIDC provider -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -344,7 +344,7 @@ $ echo $INGRESS_URL 135.125.84.194 ``` -If you are using the [OVHcloud Domain name product](https://www.ovhcloud.com/en-gb/domains/), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). +If you are using the [OVHcloud Domain name product](/links/web/domains), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). If you are using an external DNS provider, please configure your domain before reading the rest of this tutorial. @@ -782,6 +782,6 @@ kubectl delete namespaces cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-ie.md index b7358092798..9c0253caa55 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-ie.md @@ -39,7 +39,7 @@ In this tutorial we are going to: - install Keycloak on a freshly created OVHcloud Managed Kubernetes Service cluster - configure a Keycloak instance in our Kubernetes cluster as an OIDC provider -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -344,7 +344,7 @@ $ echo $INGRESS_URL 135.125.84.194 ``` -If you are using the [OVHcloud Domain name product](https://www.ovhcloud.com/en-ie/domains/), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). +If you are using the [OVHcloud Domain name product](/links/web/domains), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). If you are using an external DNS provider, please configure your domain before reading the rest of this tutorial. @@ -782,6 +782,6 @@ kubectl delete namespaces cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-sg.md index 4f3abcce2a2..9c0253caa55 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-sg.md @@ -39,7 +39,7 @@ In this tutorial we are going to: - install Keycloak on a freshly created OVHcloud Managed Kubernetes Service cluster - configure a Keycloak instance in our Kubernetes cluster as an OIDC provider -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -344,7 +344,7 @@ $ echo $INGRESS_URL 135.125.84.194 ``` -If you are using the [OVHcloud Domain name product](https://www.ovhcloud.com/en-sg/domains/), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). +If you are using the [OVHcloud Domain name product](/links/web/domains), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). If you are using an external DNS provider, please configure your domain before reading the rest of this tutorial. @@ -782,6 +782,6 @@ kubectl delete namespaces cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-us.md index d9ae05cb322..9c0253caa55 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.en-us.md @@ -39,7 +39,7 @@ In this tutorial we are going to: - install Keycloak on a freshly created OVHcloud Managed Kubernetes Service cluster - configure a Keycloak instance in our Kubernetes cluster as an OIDC provider -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -344,7 +344,7 @@ $ echo $INGRESS_URL 135.125.84.194 ``` -If you are using the [OVHcloud Domain name product](https://www.ovhcloud.com/en/domains/), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). +If you are using the [OVHcloud Domain name product](/links/web/domains), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). If you are using an external DNS provider, please configure your domain before reading the rest of this tutorial. @@ -782,6 +782,6 @@ kubectl delete namespaces cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.es-es.md index 973a6ed3c39..f1573930c42 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.es-es.md @@ -39,7 +39,7 @@ In this tutorial we are going to: - install Keycloak on a freshly created OVHcloud Managed Kubernetes Service cluster - configure a Keycloak instance in our Kubernetes cluster as an OIDC provider -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -344,7 +344,7 @@ $ echo $INGRESS_URL 135.125.84.194 ``` -If you are using the [OVHcloud Domain name product](https://www.ovhcloud.com/es-es/domains/), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). +If you are using the [OVHcloud Domain name product](/links/web/domains), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). If you are using an external DNS provider, please configure your domain before reading the rest of this tutorial. @@ -782,6 +782,6 @@ kubectl delete namespaces cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.es-us.md index 5c731707585..f1573930c42 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.es-us.md @@ -39,7 +39,7 @@ In this tutorial we are going to: - install Keycloak on a freshly created OVHcloud Managed Kubernetes Service cluster - configure a Keycloak instance in our Kubernetes cluster as an OIDC provider -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -344,7 +344,7 @@ $ echo $INGRESS_URL 135.125.84.194 ``` -If you are using the [OVHcloud Domain name product](https://www.ovhcloud.com/es/domains/), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). +If you are using the [OVHcloud Domain name product](/links/web/domains), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). If you are using an external DNS provider, please configure your domain before reading the rest of this tutorial. @@ -782,6 +782,6 @@ kubectl delete namespaces cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.fr-ca.md index 0f765acd8d8..8e4acc32ac1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.fr-ca.md @@ -39,7 +39,7 @@ In this tutorial we are going to: - install Keycloak on a freshly created OVHcloud Managed Kubernetes Service cluster - configure a Keycloak instance in our Kubernetes cluster as an OIDC provider -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -344,7 +344,7 @@ $ echo $INGRESS_URL 135.125.84.194 ``` -If you are using the [OVHcloud Domain name product](https://www.ovhcloud.com/fr-ca/domains/), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). +If you are using the [OVHcloud Domain name product](/links/web/domains), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). If you are using an external DNS provider, please configure your domain before reading the rest of this tutorial. @@ -782,6 +782,6 @@ kubectl delete namespaces cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.fr-fr.md index c4cf7f13884..8e4acc32ac1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.fr-fr.md @@ -39,7 +39,7 @@ In this tutorial we are going to: - install Keycloak on a freshly created OVHcloud Managed Kubernetes Service cluster - configure a Keycloak instance in our Kubernetes cluster as an OIDC provider -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -344,7 +344,7 @@ $ echo $INGRESS_URL 135.125.84.194 ``` -If you are using the [OVHcloud Domain name product](https://www.ovhcloud.com/fr/domains/), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). +If you are using the [OVHcloud Domain name product](/links/web/domains), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). If you are using an external DNS provider, please configure your domain before reading the rest of this tutorial. @@ -782,6 +782,6 @@ kubectl delete namespaces cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.it-it.md index 5117eb7c2e0..f1573930c42 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.it-it.md @@ -39,7 +39,7 @@ In this tutorial we are going to: - install Keycloak on a freshly created OVHcloud Managed Kubernetes Service cluster - configure a Keycloak instance in our Kubernetes cluster as an OIDC provider -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -344,7 +344,7 @@ $ echo $INGRESS_URL 135.125.84.194 ``` -If you are using the [OVHcloud Domain name product](https://www.ovhcloud.com/it/domains/), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). +If you are using the [OVHcloud Domain name product](/links/web/domains), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). If you are using an external DNS provider, please configure your domain before reading the rest of this tutorial. @@ -782,6 +782,6 @@ kubectl delete namespaces cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.pl-pl.md index 6612aa056bb..f1573930c42 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.pl-pl.md @@ -39,7 +39,7 @@ In this tutorial we are going to: - install Keycloak on a freshly created OVHcloud Managed Kubernetes Service cluster - configure a Keycloak instance in our Kubernetes cluster as an OIDC provider -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -344,7 +344,7 @@ $ echo $INGRESS_URL 135.125.84.194 ``` -If you are using the [OVHcloud Domain name product](https://www.ovhcloud.com/pl/domains/), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). +If you are using the [OVHcloud Domain name product](/links/web/domains), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). If you are using an external DNS provider, please configure your domain before reading the rest of this tutorial. @@ -782,6 +782,6 @@ kubectl delete namespaces cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.pt-pt.md index 2e57de11498..f1573930c42 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-keycloak/guide.pt-pt.md @@ -39,7 +39,7 @@ In this tutorial we are going to: - install Keycloak on a freshly created OVHcloud Managed Kubernetes Service cluster - configure a Keycloak instance in our Kubernetes cluster as an OIDC provider -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -344,7 +344,7 @@ $ echo $INGRESS_URL 135.125.84.194 ``` -If you are using the [OVHcloud Domain name product](https://www.ovhcloud.com/pt/domains/), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). +If you are using the [OVHcloud Domain name product](/links/web/domains), you can follow this documentation to configure your DNS record to link it to the public IPv4 address associated to your LoadBalancer: [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit). If you are using an external DNS provider, please configure your domain before reading the rest of this tutorial. @@ -782,6 +782,6 @@ kubectl delete namespaces cert-manager ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.de-de.md index 5db6b03e75b..1234886b240 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.de-de.md @@ -34,7 +34,7 @@ It helps for: Read more about [Knative 1.0 features](https://knative.dev/blog/releases/announcing-knative-v1-0-release/). -Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de){.external} to reinitialize your cluster before following this tutorial. +Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -472,6 +472,6 @@ kubectl delete namespace knative-apps ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-asia.md index 9222780ab3b..1234886b240 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-asia.md @@ -34,7 +34,7 @@ It helps for: Read more about [Knative 1.0 features](https://knative.dev/blog/releases/announcing-knative-v1-0-release/). -Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia){.external} to reinitialize your cluster before following this tutorial. +Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -472,6 +472,6 @@ kubectl delete namespace knative-apps ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-au.md index abceb8ee7b7..1234886b240 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-au.md @@ -34,7 +34,7 @@ It helps for: Read more about [Knative 1.0 features](https://knative.dev/blog/releases/announcing-knative-v1-0-release/). -Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au){.external} to reinitialize your cluster before following this tutorial. +Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -472,6 +472,6 @@ kubectl delete namespace knative-apps ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-ca.md index 495e7f64869..1234886b240 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-ca.md @@ -34,7 +34,7 @@ It helps for: Read more about [Knative 1.0 features](https://knative.dev/blog/releases/announcing-knative-v1-0-release/). -Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca){.external} to reinitialize your cluster before following this tutorial. +Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -472,6 +472,6 @@ kubectl delete namespace knative-apps ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-gb.md index 23cbc7bf729..1234886b240 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-gb.md @@ -34,7 +34,7 @@ It helps for: Read more about [Knative 1.0 features](https://knative.dev/blog/releases/announcing-knative-v1-0-release/). -Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB){.external} to reinitialize your cluster before following this tutorial. +Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -472,6 +472,6 @@ kubectl delete namespace knative-apps ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-ie.md index 4f06497a683..1234886b240 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-ie.md @@ -34,7 +34,7 @@ It helps for: Read more about [Knative 1.0 features](https://knative.dev/blog/releases/announcing-knative-v1-0-release/). -Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie){.external} to reinitialize your cluster before following this tutorial. +Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -472,6 +472,6 @@ kubectl delete namespace knative-apps ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-sg.md index 3e85a2cc1f1..1234886b240 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-sg.md @@ -34,7 +34,7 @@ It helps for: Read more about [Knative 1.0 features](https://knative.dev/blog/releases/announcing-knative-v1-0-release/). -Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg){.external} to reinitialize your cluster before following this tutorial. +Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -472,6 +472,6 @@ kubectl delete namespace knative-apps ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-us.md index 2ad76e1ca18..1234886b240 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.en-us.md @@ -34,7 +34,7 @@ It helps for: Read more about [Knative 1.0 features](https://knative.dev/blog/releases/announcing-knative-v1-0-release/). -Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we){.external} to reinitialize your cluster before following this tutorial. +Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -472,6 +472,6 @@ kubectl delete namespace knative-apps ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.es-es.md index a1cc6ffacf6..1200c86d587 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.es-es.md @@ -472,6 +472,6 @@ kubectl delete namespace knative-apps ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.es-us.md index feacd0506a8..1234886b240 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.es-us.md @@ -34,7 +34,7 @@ It helps for: Read more about [Knative 1.0 features](https://knative.dev/blog/releases/announcing-knative-v1-0-release/). -Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws){.external} to reinitialize your cluster before following this tutorial. +Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -472,6 +472,6 @@ kubectl delete namespace knative-apps ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.fr-ca.md index 19f6d290002..1234886b240 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.fr-ca.md @@ -34,7 +34,7 @@ It helps for: Read more about [Knative 1.0 features](https://knative.dev/blog/releases/announcing-knative-v1-0-release/). -Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc){.external} to reinitialize your cluster before following this tutorial. +Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -472,6 +472,6 @@ kubectl delete namespace knative-apps ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.fr-fr.md index 2220181b12d..1234886b240 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.fr-fr.md @@ -34,7 +34,7 @@ It helps for: Read more about [Knative 1.0 features](https://knative.dev/blog/releases/announcing-knative-v1-0-release/). -Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr){.external} to reinitialize your cluster before following this tutorial. +Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -472,6 +472,6 @@ kubectl delete namespace knative-apps ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.it-it.md index 93814a00bb6..1234886b240 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.it-it.md @@ -34,7 +34,7 @@ It helps for: Read more about [Knative 1.0 features](https://knative.dev/blog/releases/announcing-knative-v1-0-release/). -Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it){.external} to reinitialize your cluster before following this tutorial. +Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -472,6 +472,6 @@ kubectl delete namespace knative-apps ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.pl-pl.md index 7d203b3231a..1234886b240 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.pl-pl.md @@ -34,7 +34,7 @@ It helps for: Read more about [Knative 1.0 features](https://knative.dev/blog/releases/announcing-knative-v1-0-release/). -Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl){.external} to reinitialize your cluster before following this tutorial. +Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -472,6 +472,6 @@ kubectl delete namespace knative-apps ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.pt-pt.md index cae25bc0225..1234886b240 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-knative/guide.pt-pt.md @@ -34,7 +34,7 @@ It helps for: Read more about [Knative 1.0 features](https://knative.dev/blog/releases/announcing-knative-v1-0-release/). -Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt){.external} to reinitialize your cluster before following this tutorial. +Knative reached the 1.0 milestone. To celebrate this achievement, in this tutorial we are going to install Knative on a freshly created OVHcloud Managed Kubernetes Service cluster and we will deploy an example app using Knative Serving component. You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -472,6 +472,6 @@ kubectl delete namespace knative-apps ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.de-de.md index 69c02d32af0..480e9432c40 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.de-de.md @@ -205,6 +205,6 @@ kubectl delete -f dashboard-cluster-role-binding.yml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-asia.md index 6e15502973d..480e9432c40 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-asia.md @@ -205,6 +205,6 @@ kubectl delete -f dashboard-cluster-role-binding.yml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-au.md index 3beefdbe470..480e9432c40 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-au.md @@ -205,6 +205,6 @@ kubectl delete -f dashboard-cluster-role-binding.yml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-ca.md index 8688eaf5d24..480e9432c40 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-ca.md @@ -205,6 +205,6 @@ kubectl delete -f dashboard-cluster-role-binding.yml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-gb.md index 33d1df326b1..480e9432c40 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-gb.md @@ -205,6 +205,6 @@ kubectl delete -f dashboard-cluster-role-binding.yml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-ie.md index e17fc2f18c4..480e9432c40 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-ie.md @@ -205,6 +205,6 @@ kubectl delete -f dashboard-cluster-role-binding.yml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-sg.md index 8187af6eeef..480e9432c40 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-sg.md @@ -205,6 +205,6 @@ kubectl delete -f dashboard-cluster-role-binding.yml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-us.md index 1c2469b710f..480e9432c40 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.en-us.md @@ -205,6 +205,6 @@ kubectl delete -f dashboard-cluster-role-binding.yml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.es-es.md index 21621b0f398..480e9432c40 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.es-es.md @@ -205,6 +205,6 @@ kubectl delete -f dashboard-cluster-role-binding.yml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.es-us.md index cfe7db72a5d..480e9432c40 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.es-us.md @@ -205,6 +205,6 @@ kubectl delete -f dashboard-cluster-role-binding.yml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.fr-ca.md index 53af579d4b1..c5d388690d8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.fr-ca.md @@ -205,6 +205,6 @@ kubectl delete -f dashboard-cluster-role-binding.yml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.fr-fr.md index c266d132ef5..c5d388690d8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.fr-fr.md @@ -205,6 +205,6 @@ kubectl delete -f dashboard-cluster-role-binding.yml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.it-it.md index acc4140dc49..480e9432c40 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.it-it.md @@ -205,6 +205,6 @@ kubectl delete -f dashboard-cluster-role-binding.yml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.pl-pl.md index a5c78c219ed..480e9432c40 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.pl-pl.md @@ -205,6 +205,6 @@ kubectl delete -f dashboard-cluster-role-binding.yml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.pt-pt.md index 5318b01e70c..480e9432c40 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kubernetes-dashboard/guide.pt-pt.md @@ -205,6 +205,6 @@ kubectl delete -f dashboard-cluster-role-binding.yml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.de-de.md index 71a9122b4f2..883db47e33c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.de-de.md @@ -56,7 +56,7 @@ In this guide you will: - Write and deploy several policies - Test the behavior -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -589,6 +589,6 @@ helm uninstall kyverno kyverno/kyverno --namespace kyverno ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-asia.md index 8abcae4954e..883db47e33c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-asia.md @@ -56,7 +56,7 @@ In this guide you will: - Write and deploy several policies - Test the behavior -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -589,6 +589,6 @@ helm uninstall kyverno kyverno/kyverno --namespace kyverno ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-au.md index 7f85c262679..883db47e33c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-au.md @@ -56,7 +56,7 @@ In this guide you will: - Write and deploy several policies - Test the behavior -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -589,6 +589,6 @@ helm uninstall kyverno kyverno/kyverno --namespace kyverno ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-ca.md index 496e6987270..883db47e33c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-ca.md @@ -56,7 +56,7 @@ In this guide you will: - Write and deploy several policies - Test the behavior -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -589,6 +589,6 @@ helm uninstall kyverno kyverno/kyverno --namespace kyverno ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-gb.md index 9db3f37021d..883db47e33c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-gb.md @@ -56,7 +56,7 @@ In this guide you will: - Write and deploy several policies - Test the behavior -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -589,6 +589,6 @@ helm uninstall kyverno kyverno/kyverno --namespace kyverno ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-ie.md index e4b326db851..883db47e33c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-ie.md @@ -56,7 +56,7 @@ In this guide you will: - Write and deploy several policies - Test the behavior -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -589,6 +589,6 @@ helm uninstall kyverno kyverno/kyverno --namespace kyverno ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-sg.md index b377aad470f..883db47e33c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-sg.md @@ -56,7 +56,7 @@ In this guide you will: - Write and deploy several policies - Test the behavior -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -589,6 +589,6 @@ helm uninstall kyverno kyverno/kyverno --namespace kyverno ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-us.md index 82d8a8d5027..883db47e33c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.en-us.md @@ -56,7 +56,7 @@ In this guide you will: - Write and deploy several policies - Test the behavior -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -589,6 +589,6 @@ helm uninstall kyverno kyverno/kyverno --namespace kyverno ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.es-es.md index 509aa95be68..883db47e33c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.es-es.md @@ -56,7 +56,7 @@ In this guide you will: - Write and deploy several policies - Test the behavior -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -589,6 +589,6 @@ helm uninstall kyverno kyverno/kyverno --namespace kyverno ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.es-us.md index dace4850d1f..883db47e33c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.es-us.md @@ -56,7 +56,7 @@ In this guide you will: - Write and deploy several policies - Test the behavior -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -589,6 +589,6 @@ helm uninstall kyverno kyverno/kyverno --namespace kyverno ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.fr-ca.md index 36f52cc3acc..f1c02397519 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.fr-ca.md @@ -56,7 +56,7 @@ In this guide you will: - Write and deploy several policies - Test the behavior -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -589,6 +589,6 @@ helm uninstall kyverno kyverno/kyverno --namespace kyverno ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.fr-fr.md index 1182453ba9c..f1c02397519 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.fr-fr.md @@ -56,7 +56,7 @@ In this guide you will: - Write and deploy several policies - Test the behavior -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -589,6 +589,6 @@ helm uninstall kyverno kyverno/kyverno --namespace kyverno ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.it-it.md index 96334b29072..883db47e33c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.it-it.md @@ -56,7 +56,7 @@ In this guide you will: - Write and deploy several policies - Test the behavior -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -589,6 +589,6 @@ helm uninstall kyverno kyverno/kyverno --namespace kyverno ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.pl-pl.md index 4e95c13b603..883db47e33c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.pl-pl.md @@ -56,7 +56,7 @@ In this guide you will: - Write and deploy several policies - Test the behavior -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -589,6 +589,6 @@ helm uninstall kyverno kyverno/kyverno --namespace kyverno ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.pt-pt.md index d154d09778d..883db47e33c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-kyverno/guide.pt-pt.md @@ -56,7 +56,7 @@ In this guide you will: - Write and deploy several policies - Test the behavior -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -589,6 +589,6 @@ helm uninstall kyverno kyverno/kyverno --namespace kyverno ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.de-de.md index 146f43a23e8..144962820e2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.de-de.md @@ -302,7 +302,7 @@ In order to store your Popeye reports on an OVHcloud Object Storage, and general In order to do that you will create an OpenStack user. -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the Public Cloud section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the Public Cloud section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Users & Roles`{.action} in the left-hand menu and click on `+ Add user`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-asia.md index 146f43a23e8..144962820e2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-asia.md @@ -302,7 +302,7 @@ In order to store your Popeye reports on an OVHcloud Object Storage, and general In order to do that you will create an OpenStack user. -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the Public Cloud section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the Public Cloud section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Users & Roles`{.action} in the left-hand menu and click on `+ Add user`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-au.md index 146f43a23e8..144962820e2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-au.md @@ -302,7 +302,7 @@ In order to store your Popeye reports on an OVHcloud Object Storage, and general In order to do that you will create an OpenStack user. -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the Public Cloud section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the Public Cloud section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Users & Roles`{.action} in the left-hand menu and click on `+ Add user`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-ca.md index 146f43a23e8..144962820e2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-ca.md @@ -302,7 +302,7 @@ In order to store your Popeye reports on an OVHcloud Object Storage, and general In order to do that you will create an OpenStack user. -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the Public Cloud section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the Public Cloud section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Users & Roles`{.action} in the left-hand menu and click on `+ Add user`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-gb.md index 5f78c1226e8..65f2024d188 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-gb.md @@ -302,7 +302,7 @@ In order to store your Popeye reports on an OVHcloud Object Storage, and general In order to do that you will create an OpenStack user. -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the Public Cloud section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the Public Cloud section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Users & Roles`{.action} in the left-hand menu and click on `+ Add user`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-ie.md index 146f43a23e8..144962820e2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-ie.md @@ -302,7 +302,7 @@ In order to store your Popeye reports on an OVHcloud Object Storage, and general In order to do that you will create an OpenStack user. -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the Public Cloud section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the Public Cloud section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Users & Roles`{.action} in the left-hand menu and click on `+ Add user`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-sg.md index 146f43a23e8..144962820e2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-sg.md @@ -302,7 +302,7 @@ In order to store your Popeye reports on an OVHcloud Object Storage, and general In order to do that you will create an OpenStack user. -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the Public Cloud section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the Public Cloud section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Users & Roles`{.action} in the left-hand menu and click on `+ Add user`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-us.md index 146f43a23e8..144962820e2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.en-us.md @@ -302,7 +302,7 @@ In order to store your Popeye reports on an OVHcloud Object Storage, and general In order to do that you will create an OpenStack user. -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the Public Cloud section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the Public Cloud section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Users & Roles`{.action} in the left-hand menu and click on `+ Add user`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.es-es.md index 146f43a23e8..144962820e2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.es-es.md @@ -302,7 +302,7 @@ In order to store your Popeye reports on an OVHcloud Object Storage, and general In order to do that you will create an OpenStack user. -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the Public Cloud section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the Public Cloud section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Users & Roles`{.action} in the left-hand menu and click on `+ Add user`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.es-us.md index 146f43a23e8..144962820e2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.es-us.md @@ -302,7 +302,7 @@ In order to store your Popeye reports on an OVHcloud Object Storage, and general In order to do that you will create an OpenStack user. -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the Public Cloud section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the Public Cloud section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Users & Roles`{.action} in the left-hand menu and click on `+ Add user`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.fr-ca.md index 146f43a23e8..144962820e2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.fr-ca.md @@ -302,7 +302,7 @@ In order to store your Popeye reports on an OVHcloud Object Storage, and general In order to do that you will create an OpenStack user. -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the Public Cloud section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the Public Cloud section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Users & Roles`{.action} in the left-hand menu and click on `+ Add user`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.fr-fr.md index 146f43a23e8..144962820e2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.fr-fr.md @@ -302,7 +302,7 @@ In order to store your Popeye reports on an OVHcloud Object Storage, and general In order to do that you will create an OpenStack user. -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the Public Cloud section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the Public Cloud section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Users & Roles`{.action} in the left-hand menu and click on `+ Add user`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.it-it.md index 146f43a23e8..144962820e2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.it-it.md @@ -302,7 +302,7 @@ In order to store your Popeye reports on an OVHcloud Object Storage, and general In order to do that you will create an OpenStack user. -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the Public Cloud section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the Public Cloud section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Users & Roles`{.action} in the left-hand menu and click on `+ Add user`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.pl-pl.md index 146f43a23e8..144962820e2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.pl-pl.md @@ -302,7 +302,7 @@ In order to store your Popeye reports on an OVHcloud Object Storage, and general In order to do that you will create an OpenStack user. -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the Public Cloud section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the Public Cloud section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Users & Roles`{.action} in the left-hand menu and click on `+ Add user`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.pt-pt.md index 146f43a23e8..144962820e2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-popeye/guide.pt-pt.md @@ -302,7 +302,7 @@ In order to store your Popeye reports on an OVHcloud Object Storage, and general In order to do that you will create an OpenStack user. -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the Public Cloud section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the Public Cloud section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Users & Roles`{.action} in the left-hand menu and click on `+ Add user`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.de-de.md index 2e64b5daf0c..64ca3ef0479 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.de-de.md @@ -37,7 +37,7 @@ In this guide you will: - Generate and export reports - Install the Trivy Kubernetes Operator -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -527,6 +527,6 @@ It thus allows you to automate a way to access reports, export the metrics from ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-asia.md index 6e9ffee2296..64ca3ef0479 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-asia.md @@ -37,7 +37,7 @@ In this guide you will: - Generate and export reports - Install the Trivy Kubernetes Operator -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -527,6 +527,6 @@ It thus allows you to automate a way to access reports, export the metrics from ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-au.md index 893a711f17c..64ca3ef0479 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-au.md @@ -37,7 +37,7 @@ In this guide you will: - Generate and export reports - Install the Trivy Kubernetes Operator -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -527,6 +527,6 @@ It thus allows you to automate a way to access reports, export the metrics from ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-ca.md index c4adc8e08df..64ca3ef0479 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-ca.md @@ -37,7 +37,7 @@ In this guide you will: - Generate and export reports - Install the Trivy Kubernetes Operator -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -527,6 +527,6 @@ It thus allows you to automate a way to access reports, export the metrics from ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-gb.md index 0b2f511ca95..64ca3ef0479 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-gb.md @@ -37,7 +37,7 @@ In this guide you will: - Generate and export reports - Install the Trivy Kubernetes Operator -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -527,6 +527,6 @@ It thus allows you to automate a way to access reports, export the metrics from ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-ie.md index 4bd2d30943f..64ca3ef0479 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-ie.md @@ -37,7 +37,7 @@ In this guide you will: - Generate and export reports - Install the Trivy Kubernetes Operator -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -527,6 +527,6 @@ It thus allows you to automate a way to access reports, export the metrics from ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-sg.md index 2e8b0e6aa8c..64ca3ef0479 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-sg.md @@ -37,7 +37,7 @@ In this guide you will: - Generate and export reports - Install the Trivy Kubernetes Operator -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -527,6 +527,6 @@ It thus allows you to automate a way to access reports, export the metrics from ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-us.md index 1b385415e0c..64ca3ef0479 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.en-us.md @@ -37,7 +37,7 @@ In this guide you will: - Generate and export reports - Install the Trivy Kubernetes Operator -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -527,6 +527,6 @@ It thus allows you to automate a way to access reports, export the metrics from ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.es-es.md index 50a572ba1cf..d0ab0fe8c73 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.es-es.md @@ -527,6 +527,6 @@ It thus allows you to automate a way to access reports, export the metrics from ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.es-us.md index d1baff67d37..64ca3ef0479 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.es-us.md @@ -37,7 +37,7 @@ In this guide you will: - Generate and export reports - Install the Trivy Kubernetes Operator -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -527,6 +527,6 @@ It thus allows you to automate a way to access reports, export the metrics from ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.fr-ca.md index 3342efe2cc4..64ca3ef0479 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.fr-ca.md @@ -37,7 +37,7 @@ In this guide you will: - Generate and export reports - Install the Trivy Kubernetes Operator -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -527,6 +527,6 @@ It thus allows you to automate a way to access reports, export the metrics from ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.fr-fr.md index 7efdf4c11f6..64ca3ef0479 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.fr-fr.md @@ -37,7 +37,7 @@ In this guide you will: - Generate and export reports - Install the Trivy Kubernetes Operator -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -527,6 +527,6 @@ It thus allows you to automate a way to access reports, export the metrics from ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.it-it.md index aac67cc1388..64ca3ef0479 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.it-it.md @@ -37,7 +37,7 @@ In this guide you will: - Generate and export reports - Install the Trivy Kubernetes Operator -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -527,6 +527,6 @@ It thus allows you to automate a way to access reports, export the metrics from ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.pl-pl.md index 2581bb62c88..64ca3ef0479 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.pl-pl.md @@ -37,7 +37,7 @@ In this guide you will: - Generate and export reports - Install the Trivy Kubernetes Operator -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -527,6 +527,6 @@ It thus allows you to automate a way to access reports, export the metrics from ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.pt-pt.md index 2348c6c856e..64ca3ef0479 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-trivy/guide.pt-pt.md @@ -37,7 +37,7 @@ In this guide you will: - Generate and export reports - Install the Trivy Kubernetes Operator -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -527,6 +527,6 @@ It thus allows you to automate a way to access reports, export the metrics from ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.de-de.md index a8fde600ffa..9ecddb3c393 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.de-de.md @@ -220,6 +220,6 @@ Don't hesitate to go to our [Managed Kubernetes guides and tutorials](/products/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-asia.md index 0e869b0597f..4d59c8e63ab 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-asia.md @@ -220,6 +220,6 @@ Don't hesitate to go to our [Managed Kubernetes guides and tutorials](/products/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-au.md index 175ab67d219..4d59c8e63ab 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-au.md @@ -220,6 +220,6 @@ Don't hesitate to go to our [Managed Kubernetes guides and tutorials](/products/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-ca.md index e67741e8cc7..4d59c8e63ab 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-ca.md @@ -220,6 +220,6 @@ Don't hesitate to go to our [Managed Kubernetes guides and tutorials](/products/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-gb.md index e1068a36c57..9ecddb3c393 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-gb.md @@ -220,6 +220,6 @@ Don't hesitate to go to our [Managed Kubernetes guides and tutorials](/products/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-ie.md index fd2778af590..4d59c8e63ab 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-ie.md @@ -220,6 +220,6 @@ Don't hesitate to go to our [Managed Kubernetes guides and tutorials](/products/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-sg.md index 53b50456dba..4d59c8e63ab 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-sg.md @@ -220,6 +220,6 @@ Don't hesitate to go to our [Managed Kubernetes guides and tutorials](/products/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-us.md index 58772feff83..4d59c8e63ab 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.en-us.md @@ -220,6 +220,6 @@ Don't hesitate to go to our [Managed Kubernetes guides and tutorials](/products/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.es-es.md index 92376f5984e..9ecddb3c393 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.es-es.md @@ -220,6 +220,6 @@ Don't hesitate to go to our [Managed Kubernetes guides and tutorials](/products/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.es-us.md index add4e18a4dd..9ecddb3c393 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.es-us.md @@ -220,6 +220,6 @@ Don't hesitate to go to our [Managed Kubernetes guides and tutorials](/products/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.fr-ca.md index cab57822685..91c9d62e37b 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.fr-ca.md @@ -220,6 +220,6 @@ Don't hesitate to go to our [Managed Kubernetes guides and tutorials](/products/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.fr-fr.md index 1147800a2b1..91c9d62e37b 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.fr-fr.md @@ -220,6 +220,6 @@ Don't hesitate to go to our [Managed Kubernetes guides and tutorials](/products/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.it-it.md index 057043296d0..9ecddb3c393 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.it-it.md @@ -220,6 +220,6 @@ Don't hesitate to go to our [Managed Kubernetes guides and tutorials](/products/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.pl-pl.md index 1b730b7d4d2..9ecddb3c393 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.pl-pl.md @@ -220,6 +220,6 @@ Don't hesitate to go to our [Managed Kubernetes guides and tutorials](/products/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.pt-pt.md index 5511aec05c4..9ecddb3c393 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/installing-wordpress/guide.pt-pt.md @@ -220,6 +220,6 @@ Don't hesitate to go to our [Managed Kubernetes guides and tutorials](/products/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.de-de.md index 3f25bfd643e..3efcff70b61 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.de-de.md @@ -40,14 +40,14 @@ We will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions ### Cluster creation -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu and click on `Create a cluster`{.action}. @@ -305,6 +305,6 @@ But do you know that you can do several others Node operations like taint, drain To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-asia.md index 1fcea729bba..3efcff70b61 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-asia.md @@ -40,14 +40,14 @@ We will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions ### Cluster creation -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu and click on `Create a cluster`{.action}. @@ -305,6 +305,6 @@ But do you know that you can do several others Node operations like taint, drain To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-au.md index 5be3a7163b3..3efcff70b61 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-au.md @@ -40,14 +40,14 @@ We will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions ### Cluster creation -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu and click on `Create a cluster`{.action}. @@ -305,6 +305,6 @@ But do you know that you can do several others Node operations like taint, drain To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-ca.md index d5e891e952b..3efcff70b61 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-ca.md @@ -40,14 +40,14 @@ We will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions ### Cluster creation -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu and click on `Create a cluster`{.action}. @@ -305,6 +305,6 @@ But do you know that you can do several others Node operations like taint, drain To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-gb.md index 5b4f8d89709..3efcff70b61 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-gb.md @@ -40,14 +40,14 @@ We will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions ### Cluster creation -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu and click on `Create a cluster`{.action}. @@ -305,6 +305,6 @@ But do you know that you can do several others Node operations like taint, drain To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-ie.md index 34ed8f5539a..3efcff70b61 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-ie.md @@ -40,14 +40,14 @@ We will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions ### Cluster creation -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu and click on `Create a cluster`{.action}. @@ -305,6 +305,6 @@ But do you know that you can do several others Node operations like taint, drain To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-sg.md index 45a28ddd465..3efcff70b61 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-sg.md @@ -40,14 +40,14 @@ We will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions ### Cluster creation -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu and click on `Create a cluster`{.action}. @@ -305,6 +305,6 @@ But do you know that you can do several others Node operations like taint, drain To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-us.md index 7fa07965716..3efcff70b61 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.en-us.md @@ -40,14 +40,14 @@ We will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions ### Cluster creation -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu and click on `Create a cluster`{.action}. @@ -305,6 +305,6 @@ But do you know that you can do several others Node operations like taint, drain To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.es-es.md index 9214b3d1af9..3efcff70b61 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.es-es.md @@ -40,14 +40,14 @@ We will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions ### Cluster creation -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu and click on `Create a cluster`{.action}. @@ -305,6 +305,6 @@ But do you know that you can do several others Node operations like taint, drain To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.es-us.md index fad45ad3327..3efcff70b61 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.es-us.md @@ -40,14 +40,14 @@ We will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions ### Cluster creation -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu and click on `Create a cluster`{.action}. @@ -305,6 +305,6 @@ But do you know that you can do several others Node operations like taint, drain To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.fr-ca.md index bf446ee7653..3efcff70b61 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.fr-ca.md @@ -40,14 +40,14 @@ We will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions ### Cluster creation -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu and click on `Create a cluster`{.action}. @@ -305,6 +305,6 @@ But do you know that you can do several others Node operations like taint, drain To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.fr-fr.md index b0f6ea58462..3efcff70b61 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.fr-fr.md @@ -40,14 +40,14 @@ We will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions ### Cluster creation -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu and click on `Create a cluster`{.action}. @@ -305,6 +305,6 @@ But do you know that you can do several others Node operations like taint, drain To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.it-it.md index 5bda3210fdd..3efcff70b61 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.it-it.md @@ -40,14 +40,14 @@ We will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions ### Cluster creation -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu and click on `Create a cluster`{.action}. @@ -305,6 +305,6 @@ But do you know that you can do several others Node operations like taint, drain To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.pl-pl.md index 151fd2e2231..3efcff70b61 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.pl-pl.md @@ -40,14 +40,14 @@ We will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions ### Cluster creation -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu and click on `Create a cluster`{.action}. @@ -305,6 +305,6 @@ But do you know that you can do several others Node operations like taint, drain To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.pt-pt.md index 536ecddd638..3efcff70b61 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/label-nodeaffinity-node-pools/guide.pt-pt.md @@ -40,14 +40,14 @@ We will: ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions ### Cluster creation -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu and click on `Create a cluster`{.action}. @@ -305,6 +305,6 @@ But do you know that you can do several others Node operations like taint, drain To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.de-de.md index b60902107dc..301d4098ab0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.de-de.md @@ -135,6 +135,6 @@ kube-system wormhole-vh7pk 1/1 Running 0 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-asia.md index 43a6ed9beb8..301d4098ab0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-asia.md @@ -135,6 +135,6 @@ kube-system wormhole-vh7pk 1/1 Running 0 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-au.md index 0b384968c6b..301d4098ab0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-au.md @@ -135,6 +135,6 @@ kube-system wormhole-vh7pk 1/1 Running 0 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-ca.md index 7e33c0e2115..301d4098ab0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-ca.md @@ -135,6 +135,6 @@ kube-system wormhole-vh7pk 1/1 Running 0 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-gb.md index a718bc61879..301d4098ab0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-gb.md @@ -135,6 +135,6 @@ kube-system wormhole-vh7pk 1/1 Running 0 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-ie.md index 51a53cfcb21..301d4098ab0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-ie.md @@ -135,6 +135,6 @@ kube-system wormhole-vh7pk 1/1 Running 0 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-sg.md index 712d7fd1b8c..301d4098ab0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-sg.md @@ -135,6 +135,6 @@ kube-system wormhole-vh7pk 1/1 Running 0 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-us.md index 9fa1829b86c..301d4098ab0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.en-us.md @@ -135,6 +135,6 @@ kube-system wormhole-vh7pk 1/1 Running 0 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.es-es.md index 11032556499..301d4098ab0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.es-es.md @@ -135,6 +135,6 @@ kube-system wormhole-vh7pk 1/1 Running 0 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.es-us.md index 932ecbad6b3..301d4098ab0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.es-us.md @@ -135,6 +135,6 @@ kube-system wormhole-vh7pk 1/1 Running 0 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.fr-ca.md index 696a4fc49c8..ffa5d5c0470 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.fr-ca.md @@ -135,6 +135,6 @@ kube-system wormhole-vh7pk 1/1 Running 0 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.fr-fr.md index 05b9f911ce6..ffa5d5c0470 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.fr-fr.md @@ -135,6 +135,6 @@ kube-system wormhole-vh7pk 1/1 Running 0 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.it-it.md index 5b6ac1e8798..301d4098ab0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.it-it.md @@ -135,6 +135,6 @@ kube-system wormhole-vh7pk 1/1 Running 0 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.pl-pl.md index 4341e9f160e..301d4098ab0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.pl-pl.md @@ -135,6 +135,6 @@ kube-system wormhole-vh7pk 1/1 Running 0 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.pt-pt.md index 04cb27c4299..301d4098ab0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects/guide.pt-pt.md @@ -135,6 +135,6 @@ kube-system wormhole-vh7pk 1/1 Running 0 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.de-de.md index e3c9209a904..3ed9ab5918a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.de-de.md @@ -222,6 +222,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-asia.md index d11c451eefc..3ed9ab5918a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-asia.md @@ -222,6 +222,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-au.md index 35826315423..3ed9ab5918a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-au.md @@ -222,6 +222,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-ca.md index b45f043ecab..3ed9ab5918a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-ca.md @@ -222,6 +222,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-gb.md index 3cf421aeb7d..21e81bb1591 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-gb.md @@ -222,6 +222,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-ie.md index ce9e8a5fe2e..3ed9ab5918a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-ie.md @@ -222,6 +222,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-sg.md index 92a20c798f0..3ed9ab5918a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-sg.md @@ -222,6 +222,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-us.md index a4aad0d4921..3ed9ab5918a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.en-us.md @@ -222,6 +222,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.es-es.md index 9f26be84460..3ed9ab5918a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.es-es.md @@ -222,6 +222,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.es-us.md index a0aaa35bd4d..3ed9ab5918a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.es-us.md @@ -222,6 +222,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.fr-ca.md index 73954c1926b..3ed9ab5918a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.fr-ca.md @@ -222,6 +222,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.fr-fr.md index 801a0cb71fb..3ed9ab5918a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.fr-fr.md @@ -222,6 +222,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.it-it.md index 6633f7502aa..3ed9ab5918a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.it-it.md @@ -222,6 +222,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.pl-pl.md index 0d2e327fb5f..3ed9ab5918a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.pl-pl.md @@ -222,6 +222,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.pt-pt.md index cc8b7d13aee..3ed9ab5918a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-apps-grafana-prometheus/guide.pt-pt.md @@ -222,6 +222,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.de-de.md index a071c5fc411..763a06379f9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.de-de.md @@ -409,6 +409,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-asia.md index 04ecfa6270e..38d5e243b22 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-asia.md @@ -409,6 +409,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-au.md index 51b0162d35b..38d5e243b22 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-au.md @@ -409,6 +409,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-ca.md index 1928057d78d..38d5e243b22 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-ca.md @@ -409,6 +409,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-gb.md index ae2597cbc70..38d5e243b22 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-gb.md @@ -409,6 +409,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-ie.md index da5f032a9f1..38d5e243b22 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-ie.md @@ -409,6 +409,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-sg.md index da5fb0ff843..38d5e243b22 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-sg.md @@ -409,6 +409,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-us.md index d3251adb427..38d5e243b22 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.en-us.md @@ -409,6 +409,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.es-es.md index 6137b3f63cd..763a06379f9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.es-es.md @@ -409,6 +409,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.es-us.md index 43848ec0106..763a06379f9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.es-us.md @@ -409,6 +409,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.fr-ca.md index 9812ca2c441..763a06379f9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.fr-ca.md @@ -409,6 +409,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.fr-fr.md index d65f51d2963..763a06379f9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.fr-fr.md @@ -409,6 +409,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.it-it.md index 1a2f3c7abf5..763a06379f9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.it-it.md @@ -409,6 +409,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.pl-pl.md index eb6995f32db..763a06379f9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.pl-pl.md @@ -409,6 +409,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.pt-pt.md index 33cc243b1df..763a06379f9 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/monitoring-gpu-application/guide.pt-pt.md @@ -409,6 +409,6 @@ Prometheus and Grafana are very powerful monitoring tools, but also have alertin To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.de-de.md index 6746c94919f..de56ece550b 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.de-de.md @@ -61,7 +61,7 @@ All of them are based on [Cinder](https://docs.openstack.org/cinder/latest/){.ex The difference between them is the associated physical storage device. The `csi-cinder-high-speed` use SSD, while `csi-cinder-classic` use traditional spinning disks. Both are distributed transparently, on three physical local replicas. -When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](https://www.ovhcloud.com/de/public-cloud/block-storage/){.external}. +When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](/links/public-cloud/block-storage){.external}. Since Kubernetes 1.11, support for expanding `PersistentVolumeClaims` (PVCs) is enabled by default, and it works on Cinder volumes. In order to learn how to resize them, please refer to the [Resizing PersistentVolumes](/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes) tutorial. Kubernetes PVCs resizing only allows to expand volumes, nor to decrease them. @@ -296,6 +296,6 @@ $ kubectl -n nginx-example exec $POD_NAME -c nginx -- cat /var/log/nginx/access. ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-asia.md index 4f696c0bbba..3562f417b75 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-asia.md @@ -61,7 +61,7 @@ All of them are based on [Cinder](https://docs.openstack.org/cinder/latest/){.ex The difference between them is the associated physical storage device. The `csi-cinder-high-speed` use SSD, while `csi-cinder-classic` use traditional spinning disks. Both are distributed transparently, on three physical local replicas. -When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](https://www.ovhcloud.com/asia/public-cloud/block-storage/){.external}. +When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](/links/public-cloud/block-storage){.external}. Since Kubernetes 1.11, support for expanding `PersistentVolumeClaims` (PVCs) is enabled by default, and it works on Cinder volumes. In order to learn how to resize them, please refer to the [Resizing PersistentVolumes](/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes) tutorial. Kubernetes PVCs resizing only allows to expand volumes, nor to decrease them. @@ -296,6 +296,6 @@ $ kubectl -n nginx-example exec $POD_NAME -c nginx -- cat /var/log/nginx/access. ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-au.md index 6cd873c57c1..1cae5b39fe6 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-au.md @@ -61,7 +61,7 @@ All of them are based on [Cinder](https://docs.openstack.org/cinder/latest/){.ex The difference between them is the associated physical storage device. The `csi-cinder-high-speed` use SSD, while `csi-cinder-classic` use traditional spinning disks. Both are distributed transparently, on three physical local replicas. -When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](https://www.ovhcloud.com/en-au/public-cloud/block-storage/){.external}. +When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](/links/public-cloud/block-storage){.external}. Since Kubernetes 1.11, support for expanding `PersistentVolumeClaims` (PVCs) is enabled by default, and it works on Cinder volumes. In order to learn how to resize them, please refer to the [Resizing PersistentVolumes](/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes) tutorial. Kubernetes PVCs resizing only allows to expand volumes, nor to decrease them. @@ -296,6 +296,6 @@ $ kubectl -n nginx-example exec $POD_NAME -c nginx -- cat /var/log/nginx/access. ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-ca.md index c806c2fb24e..3e4967dcb28 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-ca.md @@ -61,7 +61,7 @@ All of them are based on [Cinder](https://docs.openstack.org/cinder/latest/){.ex The difference between them is the associated physical storage device. The `csi-cinder-high-speed` use SSD, while `csi-cinder-classic` use traditional spinning disks. Both are distributed transparently, on three physical local replicas. -When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](https://www.ovhcloud.com/en-ca/public-cloud/block-storage/){.external}. +When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](/links/public-cloud/block-storage){.external}. Since Kubernetes 1.11, support for expanding `PersistentVolumeClaims` (PVCs) is enabled by default, and it works on Cinder volumes. In order to learn how to resize them, please refer to the [Resizing PersistentVolumes](/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes) tutorial. Kubernetes PVCs resizing only allows to expand volumes, nor to decrease them. @@ -296,6 +296,6 @@ $ kubectl -n nginx-example exec $POD_NAME -c nginx -- cat /var/log/nginx/access. ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-gb.md index c5b331dbe99..24bdfbb2174 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-gb.md @@ -61,7 +61,7 @@ All of them are based on [Cinder](https://docs.openstack.org/cinder/latest/){.ex The difference between them is the associated physical storage device. The `csi-cinder-high-speed` use SSD, while `csi-cinder-classic` use traditional spinning disks. Both are distributed transparently, on three physical local replicas. -When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](https://www.ovhcloud.com/en-gb/public-cloud/block-storage/){.external}. +When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](/links/public-cloud/block-storage){.external}. Since Kubernetes 1.11, support for expanding `PersistentVolumeClaims` (PVCs) is enabled by default, and it works on Cinder volumes. In order to learn how to resize them, please refer to the [Resizing PersistentVolumes](/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes) tutorial. Kubernetes PVCs resizing only allows to expand volumes, nor to decrease them. @@ -296,6 +296,6 @@ $ kubectl -n nginx-example exec $POD_NAME -c nginx -- cat /var/log/nginx/access. ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-ie.md index ec00c6c3000..592f199a035 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-ie.md @@ -61,7 +61,7 @@ All of them are based on [Cinder](https://docs.openstack.org/cinder/latest/){.ex The difference between them is the associated physical storage device. The `csi-cinder-high-speed` use SSD, while `csi-cinder-classic` use traditional spinning disks. Both are distributed transparently, on three physical local replicas. -When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](https://www.ovhcloud.com/en-ie/public-cloud/block-storage/){.external}. +When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](/links/public-cloud/block-storage){.external}. Since Kubernetes 1.11, support for expanding `PersistentVolumeClaims` (PVCs) is enabled by default, and it works on Cinder volumes. In order to learn how to resize them, please refer to the [Resizing PersistentVolumes](/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes) tutorial. Kubernetes PVCs resizing only allows to expand volumes, nor to decrease them. @@ -296,6 +296,6 @@ $ kubectl -n nginx-example exec $POD_NAME -c nginx -- cat /var/log/nginx/access. ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-sg.md index 60ed3f97a76..db02ad56c36 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-sg.md @@ -61,7 +61,7 @@ All of them are based on [Cinder](https://docs.openstack.org/cinder/latest/){.ex The difference between them is the associated physical storage device. The `csi-cinder-high-speed` use SSD, while `csi-cinder-classic` use traditional spinning disks. Both are distributed transparently, on three physical local replicas. -When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](https://www.ovhcloud.com/en-sg/public-cloud/block-storage/){.external}. +When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](/links/public-cloud/block-storage){.external}. Since Kubernetes 1.11, support for expanding `PersistentVolumeClaims` (PVCs) is enabled by default, and it works on Cinder volumes. In order to learn how to resize them, please refer to the [Resizing PersistentVolumes](/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes) tutorial. Kubernetes PVCs resizing only allows to expand volumes, nor to decrease them. @@ -296,6 +296,6 @@ $ kubectl -n nginx-example exec $POD_NAME -c nginx -- cat /var/log/nginx/access. ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-us.md index 3ad370dc3f6..ea948b925bf 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.en-us.md @@ -61,7 +61,7 @@ All of them are based on [Cinder](https://docs.openstack.org/cinder/latest/){.ex The difference between them is the associated physical storage device. The `csi-cinder-high-speed` use SSD, while `csi-cinder-classic` use traditional spinning disks. Both are distributed transparently, on three physical local replicas. -When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](https://www.ovhcloud.com/en/public-cloud/block-storage/){.external}. +When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](/links/public-cloud/block-storage){.external}. Since Kubernetes 1.11, support for expanding `PersistentVolumeClaims` (PVCs) is enabled by default, and it works on Cinder volumes. In order to learn how to resize them, please refer to the [Resizing PersistentVolumes](/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes) tutorial. Kubernetes PVCs resizing only allows to expand volumes, nor to decrease them. @@ -296,6 +296,6 @@ $ kubectl -n nginx-example exec $POD_NAME -c nginx -- cat /var/log/nginx/access. ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.es-es.md index cecaa95d554..797e63872c5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.es-es.md @@ -61,7 +61,7 @@ All of them are based on [Cinder](https://docs.openstack.org/cinder/latest/){.ex The difference between them is the associated physical storage device. The `csi-cinder-high-speed` use SSD, while `csi-cinder-classic` use traditional spinning disks. Both are distributed transparently, on three physical local replicas. -When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](https://www.ovhcloud.com/es-es/public-cloud/block-storage/){.external}. +When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](/links/public-cloud/block-storage){.external}. Since Kubernetes 1.11, support for expanding `PersistentVolumeClaims` (PVCs) is enabled by default, and it works on Cinder volumes. In order to learn how to resize them, please refer to the [Resizing PersistentVolumes](/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes) tutorial. Kubernetes PVCs resizing only allows to expand volumes, nor to decrease them. @@ -296,6 +296,6 @@ $ kubectl -n nginx-example exec $POD_NAME -c nginx -- cat /var/log/nginx/access. ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.es-us.md index 24d562c3759..668ed6355e8 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.es-us.md @@ -61,7 +61,7 @@ All of them are based on [Cinder](https://docs.openstack.org/cinder/latest/){.ex The difference between them is the associated physical storage device. The `csi-cinder-high-speed` use SSD, while `csi-cinder-classic` use traditional spinning disks. Both are distributed transparently, on three physical local replicas. -When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](https://www.ovhcloud.com/es/public-cloud/block-storage/){.external}. +When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](/links/public-cloud/block-storage){.external}. Since Kubernetes 1.11, support for expanding `PersistentVolumeClaims` (PVCs) is enabled by default, and it works on Cinder volumes. In order to learn how to resize them, please refer to the [Resizing PersistentVolumes](/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes) tutorial. Kubernetes PVCs resizing only allows to expand volumes, nor to decrease them. @@ -296,6 +296,6 @@ $ kubectl -n nginx-example exec $POD_NAME -c nginx -- cat /var/log/nginx/access. ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.fr-ca.md index 77fa328223e..650b99c6765 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.fr-ca.md @@ -61,7 +61,7 @@ All of them are based on [Cinder](https://docs.openstack.org/cinder/latest/){.ex The difference between them is the associated physical storage device. The `csi-cinder-high-speed` use SSD, while `csi-cinder-classic` use traditional spinning disks. Both are distributed transparently, on three physical local replicas. -When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](https://www.ovhcloud.com/fr-ca/public-cloud/block-storage/){.external}. +When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](/links/public-cloud/block-storage){.external}. Since Kubernetes 1.11, support for expanding `PersistentVolumeClaims` (PVCs) is enabled by default, and it works on Cinder volumes. In order to learn how to resize them, please refer to the [Resizing PersistentVolumes](/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes) tutorial. Kubernetes PVCs resizing only allows to expand volumes, nor to decrease them. @@ -296,6 +296,6 @@ $ kubectl -n nginx-example exec $POD_NAME -c nginx -- cat /var/log/nginx/access. ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.fr-fr.md index 4194728a04c..5fbb80af970 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.fr-fr.md @@ -61,7 +61,7 @@ All of them are based on [Cinder](https://docs.openstack.org/cinder/latest/){.ex The difference between them is the associated physical storage device. The `csi-cinder-high-speed` use SSD, while `csi-cinder-classic` use traditional spinning disks. Both are distributed transparently, on three physical local replicas. -When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](https://www.ovhcloud.com/fr/public-cloud/block-storage/){.external}. +When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](/links/public-cloud/block-storage){.external}. Since Kubernetes 1.11, support for expanding `PersistentVolumeClaims` (PVCs) is enabled by default, and it works on Cinder volumes. In order to learn how to resize them, please refer to the [Resizing PersistentVolumes](/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes) tutorial. Kubernetes PVCs resizing only allows to expand volumes, nor to decrease them. @@ -296,6 +296,6 @@ $ kubectl -n nginx-example exec $POD_NAME -c nginx -- cat /var/log/nginx/access. ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.it-it.md index af0e6cb349c..a4c8425e2b4 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.it-it.md @@ -61,7 +61,7 @@ All of them are based on [Cinder](https://docs.openstack.org/cinder/latest/){.ex The difference between them is the associated physical storage device. The `csi-cinder-high-speed` use SSD, while `csi-cinder-classic` use traditional spinning disks. Both are distributed transparently, on three physical local replicas. -When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](https://www.ovhcloud.com/it/public-cloud/block-storage/){.external}. +When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](/links/public-cloud/block-storage){.external}. Since Kubernetes 1.11, support for expanding `PersistentVolumeClaims` (PVCs) is enabled by default, and it works on Cinder volumes. In order to learn how to resize them, please refer to the [Resizing PersistentVolumes](/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes) tutorial. Kubernetes PVCs resizing only allows to expand volumes, nor to decrease them. @@ -296,6 +296,6 @@ $ kubectl -n nginx-example exec $POD_NAME -c nginx -- cat /var/log/nginx/access. ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.pl-pl.md index a7668cc50d4..05c54457e65 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.pl-pl.md @@ -61,7 +61,7 @@ All of them are based on [Cinder](https://docs.openstack.org/cinder/latest/){.ex The difference between them is the associated physical storage device. The `csi-cinder-high-speed` use SSD, while `csi-cinder-classic` use traditional spinning disks. Both are distributed transparently, on three physical local replicas. -When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](https://www.ovhcloud.com/pl/public-cloud/block-storage/){.external}. +When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](/links/public-cloud/block-storage){.external}. Since Kubernetes 1.11, support for expanding `PersistentVolumeClaims` (PVCs) is enabled by default, and it works on Cinder volumes. In order to learn how to resize them, please refer to the [Resizing PersistentVolumes](/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes) tutorial. Kubernetes PVCs resizing only allows to expand volumes, nor to decrease them. @@ -296,6 +296,6 @@ $ kubectl -n nginx-example exec $POD_NAME -c nginx -- cat /var/log/nginx/access. ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.pt-pt.md index 65ec7645de5..6aa7db42606 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/persistent-volumes-on-ovh-managed-kubernetes/guide.pt-pt.md @@ -61,7 +61,7 @@ All of them are based on [Cinder](https://docs.openstack.org/cinder/latest/){.ex The difference between them is the associated physical storage device. The `csi-cinder-high-speed` use SSD, while `csi-cinder-classic` use traditional spinning disks. Both are distributed transparently, on three physical local replicas. -When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](https://www.ovhcloud.com/pt/public-cloud/block-storage/){.external}. +When you create a PersistentVolume Claim on your Kubernetes cluster, we provision the Cinder storage into your account. This storage is charged according to the OVH [Flexible Cloud Block Storage Policy](/links/public-cloud/block-storage){.external}. Since Kubernetes 1.11, support for expanding `PersistentVolumeClaims` (PVCs) is enabled by default, and it works on Cinder volumes. In order to learn how to resize them, please refer to the [Resizing PersistentVolumes](/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes) tutorial. Kubernetes PVCs resizing only allows to expand volumes, nor to decrease them. @@ -296,6 +296,6 @@ $ kubectl -n nginx-example exec $POD_NAME -c nginx -- cat /var/log/nginx/access. ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.de-de.md index 8fbfe01f404..b68d198b142 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.de-de.md @@ -158,6 +158,6 @@ You can also use an [OIDC provider to authenticate your users and automatically ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-asia.md index 421f6a1af1c..b68d198b142 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-asia.md @@ -158,6 +158,6 @@ You can also use an [OIDC provider to authenticate your users and automatically ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-au.md index facbf5cd69f..b68d198b142 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-au.md @@ -158,6 +158,6 @@ You can also use an [OIDC provider to authenticate your users and automatically ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-ca.md index ef25936dd6d..b68d198b142 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-ca.md @@ -158,6 +158,6 @@ You can also use an [OIDC provider to authenticate your users and automatically ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-gb.md index 70fd0dfe438..b68d198b142 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-gb.md @@ -158,6 +158,6 @@ You can also use an [OIDC provider to authenticate your users and automatically ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-ie.md index ac0c489d70f..b68d198b142 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-ie.md @@ -158,6 +158,6 @@ You can also use an [OIDC provider to authenticate your users and automatically ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-sg.md index a66f5b50579..b68d198b142 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-sg.md @@ -158,6 +158,6 @@ You can also use an [OIDC provider to authenticate your users and automatically ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-us.md index eaa6bc54983..b68d198b142 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.en-us.md @@ -158,6 +158,6 @@ You can also use an [OIDC provider to authenticate your users and automatically ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.es-es.md index 9a3fd8aadef..b68d198b142 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.es-es.md @@ -158,6 +158,6 @@ You can also use an [OIDC provider to authenticate your users and automatically ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.es-us.md index 0f79f2f6cbd..b68d198b142 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.es-us.md @@ -158,6 +158,6 @@ You can also use an [OIDC provider to authenticate your users and automatically ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.fr-ca.md index b46bf68140b..b68d198b142 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.fr-ca.md @@ -158,6 +158,6 @@ You can also use an [OIDC provider to authenticate your users and automatically ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.fr-fr.md index 30be7af30e8..b68d198b142 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.fr-fr.md @@ -158,6 +158,6 @@ You can also use an [OIDC provider to authenticate your users and automatically ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.it-it.md index 3461e0703f8..b68d198b142 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.it-it.md @@ -158,6 +158,6 @@ You can also use an [OIDC provider to authenticate your users and automatically ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.pl-pl.md index 17a758ae89f..b68d198b142 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.pl-pl.md @@ -158,6 +158,6 @@ You can also use an [OIDC provider to authenticate your users and automatically ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.pt-pt.md index b30ba5b03de..b68d198b142 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/rbac-custom-kubeconfig-limited-access/guide.pt-pt.md @@ -158,6 +158,6 @@ You can also use an [OIDC provider to authenticate your users and automatically ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.de-de.md index 035dcf99f1f..281967315f0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.de-de.md @@ -56,7 +56,7 @@ The whole cluster configuration is reset but some values can be defined (optiona #### Step 1 - Ask for cluster reset on the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -172,10 +172,10 @@ By default, if you don't specify it, the `workerNodesPolicy` option will be equi ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/de/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-asia.md index ae6cce2fe25..281967315f0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-asia.md @@ -56,7 +56,7 @@ The whole cluster configuration is reset but some values can be defined (optiona #### Step 1 - Ask for cluster reset on the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -172,10 +172,10 @@ By default, if you don't specify it, the `workerNodesPolicy` option will be equi ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-au.md index b9bfc66c759..281967315f0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-au.md @@ -56,7 +56,7 @@ The whole cluster configuration is reset but some values can be defined (optiona #### Step 1 - Ask for cluster reset on the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -172,10 +172,10 @@ By default, if you don't specify it, the `workerNodesPolicy` option will be equi ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-au/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-ca.md index a15878e6c7f..281967315f0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-ca.md @@ -56,7 +56,7 @@ The whole cluster configuration is reset but some values can be defined (optiona #### Step 1 - Ask for cluster reset on the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -172,10 +172,10 @@ By default, if you don't specify it, the `workerNodesPolicy` option will be equi ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-ca/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-gb.md index 74719875cfd..b68229dd34f 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-gb.md @@ -56,7 +56,7 @@ The whole cluster configuration is reset but some values can be defined (optiona #### Step 1 - Ask for cluster reset on the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -172,10 +172,10 @@ By default, if you don't specify it, the `workerNodesPolicy` option will be equi ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-gb/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-ie.md index 3fdf5ba201d..281967315f0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-ie.md @@ -56,7 +56,7 @@ The whole cluster configuration is reset but some values can be defined (optiona #### Step 1 - Ask for cluster reset on the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -172,10 +172,10 @@ By default, if you don't specify it, the `workerNodesPolicy` option will be equi ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-ie/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-sg.md index 8396a5c3500..281967315f0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-sg.md @@ -56,7 +56,7 @@ The whole cluster configuration is reset but some values can be defined (optiona #### Step 1 - Ask for cluster reset on the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -172,10 +172,10 @@ By default, if you don't specify it, the `workerNodesPolicy` option will be equi ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-sg/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-us.md index a90f066fc6c..281967315f0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.en-us.md @@ -56,7 +56,7 @@ The whole cluster configuration is reset but some values can be defined (optiona #### Step 1 - Ask for cluster reset on the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -172,10 +172,10 @@ By default, if you don't specify it, the `workerNodesPolicy` option will be equi ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.es-es.md index 34250022d90..281967315f0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.es-es.md @@ -56,7 +56,7 @@ The whole cluster configuration is reset but some values can be defined (optiona #### Step 1 - Ask for cluster reset on the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -172,10 +172,10 @@ By default, if you don't specify it, the `workerNodesPolicy` option will be equi ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/es-es/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.es-us.md index 973db7e2cb0..281967315f0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.es-us.md @@ -56,7 +56,7 @@ The whole cluster configuration is reset but some values can be defined (optiona #### Step 1 - Ask for cluster reset on the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -172,10 +172,10 @@ By default, if you don't specify it, the `workerNodesPolicy` option will be equi ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/es/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.fr-ca.md index fac7ca5de68..281967315f0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.fr-ca.md @@ -56,7 +56,7 @@ The whole cluster configuration is reset but some values can be defined (optiona #### Step 1 - Ask for cluster reset on the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -172,10 +172,10 @@ By default, if you don't specify it, the `workerNodesPolicy` option will be equi ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/fr-ca/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.fr-fr.md index b4342124052..281967315f0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.fr-fr.md @@ -56,7 +56,7 @@ The whole cluster configuration is reset but some values can be defined (optiona #### Step 1 - Ask for cluster reset on the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -172,10 +172,10 @@ By default, if you don't specify it, the `workerNodesPolicy` option will be equi ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/fr/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.it-it.md index 5fc29e092ca..281967315f0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.it-it.md @@ -56,7 +56,7 @@ The whole cluster configuration is reset but some values can be defined (optiona #### Step 1 - Ask for cluster reset on the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -172,10 +172,10 @@ By default, if you don't specify it, the `workerNodesPolicy` option will be equi ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/it/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.pl-pl.md index a91c5780855..281967315f0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.pl-pl.md @@ -56,7 +56,7 @@ The whole cluster configuration is reset but some values can be defined (optiona #### Step 1 - Ask for cluster reset on the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -172,10 +172,10 @@ By default, if you don't specify it, the `workerNodesPolicy` option will be equi ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/pl/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.pt-pt.md index 8e374e915ab..281967315f0 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resetting-a-cluster/guide.pt-pt.md @@ -56,7 +56,7 @@ The whole cluster configuration is reset but some values can be defined (optiona #### Step 1 - Ask for cluster reset on the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -172,10 +172,10 @@ By default, if you don't specify it, the `workerNodesPolicy` option will be equi ## Go further -To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/pt/public-cloud/kubernetes/). +To have an overview of OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.de-de.md index 6f63faef5f5..7aff8a9641b 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.de-de.md @@ -397,6 +397,6 @@ Now you can expand the Persistent Volumes on your OVHcloud Managed Kubernetes cl To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-asia.md index 723f1389c0b..5e0f37dfd88 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-asia.md @@ -397,6 +397,6 @@ Now you can expand the Persistent Volumes on your OVHcloud Managed Kubernetes cl To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-au.md index d746a58a9ba..1862b3be3e4 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-au.md @@ -397,6 +397,6 @@ Now you can expand the Persistent Volumes on your OVHcloud Managed Kubernetes cl To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-ca.md index 3b2127e2a54..e305c88aa35 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-ca.md @@ -397,6 +397,6 @@ Now you can expand the Persistent Volumes on your OVHcloud Managed Kubernetes cl To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-gb.md index 1bdb13deb13..56835fd94ce 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-gb.md @@ -397,6 +397,6 @@ Now you can expand the Persistent Volumes on your OVHcloud Managed Kubernetes cl To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-ie.md index adff2d0e729..86c503a700e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-ie.md @@ -397,6 +397,6 @@ Now you can expand the Persistent Volumes on your OVHcloud Managed Kubernetes cl To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-sg.md index 3246fd17112..0111ca01eec 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-sg.md @@ -397,6 +397,6 @@ Now you can expand the Persistent Volumes on your OVHcloud Managed Kubernetes cl To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-us.md index d8bf906139a..3f543870e32 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.en-us.md @@ -397,6 +397,6 @@ Now you can expand the Persistent Volumes on your OVHcloud Managed Kubernetes cl To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.es-es.md index 2499a9f4440..d4b5af2b0a2 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.es-es.md @@ -397,6 +397,6 @@ Now you can expand the Persistent Volumes on your OVHcloud Managed Kubernetes cl To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.es-us.md index 6d64a0bb236..f43560e530c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.es-us.md @@ -397,6 +397,6 @@ Now you can expand the Persistent Volumes on your OVHcloud Managed Kubernetes cl To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.fr-ca.md index 8c8d4c3093b..6aa2326184b 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.fr-ca.md @@ -397,6 +397,6 @@ Now you can expand the Persistent Volumes on your OVHcloud Managed Kubernetes cl To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.fr-fr.md index a30b7327fbc..e44fe7b1aca 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.fr-fr.md @@ -397,6 +397,6 @@ Now you can expand the Persistent Volumes on your OVHcloud Managed Kubernetes cl To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.it-it.md index 91e0c42d4af..f37faccbf09 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.it-it.md @@ -397,6 +397,6 @@ Now you can expand the Persistent Volumes on your OVHcloud Managed Kubernetes cl To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.pl-pl.md index aff556a1f3f..1da22d5fa59 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.pl-pl.md @@ -397,6 +397,6 @@ Now you can expand the Persistent Volumes on your OVHcloud Managed Kubernetes cl To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.pt-pt.md index 353c4a304ef..d58e7df0808 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/resizing-persistent-volumes/guide.pt-pt.md @@ -397,6 +397,6 @@ Now you can expand the Persistent Volumes on your OVHcloud Managed Kubernetes cl To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.de-de.md index fd7de7a65a9..6aca8b8f88a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.de-de.md @@ -445,6 +445,6 @@ $ kubectl get certificate -o yaml | grep renew ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-asia.md index 4da1152dd7f..6aca8b8f88a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-asia.md @@ -445,6 +445,6 @@ $ kubectl get certificate -o yaml | grep renew ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-au.md index 2df4520a9a5..6aca8b8f88a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-au.md @@ -445,6 +445,6 @@ $ kubectl get certificate -o yaml | grep renew ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-ca.md index ff343426511..6aca8b8f88a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-ca.md @@ -445,6 +445,6 @@ $ kubectl get certificate -o yaml | grep renew ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-gb.md index cee575b8be9..6aca8b8f88a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-gb.md @@ -445,6 +445,6 @@ $ kubectl get certificate -o yaml | grep renew ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-ie.md index ce8f8b4f998..6aca8b8f88a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-ie.md @@ -445,6 +445,6 @@ $ kubectl get certificate -o yaml | grep renew ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-sg.md index d433e2a1710..6aca8b8f88a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-sg.md @@ -445,6 +445,6 @@ $ kubectl get certificate -o yaml | grep renew ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-us.md index 93fe86502a9..6aca8b8f88a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.en-us.md @@ -445,6 +445,6 @@ $ kubectl get certificate -o yaml | grep renew ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.es-es.md index ac7ce6ab378..6aca8b8f88a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.es-es.md @@ -445,6 +445,6 @@ $ kubectl get certificate -o yaml | grep renew ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.es-us.md index 5ac5022609e..6aca8b8f88a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.es-us.md @@ -445,6 +445,6 @@ $ kubectl get certificate -o yaml | grep renew ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.fr-ca.md index 4add4e31a2d..6aca8b8f88a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.fr-ca.md @@ -445,6 +445,6 @@ $ kubectl get certificate -o yaml | grep renew ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.fr-fr.md index e8ec34f2108..6aca8b8f88a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.fr-fr.md @@ -445,6 +445,6 @@ $ kubectl get certificate -o yaml | grep renew ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.it-it.md index 7204557d598..6aca8b8f88a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.it-it.md @@ -445,6 +445,6 @@ $ kubectl get certificate -o yaml | grep renew ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.pl-pl.md index 9463e2c6212..6aca8b8f88a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.pl-pl.md @@ -445,6 +445,6 @@ $ kubectl get certificate -o yaml | grep renew ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.pt-pt.md index e00c12c03ef..6aca8b8f88a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/securing-nginx-ingress-cert-manager/guide.pt-pt.md @@ -445,6 +445,6 @@ $ kubectl get certificate -o yaml | grep renew ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.de-de.md index cbd91972682..d4257d664c5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.de-de.md @@ -311,6 +311,6 @@ It will not be automatically deleted when a user deletes PVC `default/test-pvc` ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-asia.md index 2a5963d1e5c..3500a6402fb 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-asia.md @@ -311,6 +311,6 @@ It will not be automatically deleted when a user deletes PVC `default/test-pvc` ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-au.md index dba6c52e0ed..0464902f7a1 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-au.md @@ -311,6 +311,6 @@ It will not be automatically deleted when a user deletes PVC `default/test-pvc` ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-ca.md index 1c0c7811454..774fb5290eb 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-ca.md @@ -311,6 +311,6 @@ It will not be automatically deleted when a user deletes PVC `default/test-pvc` ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-gb.md index 534a6dccccc..556b6572b69 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-gb.md @@ -311,6 +311,6 @@ It will not be automatically deleted when a user deletes PVC `default/test-pvc` ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-ie.md index 92990dc96f6..8eccab1d616 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-ie.md @@ -311,6 +311,6 @@ It will not be automatically deleted when a user deletes PVC `default/test-pvc` ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-sg.md index 08de4c940e5..d0b26af3331 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-sg.md @@ -311,6 +311,6 @@ It will not be automatically deleted when a user deletes PVC `default/test-pvc` ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-us.md index 2982579fdc1..534d20c1817 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.en-us.md @@ -311,6 +311,6 @@ It will not be automatically deleted when a user deletes PVC `default/test-pvc` ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.es-es.md index d6875797a40..94ed959a395 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.es-es.md @@ -311,6 +311,6 @@ It will not be automatically deleted when a user deletes PVC `default/test-pvc` ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.es-us.md index e2d6027b6f8..fd270d67c06 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.es-us.md @@ -311,6 +311,6 @@ It will not be automatically deleted when a user deletes PVC `default/test-pvc` ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.fr-ca.md index 85cbaea025e..8798ac0d352 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.fr-ca.md @@ -311,6 +311,6 @@ It will not be automatically deleted when a user deletes PVC `default/test-pvc` ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.fr-fr.md index b57a9466b57..227898c756c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.fr-fr.md @@ -311,6 +311,6 @@ It will not be automatically deleted when a user deletes PVC `default/test-pvc` ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.it-it.md index 5098608fcb1..7bf9506ad06 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.it-it.md @@ -311,6 +311,6 @@ It will not be automatically deleted when a user deletes PVC `default/test-pvc` ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.pl-pl.md index 4d14a2f3e13..05fd2755cef 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.pl-pl.md @@ -311,6 +311,6 @@ It will not be automatically deleted when a user deletes PVC `default/test-pvc` ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.pt-pt.md index bf3ac991856..7600839cab4 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume/guide.pt-pt.md @@ -311,6 +311,6 @@ It will not be automatically deleted when a user deletes PVC `default/test-pvc` ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.de-de.md index 13a2ca09c3b..9e686ab909d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.de-de.md @@ -148,6 +148,6 @@ This table sums up the reserved resources on b2 and b3 flavors: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-asia.md index 13a2ca09c3b..9e686ab909d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-asia.md @@ -148,6 +148,6 @@ This table sums up the reserved resources on b2 and b3 flavors: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-au.md index 13a2ca09c3b..9e686ab909d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-au.md @@ -148,6 +148,6 @@ This table sums up the reserved resources on b2 and b3 flavors: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-ca.md index 13a2ca09c3b..9e686ab909d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-ca.md @@ -148,6 +148,6 @@ This table sums up the reserved resources on b2 and b3 flavors: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-gb.md index 13a2ca09c3b..9e686ab909d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-gb.md @@ -148,6 +148,6 @@ This table sums up the reserved resources on b2 and b3 flavors: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-ie.md index 13a2ca09c3b..9e686ab909d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-ie.md @@ -148,6 +148,6 @@ This table sums up the reserved resources on b2 and b3 flavors: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-sg.md index 13a2ca09c3b..9e686ab909d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-sg.md @@ -148,6 +148,6 @@ This table sums up the reserved resources on b2 and b3 flavors: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-us.md index 13a2ca09c3b..9e686ab909d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-us.md @@ -148,6 +148,6 @@ This table sums up the reserved resources on b2 and b3 flavors: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.es-es.md index 13a2ca09c3b..9e686ab909d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.es-es.md @@ -148,6 +148,6 @@ This table sums up the reserved resources on b2 and b3 flavors: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.es-us.md index 13a2ca09c3b..9e686ab909d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.es-us.md @@ -148,6 +148,6 @@ This table sums up the reserved resources on b2 and b3 flavors: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.fr-ca.md index 13a2ca09c3b..9e686ab909d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.fr-ca.md @@ -148,6 +148,6 @@ This table sums up the reserved resources on b2 and b3 flavors: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.fr-fr.md index 13a2ca09c3b..9e686ab909d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.fr-fr.md @@ -148,6 +148,6 @@ This table sums up the reserved resources on b2 and b3 flavors: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.it-it.md index 0ddc762add9..a84b290c706 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.it-it.md @@ -146,6 +146,6 @@ This table sums up the reserved resources on b2 and b3 flavors: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.pl-pl.md index 13a2ca09c3b..9e686ab909d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.pl-pl.md @@ -148,6 +148,6 @@ This table sums up the reserved resources on b2 and b3 flavors: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.pt-pt.md index 13a2ca09c3b..9e686ab909d 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.pt-pt.md @@ -148,6 +148,6 @@ This table sums up the reserved resources on b2 and b3 flavors: ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.de-de.md index 0f1c1a968f3..bb44508217e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.de-de.md @@ -320,6 +320,6 @@ Hello "what-is-my-pod-deployment-78f7cd684f-xvwvh"! ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-asia.md index fa3d8275a7c..bb44508217e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-asia.md @@ -320,6 +320,6 @@ Hello "what-is-my-pod-deployment-78f7cd684f-xvwvh"! ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-au.md index 999b6e1deb2..bb44508217e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-au.md @@ -320,6 +320,6 @@ Hello "what-is-my-pod-deployment-78f7cd684f-xvwvh"! ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-ca.md index 61790cfd76d..bb44508217e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-ca.md @@ -320,6 +320,6 @@ Hello "what-is-my-pod-deployment-78f7cd684f-xvwvh"! ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-gb.md index aafc67612c6..bb44508217e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-gb.md @@ -320,6 +320,6 @@ Hello "what-is-my-pod-deployment-78f7cd684f-xvwvh"! ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-ie.md index 56696ca9d2a..bb44508217e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-ie.md @@ -320,6 +320,6 @@ Hello "what-is-my-pod-deployment-78f7cd684f-xvwvh"! ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-sg.md index 36859a7d6b3..bb44508217e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-sg.md @@ -320,6 +320,6 @@ Hello "what-is-my-pod-deployment-78f7cd684f-xvwvh"! ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-us.md index 7822a1ac34f..bb44508217e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.en-us.md @@ -320,6 +320,6 @@ Hello "what-is-my-pod-deployment-78f7cd684f-xvwvh"! ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.es-es.md index 0a0c44a5605..bb44508217e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.es-es.md @@ -320,6 +320,6 @@ Hello "what-is-my-pod-deployment-78f7cd684f-xvwvh"! ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.es-us.md index c31fda8afeb..bb44508217e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.es-us.md @@ -320,6 +320,6 @@ Hello "what-is-my-pod-deployment-78f7cd684f-xvwvh"! ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.fr-ca.md index 0130f223707..27b4e2ba018 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.fr-ca.md @@ -320,6 +320,6 @@ Hello "what-is-my-pod-deployment-78f7cd684f-xvwvh"! ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.fr-fr.md index 5ecf7536daf..27b4e2ba018 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.fr-fr.md @@ -320,6 +320,6 @@ Hello "what-is-my-pod-deployment-78f7cd684f-xvwvh"! ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.it-it.md index f3d96497f4b..bb44508217e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.it-it.md @@ -320,6 +320,6 @@ Hello "what-is-my-pod-deployment-78f7cd684f-xvwvh"! ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.pl-pl.md index 0615e12551c..bb44508217e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.pl-pl.md @@ -320,6 +320,6 @@ Hello "what-is-my-pod-deployment-78f7cd684f-xvwvh"! ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.pt-pt.md index 7c2b88dcf21..bb44508217e 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/sticky-session-nginx-ingress/guide.pt-pt.md @@ -320,6 +320,6 @@ Hello "what-is-my-pod-deployment-78f7cd684f-xvwvh"! ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.de-de.md index 10d772fc9ed..c3c45e61024 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.de-de.md @@ -35,8 +35,8 @@ For these use cases, and other ones as well, you can do operations on Nodes. And ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -399,6 +399,6 @@ In this tutorial you saw how to do some operations on Nodes, taint, drain, cordo To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-asia.md index 70c6d6ad474..c3c45e61024 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-asia.md @@ -35,8 +35,8 @@ For these use cases, and other ones as well, you can do operations on Nodes. And ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -399,6 +399,6 @@ In this tutorial you saw how to do some operations on Nodes, taint, drain, cordo To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-au.md index 68a57373972..c3c45e61024 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-au.md @@ -35,8 +35,8 @@ For these use cases, and other ones as well, you can do operations on Nodes. And ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -399,6 +399,6 @@ In this tutorial you saw how to do some operations on Nodes, taint, drain, cordo To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-ca.md index fa012b3e50a..c3c45e61024 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-ca.md @@ -35,8 +35,8 @@ For these use cases, and other ones as well, you can do operations on Nodes. And ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -399,6 +399,6 @@ In this tutorial you saw how to do some operations on Nodes, taint, drain, cordo To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-gb.md index 451577051e0..c3c45e61024 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-gb.md @@ -35,8 +35,8 @@ For these use cases, and other ones as well, you can do operations on Nodes. And ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -399,6 +399,6 @@ In this tutorial you saw how to do some operations on Nodes, taint, drain, cordo To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-ie.md index d3efbf252b6..c3c45e61024 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-ie.md @@ -35,8 +35,8 @@ For these use cases, and other ones as well, you can do operations on Nodes. And ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -399,6 +399,6 @@ In this tutorial you saw how to do some operations on Nodes, taint, drain, cordo To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-sg.md index 1e17b4e5f2c..c3c45e61024 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-sg.md @@ -35,8 +35,8 @@ For these use cases, and other ones as well, you can do operations on Nodes. And ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -399,6 +399,6 @@ In this tutorial you saw how to do some operations on Nodes, taint, drain, cordo To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-us.md index 3f0dde83076..c3c45e61024 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.en-us.md @@ -35,8 +35,8 @@ For these use cases, and other ones as well, you can do operations on Nodes. And ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -399,6 +399,6 @@ In this tutorial you saw how to do some operations on Nodes, taint, drain, cordo To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.es-es.md index 12ac5a810ac..c3c45e61024 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.es-es.md @@ -35,8 +35,8 @@ For these use cases, and other ones as well, you can do operations on Nodes. And ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -399,6 +399,6 @@ In this tutorial you saw how to do some operations on Nodes, taint, drain, cordo To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.es-us.md index 6359d169021..c3c45e61024 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.es-us.md @@ -35,8 +35,8 @@ For these use cases, and other ones as well, you can do operations on Nodes. And ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -399,6 +399,6 @@ In this tutorial you saw how to do some operations on Nodes, taint, drain, cordo To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.fr-ca.md index d7c5fad324c..c3c45e61024 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.fr-ca.md @@ -35,8 +35,8 @@ For these use cases, and other ones as well, you can do operations on Nodes. And ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -399,6 +399,6 @@ In this tutorial you saw how to do some operations on Nodes, taint, drain, cordo To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.fr-fr.md index 08bd2634bb7..c3c45e61024 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.fr-fr.md @@ -35,8 +35,8 @@ For these use cases, and other ones as well, you can do operations on Nodes. And ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -399,6 +399,6 @@ In this tutorial you saw how to do some operations on Nodes, taint, drain, cordo To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.it-it.md index 1cdb01a63db..c3c45e61024 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.it-it.md @@ -35,8 +35,8 @@ For these use cases, and other ones as well, you can do operations on Nodes. And ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -399,6 +399,6 @@ In this tutorial you saw how to do some operations on Nodes, taint, drain, cordo To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.pl-pl.md index 49eb82176c5..c3c45e61024 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.pl-pl.md @@ -35,8 +35,8 @@ For these use cases, and other ones as well, you can do operations on Nodes. And ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -399,6 +399,6 @@ In this tutorial you saw how to do some operations on Nodes, taint, drain, cordo To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.pt-pt.md index 154e4a06b4f..c3c45e61024 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/taint-drain-node-pools/guide.pt-pt.md @@ -35,8 +35,8 @@ For these use cases, and other ones as well, you can do operations on Nodes. And ## Requirements -- a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -399,6 +399,6 @@ In this tutorial you saw how to do some operations on Nodes, taint, drain, cordo To learn more about using your Kubernetes cluster the practical way, we invite you to look at our [OVHcloud Managed Kubernetes documentation site](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.de-de.md index 4e1141a2212..d7b06dc807c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.de-de.md @@ -32,7 +32,7 @@ In this guide you will: - Deploy your instrumented application - Visualize traces -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -487,6 +487,6 @@ kubectl delete -f svc.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-asia.md index 4e0d8e7382d..d7b06dc807c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-asia.md @@ -32,7 +32,7 @@ In this guide you will: - Deploy your instrumented application - Visualize traces -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -487,6 +487,6 @@ kubectl delete -f svc.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-au.md index 15dc555dd5b..d7b06dc807c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-au.md @@ -32,7 +32,7 @@ In this guide you will: - Deploy your instrumented application - Visualize traces -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -487,6 +487,6 @@ kubectl delete -f svc.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-ca.md index ded45131991..d7b06dc807c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-ca.md @@ -32,7 +32,7 @@ In this guide you will: - Deploy your instrumented application - Visualize traces -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -487,6 +487,6 @@ kubectl delete -f svc.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-gb.md index fc6dbfe8f02..d7b06dc807c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-gb.md @@ -32,7 +32,7 @@ In this guide you will: - Deploy your instrumented application - Visualize traces -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -487,6 +487,6 @@ kubectl delete -f svc.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-ie.md index 7695cba2d18..d7b06dc807c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-ie.md @@ -32,7 +32,7 @@ In this guide you will: - Deploy your instrumented application - Visualize traces -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -487,6 +487,6 @@ kubectl delete -f svc.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-sg.md index ad9bd73d1dd..d7b06dc807c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-sg.md @@ -32,7 +32,7 @@ In this guide you will: - Deploy your instrumented application - Visualize traces -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -487,6 +487,6 @@ kubectl delete -f svc.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-us.md index 28f630b21b4..d7b06dc807c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.en-us.md @@ -32,7 +32,7 @@ In this guide you will: - Deploy your instrumented application - Visualize traces -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -487,6 +487,6 @@ kubectl delete -f svc.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.es-es.md index af58b0c23b3..d7b06dc807c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.es-es.md @@ -32,7 +32,7 @@ In this guide you will: - Deploy your instrumented application - Visualize traces -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -487,6 +487,6 @@ kubectl delete -f svc.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.es-us.md index 3057907d235..d7b06dc807c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.es-us.md @@ -32,7 +32,7 @@ In this guide you will: - Deploy your instrumented application - Visualize traces -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -487,6 +487,6 @@ kubectl delete -f svc.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.fr-ca.md index b1c85033b24..9a77362626b 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.fr-ca.md @@ -32,7 +32,7 @@ In this guide you will: - Deploy your instrumented application - Visualize traces -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -487,6 +487,6 @@ kubectl delete -f svc.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.fr-fr.md index 9e51ba22de9..9a77362626b 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.fr-fr.md @@ -32,7 +32,7 @@ In this guide you will: - Deploy your instrumented application - Visualize traces -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -487,6 +487,6 @@ kubectl delete -f svc.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.it-it.md index cba4a8d1ae8..d7b06dc807c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.it-it.md @@ -32,7 +32,7 @@ In this guide you will: - Deploy your instrumented application - Visualize traces -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -487,6 +487,6 @@ kubectl delete -f svc.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.pl-pl.md index 4ae818a609c..d7b06dc807c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.pl-pl.md @@ -32,7 +32,7 @@ In this guide you will: - Deploy your instrumented application - Visualize traces -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -487,6 +487,6 @@ kubectl delete -f svc.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.pt-pt.md index 5259cdb8565..d7b06dc807c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/tracing-jaeger/guide.pt-pt.md @@ -32,7 +32,7 @@ In this guide you will: - Deploy your instrumented application - Visualize traces -You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt){.external} to reinitialize your cluster before following this tutorial. +You can use the *Reset cluster* function in the Public Cloud section of the [OVHcloud Control Panel](/links/manager){.external} to reinitialize your cluster before following this tutorial. ## Requirements @@ -487,6 +487,6 @@ kubectl delete -f svc.yaml ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.de-de.md index 8f090176be2..b903dc48827 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.de-de.md @@ -323,7 +323,7 @@ Now you have seem some of the traffic management capabilities of Istio, you can ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-asia.md index fa45ddaf912..68a04a2b70b 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-asia.md @@ -323,6 +323,6 @@ Now you have seem some of the traffic management capabilities of Istio, you can ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-au.md index 08212875b7c..68a04a2b70b 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-au.md @@ -323,6 +323,6 @@ Now you have seem some of the traffic management capabilities of Istio, you can ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-ca.md index 072be7e5fc3..68a04a2b70b 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-ca.md @@ -323,6 +323,6 @@ Now you have seem some of the traffic management capabilities of Istio, you can ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-gb.md index 57b204e9fda..b903dc48827 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-gb.md @@ -323,7 +323,7 @@ Now you have seem some of the traffic management capabilities of Istio, you can ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-ie.md index d7ec4ba5c5a..68a04a2b70b 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-ie.md @@ -323,6 +323,6 @@ Now you have seem some of the traffic management capabilities of Istio, you can ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-sg.md index c183ba8c773..68a04a2b70b 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-sg.md @@ -323,6 +323,6 @@ Now you have seem some of the traffic management capabilities of Istio, you can ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-us.md index f09c9c48de4..68a04a2b70b 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.en-us.md @@ -323,6 +323,6 @@ Now you have seem some of the traffic management capabilities of Istio, you can ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.es-es.md index b0385c46f3e..b903dc48827 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.es-es.md @@ -323,7 +323,7 @@ Now you have seem some of the traffic management capabilities of Istio, you can ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.es-us.md index f2645cbe736..b903dc48827 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.es-us.md @@ -323,7 +323,7 @@ Now you have seem some of the traffic management capabilities of Istio, you can ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.fr-ca.md index 8ccb9eb8c0d..4ede259710c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.fr-ca.md @@ -323,7 +323,7 @@ Now you have seem some of the traffic management capabilities of Istio, you can ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.fr-fr.md index 86f6fc01f35..4ede259710c 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.fr-fr.md @@ -323,7 +323,7 @@ Now you have seem some of the traffic management capabilities of Istio, you can ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.it-it.md index 6090cd1ddd1..b903dc48827 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.it-it.md @@ -323,7 +323,7 @@ Now you have seem some of the traffic management capabilities of Istio, you can ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.pl-pl.md index ae343e0f15e..b903dc48827 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.pl-pl.md @@ -323,7 +323,7 @@ Now you have seem some of the traffic management capabilities of Istio, you can ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.pt-pt.md index aa47bad8218..b903dc48827 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/traffic-management-with-istio/guide.pt-pt.md @@ -323,7 +323,7 @@ Now you have seem some of the traffic management capabilities of Istio, you can ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.de-de.md index 3ad6de7a169..690202ab233 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.de-de.md @@ -55,7 +55,7 @@ Once the update has been performed, you cannot revert to the previous version. ### Step 1 - Ask for a minor version upgrade on the OVH Cloud Manager -1. Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +1. Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -81,10 +81,10 @@ The upgrading process can take several minutes (around 5 minutes per node in you ## Go further -To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/de/public-cloud/kubernetes/). +To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-asia.md index bcde43490e2..690202ab233 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-asia.md @@ -55,7 +55,7 @@ Once the update has been performed, you cannot revert to the previous version. ### Step 1 - Ask for a minor version upgrade on the OVH Cloud Manager -1. Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +1. Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -81,10 +81,10 @@ The upgrading process can take several minutes (around 5 minutes per node in you ## Go further -To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/asia/public-cloud/kubernetes/). +To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-au.md index 06438bf49df..690202ab233 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-au.md @@ -55,7 +55,7 @@ Once the update has been performed, you cannot revert to the previous version. ### Step 1 - Ask for a minor version upgrade on the OVH Cloud Manager -1. Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +1. Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -81,10 +81,10 @@ The upgrading process can take several minutes (around 5 minutes per node in you ## Go further -To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-au/public-cloud/kubernetes/). +To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-ca.md index 10766f9858e..690202ab233 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-ca.md @@ -55,7 +55,7 @@ Once the update has been performed, you cannot revert to the previous version. ### Step 1 - Ask for a minor version upgrade on the OVH Cloud Manager -1. Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +1. Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -81,10 +81,10 @@ The upgrading process can take several minutes (around 5 minutes per node in you ## Go further -To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-ca/public-cloud/kubernetes/). +To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-gb.md index 378676f1125..690202ab233 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-gb.md @@ -55,7 +55,7 @@ Once the update has been performed, you cannot revert to the previous version. ### Step 1 - Ask for a minor version upgrade on the OVH Cloud Manager -1. Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +1. Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -81,10 +81,10 @@ The upgrading process can take several minutes (around 5 minutes per node in you ## Go further -To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-gb/public-cloud/kubernetes/). +To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-ie.md index 1a1b7e2d1a1..690202ab233 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-ie.md @@ -55,7 +55,7 @@ Once the update has been performed, you cannot revert to the previous version. ### Step 1 - Ask for a minor version upgrade on the OVH Cloud Manager -1. Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +1. Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -81,10 +81,10 @@ The upgrading process can take several minutes (around 5 minutes per node in you ## Go further -To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-ie/public-cloud/kubernetes/). +To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-sg.md index 75975fe6952..690202ab233 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-sg.md @@ -55,7 +55,7 @@ Once the update has been performed, you cannot revert to the previous version. ### Step 1 - Ask for a minor version upgrade on the OVH Cloud Manager -1. Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +1. Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -81,10 +81,10 @@ The upgrading process can take several minutes (around 5 minutes per node in you ## Go further -To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en-sg/public-cloud/kubernetes/). +To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-us.md index bc11f9249ea..690202ab233 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.en-us.md @@ -55,7 +55,7 @@ Once the update has been performed, you cannot revert to the previous version. ### Step 1 - Ask for a minor version upgrade on the OVH Cloud Manager -1. Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +1. Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -81,10 +81,10 @@ The upgrading process can take several minutes (around 5 minutes per node in you ## Go further -To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/en/public-cloud/kubernetes/). +To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.es-es.md index d3272d3d743..dfd354ae447 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.es-es.md @@ -81,10 +81,10 @@ The upgrading process can take several minutes (around 5 minutes per node in you ## Go further -To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/es-es/public-cloud/kubernetes/). +To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.es-us.md index e19311ce06f..690202ab233 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.es-us.md @@ -55,7 +55,7 @@ Once the update has been performed, you cannot revert to the previous version. ### Step 1 - Ask for a minor version upgrade on the OVH Cloud Manager -1. Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +1. Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -81,10 +81,10 @@ The upgrading process can take several minutes (around 5 minutes per node in you ## Go further -To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/es/public-cloud/kubernetes/). +To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.fr-ca.md index 96a7fddc1cd..690202ab233 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.fr-ca.md @@ -55,7 +55,7 @@ Once the update has been performed, you cannot revert to the previous version. ### Step 1 - Ask for a minor version upgrade on the OVH Cloud Manager -1. Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +1. Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -81,10 +81,10 @@ The upgrading process can take several minutes (around 5 minutes per node in you ## Go further -To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/fr-ca/public-cloud/kubernetes/). +To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.fr-fr.md index 6cf2eeb48f8..690202ab233 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.fr-fr.md @@ -55,7 +55,7 @@ Once the update has been performed, you cannot revert to the previous version. ### Step 1 - Ask for a minor version upgrade on the OVH Cloud Manager -1. Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +1. Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -81,10 +81,10 @@ The upgrading process can take several minutes (around 5 minutes per node in you ## Go further -To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/fr/public-cloud/kubernetes/). +To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.it-it.md index 272eea1fa5e..690202ab233 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.it-it.md @@ -55,7 +55,7 @@ Once the update has been performed, you cannot revert to the previous version. ### Step 1 - Ask for a minor version upgrade on the OVH Cloud Manager -1. Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +1. Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -81,10 +81,10 @@ The upgrading process can take several minutes (around 5 minutes per node in you ## Go further -To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/it/public-cloud/kubernetes/). +To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.pl-pl.md index 02ef08493c8..690202ab233 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.pl-pl.md @@ -55,7 +55,7 @@ Once the update has been performed, you cannot revert to the previous version. ### Step 1 - Ask for a minor version upgrade on the OVH Cloud Manager -1. Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +1. Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -81,10 +81,10 @@ The upgrading process can take several minutes (around 5 minutes per node in you ## Go further -To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/pl/public-cloud/kubernetes/). +To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.pt-pt.md index 0f6ca021003..690202ab233 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version/guide.pt-pt.md @@ -55,7 +55,7 @@ Once the update has been performed, you cannot revert to the previous version. ### Step 1 - Ask for a minor version upgrade on the OVH Cloud Manager -1. Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +1. Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu. @@ -81,10 +81,10 @@ The upgrading process can take several minutes (around 5 minutes per node in you ## Go further -To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](https://www.ovhcloud.com/pt/public-cloud/kubernetes/). +To have an overview of the OVHcloud Managed Kubernetes service, you can go to the [OVHcloud Managed Kubernetes page](/links/public-cloud/kubernetes). To learn more about how to use your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s). -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.de-de.md index 36c60de0b60..8d0a4ea3191 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.de-de.md @@ -76,7 +76,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > A common configuration is to use non-autoscaled, monthly-billed node pools as base for your static workload, and autoscaled, hourly-billed node pools with smaller flavors for your dynamic workload. -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). To list node pools, you can use: @@ -222,6 +222,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-asia.md index 5a110cd4f80..c804229730a 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-asia.md @@ -76,7 +76,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > A common configuration is to use non-autoscaled, monthly-billed node pools as base for your static workload, and autoscaled, hourly-billed node pools with smaller flavors for your dynamic workload. -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). To list node pools, you can use: @@ -222,6 +222,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-au.md index a2873af40a5..8d0a4ea3191 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-au.md @@ -76,7 +76,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > A common configuration is to use non-autoscaled, monthly-billed node pools as base for your static workload, and autoscaled, hourly-billed node pools with smaller flavors for your dynamic workload. -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). To list node pools, you can use: @@ -222,6 +222,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-ca.md index dca2cf82762..8d0a4ea3191 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-ca.md @@ -76,7 +76,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > A common configuration is to use non-autoscaled, monthly-billed node pools as base for your static workload, and autoscaled, hourly-billed node pools with smaller flavors for your dynamic workload. -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). To list node pools, you can use: @@ -222,6 +222,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-gb.md index 1009594593a..8d0a4ea3191 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-gb.md @@ -76,7 +76,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > A common configuration is to use non-autoscaled, monthly-billed node pools as base for your static workload, and autoscaled, hourly-billed node pools with smaller flavors for your dynamic workload. -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). To list node pools, you can use: @@ -222,6 +222,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-ie.md index 403b7577e60..8d0a4ea3191 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-ie.md @@ -76,7 +76,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > A common configuration is to use non-autoscaled, monthly-billed node pools as base for your static workload, and autoscaled, hourly-billed node pools with smaller flavors for your dynamic workload. -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). To list node pools, you can use: @@ -222,6 +222,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-sg.md index 1af9fb8d8d6..8d0a4ea3191 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-sg.md @@ -76,7 +76,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > A common configuration is to use non-autoscaled, monthly-billed node pools as base for your static workload, and autoscaled, hourly-billed node pools with smaller flavors for your dynamic workload. -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). To list node pools, you can use: @@ -222,6 +222,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-us.md index c2a33164682..8d0a4ea3191 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.en-us.md @@ -76,7 +76,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > A common configuration is to use non-autoscaled, monthly-billed node pools as base for your static workload, and autoscaled, hourly-billed node pools with smaller flavors for your dynamic workload. -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). To list node pools, you can use: @@ -222,6 +222,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.es-es.md index a8f54df4c6f..8d0a4ea3191 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.es-es.md @@ -76,7 +76,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > A common configuration is to use non-autoscaled, monthly-billed node pools as base for your static workload, and autoscaled, hourly-billed node pools with smaller flavors for your dynamic workload. -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). To list node pools, you can use: @@ -222,6 +222,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.es-us.md index ff74c3b9ec0..8d0a4ea3191 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.es-us.md @@ -76,7 +76,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > A common configuration is to use non-autoscaled, monthly-billed node pools as base for your static workload, and autoscaled, hourly-billed node pools with smaller flavors for your dynamic workload. -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). To list node pools, you can use: @@ -222,6 +222,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.fr-ca.md index 6470166bc2e..8d0a4ea3191 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.fr-ca.md @@ -76,7 +76,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > A common configuration is to use non-autoscaled, monthly-billed node pools as base for your static workload, and autoscaled, hourly-billed node pools with smaller flavors for your dynamic workload. -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). To list node pools, you can use: @@ -222,6 +222,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.fr-fr.md index 8e9f5b4f5e5..8d0a4ea3191 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.fr-fr.md @@ -76,7 +76,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > A common configuration is to use non-autoscaled, monthly-billed node pools as base for your static workload, and autoscaled, hourly-billed node pools with smaller flavors for your dynamic workload. -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). To list node pools, you can use: @@ -222,6 +222,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.it-it.md index 4648fa2a559..8d0a4ea3191 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.it-it.md @@ -76,7 +76,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > A common configuration is to use non-autoscaled, monthly-billed node pools as base for your static workload, and autoscaled, hourly-billed node pools with smaller flavors for your dynamic workload. -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). To list node pools, you can use: @@ -222,6 +222,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.pl-pl.md index 4d1588be934..8d0a4ea3191 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.pl-pl.md @@ -76,7 +76,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > A common configuration is to use non-autoscaled, monthly-billed node pools as base for your static workload, and autoscaled, hourly-billed node pools with smaller flavors for your dynamic workload. -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). To list node pools, you can use: @@ -222,6 +222,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.pt-pt.md index 494fcb00594..8d0a4ea3191 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-cluster-autoscaler/guide.pt-pt.md @@ -76,7 +76,7 @@ You can activate the autoscaler on several node pools, each of which can have a > > A common configuration is to use non-autoscaled, monthly-billed node pools as base for your static workload, and autoscaled, hourly-billed node pools with smaller flavors for your dynamic workload. -When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). +When you create your cluster, you can bootstrap a default node pool in it, and you can add others in the Public Cloud section of the [OVHcloud Control Panel](/links/manager) or directly [using the Kubernetes API](/pages/public_cloud/containers_orchestration/managed_kubernetes/managing-nodes). To list node pools, you can use: @@ -222,6 +222,6 @@ To have an overview of OVHcloud Managed Kubernetes service, you can go to the [O Otherwise to skip it and learn more about using your Kubernetes cluster the practical way, we invite you to look at our [tutorials](/products/public-cloud-containers-orchestration-managed-kubernetes-k8s) . -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.de-de.md index 8b4fb259289..92302b70940 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.de-de.md @@ -157,6 +157,6 @@ Now you can follow [Codefresh official tutorial](https://codefresh.io/docs/docs/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-asia.md index af0acf61e01..92302b70940 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-asia.md @@ -157,6 +157,6 @@ Now you can follow [Codefresh official tutorial](https://codefresh.io/docs/docs/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-au.md index 6c016e9eca6..92302b70940 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-au.md @@ -157,6 +157,6 @@ Now you can follow [Codefresh official tutorial](https://codefresh.io/docs/docs/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-ca.md index cc81bb67fb5..92302b70940 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-ca.md @@ -157,6 +157,6 @@ Now you can follow [Codefresh official tutorial](https://codefresh.io/docs/docs/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-gb.md index 756939b61cd..92302b70940 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-gb.md @@ -157,6 +157,6 @@ Now you can follow [Codefresh official tutorial](https://codefresh.io/docs/docs/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-ie.md index ee36e500efd..92302b70940 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-ie.md @@ -157,6 +157,6 @@ Now you can follow [Codefresh official tutorial](https://codefresh.io/docs/docs/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-sg.md index fd061ce3c6a..92302b70940 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-sg.md @@ -157,6 +157,6 @@ Now you can follow [Codefresh official tutorial](https://codefresh.io/docs/docs/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-us.md index 176be4fb881..92302b70940 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.en-us.md @@ -157,6 +157,6 @@ Now you can follow [Codefresh official tutorial](https://codefresh.io/docs/docs/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.es-es.md index 14bc7260a10..92302b70940 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.es-es.md @@ -157,6 +157,6 @@ Now you can follow [Codefresh official tutorial](https://codefresh.io/docs/docs/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.es-us.md index 28b8fd663c0..92302b70940 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.es-us.md @@ -157,6 +157,6 @@ Now you can follow [Codefresh official tutorial](https://codefresh.io/docs/docs/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.fr-ca.md index 406c1fbcf9f..d674c8db441 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.fr-ca.md @@ -157,6 +157,6 @@ Now you can follow [Codefresh official tutorial](https://codefresh.io/docs/docs/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.fr-fr.md index 7780f6c6d35..d674c8db441 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.fr-fr.md @@ -157,6 +157,6 @@ Now you can follow [Codefresh official tutorial](https://codefresh.io/docs/docs/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.it-it.md index 371b0effbc3..92302b70940 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.it-it.md @@ -157,6 +157,6 @@ Now you can follow [Codefresh official tutorial](https://codefresh.io/docs/docs/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.pl-pl.md index 97b57c2e5f2..92302b70940 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.pl-pl.md @@ -157,6 +157,6 @@ Now you can follow [Codefresh official tutorial](https://codefresh.io/docs/docs/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.pt-pt.md index dea41a45d71..92302b70940 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-codefresh/guide.pt-pt.md @@ -157,6 +157,6 @@ Now you can follow [Codefresh official tutorial](https://codefresh.io/docs/docs/ ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.de-de.md index fedf9790aba..83b662655fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.de-de.md @@ -102,6 +102,6 @@ With this setup, if in our schema *Pod 3* wants to communicate with the PCI *vm1 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-asia.md index 199f9803613..3726a5dfd64 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-asia.md @@ -102,6 +102,6 @@ With this setup, if in our schema *Pod 3* wants to communicate with the PCI *vm1 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-au.md index a0f01efeb91..3726a5dfd64 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-au.md @@ -102,6 +102,6 @@ With this setup, if in our schema *Pod 3* wants to communicate with the PCI *vm1 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-ca.md index 4eb874409f9..3726a5dfd64 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-ca.md @@ -102,6 +102,6 @@ With this setup, if in our schema *Pod 3* wants to communicate with the PCI *vm1 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-gb.md index 2f0469933bb..83b662655fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-gb.md @@ -102,6 +102,6 @@ With this setup, if in our schema *Pod 3* wants to communicate with the PCI *vm1 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-ie.md index 7cb346f82a2..3726a5dfd64 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-ie.md @@ -102,6 +102,6 @@ With this setup, if in our schema *Pod 3* wants to communicate with the PCI *vm1 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-sg.md index ec121458bc3..3726a5dfd64 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-sg.md @@ -102,6 +102,6 @@ With this setup, if in our schema *Pod 3* wants to communicate with the PCI *vm1 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-us.md index dd93140c582..3726a5dfd64 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.en-us.md @@ -102,6 +102,6 @@ With this setup, if in our schema *Pod 3* wants to communicate with the PCI *vm1 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.es-es.md index 7ec118011b8..83b662655fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.es-es.md @@ -102,6 +102,6 @@ With this setup, if in our schema *Pod 3* wants to communicate with the PCI *vm1 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.es-us.md index dd3f399392c..83b662655fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.es-us.md @@ -102,6 +102,6 @@ With this setup, if in our schema *Pod 3* wants to communicate with the PCI *vm1 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.fr-ca.md index 3defa9b0ccb..83b662655fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.fr-ca.md @@ -102,6 +102,6 @@ With this setup, if in our schema *Pod 3* wants to communicate with the PCI *vm1 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.fr-fr.md index 30e87d3620d..83b662655fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.fr-fr.md @@ -102,6 +102,6 @@ With this setup, if in our schema *Pod 3* wants to communicate with the PCI *vm1 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.it-it.md index fd008f7e288..83b662655fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.it-it.md @@ -102,6 +102,6 @@ With this setup, if in our schema *Pod 3* wants to communicate with the PCI *vm1 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.pl-pl.md index 8c7897da116..83b662655fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.pl-pl.md @@ -102,6 +102,6 @@ With this setup, if in our schema *Pod 3* wants to communicate with the PCI *vm1 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.pt-pt.md index 312dcc43c92..83b662655fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack-between-private-networks/guide.pt-pt.md @@ -102,6 +102,6 @@ With this setup, if in our schema *Pod 3* wants to communicate with the PCI *vm1 ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](https://community.ovh.com/en/). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.de-de.md index 76f5dac468d..70fe3b7b774 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.de-de.md @@ -70,6 +70,6 @@ In the Managed Kubernetes service dashboard, you will see the cluster, with the ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-asia.md index a17f8159319..6e57a3af107 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-asia.md @@ -70,6 +70,6 @@ In the Managed Kubernetes service dashboard, you will see the cluster, with the ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-au.md index 15b0a289afb..6e57a3af107 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-au.md @@ -70,6 +70,6 @@ In the Managed Kubernetes service dashboard, you will see the cluster, with the ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-ca.md index 46ef795b5d1..6e57a3af107 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-ca.md @@ -70,6 +70,6 @@ In the Managed Kubernetes service dashboard, you will see the cluster, with the ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-gb.md index a5c13bf2381..70fe3b7b774 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-gb.md @@ -70,6 +70,6 @@ In the Managed Kubernetes service dashboard, you will see the cluster, with the ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-ie.md index c2bb384bcc1..6e57a3af107 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-ie.md @@ -70,6 +70,6 @@ In the Managed Kubernetes service dashboard, you will see the cluster, with the ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-sg.md index 818c168eeee..6e57a3af107 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-sg.md @@ -70,6 +70,6 @@ In the Managed Kubernetes service dashboard, you will see the cluster, with the ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-us.md index 3141c7da01e..6e57a3af107 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.en-us.md @@ -70,6 +70,6 @@ In the Managed Kubernetes service dashboard, you will see the cluster, with the ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.es-es.md index 826b55f14ef..70fe3b7b774 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.es-es.md @@ -70,6 +70,6 @@ In the Managed Kubernetes service dashboard, you will see the cluster, with the ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.es-us.md index a60f9ef5a50..70fe3b7b774 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.es-us.md @@ -70,6 +70,6 @@ In the Managed Kubernetes service dashboard, you will see the cluster, with the ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.fr-ca.md index 6899ee96471..3c62fa6635f 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.fr-ca.md @@ -70,6 +70,6 @@ In the Managed Kubernetes service dashboard, you will see the cluster, with the ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.fr-fr.md index b885da15b7f..3c62fa6635f 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.fr-fr.md @@ -70,6 +70,6 @@ In the Managed Kubernetes service dashboard, you will see the cluster, with the ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.it-it.md index 7bf57c6b97f..70fe3b7b774 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.it-it.md @@ -70,6 +70,6 @@ In the Managed Kubernetes service dashboard, you will see the cluster, with the ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.pl-pl.md index a4efe99a396..70fe3b7b774 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.pl-pl.md @@ -70,6 +70,6 @@ In the Managed Kubernetes service dashboard, you will see the cluster, with the ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.pt-pt.md index 4a983b53612..70fe3b7b774 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/using-vrack/guide.pt-pt.md @@ -70,6 +70,6 @@ In the Managed Kubernetes service dashboard, you will see the cluster, with the ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.de-de.md index 70f3d7e5c90..eb1da21c4c7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.de-de.md @@ -508,6 +508,6 @@ Commercial support is available at ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-asia.md index 7ae37868989..eb1da21c4c7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-asia.md @@ -508,6 +508,6 @@ Commercial support is available at ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-au.md index 8534471e2cf..eb1da21c4c7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-au.md @@ -508,6 +508,6 @@ Commercial support is available at ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-ca.md index 4a708eb0d06..eb1da21c4c7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-ca.md @@ -508,6 +508,6 @@ Commercial support is available at ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-gb.md index db55b288d2e..eb1da21c4c7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-gb.md @@ -508,6 +508,6 @@ Commercial support is available at ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-ie.md index 1512c1f95bb..eb1da21c4c7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-ie.md @@ -508,6 +508,6 @@ Commercial support is available at ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-sg.md index 74e16040615..eb1da21c4c7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-sg.md @@ -508,6 +508,6 @@ Commercial support is available at ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-us.md index 46d42382aa6..eb1da21c4c7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.en-us.md @@ -508,6 +508,6 @@ Commercial support is available at ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.es-es.md index f173eefa538..eb1da21c4c7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.es-es.md @@ -508,6 +508,6 @@ Commercial support is available at ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.es-us.md index 43fb3c0cff9..eb1da21c4c7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.es-us.md @@ -508,6 +508,6 @@ Commercial support is available at ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.fr-ca.md index 94306c7fc07..e6a5fde68dc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.fr-ca.md @@ -508,6 +508,6 @@ Commercial support is available at ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.fr-fr.md index f353a52fef8..e6a5fde68dc 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.fr-fr.md @@ -508,6 +508,6 @@ Commercial support is available at ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.it-it.md index 1fe43aa9a9e..eb1da21c4c7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.it-it.md @@ -508,6 +508,6 @@ Commercial support is available at ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.pl-pl.md index b83dc591479..eb1da21c4c7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.pl-pl.md @@ -508,6 +508,6 @@ Commercial support is available at ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.pt-pt.md index 64560e26164..eb1da21c4c7 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-between-private-networks/guide.pt-pt.md @@ -508,6 +508,6 @@ Commercial support is available at ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.de-de.md index 015acb8b1a2..bcafaa1f690 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.de-de.md @@ -432,6 +432,6 @@ And putting the URL in the browser will take us to the new blog, accessing the M ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-asia.md index 92830a34021..bcafaa1f690 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-asia.md @@ -432,6 +432,6 @@ And putting the URL in the browser will take us to the new blog, accessing the M ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-au.md index 487b89ff1b0..bcafaa1f690 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-au.md @@ -432,6 +432,6 @@ And putting the URL in the browser will take us to the new blog, accessing the M ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-ca.md index 41f8a135727..bcafaa1f690 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-ca.md @@ -432,6 +432,6 @@ And putting the URL in the browser will take us to the new blog, accessing the M ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-gb.md index 4c9aad807a4..bcafaa1f690 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-gb.md @@ -432,6 +432,6 @@ And putting the URL in the browser will take us to the new blog, accessing the M ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-ie.md index 195a3bc91f3..bcafaa1f690 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-ie.md @@ -432,6 +432,6 @@ And putting the URL in the browser will take us to the new blog, accessing the M ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-sg.md index fa3ff007722..bcafaa1f690 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-sg.md @@ -432,6 +432,6 @@ And putting the URL in the browser will take us to the new blog, accessing the M ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-us.md index 78d22612a06..bcafaa1f690 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.en-us.md @@ -432,6 +432,6 @@ And putting the URL in the browser will take us to the new blog, accessing the M ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.es-es.md index 6822c856b24..bcafaa1f690 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.es-es.md @@ -432,6 +432,6 @@ And putting the URL in the browser will take us to the new blog, accessing the M ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.es-us.md index 62c359f7a50..bcafaa1f690 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.es-us.md @@ -432,6 +432,6 @@ And putting the URL in the browser will take us to the new blog, accessing the M ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.fr-ca.md index 8723bac1aaf..bc2e4660166 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.fr-ca.md @@ -432,6 +432,6 @@ And putting the URL in the browser will take us to the new blog, accessing the M ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.fr-fr.md index 5353bcb62f0..bc2e4660166 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.fr-fr.md @@ -432,6 +432,6 @@ And putting the URL in the browser will take us to the new blog, accessing the M ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our [community of users](/links/community). diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.it-it.md index db810eb0e1e..bcafaa1f690 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.it-it.md @@ -432,6 +432,6 @@ And putting the URL in the browser will take us to the new blog, accessing the M ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.pl-pl.md index 17b494cf215..bcafaa1f690 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.pl-pl.md @@ -432,6 +432,6 @@ And putting the URL in the browser will take us to the new blog, accessing the M ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.pt-pt.md index 290243c3d8b..bcafaa1f690 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-example-k8s-and-pci/guide.pt-pt.md @@ -432,6 +432,6 @@ And putting the URL in the browser will take us to the new blog, accessing the M ## Go further -- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +- If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. - Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.de-de.md index e35167743eb..c63184a4db5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.de-de.md @@ -396,7 +396,7 @@ First, get the private network IDs (pvnwGRA9Id & pvnwGRA11Id), then create the O >> > >> > @api {v1} /cloud GET /cloud/project/{serviceName}/kube > OVHcloud Control Panel ->> Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. >> >> Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: >> @@ -444,7 +444,7 @@ Now wait until your OVHcloud Managed Kubernetes cluster is READY. For that, you can check its status in the OVHcloud Control Panel: -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-asia.md index e35167743eb..c63184a4db5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-asia.md @@ -396,7 +396,7 @@ First, get the private network IDs (pvnwGRA9Id & pvnwGRA11Id), then create the O >> > >> > @api {v1} /cloud GET /cloud/project/{serviceName}/kube > OVHcloud Control Panel ->> Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. >> >> Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: >> @@ -444,7 +444,7 @@ Now wait until your OVHcloud Managed Kubernetes cluster is READY. For that, you can check its status in the OVHcloud Control Panel: -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-au.md index e35167743eb..c63184a4db5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-au.md @@ -396,7 +396,7 @@ First, get the private network IDs (pvnwGRA9Id & pvnwGRA11Id), then create the O >> > >> > @api {v1} /cloud GET /cloud/project/{serviceName}/kube > OVHcloud Control Panel ->> Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. >> >> Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: >> @@ -444,7 +444,7 @@ Now wait until your OVHcloud Managed Kubernetes cluster is READY. For that, you can check its status in the OVHcloud Control Panel: -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-ca.md index e35167743eb..c63184a4db5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-ca.md @@ -396,7 +396,7 @@ First, get the private network IDs (pvnwGRA9Id & pvnwGRA11Id), then create the O >> > >> > @api {v1} /cloud GET /cloud/project/{serviceName}/kube > OVHcloud Control Panel ->> Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. >> >> Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: >> @@ -444,7 +444,7 @@ Now wait until your OVHcloud Managed Kubernetes cluster is READY. For that, you can check its status in the OVHcloud Control Panel: -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-gb.md index 37dec3afa8b..bcf0a277ebb 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-gb.md @@ -396,7 +396,7 @@ First, get the private network IDs (pvnwGRA9Id & pvnwGRA11Id), then create the O >> > >> > @api {v1} /cloud GET /cloud/project/{serviceName}/kube > OVHcloud Control Panel ->> Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. >> >> Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: >> @@ -444,7 +444,7 @@ Now wait until your OVHcloud Managed Kubernetes cluster is READY. For that, you can check its status in the OVHcloud Control Panel: -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-ie.md index e35167743eb..c63184a4db5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-ie.md @@ -396,7 +396,7 @@ First, get the private network IDs (pvnwGRA9Id & pvnwGRA11Id), then create the O >> > >> > @api {v1} /cloud GET /cloud/project/{serviceName}/kube > OVHcloud Control Panel ->> Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. >> >> Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: >> @@ -444,7 +444,7 @@ Now wait until your OVHcloud Managed Kubernetes cluster is READY. For that, you can check its status in the OVHcloud Control Panel: -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-sg.md index e35167743eb..c63184a4db5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-sg.md @@ -396,7 +396,7 @@ First, get the private network IDs (pvnwGRA9Id & pvnwGRA11Id), then create the O >> > >> > @api {v1} /cloud GET /cloud/project/{serviceName}/kube > OVHcloud Control Panel ->> Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. >> >> Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: >> @@ -444,7 +444,7 @@ Now wait until your OVHcloud Managed Kubernetes cluster is READY. For that, you can check its status in the OVHcloud Control Panel: -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-us.md index e35167743eb..c63184a4db5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.en-us.md @@ -396,7 +396,7 @@ First, get the private network IDs (pvnwGRA9Id & pvnwGRA11Id), then create the O >> > >> > @api {v1} /cloud GET /cloud/project/{serviceName}/kube > OVHcloud Control Panel ->> Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. >> >> Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: >> @@ -444,7 +444,7 @@ Now wait until your OVHcloud Managed Kubernetes cluster is READY. For that, you can check its status in the OVHcloud Control Panel: -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.es-es.md index e35167743eb..c63184a4db5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.es-es.md @@ -396,7 +396,7 @@ First, get the private network IDs (pvnwGRA9Id & pvnwGRA11Id), then create the O >> > >> > @api {v1} /cloud GET /cloud/project/{serviceName}/kube > OVHcloud Control Panel ->> Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. >> >> Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: >> @@ -444,7 +444,7 @@ Now wait until your OVHcloud Managed Kubernetes cluster is READY. For that, you can check its status in the OVHcloud Control Panel: -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.es-us.md index e35167743eb..c63184a4db5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.es-us.md @@ -396,7 +396,7 @@ First, get the private network IDs (pvnwGRA9Id & pvnwGRA11Id), then create the O >> > >> > @api {v1} /cloud GET /cloud/project/{serviceName}/kube > OVHcloud Control Panel ->> Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. >> >> Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: >> @@ -444,7 +444,7 @@ Now wait until your OVHcloud Managed Kubernetes cluster is READY. For that, you can check its status in the OVHcloud Control Panel: -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.fr-ca.md index e35167743eb..c63184a4db5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.fr-ca.md @@ -396,7 +396,7 @@ First, get the private network IDs (pvnwGRA9Id & pvnwGRA11Id), then create the O >> > >> > @api {v1} /cloud GET /cloud/project/{serviceName}/kube > OVHcloud Control Panel ->> Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. >> >> Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: >> @@ -444,7 +444,7 @@ Now wait until your OVHcloud Managed Kubernetes cluster is READY. For that, you can check its status in the OVHcloud Control Panel: -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.fr-fr.md index e35167743eb..c63184a4db5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.fr-fr.md @@ -396,7 +396,7 @@ First, get the private network IDs (pvnwGRA9Id & pvnwGRA11Id), then create the O >> > >> > @api {v1} /cloud GET /cloud/project/{serviceName}/kube > OVHcloud Control Panel ->> Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. >> >> Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: >> @@ -444,7 +444,7 @@ Now wait until your OVHcloud Managed Kubernetes cluster is READY. For that, you can check its status in the OVHcloud Control Panel: -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.it-it.md index e35167743eb..c63184a4db5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.it-it.md @@ -396,7 +396,7 @@ First, get the private network IDs (pvnwGRA9Id & pvnwGRA11Id), then create the O >> > >> > @api {v1} /cloud GET /cloud/project/{serviceName}/kube > OVHcloud Control Panel ->> Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. >> >> Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: >> @@ -444,7 +444,7 @@ Now wait until your OVHcloud Managed Kubernetes cluster is READY. For that, you can check its status in the OVHcloud Control Panel: -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.pl-pl.md index e35167743eb..c63184a4db5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.pl-pl.md @@ -396,7 +396,7 @@ First, get the private network IDs (pvnwGRA9Id & pvnwGRA11Id), then create the O >> > >> > @api {v1} /cloud GET /cloud/project/{serviceName}/kube > OVHcloud Control Panel ->> Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. >> >> Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: >> @@ -444,7 +444,7 @@ Now wait until your OVHcloud Managed Kubernetes cluster is READY. For that, you can check its status in the OVHcloud Control Panel: -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: diff --git a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.pt-pt.md index e35167743eb..c63184a4db5 100644 --- a/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_kubernetes/vrack-k8s-custom-gateway/guide.pt-pt.md @@ -396,7 +396,7 @@ First, get the private network IDs (pvnwGRA9Id & pvnwGRA11Id), then create the O >> > >> > @api {v1} /cloud GET /cloud/project/{serviceName}/kube > OVHcloud Control Panel ->> Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. >> >> Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: >> @@ -444,7 +444,7 @@ Now wait until your OVHcloud Managed Kubernetes cluster is READY. For that, you can check its status in the OVHcloud Control Panel: -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu: diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.de-de.md index e2640b86de1..fe926a33a8c 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.de-de.md @@ -12,8 +12,8 @@ This guide will cover the feature that allows you to manage access to the HMI of ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Private Registry (see the [creating a private registry](/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry) guide for more information) ## Instructions @@ -188,6 +188,6 @@ Error: login attempt to https://xxxxx.c1.gra9.container.registry.ovh.net/v2/ fai To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-asia.md index fd1398bf944..fe926a33a8c 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-asia.md @@ -12,8 +12,8 @@ This guide will cover the feature that allows you to manage access to the HMI of ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Private Registry (see the [creating a private registry](/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry) guide for more information) ## Instructions @@ -188,6 +188,6 @@ Error: login attempt to https://xxxxx.c1.gra9.container.registry.ovh.net/v2/ fai To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-au.md index 97ebc29a8dc..fe926a33a8c 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-au.md @@ -12,8 +12,8 @@ This guide will cover the feature that allows you to manage access to the HMI of ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Private Registry (see the [creating a private registry](/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry) guide for more information) ## Instructions @@ -188,6 +188,6 @@ Error: login attempt to https://xxxxx.c1.gra9.container.registry.ovh.net/v2/ fai To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-ca.md index e0b8900f48e..fe926a33a8c 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-ca.md @@ -12,8 +12,8 @@ This guide will cover the feature that allows you to manage access to the HMI of ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Private Registry (see the [creating a private registry](/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry) guide for more information) ## Instructions @@ -188,6 +188,6 @@ Error: login attempt to https://xxxxx.c1.gra9.container.registry.ovh.net/v2/ fai To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-gb.md index 8bcb53d2b81..fe926a33a8c 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-gb.md @@ -12,8 +12,8 @@ This guide will cover the feature that allows you to manage access to the HMI of ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Private Registry (see the [creating a private registry](/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry) guide for more information) ## Instructions @@ -188,6 +188,6 @@ Error: login attempt to https://xxxxx.c1.gra9.container.registry.ovh.net/v2/ fai To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-ie.md index 44cc871c563..fe926a33a8c 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-ie.md @@ -12,8 +12,8 @@ This guide will cover the feature that allows you to manage access to the HMI of ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Private Registry (see the [creating a private registry](/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry) guide for more information) ## Instructions @@ -188,6 +188,6 @@ Error: login attempt to https://xxxxx.c1.gra9.container.registry.ovh.net/v2/ fai To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-sg.md index 250ee25860a..fe926a33a8c 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-sg.md @@ -12,8 +12,8 @@ This guide will cover the feature that allows you to manage access to the HMI of ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Private Registry (see the [creating a private registry](/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry) guide for more information) ## Instructions @@ -188,6 +188,6 @@ Error: login attempt to https://xxxxx.c1.gra9.container.registry.ovh.net/v2/ fai To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-us.md index e0ced204b64..fe926a33a8c 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.en-us.md @@ -12,8 +12,8 @@ This guide will cover the feature that allows you to manage access to the HMI of ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Private Registry (see the [creating a private registry](/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry) guide for more information) ## Instructions @@ -188,6 +188,6 @@ Error: login attempt to https://xxxxx.c1.gra9.container.registry.ovh.net/v2/ fai To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.es-es.md index 1261379c0c9..6f076342e53 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.es-es.md @@ -12,7 +12,7 @@ This guide will cover the feature that allows you to manage access to the HMI of ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=es) - An OVHcloud Managed Private Registry (see the [creating a private registry](/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry) guide for more information) @@ -188,6 +188,6 @@ Error: login attempt to https://xxxxx.c1.gra9.container.registry.ovh.net/v2/ fai To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.es-us.md index 1243e6eefda..fe926a33a8c 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.es-us.md @@ -12,8 +12,8 @@ This guide will cover the feature that allows you to manage access to the HMI of ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Private Registry (see the [creating a private registry](/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry) guide for more information) ## Instructions @@ -188,6 +188,6 @@ Error: login attempt to https://xxxxx.c1.gra9.container.registry.ovh.net/v2/ fai To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.fr-ca.md index 51fb6364cab..fe926a33a8c 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.fr-ca.md @@ -12,8 +12,8 @@ This guide will cover the feature that allows you to manage access to the HMI of ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Private Registry (see the [creating a private registry](/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry) guide for more information) ## Instructions @@ -188,6 +188,6 @@ Error: login attempt to https://xxxxx.c1.gra9.container.registry.ovh.net/v2/ fai To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.fr-fr.md index c31022be3a0..fe926a33a8c 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.fr-fr.md @@ -12,8 +12,8 @@ This guide will cover the feature that allows you to manage access to the HMI of ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Private Registry (see the [creating a private registry](/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry) guide for more information) ## Instructions @@ -188,6 +188,6 @@ Error: login attempt to https://xxxxx.c1.gra9.container.registry.ovh.net/v2/ fai To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.it-it.md index fb046654303..fe926a33a8c 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.it-it.md @@ -12,8 +12,8 @@ This guide will cover the feature that allows you to manage access to the HMI of ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Private Registry (see the [creating a private registry](/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry) guide for more information) ## Instructions @@ -188,6 +188,6 @@ Error: login attempt to https://xxxxx.c1.gra9.container.registry.ovh.net/v2/ fai To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.pl-pl.md index 46d3ff267c0..fe926a33a8c 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.pl-pl.md @@ -12,8 +12,8 @@ This guide will cover the feature that allows you to manage access to the HMI of ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Private Registry (see the [creating a private registry](/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry) guide for more information) ## Instructions @@ -188,6 +188,6 @@ Error: login attempt to https://xxxxx.c1.gra9.container.registry.ovh.net/v2/ fai To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.pt-pt.md index 102bd49ca5c..fe926a33a8c 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/add-ip-restrictions/guide.pt-pt.md @@ -12,8 +12,8 @@ This guide will cover the feature that allows you to manage access to the HMI of ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - An OVHcloud Managed Private Registry (see the [creating a private registry](/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry) guide for more information) ## Instructions @@ -188,6 +188,6 @@ Error: login attempt to https://xxxxx.c1.gra9.container.registry.ovh.net/v2/ fai To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.de-de.md index 2bcf9772d0e..7eb3a3453fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.de-de.md @@ -295,6 +295,6 @@ This request will delete all the users. To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-asia.md index dd88f2fccd6..7eb3a3453fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-asia.md @@ -295,6 +295,6 @@ This request will delete all the users. To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-au.md index ae3ef1b8789..7eb3a3453fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-au.md @@ -295,6 +295,6 @@ This request will delete all the users. To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-ca.md index 8a9b4ae0688..7eb3a3453fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-ca.md @@ -295,6 +295,6 @@ This request will delete all the users. To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-gb.md index 69c0a692b85..7eb3a3453fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-gb.md @@ -295,6 +295,6 @@ This request will delete all the users. To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-ie.md index 4c4e4f2db00..7eb3a3453fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-ie.md @@ -295,6 +295,6 @@ This request will delete all the users. To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-sg.md index 1b0dcf95a36..7eb3a3453fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-sg.md @@ -295,6 +295,6 @@ This request will delete all the users. To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-us.md index e121d8de336..7eb3a3453fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.en-us.md @@ -295,6 +295,6 @@ This request will delete all the users. To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.es-es.md index 027ad62fcc1..7eb3a3453fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.es-es.md @@ -295,6 +295,6 @@ This request will delete all the users. To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.es-us.md index c03b2cf1556..7eb3a3453fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.es-us.md @@ -295,6 +295,6 @@ This request will delete all the users. To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.fr-ca.md index 9a11c7d5b16..7eb3a3453fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.fr-ca.md @@ -295,6 +295,6 @@ This request will delete all the users. To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.fr-fr.md index d74f83d1ada..7eb3a3453fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.fr-fr.md @@ -295,6 +295,6 @@ This request will delete all the users. To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.it-it.md index a4a2aa08829..7eb3a3453fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.it-it.md @@ -295,6 +295,6 @@ This request will delete all the users. To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.pl-pl.md index 86ee4bc3b2f..7eb3a3453fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.pl-pl.md @@ -295,6 +295,6 @@ This request will delete all the users. To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.pt-pt.md index 0f03bf16e74..7eb3a3453fc 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/configure-oidc-provider-authentication/guide.pt-pt.md @@ -295,6 +295,6 @@ This request will delete all the users. To have an overview of OVHcloud Managed Private Registry service, read the [OVHcloud Managed Private Registry documentation](/products/public-cloud-containers-orchestration-managed-private-registry). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.de-de.md index eaf77ede293..178dbcf8936 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.de-de.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. In your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: +1. In your [OVHcloud Control Panel](/links/manager), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: ![Managing users and projects](images/connecting-to-the-ui-002.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-asia.md index 7f7c4f11709..178dbcf8936 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-asia.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. In your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: +1. In your [OVHcloud Control Panel](/links/manager), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: ![Managing users and projects](images/connecting-to-the-ui-002.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-au.md index 7b275bc2291..178dbcf8936 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-au.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. In your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: +1. In your [OVHcloud Control Panel](/links/manager), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: ![Managing users and projects](images/connecting-to-the-ui-002.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-ca.md index 2b03d3bfc6a..178dbcf8936 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-ca.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. In your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: +1. In your [OVHcloud Control Panel](/links/manager), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: ![Managing users and projects](images/connecting-to-the-ui-002.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-gb.md index 94443eb0e9a..178dbcf8936 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-gb.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. In your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: +1. In your [OVHcloud Control Panel](/links/manager), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: ![Managing users and projects](images/connecting-to-the-ui-002.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-ie.md index 87e97ae0eb9..178dbcf8936 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-ie.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. In your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: +1. In your [OVHcloud Control Panel](/links/manager), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: ![Managing users and projects](images/connecting-to-the-ui-002.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-sg.md index 1da1707956f..178dbcf8936 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-sg.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. In your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: +1. In your [OVHcloud Control Panel](/links/manager), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: ![Managing users and projects](images/connecting-to-the-ui-002.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-us.md index 2a400ac66b4..178dbcf8936 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.en-us.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. In your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: +1. In your [OVHcloud Control Panel](/links/manager), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: ![Managing users and projects](images/connecting-to-the-ui-002.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.es-es.md index 053c4726ecf..178dbcf8936 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.es-es.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. In your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: +1. In your [OVHcloud Control Panel](/links/manager), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: ![Managing users and projects](images/connecting-to-the-ui-002.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.es-us.md index a8dd6a283b3..178dbcf8936 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.es-us.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. In your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: +1. In your [OVHcloud Control Panel](/links/manager), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: ![Managing users and projects](images/connecting-to-the-ui-002.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.fr-ca.md index 186dcaae291..178dbcf8936 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.fr-ca.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. In your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: +1. In your [OVHcloud Control Panel](/links/manager), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: ![Managing users and projects](images/connecting-to-the-ui-002.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.fr-fr.md index ad93d9ff2b2..178dbcf8936 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.fr-fr.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. In your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: +1. In your [OVHcloud Control Panel](/links/manager), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: ![Managing users and projects](images/connecting-to-the-ui-002.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.it-it.md index db2a6a1830e..178dbcf8936 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.it-it.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. In your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: +1. In your [OVHcloud Control Panel](/links/manager), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: ![Managing users and projects](images/connecting-to-the-ui-002.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.pl-pl.md index aa0b64bdb07..178dbcf8936 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.pl-pl.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. In your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: +1. In your [OVHcloud Control Panel](/links/manager), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: ![Managing users and projects](images/connecting-to-the-ui-002.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.pt-pt.md index 5419ce50136..178dbcf8936 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/connecting-to-the-ui/guide.pt-pt.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. In your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: +1. In your [OVHcloud Control Panel](/links/manager), select your `Managed Private Registry`{.action}, click on the *more options* (`...`{.action}) button at the right end and click on `Harbor user interface`{.action}: ![Managing users and projects](images/connecting-to-the-ui-002.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.de-de.md index 35f58075f12..ecd02209161 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.de-de.md @@ -334,7 +334,7 @@ user = "myuser" > If after running the `terraform apply` command, you get the error message `Error: Your query returned no results. Please change your search criteria and try again`, it means you have entered an incorrect `region`. > -Now, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Now, log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Private registry created](images/registry-created.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-asia.md index eab22c0505e..f149949b968 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-asia.md @@ -334,7 +334,7 @@ user = "myuser" > If after running the `terraform apply` command, you get the error message `Error: Your query returned no results. Please change your search criteria and try again`, it means you have entered an incorrect `region`. > -Now, log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Now, log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Private registry created](images/registry-created.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-au.md index 37cf27d4aa6..f149949b968 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-au.md @@ -334,7 +334,7 @@ user = "myuser" > If after running the `terraform apply` command, you get the error message `Error: Your query returned no results. Please change your search criteria and try again`, it means you have entered an incorrect `region`. > -Now, log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Now, log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Private registry created](images/registry-created.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-ca.md index 871425e6676..f149949b968 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-ca.md @@ -334,7 +334,7 @@ user = "myuser" > If after running the `terraform apply` command, you get the error message `Error: Your query returned no results. Please change your search criteria and try again`, it means you have entered an incorrect `region`. > -Now, log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Now, log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Private registry created](images/registry-created.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-gb.md index 79d25697a61..f149949b968 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-gb.md @@ -334,7 +334,7 @@ user = "myuser" > If after running the `terraform apply` command, you get the error message `Error: Your query returned no results. Please change your search criteria and try again`, it means you have entered an incorrect `region`. > -Now, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Now, log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Private registry created](images/registry-created.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-ie.md index d26c53e6eca..f149949b968 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-ie.md @@ -334,7 +334,7 @@ user = "myuser" > If after running the `terraform apply` command, you get the error message `Error: Your query returned no results. Please change your search criteria and try again`, it means you have entered an incorrect `region`. > -Now, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Now, log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Private registry created](images/registry-created.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-sg.md index 7b8f21d5821..f149949b968 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-sg.md @@ -334,7 +334,7 @@ user = "myuser" > If after running the `terraform apply` command, you get the error message `Error: Your query returned no results. Please change your search criteria and try again`, it means you have entered an incorrect `region`. > -Now, log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Now, log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Private registry created](images/registry-created.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-us.md index a123bb99780..f149949b968 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.en-us.md @@ -334,7 +334,7 @@ user = "myuser" > If after running the `terraform apply` command, you get the error message `Error: Your query returned no results. Please change your search criteria and try again`, it means you have entered an incorrect `region`. > -Now, log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Now, log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Private registry created](images/registry-created.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.es-es.md index 0cec9cdfaf4..ecd02209161 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.es-es.md @@ -334,7 +334,7 @@ user = "myuser" > If after running the `terraform apply` command, you get the error message `Error: Your query returned no results. Please change your search criteria and try again`, it means you have entered an incorrect `region`. > -Now, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Now, log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Private registry created](images/registry-created.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.es-us.md index 42a2474971b..ecd02209161 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.es-us.md @@ -334,7 +334,7 @@ user = "myuser" > If after running the `terraform apply` command, you get the error message `Error: Your query returned no results. Please change your search criteria and try again`, it means you have entered an incorrect `region`. > -Now, log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Now, log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Private registry created](images/registry-created.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.fr-ca.md index ed2c1702e96..ecd02209161 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.fr-ca.md @@ -334,7 +334,7 @@ user = "myuser" > If after running the `terraform apply` command, you get the error message `Error: Your query returned no results. Please change your search criteria and try again`, it means you have entered an incorrect `region`. > -Now, log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Now, log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Private registry created](images/registry-created.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.fr-fr.md index 3cb247cef78..ecd02209161 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.fr-fr.md @@ -334,7 +334,7 @@ user = "myuser" > If after running the `terraform apply` command, you get the error message `Error: Your query returned no results. Please change your search criteria and try again`, it means you have entered an incorrect `region`. > -Now, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Now, log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Private registry created](images/registry-created.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.it-it.md index 287f3505bfb..ecd02209161 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.it-it.md @@ -334,7 +334,7 @@ user = "myuser" > If after running the `terraform apply` command, you get the error message `Error: Your query returned no results. Please change your search criteria and try again`, it means you have entered an incorrect `region`. > -Now, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Now, log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Private registry created](images/registry-created.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.pl-pl.md index 43b5aa0c8c5..ecd02209161 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.pl-pl.md @@ -334,7 +334,7 @@ user = "myuser" > If after running the `terraform apply` command, you get the error message `Error: Your query returned no results. Please change your search criteria and try again`, it means you have entered an incorrect `region`. > -Now, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Now, log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Private registry created](images/registry-created.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.pt-pt.md index b002f820007..ecd02209161 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-through-terraform/guide.pt-pt.md @@ -334,7 +334,7 @@ user = "myuser" > If after running the `terraform apply` command, you get the error message `Error: Your query returned no results. Please change your search criteria and try again`, it means you have entered an incorrect `region`. > -Now, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Now, log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Private registry created](images/registry-created.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.de-de.md index c35a3faddfa..a72383e4985 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.de-de.md @@ -349,7 +349,7 @@ Resources: Duration: 2m30s ``` -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Managed private registry](images/private-registry.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-asia.md index 1cf07f79f4c..a72383e4985 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-asia.md @@ -349,7 +349,7 @@ Resources: Duration: 2m30s ``` -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Managed private registry](images/private-registry.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-au.md index ed493046ae5..a72383e4985 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-au.md @@ -349,7 +349,7 @@ Resources: Duration: 2m30s ``` -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Managed private registry](images/private-registry.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-ca.md index d8a14744a12..a72383e4985 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-ca.md @@ -349,7 +349,7 @@ Resources: Duration: 2m30s ``` -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Managed private registry](images/private-registry.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-gb.md index c4ebfb1aeeb..a72383e4985 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-gb.md @@ -349,7 +349,7 @@ Resources: Duration: 2m30s ``` -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Managed private registry](images/private-registry.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-ie.md index 81bcc4f5745..a72383e4985 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-ie.md @@ -349,7 +349,7 @@ Resources: Duration: 2m30s ``` -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Managed private registry](images/private-registry.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-sg.md index 09056b50293..a72383e4985 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-sg.md @@ -349,7 +349,7 @@ Resources: Duration: 2m30s ``` -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Managed private registry](images/private-registry.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-us.md index ebb5c5d890c..a72383e4985 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.en-us.md @@ -349,7 +349,7 @@ Resources: Duration: 2m30s ``` -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Managed private registry](images/private-registry.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.es-es.md index 729dec9841a..a72383e4985 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.es-es.md @@ -349,7 +349,7 @@ Resources: Duration: 2m30s ``` -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Managed private registry](images/private-registry.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.es-us.md index 90da5891f93..a72383e4985 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.es-us.md @@ -349,7 +349,7 @@ Resources: Duration: 2m30s ``` -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Managed private registry](images/private-registry.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.fr-ca.md index 224680d834d..a72383e4985 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.fr-ca.md @@ -349,7 +349,7 @@ Resources: Duration: 2m30s ``` -Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Managed private registry](images/private-registry.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.fr-fr.md index 6712e5e3d6c..a72383e4985 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.fr-fr.md @@ -349,7 +349,7 @@ Resources: Duration: 2m30s ``` -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Managed private registry](images/private-registry.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.it-it.md index f91ab97124b..a72383e4985 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.it-it.md @@ -349,7 +349,7 @@ Resources: Duration: 2m30s ``` -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Managed private registry](images/private-registry.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.pl-pl.md index 7c2fd05ec33..a72383e4985 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.pl-pl.md @@ -349,7 +349,7 @@ Resources: Duration: 2m30s ``` -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Managed private registry](images/private-registry.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.pt-pt.md index a2a01b88b3e..a72383e4985 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry-with-pulumi/guide.pt-pt.md @@ -349,7 +349,7 @@ Resources: Duration: 2m30s ``` -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
+Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and click on `Managed Private Registry`.
As you can see, your registry has been successfuly created: ![Managed private registry](images/private-registry.png){.thumbnail} diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.de-de.md index 4d3de7af30a..24ea7f11a27 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.de-de.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. First, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de). +1. First, log in to the [OVHcloud Control Panel](/links/manager). 1. In the left menu, in the `Containers & Orchestration`{.action} section, select `Managed Private Registry`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-asia.md index 117504ea524..24ea7f11a27 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-asia.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. First, log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia). +1. First, log in to the [OVHcloud Control Panel](/links/manager). 1. In the left menu, in the `Containers & Orchestration`{.action} section, select `Managed Private Registry`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-au.md index d773ec835cc..24ea7f11a27 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-au.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. First, log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au). +1. First, log in to the [OVHcloud Control Panel](/links/manager). 1. In the left menu, in the `Containers & Orchestration`{.action} section, select `Managed Private Registry`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-ca.md index 7a3d2f5ae66..24ea7f11a27 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-ca.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. First, log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca). +1. First, log in to the [OVHcloud Control Panel](/links/manager). 1. In the left menu, in the `Containers & Orchestration`{.action} section, select `Managed Private Registry`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-gb.md index db88b9f3b20..24ea7f11a27 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-gb.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. First, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB). +1. First, log in to the [OVHcloud Control Panel](/links/manager). 1. In the left menu, in the `Containers & Orchestration`{.action} section, select `Managed Private Registry`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-ie.md index 7726a653cbf..24ea7f11a27 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-ie.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. First, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie). +1. First, log in to the [OVHcloud Control Panel](/links/manager). 1. In the left menu, in the `Containers & Orchestration`{.action} section, select `Managed Private Registry`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-sg.md index 141df79ee45..24ea7f11a27 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-sg.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. First, log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg). +1. First, log in to the [OVHcloud Control Panel](/links/manager). 1. In the left menu, in the `Containers & Orchestration`{.action} section, select `Managed Private Registry`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-us.md index e8b9456467d..24ea7f11a27 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.en-us.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. First, log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we). +1. First, log in to the [OVHcloud Control Panel](/links/manager). 1. In the left menu, in the `Containers & Orchestration`{.action} section, select `Managed Private Registry`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.es-es.md index d25fc901f69..24ea7f11a27 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.es-es.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. First, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es). +1. First, log in to the [OVHcloud Control Panel](/links/manager). 1. In the left menu, in the `Containers & Orchestration`{.action} section, select `Managed Private Registry`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.es-us.md index aa1c5fd263f..24ea7f11a27 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.es-us.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. First, log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws). +1. First, log in to the [OVHcloud Control Panel](/links/manager). 1. In the left menu, in the `Containers & Orchestration`{.action} section, select `Managed Private Registry`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.fr-ca.md index da2bc104361..24ea7f11a27 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.fr-ca.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. First, log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc). +1. First, log in to the [OVHcloud Control Panel](/links/manager). 1. In the left menu, in the `Containers & Orchestration`{.action} section, select `Managed Private Registry`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.fr-fr.md index 84180ff142a..24ea7f11a27 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.fr-fr.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. First, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr). +1. First, log in to the [OVHcloud Control Panel](/links/manager). 1. In the left menu, in the `Containers & Orchestration`{.action} section, select `Managed Private Registry`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.it-it.md index 0032b8b14f2..24ea7f11a27 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.it-it.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. First, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it). +1. First, log in to the [OVHcloud Control Panel](/links/manager). 1. In the left menu, in the `Containers & Orchestration`{.action} section, select `Managed Private Registry`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.pl-pl.md index 9de99123b14..24ea7f11a27 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.pl-pl.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. First, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl). +1. First, log in to the [OVHcloud Control Panel](/links/manager). 1. In the left menu, in the `Containers & Orchestration`{.action} section, select `Managed Private Registry`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.pt-pt.md index fb3782d69b8..24ea7f11a27 100644 --- a/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_private_registry/creating-a-private-registry/guide.pt-pt.md @@ -36,7 +36,7 @@ OVHcloud Managed Private Registry service provides you a managed, authenticated ## Instructions -1. First, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt). +1. First, log in to the [OVHcloud Control Panel](/links/manager). 1. In the left menu, in the `Containers & Orchestration`{.action} section, select `Managed Private Registry`{.action}. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.de-de.md index 21b03b97a62..c4d25da4c97 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.de-de.md @@ -84,7 +84,7 @@ You can click on the `Explore`{.action} button to manage your MKS Cluster. > [!warning] > -> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/de/public-cloud/prices/#568) and [Compute](https://www.ovhcloud.com/de/public-cloud/prices/) pricing pages. +> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/de/public-cloud/prices/#568) and [Compute](/links/public-cloud/prices) pricing pages. > > Once your Managed Kubernetes clusters are created, we do recommend performing all actions (upgrade, nodepool management, cluster modification) from the Rancher console and not performing any action directly via the OVHcloud API, OVHcloud Terraform provider or the OVHcloud Control Panel as this can lead to desynchronization. > diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-asia.md index 682a2b7dfec..b7c5e1e7abf 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-asia.md @@ -84,7 +84,7 @@ You can click on the `Explore`{.action} button to manage your MKS Cluster. > [!warning] > -> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/asia/public-cloud/prices/#568) and [Compute](https://www.ovhcloud.com/asia/public-cloud/prices/) pricing pages. +> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/asia/public-cloud/prices/#568) and [Compute](/links/public-cloud/prices) pricing pages. > > Once your Managed Kubernetes clusters are created, we do recommend performing all actions (upgrade, nodepool management, cluster modification) from the Rancher console and not performing any action directly via the OVHcloud API, OVHcloud Terraform provider or the OVHcloud Control Panel as this can lead to desynchronization. > diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-au.md index f7c0af5e2f7..8a1fccf4e8c 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-au.md @@ -84,7 +84,7 @@ You can click on the `Explore`{.action} button to manage your MKS Cluster. > [!warning] > -> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/en-au/public-cloud/prices/#568) and [Compute](https://www.ovhcloud.com/en-au/public-cloud/prices/) pricing pages. +> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/en-au/public-cloud/prices/#568) and [Compute](/links/public-cloud/prices) pricing pages. > > Once your Managed Kubernetes clusters are created, we do recommend performing all actions (upgrade, nodepool management, cluster modification) from the Rancher console and not performing any action directly via the OVHcloud API, OVHcloud Terraform provider or the OVHcloud Control Panel as this can lead to desynchronization. > diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-ca.md index d80fda57fa3..0d237f02876 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-ca.md @@ -84,7 +84,7 @@ You can click on the `Explore`{.action} button to manage your MKS Cluster. > [!warning] > -> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/en-ca/public-cloud/prices/#568) and [Compute](https://www.ovhcloud.com/en-ca/public-cloud/prices/) pricing pages. +> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/en-ca/public-cloud/prices/#568) and [Compute](/links/public-cloud/prices) pricing pages. > > Once your Managed Kubernetes clusters are created, we do recommend performing all actions (upgrade, nodepool management, cluster modification) from the Rancher console and not performing any action directly via the OVHcloud API, OVHcloud Terraform provider or the OVHcloud Control Panel as this can lead to desynchronization. > diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-gb.md index dc290335c15..bccb7a56e2d 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-gb.md @@ -84,7 +84,7 @@ You can click on the `Explore`{.action} button to manage your MKS Cluster. > [!warning] > -> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/en-gb/public-cloud/prices/#568) and [Compute](https://www.ovhcloud.com/en-gb/public-cloud/prices/) pricing pages. +> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/en-gb/public-cloud/prices/#568) and [Compute](/links/public-cloud/prices) pricing pages. > > Once your Managed Kubernetes clusters are created, we do recommend performing all actions (upgrade, nodepool management, cluster modification) from the Rancher console and not performing any action directly via the OVHcloud API, OVHcloud Terraform provider or the OVHcloud Control Panel as this can lead to desynchronization. > diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-ie.md index 1b405838049..dfffe852f1d 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-ie.md @@ -84,7 +84,7 @@ You can click on the `Explore`{.action} button to manage your MKS Cluster. > [!warning] > -> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/en-ie/public-cloud/prices/#568) and [Compute](https://www.ovhcloud.com/en-ie/public-cloud/prices/) pricing pages. +> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/en-ie/public-cloud/prices/#568) and [Compute](/links/public-cloud/prices) pricing pages. > > Once your Managed Kubernetes clusters are created, we do recommend performing all actions (upgrade, nodepool management, cluster modification) from the Rancher console and not performing any action directly via the OVHcloud API, OVHcloud Terraform provider or the OVHcloud Control Panel as this can lead to desynchronization. > diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-sg.md index 8e55472ba4b..c6839fe4f58 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-sg.md @@ -84,7 +84,7 @@ You can click on the `Explore`{.action} button to manage your MKS Cluster. > [!warning] > -> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/en-sg/public-cloud/prices/#568) and [Compute](https://www.ovhcloud.com/en-sg/public-cloud/prices/) pricing pages. +> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/en-sg/public-cloud/prices/#568) and [Compute](/links/public-cloud/prices) pricing pages. > > Once your Managed Kubernetes clusters are created, we do recommend performing all actions (upgrade, nodepool management, cluster modification) from the Rancher console and not performing any action directly via the OVHcloud API, OVHcloud Terraform provider or the OVHcloud Control Panel as this can lead to desynchronization. > diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-us.md index 4197027de3a..9d0f2b1fd5e 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.en-us.md @@ -84,7 +84,7 @@ You can click on the `Explore`{.action} button to manage your MKS Cluster. > [!warning] > -> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/en/public-cloud/prices/#568) and [Compute](https://www.ovhcloud.com/en/public-cloud/prices/) pricing pages. +> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/en/public-cloud/prices/#568) and [Compute](/links/public-cloud/prices) pricing pages. > > Once your Managed Kubernetes clusters are created, we do recommend performing all actions (upgrade, nodepool management, cluster modification) from the Rancher console and not performing any action directly via the OVHcloud API, OVHcloud Terraform provider or the OVHcloud Control Panel as this can lead to desynchronization. > diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.es-es.md index a6fd043eaae..c2876e71d10 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.es-es.md @@ -84,7 +84,7 @@ You can click on the `Explore`{.action} button to manage your MKS Cluster. > [!warning] > -> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/es-es/public-cloud/prices/#568) and [Compute](https://www.ovhcloud.com/es-es/public-cloud/prices/) pricing pages. +> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/es-es/public-cloud/prices/#568) and [Compute](/links/public-cloud/prices) pricing pages. > > Once your Managed Kubernetes clusters are created, we do recommend performing all actions (upgrade, nodepool management, cluster modification) from the Rancher console and not performing any action directly via the OVHcloud API, OVHcloud Terraform provider or the OVHcloud Control Panel as this can lead to desynchronization. > diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.es-us.md index daa353a89fe..b902ae26410 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.es-us.md @@ -84,7 +84,7 @@ You can click on the `Explore`{.action} button to manage your MKS Cluster. > [!warning] > -> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/es/public-cloud/prices/#568) and [Compute](https://www.ovhcloud.com/es/public-cloud/prices/) pricing pages. +> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/es/public-cloud/prices/#568) and [Compute](/links/public-cloud/prices) pricing pages. > > Once your Managed Kubernetes clusters are created, we do recommend performing all actions (upgrade, nodepool management, cluster modification) from the Rancher console and not performing any action directly via the OVHcloud API, OVHcloud Terraform provider or the OVHcloud Control Panel as this can lead to desynchronization. > diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.fr-ca.md index e590c505a83..2fa99f931f4 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.fr-ca.md @@ -84,7 +84,7 @@ You can click on the `Explore`{.action} button to manage your MKS Cluster. > [!warning] > -> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/fr-ca/public-cloud/prices/#568) and [Compute](https://www.ovhcloud.com/fr-ca/public-cloud/prices/) pricing pages. +> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/fr-ca/public-cloud/prices/#568) and [Compute](/links/public-cloud/prices) pricing pages. > > Once your Managed Kubernetes clusters are created, we do recommend performing all actions (upgrade, nodepool management, cluster modification) from the Rancher console and not performing any action directly via the OVHcloud API, OVHcloud Terraform provider or the OVHcloud Control Panel as this can lead to desynchronization. > diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.fr-fr.md index 9f53a1b5a64..9c25d007dcf 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.fr-fr.md @@ -84,7 +84,7 @@ You can click on the `Explore`{.action} button to manage your MKS Cluster. > [!warning] > -> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/fr/public-cloud/prices/#568) and [Compute](https://www.ovhcloud.com/fr/public-cloud/prices/) pricing pages. +> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/fr/public-cloud/prices/#568) and [Compute](/links/public-cloud/prices) pricing pages. > > Once your Managed Kubernetes clusters are created, we do recommend performing all actions (upgrade, nodepool management, cluster modification) from the Rancher console and not performing any action directly via the OVHcloud API, OVHcloud Terraform provider or the OVHcloud Control Panel as this can lead to desynchronization. > diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.it-it.md index 9e596c30a25..795638ffe44 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.it-it.md @@ -84,7 +84,7 @@ You can click on the `Explore`{.action} button to manage your MKS Cluster. > [!warning] > -> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/it/public-cloud/prices/#568) and [Compute](https://www.ovhcloud.com/it/public-cloud/prices/) pricing pages. +> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/it/public-cloud/prices/#568) and [Compute](/links/public-cloud/prices) pricing pages. > > Once your Managed Kubernetes clusters are created, we do recommend performing all actions (upgrade, nodepool management, cluster modification) from the Rancher console and not performing any action directly via the OVHcloud API, OVHcloud Terraform provider or the OVHcloud Control Panel as this can lead to desynchronization. > diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.pl-pl.md index 3831da98c4a..2d6d795ed05 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.pl-pl.md @@ -84,7 +84,7 @@ You can click on the `Explore`{.action} button to manage your MKS Cluster. > [!warning] > -> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/pl/public-cloud/prices/#568) and [Compute](https://www.ovhcloud.com/pl/public-cloud/prices/) pricing pages. +> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/pl/public-cloud/prices/#568) and [Compute](/links/public-cloud/prices) pricing pages. > > Once your Managed Kubernetes clusters are created, we do recommend performing all actions (upgrade, nodepool management, cluster modification) from the Rancher console and not performing any action directly via the OVHcloud API, OVHcloud Terraform provider or the OVHcloud Control Panel as this can lead to desynchronization. > diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.pt-pt.md index 07874dc59a6..d36821c7332 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/creating-mks-kubernetes-cluster/guide.pt-pt.md @@ -84,7 +84,7 @@ You can click on the `Explore`{.action} button to manage your MKS Cluster. > [!warning] > -> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/pt/public-cloud/prices/#568) and [Compute](https://www.ovhcloud.com/pt/public-cloud/prices/) pricing pages. +> Deploying to OVHcloud will incur charges. For more information, refer to the [MKS](https://www.ovhcloud.com/pt/public-cloud/prices/#568) and [Compute](/links/public-cloud/prices) pricing pages. > > Once your Managed Kubernetes clusters are created, we do recommend performing all actions (upgrade, nodepool management, cluster modification) from the Rancher console and not performing any action directly via the OVHcloud API, OVHcloud Terraform provider or the OVHcloud Control Panel as this can lead to desynchronization. > diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.de-de.md index 5580d20b518..d7efa43991d 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.de-de.md @@ -58,7 +58,7 @@ The cluster will be in `Updating` state during the changing period and `Active` ## Go further -- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](https://www.ovhcloud.com/de/public-cloud/managed-rancher-service/). +- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](/links/public-cloud/rancher). - If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-asia.md index 1be53e67bec..d7efa43991d 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-asia.md @@ -58,7 +58,7 @@ The cluster will be in `Updating` state during the changing period and `Active` ## Go further -- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](https://www.ovhcloud.com/asia/public-cloud/managed-rancher-service/). +- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](/links/public-cloud/rancher). - If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-au.md index 41a1b083d01..d7efa43991d 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-au.md @@ -58,7 +58,7 @@ The cluster will be in `Updating` state during the changing period and `Active` ## Go further -- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](https://www.ovhcloud.com/en-au/public-cloud/managed-rancher-service/). +- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](/links/public-cloud/rancher). - If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-ca.md index fa5082c9c8b..d7efa43991d 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-ca.md @@ -58,7 +58,7 @@ The cluster will be in `Updating` state during the changing period and `Active` ## Go further -- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](https://www.ovhcloud.com/en-ca/public-cloud/managed-rancher-service/). +- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](/links/public-cloud/rancher). - If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-gb.md index 3d28694edad..5b1fac1b3fa 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-gb.md @@ -58,7 +58,7 @@ The cluster will be in `Updating` state during the changing period and `Active` ## Go further -- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](https://www.ovhcloud.com/en-gb/public-cloud/managed-rancher-service/). +- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](/links/public-cloud/rancher). - If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-ie.md index 516c458e6af..d7efa43991d 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-ie.md @@ -58,7 +58,7 @@ The cluster will be in `Updating` state during the changing period and `Active` ## Go further -- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](https://www.ovhcloud.com/en-ie/public-cloud/managed-rancher-service/). +- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](/links/public-cloud/rancher). - If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-sg.md index 6bbf64a21b6..d7efa43991d 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-sg.md @@ -58,7 +58,7 @@ The cluster will be in `Updating` state during the changing period and `Active` ## Go further -- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](https://www.ovhcloud.com/en-sg/public-cloud/managed-rancher-service/). +- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](/links/public-cloud/rancher). - If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-us.md index c6d57ee32cb..d7efa43991d 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.en-us.md @@ -58,7 +58,7 @@ The cluster will be in `Updating` state during the changing period and `Active` ## Go further -- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](https://www.ovhcloud.com/en/public-cloud/managed-rancher-service/). +- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](/links/public-cloud/rancher). - If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.es-es.md index e8ace6714ac..d7efa43991d 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.es-es.md @@ -58,7 +58,7 @@ The cluster will be in `Updating` state during the changing period and `Active` ## Go further -- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](https://www.ovhcloud.com/es-es/public-cloud/managed-rancher-service/). +- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](/links/public-cloud/rancher). - If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.es-us.md index 60268c6361b..d7efa43991d 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.es-us.md @@ -58,7 +58,7 @@ The cluster will be in `Updating` state during the changing period and `Active` ## Go further -- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](https://www.ovhcloud.com/es/public-cloud/managed-rancher-service/). +- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](/links/public-cloud/rancher). - If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.fr-ca.md index 8c72cea9950..d7efa43991d 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.fr-ca.md @@ -58,7 +58,7 @@ The cluster will be in `Updating` state during the changing period and `Active` ## Go further -- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](https://www.ovhcloud.com/fr-ca/public-cloud/managed-rancher-service/). +- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](/links/public-cloud/rancher). - If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.fr-fr.md index 95eaa11b9e9..d7efa43991d 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.fr-fr.md @@ -58,7 +58,7 @@ The cluster will be in `Updating` state during the changing period and `Active` ## Go further -- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](https://www.ovhcloud.com/fr/public-cloud/managed-rancher-service/). +- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](/links/public-cloud/rancher). - If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.it-it.md index d7908a376e2..d7efa43991d 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.it-it.md @@ -58,7 +58,7 @@ The cluster will be in `Updating` state during the changing period and `Active` ## Go further -- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](https://www.ovhcloud.com/it/public-cloud/managed-rancher-service/). +- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](/links/public-cloud/rancher). - If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.pl-pl.md index eb4eb8f7717..d7efa43991d 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.pl-pl.md @@ -58,7 +58,7 @@ The cluster will be in `Updating` state during the changing period and `Active` ## Go further -- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](https://www.ovhcloud.com/pl/public-cloud/managed-rancher-service/). +- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](/links/public-cloud/rancher). - If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.pt-pt.md index ae21bd5981b..d7efa43991d 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/edit-config-kubernetes-cluster/guide.pt-pt.md @@ -58,7 +58,7 @@ The cluster will be in `Updating` state during the changing period and `Active` ## Go further -- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](https://www.ovhcloud.com/pt/public-cloud/managed-rancher-service/). +- To have an overview of OVHcloud Managed Rancher Service, you can go to the [OVHcloud Managed Rancher Service page](/links/public-cloud/rancher). - If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.de-de.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.de-de.md index d65bd89cd2b..d63c126651e 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.de-de.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.de-de.md @@ -194,7 +194,7 @@ For each machine pool, define the machine configuration by providing the followi - **Pool Name** - Name of the Machine Pool. - **Machine Count** - Number of instances. - **Roles** - `etcd`, `Control Plane` or `Worker`. You can refer to the [Node Roles](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider#node-roles) documentation. -- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](https://www.ovhcloud.com/de/public-cloud/regions-availability/) page. +- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](/links/public-cloud/regions-pci) page. - **Flavor** - The instance flavor used for your nodes. You can refer to the [OVHcloud Flavor list](https://www.ovhcloud.com/de/public-cloud/prices/#13569). - **Image** - The Operating System image used for your nodes. Please refer to [Rancher Operating Systems and Container Runtime Requirements](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/node-requirements-for-rancher-managed-clusters). - **Key Pair** (optional) - The SSH Key Pair that should be used to access your nodes. Please refer to this guide on [how to create a SSH KeyPair and add it to your Public Cloud project](/pages/public_cloud/compute/public-cloud-first-steps). If you leave this field empty, a new keypair will be generated automatically. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-asia.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-asia.md index 8d75c5679c5..c4d795a730b 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-asia.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-asia.md @@ -194,7 +194,7 @@ For each machine pool, define the machine configuration by providing the followi - **Pool Name** - Name of the Machine Pool. - **Machine Count** - Number of instances. - **Roles** - `etcd`, `Control Plane` or `Worker`. You can refer to the [Node Roles](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider#node-roles) documentation. -- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](https://www.ovhcloud.com/asia/public-cloud/regions-availability/) page. +- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](/links/public-cloud/regions-pci) page. - **Flavor** - The instance flavor used for your nodes. You can refer to the [OVHcloud Flavor list](https://www.ovhcloud.com/asia/public-cloud/prices/#13569). - **Image** - The Operating System image used for your nodes. Please refer to [Rancher Operating Systems and Container Runtime Requirements](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/node-requirements-for-rancher-managed-clusters). - **Key Pair** (optional) - The SSH Key Pair that should be used to access your nodes. Please refer to this guide on [how to create a SSH KeyPair and add it to your Public Cloud project](/pages/public_cloud/compute/public-cloud-first-steps). If you leave this field empty, a new keypair will be generated automatically. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-au.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-au.md index 034b89d5096..77512a59d0f 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-au.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-au.md @@ -194,7 +194,7 @@ For each machine pool, define the machine configuration by providing the followi - **Pool Name** - Name of the Machine Pool. - **Machine Count** - Number of instances. - **Roles** - `etcd`, `Control Plane` or `Worker`. You can refer to the [Node Roles](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider#node-roles) documentation. -- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](https://www.ovhcloud.com/en-au/public-cloud/regions-availability/) page. +- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](/links/public-cloud/regions-pci) page. - **Flavor** - The instance flavor used for your nodes. You can refer to the [OVHcloud Flavor list](https://www.ovhcloud.com/en-au/public-cloud/prices/#13569). - **Image** - The Operating System image used for your nodes. Please refer to [Rancher Operating Systems and Container Runtime Requirements](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/node-requirements-for-rancher-managed-clusters). - **Key Pair** (optional) - The SSH Key Pair that should be used to access your nodes. Please refer to this guide on [how to create a SSH KeyPair and add it to your Public Cloud project](/pages/public_cloud/compute/public-cloud-first-steps). If you leave this field empty, a new keypair will be generated automatically. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-ca.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-ca.md index d539bfe0686..a8374fbd5d1 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-ca.md @@ -194,7 +194,7 @@ For each machine pool, define the machine configuration by providing the followi - **Pool Name** - Name of the Machine Pool. - **Machine Count** - Number of instances. - **Roles** - `etcd`, `Control Plane` or `Worker`. You can refer to the [Node Roles](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider#node-roles) documentation. -- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](https://www.ovhcloud.com/en-ca/public-cloud/regions-availability/) page. +- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](/links/public-cloud/regions-pci) page. - **Flavor** - The instance flavor used for your nodes. You can refer to the [OVHcloud Flavor list](https://www.ovhcloud.com/en-ca/public-cloud/prices/#13569). - **Image** - The Operating System image used for your nodes. Please refer to [Rancher Operating Systems and Container Runtime Requirements](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/node-requirements-for-rancher-managed-clusters). - **Key Pair** (optional) - The SSH Key Pair that should be used to access your nodes. Please refer to this guide on [how to create a SSH KeyPair and add it to your Public Cloud project](/pages/public_cloud/compute/public-cloud-first-steps). If you leave this field empty, a new keypair will be generated automatically. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-gb.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-gb.md index 29f0d020e15..2a8934fd256 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-gb.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-gb.md @@ -194,7 +194,7 @@ For each machine pool, define the machine configuration by providing the followi - **Pool Name** - Name of the Machine Pool. - **Machine Count** - Number of instances. - **Roles** - `etcd`, `Control Plane` or `Worker`. You can refer to the [Node Roles](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider#node-roles) documentation. -- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](https://www.ovhcloud.com/en-gb/public-cloud/regions-availability/) page. +- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](/links/public-cloud/regions-pci) page. - **Flavor** - The instance flavor used for your nodes. You can refer to the [OVHcloud Flavor list](https://www.ovhcloud.com/en-gb/public-cloud/prices/#13569). - **Image** - The Operating System image used for your nodes. Please refer to [Rancher Operating Systems and Container Runtime Requirements](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/node-requirements-for-rancher-managed-clusters). - **Key Pair** (optional) - The SSH Key Pair that should be used to access your nodes. Please refer to this guide on [how to create a SSH KeyPair and add it to your Public Cloud project](/pages/public_cloud/compute/public-cloud-first-steps). If you leave this field empty, a new keypair will be generated automatically. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-ie.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-ie.md index b3f94aa08c8..b5a31775a2a 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-ie.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-ie.md @@ -194,7 +194,7 @@ For each machine pool, define the machine configuration by providing the followi - **Pool Name** - Name of the Machine Pool. - **Machine Count** - Number of instances. - **Roles** - `etcd`, `Control Plane` or `Worker`. You can refer to the [Node Roles](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider#node-roles) documentation. -- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](https://www.ovhcloud.com/en-ie/public-cloud/regions-availability/) page. +- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](/links/public-cloud/regions-pci) page. - **Flavor** - The instance flavor used for your nodes. You can refer to the [OVHcloud Flavor list](https://www.ovhcloud.com/en-ie/public-cloud/prices/#13569). - **Image** - The Operating System image used for your nodes. Please refer to [Rancher Operating Systems and Container Runtime Requirements](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/node-requirements-for-rancher-managed-clusters). - **Key Pair** (optional) - The SSH Key Pair that should be used to access your nodes. Please refer to this guide on [how to create a SSH KeyPair and add it to your Public Cloud project](/pages/public_cloud/compute/public-cloud-first-steps). If you leave this field empty, a new keypair will be generated automatically. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-sg.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-sg.md index 8cd5be262b7..85d6ca0dcf8 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-sg.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-sg.md @@ -194,7 +194,7 @@ For each machine pool, define the machine configuration by providing the followi - **Pool Name** - Name of the Machine Pool. - **Machine Count** - Number of instances. - **Roles** - `etcd`, `Control Plane` or `Worker`. You can refer to the [Node Roles](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider#node-roles) documentation. -- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](https://www.ovhcloud.com/en-sg/public-cloud/regions-availability/) page. +- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](/links/public-cloud/regions-pci) page. - **Flavor** - The instance flavor used for your nodes. You can refer to the [OVHcloud Flavor list](https://www.ovhcloud.com/en-sg/public-cloud/prices/#13569). - **Image** - The Operating System image used for your nodes. Please refer to [Rancher Operating Systems and Container Runtime Requirements](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/node-requirements-for-rancher-managed-clusters). - **Key Pair** (optional) - The SSH Key Pair that should be used to access your nodes. Please refer to this guide on [how to create a SSH KeyPair and add it to your Public Cloud project](/pages/public_cloud/compute/public-cloud-first-steps). If you leave this field empty, a new keypair will be generated automatically. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-us.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-us.md index f790c3ea366..915b8188604 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-us.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.en-us.md @@ -194,7 +194,7 @@ For each machine pool, define the machine configuration by providing the followi - **Pool Name** - Name of the Machine Pool. - **Machine Count** - Number of instances. - **Roles** - `etcd`, `Control Plane` or `Worker`. You can refer to the [Node Roles](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider#node-roles) documentation. -- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](https://www.ovhcloud.com/en/public-cloud/regions-availability/) page. +- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](/links/public-cloud/regions-pci) page. - **Flavor** - The instance flavor used for your nodes. You can refer to the [OVHcloud Flavor list](https://www.ovhcloud.com/en/public-cloud/prices/#13569). - **Image** - The Operating System image used for your nodes. Please refer to [Rancher Operating Systems and Container Runtime Requirements](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/node-requirements-for-rancher-managed-clusters). - **Key Pair** (optional) - The SSH Key Pair that should be used to access your nodes. Please refer to this guide on [how to create a SSH KeyPair and add it to your Public Cloud project](/pages/public_cloud/compute/public-cloud-first-steps). If you leave this field empty, a new keypair will be generated automatically. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.es-es.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.es-es.md index ec47b5265b4..769f2bfd1a6 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.es-es.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.es-es.md @@ -194,7 +194,7 @@ For each machine pool, define the machine configuration by providing the followi - **Pool Name** - Name of the Machine Pool. - **Machine Count** - Number of instances. - **Roles** - `etcd`, `Control Plane` or `Worker`. You can refer to the [Node Roles](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider#node-roles) documentation. -- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](https://www.ovhcloud.com/es-es/public-cloud/regions-availability/) page. +- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](/links/public-cloud/regions-pci) page. - **Flavor** - The instance flavor used for your nodes. You can refer to the [OVHcloud Flavor list](https://www.ovhcloud.com/es-es/public-cloud/prices/#13569). - **Image** - The Operating System image used for your nodes. Please refer to [Rancher Operating Systems and Container Runtime Requirements](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/node-requirements-for-rancher-managed-clusters). - **Key Pair** (optional) - The SSH Key Pair that should be used to access your nodes. Please refer to this guide on [how to create a SSH KeyPair and add it to your Public Cloud project](/pages/public_cloud/compute/public-cloud-first-steps). If you leave this field empty, a new keypair will be generated automatically. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.es-us.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.es-us.md index 25e031ee166..cbeee930bfd 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.es-us.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.es-us.md @@ -194,7 +194,7 @@ For each machine pool, define the machine configuration by providing the followi - **Pool Name** - Name of the Machine Pool. - **Machine Count** - Number of instances. - **Roles** - `etcd`, `Control Plane` or `Worker`. You can refer to the [Node Roles](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider#node-roles) documentation. -- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](https://www.ovhcloud.com/es/public-cloud/regions-availability/) page. +- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](/links/public-cloud/regions-pci) page. - **Flavor** - The instance flavor used for your nodes. You can refer to the [OVHcloud Flavor list](https://www.ovhcloud.com/es/public-cloud/prices/#13569). - **Image** - The Operating System image used for your nodes. Please refer to [Rancher Operating Systems and Container Runtime Requirements](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/node-requirements-for-rancher-managed-clusters). - **Key Pair** (optional) - The SSH Key Pair that should be used to access your nodes. Please refer to this guide on [how to create a SSH KeyPair and add it to your Public Cloud project](/pages/public_cloud/compute/public-cloud-first-steps). If you leave this field empty, a new keypair will be generated automatically. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.fr-ca.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.fr-ca.md index 2f9b10722e6..f62b69e30e1 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.fr-ca.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.fr-ca.md @@ -194,7 +194,7 @@ For each machine pool, define the machine configuration by providing the followi - **Pool Name** - Name of the Machine Pool. - **Machine Count** - Number of instances. - **Roles** - `etcd`, `Control Plane` or `Worker`. You can refer to the [Node Roles](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider#node-roles) documentation. -- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](https://www.ovhcloud.com/fr-ca/public-cloud/regions-availability/) page. +- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](/links/public-cloud/regions-pci) page. - **Flavor** - The instance flavor used for your nodes. You can refer to the [OVHcloud Flavor list](https://www.ovhcloud.com/fr-ca/public-cloud/prices/#13569). - **Image** - The Operating System image used for your nodes. Please refer to [Rancher Operating Systems and Container Runtime Requirements](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/node-requirements-for-rancher-managed-clusters). - **Key Pair** (optional) - The SSH Key Pair that should be used to access your nodes. Please refer to this guide on [how to create a SSH KeyPair and add it to your Public Cloud project](/pages/public_cloud/compute/public-cloud-first-steps). If you leave this field empty, a new keypair will be generated automatically. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.fr-fr.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.fr-fr.md index fefcc7287f2..d3a744ef90c 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.fr-fr.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.fr-fr.md @@ -194,7 +194,7 @@ For each machine pool, define the machine configuration by providing the followi - **Pool Name** - Name of the Machine Pool. - **Machine Count** - Number of instances. - **Roles** - `etcd`, `Control Plane` or `Worker`. You can refer to the [Node Roles](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider#node-roles) documentation. -- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) page. +- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](/links/public-cloud/regions-pci) page. - **Flavor** - The instance flavor used for your nodes. You can refer to the [OVHcloud Flavor list](https://www.ovhcloud.com/fr/public-cloud/prices/#13569). - **Image** - The Operating System image used for your nodes. Please refer to [Rancher Operating Systems and Container Runtime Requirements](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/node-requirements-for-rancher-managed-clusters). - **Key Pair** (optional) - The SSH Key Pair that should be used to access your nodes. Please refer to this guide on [how to create a SSH KeyPair and add it to your Public Cloud project](/pages/public_cloud/compute/public-cloud-first-steps). If you leave this field empty, a new keypair will be generated automatically. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.it-it.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.it-it.md index 9460398077f..60609e5c066 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.it-it.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.it-it.md @@ -194,7 +194,7 @@ For each machine pool, define the machine configuration by providing the followi - **Pool Name** - Name of the Machine Pool. - **Machine Count** - Number of instances. - **Roles** - `etcd`, `Control Plane` or `Worker`. You can refer to the [Node Roles](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider#node-roles) documentation. -- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](https://www.ovhcloud.com/it/public-cloud/regions-availability/) page. +- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](/links/public-cloud/regions-pci) page. - **Flavor** - The instance flavor used for your nodes. You can refer to the [OVHcloud Flavor list](https://www.ovhcloud.com/it/public-cloud/prices/#13569). - **Image** - The Operating System image used for your nodes. Please refer to [Rancher Operating Systems and Container Runtime Requirements](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/node-requirements-for-rancher-managed-clusters). - **Key Pair** (optional) - The SSH Key Pair that should be used to access your nodes. Please refer to this guide on [how to create a SSH KeyPair and add it to your Public Cloud project](/pages/public_cloud/compute/public-cloud-first-steps). If you leave this field empty, a new keypair will be generated automatically. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.pl-pl.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.pl-pl.md index 75354f343e1..ae685617304 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.pl-pl.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.pl-pl.md @@ -194,7 +194,7 @@ For each machine pool, define the machine configuration by providing the followi - **Pool Name** - Name of the Machine Pool. - **Machine Count** - Number of instances. - **Roles** - `etcd`, `Control Plane` or `Worker`. You can refer to the [Node Roles](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider#node-roles) documentation. -- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](https://www.ovhcloud.com/pl/public-cloud/regions-availability/) page. +- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](/links/public-cloud/regions-pci) page. - **Flavor** - The instance flavor used for your nodes. You can refer to the [OVHcloud Flavor list](https://www.ovhcloud.com/pl/public-cloud/prices/#13569). - **Image** - The Operating System image used for your nodes. Please refer to [Rancher Operating Systems and Container Runtime Requirements](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/node-requirements-for-rancher-managed-clusters). - **Key Pair** (optional) - The SSH Key Pair that should be used to access your nodes. Please refer to this guide on [how to create a SSH KeyPair and add it to your Public Cloud project](/pages/public_cloud/compute/public-cloud-first-steps). If you leave this field empty, a new keypair will be generated automatically. diff --git a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.pt-pt.md b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.pt-pt.md index 18adb5860cc..615ba875e26 100644 --- a/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.pt-pt.md +++ b/pages/public_cloud/containers_orchestration/managed_rancher_service/getting-started/guide.pt-pt.md @@ -194,7 +194,7 @@ For each machine pool, define the machine configuration by providing the followi - **Pool Name** - Name of the Machine Pool. - **Machine Count** - Number of instances. - **Roles** - `etcd`, `Control Plane` or `Worker`. You can refer to the [Node Roles](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider#node-roles) documentation. -- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](https://www.ovhcloud.com/pt/public-cloud/regions-availability/) page. +- **Region** - The OVHcloud Public Cloud region. If you want to check the availability of specific products that you plan to use alongside Kubernetes, you can refer to the [Availability of Public Cloud Product](/links/public-cloud/regions-pci) page. - **Flavor** - The instance flavor used for your nodes. You can refer to the [OVHcloud Flavor list](https://www.ovhcloud.com/pt/public-cloud/prices/#13569). - **Image** - The Operating System image used for your nodes. Please refer to [Rancher Operating Systems and Container Runtime Requirements](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/node-requirements-for-rancher-managed-clusters). - **Key Pair** (optional) - The SSH Key Pair that should be used to access your nodes. Please refer to this guide on [how to create a SSH KeyPair and add it to your Public Cloud project](/pages/public_cloud/compute/public-cloud-first-steps). If you leave this field empty, a new keypair will be generated automatically. diff --git a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.de-de.md b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.de-de.md index 351d32ef0a2..993ad2950e5 100644 --- a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.de-de.md +++ b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.de-de.md @@ -13,8 +13,8 @@ Prefect provides a flexible Python framework to easily combine tasks into workfl ## Requirements - An active OVHcloud account and its credentials -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-asia.md b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-asia.md index 0fa1d1dee9b..68732cf9b0b 100644 --- a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-asia.md +++ b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-asia.md @@ -13,8 +13,8 @@ Prefect provides a flexible Python framework to easily combine tasks into workfl ## Requirements - An active OVHcloud account and its credentials -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-au.md b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-au.md index 1654c902186..68732cf9b0b 100644 --- a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-au.md +++ b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-au.md @@ -13,8 +13,8 @@ Prefect provides a flexible Python framework to easily combine tasks into workfl ## Requirements - An active OVHcloud account and its credentials -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-ca.md b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-ca.md index fd11ef5ac6e..68732cf9b0b 100644 --- a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-ca.md +++ b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-ca.md @@ -13,8 +13,8 @@ Prefect provides a flexible Python framework to easily combine tasks into workfl ## Requirements - An active OVHcloud account and its credentials -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-gb.md b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-gb.md index 636f3ae4516..993ad2950e5 100644 --- a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-gb.md +++ b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-gb.md @@ -13,8 +13,8 @@ Prefect provides a flexible Python framework to easily combine tasks into workfl ## Requirements - An active OVHcloud account and its credentials -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-ie.md b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-ie.md index 3b0ecc8b9f9..993ad2950e5 100644 --- a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-ie.md +++ b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-ie.md @@ -13,8 +13,8 @@ Prefect provides a flexible Python framework to easily combine tasks into workfl ## Requirements - An active OVHcloud account and its credentials -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-sg.md b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-sg.md index f8940e9812e..68732cf9b0b 100644 --- a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-sg.md +++ b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-sg.md @@ -13,8 +13,8 @@ Prefect provides a flexible Python framework to easily combine tasks into workfl ## Requirements - An active OVHcloud account and its credentials -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-us.md b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-us.md index 435817ed7b8..68732cf9b0b 100644 --- a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-us.md +++ b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.en-us.md @@ -13,8 +13,8 @@ Prefect provides a flexible Python framework to easily combine tasks into workfl ## Requirements - An active OVHcloud account and its credentials -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.es-es.md b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.es-es.md index f091d79437a..993ad2950e5 100644 --- a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.es-es.md +++ b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.es-es.md @@ -13,8 +13,8 @@ Prefect provides a flexible Python framework to easily combine tasks into workfl ## Requirements - An active OVHcloud account and its credentials -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.es-us.md b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.es-us.md index ba9faa14b51..68732cf9b0b 100644 --- a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.es-us.md +++ b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.es-us.md @@ -13,8 +13,8 @@ Prefect provides a flexible Python framework to easily combine tasks into workfl ## Requirements - An active OVHcloud account and its credentials -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.fr-ca.md b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.fr-ca.md index e70589bf9c8..0b83b03738c 100644 --- a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.fr-ca.md +++ b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.fr-ca.md @@ -13,8 +13,8 @@ Prefect provides a flexible Python framework to easily combine tasks into workfl ## Requirements - An active OVHcloud account and its credentials -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.fr-fr.md b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.fr-fr.md index 3f31c0fdf00..fff968c5e49 100644 --- a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.fr-fr.md +++ b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.fr-fr.md @@ -13,8 +13,8 @@ Prefect provides a flexible Python framework to easily combine tasks into workfl ## Requirements - An active OVHcloud account and its credentials -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.it-it.md b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.it-it.md index 567b1bf9042..993ad2950e5 100644 --- a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.it-it.md +++ b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.it-it.md @@ -13,8 +13,8 @@ Prefect provides a flexible Python framework to easily combine tasks into workfl ## Requirements - An active OVHcloud account and its credentials -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.pl-pl.md b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.pl-pl.md index f353b4e7e88..993ad2950e5 100644 --- a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.pl-pl.md +++ b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.pl-pl.md @@ -13,8 +13,8 @@ Prefect provides a flexible Python framework to easily combine tasks into workfl ## Requirements - An active OVHcloud account and its credentials -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.pt-pt.md b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.pt-pt.md index 7d314c903be..993ad2950e5 100644 --- a/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.pt-pt.md +++ b/pages/public_cloud/integrations/prefect_guide_01_getting_started/guide.pt-pt.md @@ -13,8 +13,8 @@ Prefect provides a flexible Python framework to easily combine tasks into workfl ## Requirements - An active OVHcloud account and its credentials -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.de-de.md b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.de-de.md index a256f9b9b24..245b15ef6b8 100644 --- a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.de-de.md +++ b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.de-de.md @@ -56,7 +56,7 @@ Die Ressourcen sind in unseren verschiedenen Rechenzentren weltweit verfügbar. ### Cloud-Anbieter auf einem ausgereiften Markt -Die OVHcloud Public Cloud ist neben bekannten Cloud-Anbietern wie AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (von Microsoft) oder Alibaba Cloud positioniert. Unser Angebot zeichnet sich durch [besonders günstige Preise](https://www.ovhcloud.com/de/public-cloud/prices/) und die Verwendung von Standard-APIs aus, die unseren Nutzern Änderungen erlauben, ohne sich einer einzelnen proprietären Technologie unterwerfen zu müssen. +Die OVHcloud Public Cloud ist neben bekannten Cloud-Anbietern wie AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (von Microsoft) oder Alibaba Cloud positioniert. Unser Angebot zeichnet sich durch [besonders günstige Preise](/links/public-cloud/prices) und die Verwendung von Standard-APIs aus, die unseren Nutzern Änderungen erlauben, ohne sich einer einzelnen proprietären Technologie unterwerfen zu müssen. ## Konkreter Ansatz @@ -126,7 +126,7 @@ Nachfolgend finden Sie grundlegende Wissensressourcen, die Ihnen bei Ihrem Start |---|---| |[FAQ](/pages/public_cloud/public_cloud_cross_functional/faq_pci)|Die häufigsten Fragen zur Public Cloud.| |[Glossar](/pages/public_cloud/public_cloud_cross_functional/introduction_about_instances)|Die Konzepte und Definitionen zur fortgeschrittenen Nutzung.| -|[Verfügbarkeit der Dienste nach Standort](https://www.ovhcloud.com/de/public-cloud/regions-availability/)|Verfügbarkeitstabellen der Dienste an den verschiedenen Standorten.| +|[Verfügbarkeit der Dienste nach Standort](/links/public-cloud/regions-pci)|Verfügbarkeitstabellen der Dienste an den verschiedenen Standorten.| Verwenden Sie folgende Anleitungen, um Informationen zum praktischen Vorgehen zu erhalten: @@ -146,8 +146,8 @@ Einer der großen Vorteile der Verwendung von Standard- und Open-Source-Technolo |Dokumentation|Beschreibung| |---|---| -|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient) (EN)|Die vollständige Dokumentation des essentiellen OpenStack Clients in der Kommandozeile. Dokumentation für die Version "Stein": Nutzen Sie [die Verfügbarkeitstabelle](https://www.ovhcloud.com/de/public-cloud/regions-availability/), um zu sehen, welche Dienstleistungen verfügbar sind.| -|[OpenStack API](https://docs.openstack.org/stein/api/) (EN)|Die vollständige Dokumentation zu OpenStack für die "Stein"-Version. Nutzen Sie [die Verfügbarkeitstabelle](https://www.ovhcloud.com/de/public-cloud/regions-availability/), um zu sehen, welche Dienstleistungen verfügbar sind.| +|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient) (EN)|Die vollständige Dokumentation des essentiellen OpenStack Clients in der Kommandozeile. Dokumentation für die Version "Stein": Nutzen Sie [die Verfügbarkeitstabelle](/links/public-cloud/regions-pci), um zu sehen, welche Dienstleistungen verfügbar sind.| +|[OpenStack API](https://docs.openstack.org/stein/api/) (EN)|Die vollständige Dokumentation zu OpenStack für die "Stein"-Version. Nutzen Sie [die Verfügbarkeitstabelle](/links/public-cloud/regions-pci), um zu sehen, welche Dienstleistungen verfügbar sind.| |[Benutzer-Dokumentation](https://docs.openstack.org/stein/user/) (EN)|Vollständige Dokumentation für OpenStack-Benutzer in der Version "Stein".| |[Entwickler-Dokumentation](https://developer.openstack.org/) (EN)|Dokumentation für Entwickler, die ihre Anwendung mit der OpenStack API verbinden möchten, unter Verwendung der verfügbaren Bibliotheken/SDKs.| |[Kubernetes CLI Overview](https://kubernetes.io/docs/reference/kubectl/overview/) (EN)| Dokumentation des essentiellen CLI-Clients *kubectl*.| diff --git a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-asia.md b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-asia.md index 7929ee2d1f1..0f868e65d76 100644 --- a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-asia.md @@ -52,7 +52,7 @@ These resources are available in our various data centres across the globe. OVHc ### A cloud service provider in a mature market -OVHcloud Public Cloud is positioned alongside well-known cloud providers such as AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (from Microsoft) and Alibaba Cloud. Our offer is distinguished by [the particularly advantageous rates](https://www.ovhcloud.com/asia/public-cloud/prices/) and the use of standard APIs that leave our users free to change, without adhering to any proprietary technology. +OVHcloud Public Cloud is positioned alongside well-known cloud providers such as AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (from Microsoft) and Alibaba Cloud. Our offer is distinguished by [the particularly advantageous rates](/links/public-cloud/prices) and the use of standard APIs that leave our users free to change, without adhering to any proprietary technology. ## Practical approach @@ -121,7 +121,7 @@ Here are some general resources that will help you get started with the Public C |---|---| |[FAQ](/pages/public_cloud/public_cloud_cross_functional/faq_pci)|Frequently asked questions about Public Cloud.| |[Glossary](/pages/public_cloud/public_cloud_cross_functional/introduction_about_instances)|The concepts and definitions you will need to move forward.| -|[Availability of services by location](https://www.ovhcloud.com/fr/public-cloud/regions-availability/)|Service availability tables across different locations.| +|[Availability of services by location](/links/public-cloud/regions-pci)|Service availability tables across different locations.| Here are some guides to help you with the first steps: @@ -140,8 +140,8 @@ One of the big advantages of using standard and open technologies, like OpenStac |Documentation|Details| |---|---| -|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient)|Extensive documentation for the essential openstack command-line client. Documentation for the Stein version, please refer to the [availability table](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) to find out what services are available.| -|[APIs OpenStack](https://docs.openstack.org/stein/api/)|Extensive documentation of OpenStack APIs Documentation for the Stein version, please refer to the [availability table](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) to find out what services are available.| +|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient)|Extensive documentation for the essential openstack command-line client. Documentation for the Stein version, please refer to the [availability table](/links/public-cloud/regions-pci) to find out what services are available.| +|[APIs OpenStack](https://docs.openstack.org/stein/api/)|Extensive documentation of OpenStack APIs Documentation for the Stein version, please refer to the [availability table](/links/public-cloud/regions-pci) to find out what services are available.| |[End user documentation](https://docs.openstack.org/stein/user/)|The full documentation for the OpenStack user, in Stein version.| |[Developer documentation](https://developer.openstack.org/)|The documentation for developers who want to connect their application to OpenStack APIs using the available libraries/SDKs.| |[Kubernetes CLI Overview](https://kubernetes.io/docs/reference/kubectl/overview/)| The documentation for the essential command line client 'kubectl'.| diff --git a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-au.md b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-au.md index 373ef983c24..0f868e65d76 100644 --- a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-au.md +++ b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-au.md @@ -52,7 +52,7 @@ These resources are available in our various data centres across the globe. OVHc ### A cloud service provider in a mature market -OVHcloud Public Cloud is positioned alongside well-known cloud providers such as AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (from Microsoft) and Alibaba Cloud. Our offer is distinguished by [the particularly advantageous rates](https://www.ovhcloud.com/en-au/public-cloud/prices/) and the use of standard APIs that leave our users free to change, without adhering to any proprietary technology. +OVHcloud Public Cloud is positioned alongside well-known cloud providers such as AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (from Microsoft) and Alibaba Cloud. Our offer is distinguished by [the particularly advantageous rates](/links/public-cloud/prices) and the use of standard APIs that leave our users free to change, without adhering to any proprietary technology. ## Practical approach @@ -121,7 +121,7 @@ Here are some general resources that will help you get started with the Public C |---|---| |[FAQ](/pages/public_cloud/public_cloud_cross_functional/faq_pci)|Frequently asked questions about Public Cloud.| |[Glossary](/pages/public_cloud/public_cloud_cross_functional/introduction_about_instances)|The concepts and definitions you will need to move forward.| -|[Availability of services by location](https://www.ovhcloud.com/fr/public-cloud/regions-availability/)|Service availability tables across different locations.| +|[Availability of services by location](/links/public-cloud/regions-pci)|Service availability tables across different locations.| Here are some guides to help you with the first steps: @@ -140,8 +140,8 @@ One of the big advantages of using standard and open technologies, like OpenStac |Documentation|Details| |---|---| -|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient)|Extensive documentation for the essential openstack command-line client. Documentation for the Stein version, please refer to the [availability table](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) to find out what services are available.| -|[APIs OpenStack](https://docs.openstack.org/stein/api/)|Extensive documentation of OpenStack APIs Documentation for the Stein version, please refer to the [availability table](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) to find out what services are available.| +|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient)|Extensive documentation for the essential openstack command-line client. Documentation for the Stein version, please refer to the [availability table](/links/public-cloud/regions-pci) to find out what services are available.| +|[APIs OpenStack](https://docs.openstack.org/stein/api/)|Extensive documentation of OpenStack APIs Documentation for the Stein version, please refer to the [availability table](/links/public-cloud/regions-pci) to find out what services are available.| |[End user documentation](https://docs.openstack.org/stein/user/)|The full documentation for the OpenStack user, in Stein version.| |[Developer documentation](https://developer.openstack.org/)|The documentation for developers who want to connect their application to OpenStack APIs using the available libraries/SDKs.| |[Kubernetes CLI Overview](https://kubernetes.io/docs/reference/kubectl/overview/)| The documentation for the essential command line client 'kubectl'.| diff --git a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-ca.md b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-ca.md index 3b3c525322a..0f868e65d76 100644 --- a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-ca.md @@ -52,7 +52,7 @@ These resources are available in our various data centres across the globe. OVHc ### A cloud service provider in a mature market -OVHcloud Public Cloud is positioned alongside well-known cloud providers such as AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (from Microsoft) and Alibaba Cloud. Our offer is distinguished by [the particularly advantageous rates](https://www.ovhcloud.com/en-ca/public-cloud/prices/) and the use of standard APIs that leave our users free to change, without adhering to any proprietary technology. +OVHcloud Public Cloud is positioned alongside well-known cloud providers such as AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (from Microsoft) and Alibaba Cloud. Our offer is distinguished by [the particularly advantageous rates](/links/public-cloud/prices) and the use of standard APIs that leave our users free to change, without adhering to any proprietary technology. ## Practical approach @@ -121,7 +121,7 @@ Here are some general resources that will help you get started with the Public C |---|---| |[FAQ](/pages/public_cloud/public_cloud_cross_functional/faq_pci)|Frequently asked questions about Public Cloud.| |[Glossary](/pages/public_cloud/public_cloud_cross_functional/introduction_about_instances)|The concepts and definitions you will need to move forward.| -|[Availability of services by location](https://www.ovhcloud.com/fr/public-cloud/regions-availability/)|Service availability tables across different locations.| +|[Availability of services by location](/links/public-cloud/regions-pci)|Service availability tables across different locations.| Here are some guides to help you with the first steps: @@ -140,8 +140,8 @@ One of the big advantages of using standard and open technologies, like OpenStac |Documentation|Details| |---|---| -|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient)|Extensive documentation for the essential openstack command-line client. Documentation for the Stein version, please refer to the [availability table](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) to find out what services are available.| -|[APIs OpenStack](https://docs.openstack.org/stein/api/)|Extensive documentation of OpenStack APIs Documentation for the Stein version, please refer to the [availability table](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) to find out what services are available.| +|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient)|Extensive documentation for the essential openstack command-line client. Documentation for the Stein version, please refer to the [availability table](/links/public-cloud/regions-pci) to find out what services are available.| +|[APIs OpenStack](https://docs.openstack.org/stein/api/)|Extensive documentation of OpenStack APIs Documentation for the Stein version, please refer to the [availability table](/links/public-cloud/regions-pci) to find out what services are available.| |[End user documentation](https://docs.openstack.org/stein/user/)|The full documentation for the OpenStack user, in Stein version.| |[Developer documentation](https://developer.openstack.org/)|The documentation for developers who want to connect their application to OpenStack APIs using the available libraries/SDKs.| |[Kubernetes CLI Overview](https://kubernetes.io/docs/reference/kubectl/overview/)| The documentation for the essential command line client 'kubectl'.| diff --git a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-gb.md b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-gb.md index 9150fd095e7..0f868e65d76 100644 --- a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-gb.md @@ -52,7 +52,7 @@ These resources are available in our various data centres across the globe. OVHc ### A cloud service provider in a mature market -OVHcloud Public Cloud is positioned alongside well-known cloud providers such as AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (from Microsoft) and Alibaba Cloud. Our offer is distinguished by [the particularly advantageous rates](https://www.ovhcloud.com/en-gb/public-cloud/prices/) and the use of standard APIs that leave our users free to change, without adhering to any proprietary technology. +OVHcloud Public Cloud is positioned alongside well-known cloud providers such as AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (from Microsoft) and Alibaba Cloud. Our offer is distinguished by [the particularly advantageous rates](/links/public-cloud/prices) and the use of standard APIs that leave our users free to change, without adhering to any proprietary technology. ## Practical approach @@ -121,7 +121,7 @@ Here are some general resources that will help you get started with the Public C |---|---| |[FAQ](/pages/public_cloud/public_cloud_cross_functional/faq_pci)|Frequently asked questions about Public Cloud.| |[Glossary](/pages/public_cloud/public_cloud_cross_functional/introduction_about_instances)|The concepts and definitions you will need to move forward.| -|[Availability of services by location](https://www.ovhcloud.com/fr/public-cloud/regions-availability/)|Service availability tables across different locations.| +|[Availability of services by location](/links/public-cloud/regions-pci)|Service availability tables across different locations.| Here are some guides to help you with the first steps: @@ -140,8 +140,8 @@ One of the big advantages of using standard and open technologies, like OpenStac |Documentation|Details| |---|---| -|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient)|Extensive documentation for the essential openstack command-line client. Documentation for the Stein version, please refer to the [availability table](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) to find out what services are available.| -|[APIs OpenStack](https://docs.openstack.org/stein/api/)|Extensive documentation of OpenStack APIs Documentation for the Stein version, please refer to the [availability table](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) to find out what services are available.| +|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient)|Extensive documentation for the essential openstack command-line client. Documentation for the Stein version, please refer to the [availability table](/links/public-cloud/regions-pci) to find out what services are available.| +|[APIs OpenStack](https://docs.openstack.org/stein/api/)|Extensive documentation of OpenStack APIs Documentation for the Stein version, please refer to the [availability table](/links/public-cloud/regions-pci) to find out what services are available.| |[End user documentation](https://docs.openstack.org/stein/user/)|The full documentation for the OpenStack user, in Stein version.| |[Developer documentation](https://developer.openstack.org/)|The documentation for developers who want to connect their application to OpenStack APIs using the available libraries/SDKs.| |[Kubernetes CLI Overview](https://kubernetes.io/docs/reference/kubectl/overview/)| The documentation for the essential command line client 'kubectl'.| diff --git a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-ie.md b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-ie.md index 3da5bb17796..0f868e65d76 100644 --- a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-ie.md @@ -52,7 +52,7 @@ These resources are available in our various data centres across the globe. OVHc ### A cloud service provider in a mature market -OVHcloud Public Cloud is positioned alongside well-known cloud providers such as AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (from Microsoft) and Alibaba Cloud. Our offer is distinguished by [the particularly advantageous rates](https://www.ovhcloud.com/en-ie/public-cloud/prices/) and the use of standard APIs that leave our users free to change, without adhering to any proprietary technology. +OVHcloud Public Cloud is positioned alongside well-known cloud providers such as AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (from Microsoft) and Alibaba Cloud. Our offer is distinguished by [the particularly advantageous rates](/links/public-cloud/prices) and the use of standard APIs that leave our users free to change, without adhering to any proprietary technology. ## Practical approach @@ -121,7 +121,7 @@ Here are some general resources that will help you get started with the Public C |---|---| |[FAQ](/pages/public_cloud/public_cloud_cross_functional/faq_pci)|Frequently asked questions about Public Cloud.| |[Glossary](/pages/public_cloud/public_cloud_cross_functional/introduction_about_instances)|The concepts and definitions you will need to move forward.| -|[Availability of services by location](https://www.ovhcloud.com/fr/public-cloud/regions-availability/)|Service availability tables across different locations.| +|[Availability of services by location](/links/public-cloud/regions-pci)|Service availability tables across different locations.| Here are some guides to help you with the first steps: @@ -140,8 +140,8 @@ One of the big advantages of using standard and open technologies, like OpenStac |Documentation|Details| |---|---| -|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient)|Extensive documentation for the essential openstack command-line client. Documentation for the Stein version, please refer to the [availability table](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) to find out what services are available.| -|[APIs OpenStack](https://docs.openstack.org/stein/api/)|Extensive documentation of OpenStack APIs Documentation for the Stein version, please refer to the [availability table](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) to find out what services are available.| +|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient)|Extensive documentation for the essential openstack command-line client. Documentation for the Stein version, please refer to the [availability table](/links/public-cloud/regions-pci) to find out what services are available.| +|[APIs OpenStack](https://docs.openstack.org/stein/api/)|Extensive documentation of OpenStack APIs Documentation for the Stein version, please refer to the [availability table](/links/public-cloud/regions-pci) to find out what services are available.| |[End user documentation](https://docs.openstack.org/stein/user/)|The full documentation for the OpenStack user, in Stein version.| |[Developer documentation](https://developer.openstack.org/)|The documentation for developers who want to connect their application to OpenStack APIs using the available libraries/SDKs.| |[Kubernetes CLI Overview](https://kubernetes.io/docs/reference/kubectl/overview/)| The documentation for the essential command line client 'kubectl'.| diff --git a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-sg.md b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-sg.md index 31255833de1..0f868e65d76 100644 --- a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-sg.md @@ -52,7 +52,7 @@ These resources are available in our various data centres across the globe. OVHc ### A cloud service provider in a mature market -OVHcloud Public Cloud is positioned alongside well-known cloud providers such as AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (from Microsoft) and Alibaba Cloud. Our offer is distinguished by [the particularly advantageous rates](https://www.ovhcloud.com/en-sg/public-cloud/prices/) and the use of standard APIs that leave our users free to change, without adhering to any proprietary technology. +OVHcloud Public Cloud is positioned alongside well-known cloud providers such as AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (from Microsoft) and Alibaba Cloud. Our offer is distinguished by [the particularly advantageous rates](/links/public-cloud/prices) and the use of standard APIs that leave our users free to change, without adhering to any proprietary technology. ## Practical approach @@ -121,7 +121,7 @@ Here are some general resources that will help you get started with the Public C |---|---| |[FAQ](/pages/public_cloud/public_cloud_cross_functional/faq_pci)|Frequently asked questions about Public Cloud.| |[Glossary](/pages/public_cloud/public_cloud_cross_functional/introduction_about_instances)|The concepts and definitions you will need to move forward.| -|[Availability of services by location](https://www.ovhcloud.com/fr/public-cloud/regions-availability/)|Service availability tables across different locations.| +|[Availability of services by location](/links/public-cloud/regions-pci)|Service availability tables across different locations.| Here are some guides to help you with the first steps: @@ -140,8 +140,8 @@ One of the big advantages of using standard and open technologies, like OpenStac |Documentation|Details| |---|---| -|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient)|Extensive documentation for the essential openstack command-line client. Documentation for the Stein version, please refer to the [availability table](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) to find out what services are available.| -|[APIs OpenStack](https://docs.openstack.org/stein/api/)|Extensive documentation of OpenStack APIs Documentation for the Stein version, please refer to the [availability table](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) to find out what services are available.| +|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient)|Extensive documentation for the essential openstack command-line client. Documentation for the Stein version, please refer to the [availability table](/links/public-cloud/regions-pci) to find out what services are available.| +|[APIs OpenStack](https://docs.openstack.org/stein/api/)|Extensive documentation of OpenStack APIs Documentation for the Stein version, please refer to the [availability table](/links/public-cloud/regions-pci) to find out what services are available.| |[End user documentation](https://docs.openstack.org/stein/user/)|The full documentation for the OpenStack user, in Stein version.| |[Developer documentation](https://developer.openstack.org/)|The documentation for developers who want to connect their application to OpenStack APIs using the available libraries/SDKs.| |[Kubernetes CLI Overview](https://kubernetes.io/docs/reference/kubectl/overview/)| The documentation for the essential command line client 'kubectl'.| diff --git a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-us.md b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-us.md index ba6ece7e4f5..0f868e65d76 100644 --- a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-us.md +++ b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.en-us.md @@ -52,7 +52,7 @@ These resources are available in our various data centres across the globe. OVHc ### A cloud service provider in a mature market -OVHcloud Public Cloud is positioned alongside well-known cloud providers such as AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (from Microsoft) and Alibaba Cloud. Our offer is distinguished by [the particularly advantageous rates](https://www.ovhcloud.com/en/public-cloud/prices/) and the use of standard APIs that leave our users free to change, without adhering to any proprietary technology. +OVHcloud Public Cloud is positioned alongside well-known cloud providers such as AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (from Microsoft) and Alibaba Cloud. Our offer is distinguished by [the particularly advantageous rates](/links/public-cloud/prices) and the use of standard APIs that leave our users free to change, without adhering to any proprietary technology. ## Practical approach @@ -121,7 +121,7 @@ Here are some general resources that will help you get started with the Public C |---|---| |[FAQ](/pages/public_cloud/public_cloud_cross_functional/faq_pci)|Frequently asked questions about Public Cloud.| |[Glossary](/pages/public_cloud/public_cloud_cross_functional/introduction_about_instances)|The concepts and definitions you will need to move forward.| -|[Availability of services by location](https://www.ovhcloud.com/fr/public-cloud/regions-availability/)|Service availability tables across different locations.| +|[Availability of services by location](/links/public-cloud/regions-pci)|Service availability tables across different locations.| Here are some guides to help you with the first steps: @@ -140,8 +140,8 @@ One of the big advantages of using standard and open technologies, like OpenStac |Documentation|Details| |---|---| -|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient)|Extensive documentation for the essential openstack command-line client. Documentation for the Stein version, please refer to the [availability table](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) to find out what services are available.| -|[APIs OpenStack](https://docs.openstack.org/stein/api/)|Extensive documentation of OpenStack APIs Documentation for the Stein version, please refer to the [availability table](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) to find out what services are available.| +|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient)|Extensive documentation for the essential openstack command-line client. Documentation for the Stein version, please refer to the [availability table](/links/public-cloud/regions-pci) to find out what services are available.| +|[APIs OpenStack](https://docs.openstack.org/stein/api/)|Extensive documentation of OpenStack APIs Documentation for the Stein version, please refer to the [availability table](/links/public-cloud/regions-pci) to find out what services are available.| |[End user documentation](https://docs.openstack.org/stein/user/)|The full documentation for the OpenStack user, in Stein version.| |[Developer documentation](https://developer.openstack.org/)|The documentation for developers who want to connect their application to OpenStack APIs using the available libraries/SDKs.| |[Kubernetes CLI Overview](https://kubernetes.io/docs/reference/kubectl/overview/)| The documentation for the essential command line client 'kubectl'.| diff --git a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.es-es.md b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.es-es.md index fcbd423172e..e1164a9880e 100644 --- a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.es-es.md +++ b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.es-es.md @@ -56,7 +56,7 @@ Estos recursos están disponibles en nuestros distintos datacenters repartidos p ### Un proveedor de servicios cloud en un mercado maduro -El Public Cloud de OVHcloud se posiciona junto a proveedores cloud muy conocidos como AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (de Microsoft) o Alibaba Cloud. Nuestra oferta se distingue por [tarifas especialmente ventajosas](https://www.ovhcloud.com/es-es/public-cloud/prices/) y el uso de API estándar que permiten a los usuarios libertad de cambio, sin adherencia a ninguna tecnología propietaria. +El Public Cloud de OVHcloud se posiciona junto a proveedores cloud muy conocidos como AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (de Microsoft) o Alibaba Cloud. Nuestra oferta se distingue por [tarifas especialmente ventajosas](/links/public-cloud/prices) y el uso de API estándar que permiten a los usuarios libertad de cambio, sin adherencia a ninguna tecnología propietaria. ## Enfoque práctico @@ -126,7 +126,7 @@ Estos son algunos recursos generales que le ayudarán a empezar en Public Cloud: |---|---| |[FAQ](/pages/public_cloud/public_cloud_cross_functional/faq_pci)|Preguntas más frecuentes sobre Public Cloud.| |[Valor](/pages/public_cloud/public_cloud_cross_functional/introduction_about_instances)|Conceptos y definiciones que necesitará para avanzar.| -|[Disponibilidad de los servicios por localización](https://www.ovhcloud.com/fr/public-cloud/regions-availability/)|Las tablas de disponibilidad de los servicios a través de las diferentes localizaciones.| +|[Disponibilidad de los servicios por localización](/links/public-cloud/regions-pci)|Las tablas de disponibilidad de los servicios a través de las diferentes localizaciones.| En la práctica, a continuación le ofrecemos algunas guías que le ayudarán en el inicio: @@ -146,8 +146,8 @@ Una de las grandes ventajas de utilizar tecnologías estándares y abiertas, com |Documentación|Detalles| |---|---| -|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient) (EN)|Documentación completa del cliente imprescindible en línea de comandos "openstack". Para consultar la versión Stein, consulte la [tabla de disponibilidad](https://www.ovhcloud.com/fr/public-cloud/regions-availability/).| -|[APIs OpenStack](https://docs.openstack.org/stein/api/) (EN)|Documentación completa de las API de OpenStack. Para consultar la versión Stein, consulte la [tabla de disponibilidad](https://www.ovhcloud.com/fr/public-cloud/regions-availability/).| +|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient) (EN)|Documentación completa del cliente imprescindible en línea de comandos "openstack". Para consultar la versión Stein, consulte la [tabla de disponibilidad](/links/public-cloud/regions-pci).| +|[APIs OpenStack](https://docs.openstack.org/stein/api/) (EN)|Documentación completa de las API de OpenStack. Para consultar la versión Stein, consulte la [tabla de disponibilidad](/links/public-cloud/regions-pci).| |[End user documentation](https://docs.openstack.org/stein/user/) (EN)|Documentación completa para el usuario de OpenStack, en versión Stein.| |[Developer documentation](https://developer.openstack.org/) (EN)|Documentación para los desarrolladores que quieran conectar su aplicación a las API de OpenStack utilizando las librerías/SDK disponibles.| |[Kubernetes CLI Overview](https://kubernetes.io/docs/reference/kubectl/overview/) (EN)| Documentación del cliente imprescindible en línea de comandos "kubectl".| diff --git a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.es-us.md b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.es-us.md index fcbd423172e..e1164a9880e 100644 --- a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.es-us.md +++ b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.es-us.md @@ -56,7 +56,7 @@ Estos recursos están disponibles en nuestros distintos datacenters repartidos p ### Un proveedor de servicios cloud en un mercado maduro -El Public Cloud de OVHcloud se posiciona junto a proveedores cloud muy conocidos como AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (de Microsoft) o Alibaba Cloud. Nuestra oferta se distingue por [tarifas especialmente ventajosas](https://www.ovhcloud.com/es-es/public-cloud/prices/) y el uso de API estándar que permiten a los usuarios libertad de cambio, sin adherencia a ninguna tecnología propietaria. +El Public Cloud de OVHcloud se posiciona junto a proveedores cloud muy conocidos como AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (de Microsoft) o Alibaba Cloud. Nuestra oferta se distingue por [tarifas especialmente ventajosas](/links/public-cloud/prices) y el uso de API estándar que permiten a los usuarios libertad de cambio, sin adherencia a ninguna tecnología propietaria. ## Enfoque práctico @@ -126,7 +126,7 @@ Estos son algunos recursos generales que le ayudarán a empezar en Public Cloud: |---|---| |[FAQ](/pages/public_cloud/public_cloud_cross_functional/faq_pci)|Preguntas más frecuentes sobre Public Cloud.| |[Valor](/pages/public_cloud/public_cloud_cross_functional/introduction_about_instances)|Conceptos y definiciones que necesitará para avanzar.| -|[Disponibilidad de los servicios por localización](https://www.ovhcloud.com/fr/public-cloud/regions-availability/)|Las tablas de disponibilidad de los servicios a través de las diferentes localizaciones.| +|[Disponibilidad de los servicios por localización](/links/public-cloud/regions-pci)|Las tablas de disponibilidad de los servicios a través de las diferentes localizaciones.| En la práctica, a continuación le ofrecemos algunas guías que le ayudarán en el inicio: @@ -146,8 +146,8 @@ Una de las grandes ventajas de utilizar tecnologías estándares y abiertas, com |Documentación|Detalles| |---|---| -|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient) (EN)|Documentación completa del cliente imprescindible en línea de comandos "openstack". Para consultar la versión Stein, consulte la [tabla de disponibilidad](https://www.ovhcloud.com/fr/public-cloud/regions-availability/).| -|[APIs OpenStack](https://docs.openstack.org/stein/api/) (EN)|Documentación completa de las API de OpenStack. Para consultar la versión Stein, consulte la [tabla de disponibilidad](https://www.ovhcloud.com/fr/public-cloud/regions-availability/).| +|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient) (EN)|Documentación completa del cliente imprescindible en línea de comandos "openstack". Para consultar la versión Stein, consulte la [tabla de disponibilidad](/links/public-cloud/regions-pci).| +|[APIs OpenStack](https://docs.openstack.org/stein/api/) (EN)|Documentación completa de las API de OpenStack. Para consultar la versión Stein, consulte la [tabla de disponibilidad](/links/public-cloud/regions-pci).| |[End user documentation](https://docs.openstack.org/stein/user/) (EN)|Documentación completa para el usuario de OpenStack, en versión Stein.| |[Developer documentation](https://developer.openstack.org/) (EN)|Documentación para los desarrolladores que quieran conectar su aplicación a las API de OpenStack utilizando las librerías/SDK disponibles.| |[Kubernetes CLI Overview](https://kubernetes.io/docs/reference/kubectl/overview/) (EN)| Documentación del cliente imprescindible en línea de comandos "kubectl".| diff --git a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.fr-ca.md b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.fr-ca.md index 0f7cae057be..994800fddbc 100644 --- a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.fr-ca.md @@ -52,7 +52,7 @@ Ces ressources sont disponibles dans nos différents datacenters répartis dans ### Un fournisseur de service cloud sur un marché mature -Le Public Cloud OVHcloud se positionne aux côtés de fournisseurs cloud bien connus comme AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (de Microsoft) ou encore Alibaba Cloud. Notre offre se distingue par [des tarifs particulièrement avantageux](https://www.ovhcloud.com/fr-ca/public-cloud/prices/) et l'utilisation d'APIs standards laissant nos utilisateurs libres des changements, sans adhérence à l'une ou l'autre technologie propriétaire. +Le Public Cloud OVHcloud se positionne aux côtés de fournisseurs cloud bien connus comme AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (de Microsoft) ou encore Alibaba Cloud. Notre offre se distingue par [des tarifs particulièrement avantageux](/links/public-cloud/prices) et l'utilisation d'APIs standards laissant nos utilisateurs libres des changements, sans adhérence à l'une ou l'autre technologie propriétaire. ## Approche concrète @@ -121,7 +121,7 @@ Voici quelques ressources générales qui vous aideront dans votre démarrage su |---|---| |[FAQ](/pages/public_cloud/public_cloud_cross_functional/faq_pci)|Les questions les plus fréquentes au sujet de Public Cloud.| |[Lexique](/pages/public_cloud/public_cloud_cross_functional/introduction_about_instances)|Les concepts et définitions dont vous aurez besoin pour avancer.| -|[Disponibilité des services par localisation](https://www.ovhcloud.com/fr-ca/public-cloud/regions-availability/)|Les tableaux de disponibilité des services à travers les différentes localisations.| +|[Disponibilité des services par localisation](/links/public-cloud/regions-pci)|Les tableaux de disponibilité des services à travers les différentes localisations.| Dans la pratique, voici également quelques guides qui vous aideront au démarrage : @@ -141,8 +141,8 @@ Un des gros avantages d'utiliser des technologies standards et ouvertes, comme O |Documentation|Détails| |---|---| -|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient) (EN)|La documentation exhaustive de l'incontournable client en ligne de commande 'openstack'. Documentation pour la version Stein, référez-vous au [tableau de disponibilité](https://www.ovhcloud.com/fr-ca/public-cloud/regions-availability/) pour savoir quels sont les services disponibles.| -|[APIs OpenStack](https://docs.openstack.org/stein/api/) (EN)|La documentation exhaustive des APIs d'OpenStack. Documentation pour la version Stein, référez-vous au [tableau de disponibilité](https://www.ovhcloud.com/fr-ca/public-cloud/regions-availability/) pour savoir quels sont les services disponibles.| +|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient) (EN)|La documentation exhaustive de l'incontournable client en ligne de commande 'openstack'. Documentation pour la version Stein, référez-vous au [tableau de disponibilité](/links/public-cloud/regions-pci) pour savoir quels sont les services disponibles.| +|[APIs OpenStack](https://docs.openstack.org/stein/api/) (EN)|La documentation exhaustive des APIs d'OpenStack. Documentation pour la version Stein, référez-vous au [tableau de disponibilité](/links/public-cloud/regions-pci) pour savoir quels sont les services disponibles.| |[End user documentation](https://docs.openstack.org/stein/user/) (EN)|La documentation complète pour l'utilisateur d'OpenStack, en version Stein.| |[Developer documentation](https://developer.openstack.org/) (EN)|La documentation pour les développeurs qui souhaitent connecter leur application aux APIs d'OpenStack en utilisant les librairies/SDK disponibles.| |[Kubernetes CLI Overview](https://kubernetes.io/docs/reference/kubectl/overview/) (EN)| La documentation de l'incontournable client en ligne de commande 'kubctl'.| diff --git a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.fr-fr.md b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.fr-fr.md index 447c5890933..994800fddbc 100644 --- a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.fr-fr.md @@ -52,7 +52,7 @@ Ces ressources sont disponibles dans nos différents datacenters répartis dans ### Un fournisseur de service cloud sur un marché mature -Le Public Cloud OVHcloud se positionne aux côtés de fournisseurs cloud bien connus comme AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (de Microsoft) ou encore Alibaba Cloud. Notre offre se distingue par [des tarifs particulièrement avantageux](https://www.ovhcloud.com/fr/public-cloud/prices/) et l'utilisation d'APIs standards laissant nos utilisateurs libres des changements, sans adhérence à l'une ou l'autre technologie propriétaire. +Le Public Cloud OVHcloud se positionne aux côtés de fournisseurs cloud bien connus comme AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (de Microsoft) ou encore Alibaba Cloud. Notre offre se distingue par [des tarifs particulièrement avantageux](/links/public-cloud/prices) et l'utilisation d'APIs standards laissant nos utilisateurs libres des changements, sans adhérence à l'une ou l'autre technologie propriétaire. ## Approche concrète @@ -121,7 +121,7 @@ Voici quelques ressources générales qui vous aideront dans votre démarrage su |---|---| |[FAQ](/pages/public_cloud/public_cloud_cross_functional/faq_pci)|Les questions les plus fréquentes au sujet de Public Cloud.| |[Lexique](/pages/public_cloud/public_cloud_cross_functional/introduction_about_instances)|Les concepts et définitions dont vous aurez besoin pour avancer.| -|[Disponibilité des services par localisation](https://www.ovhcloud.com/fr/public-cloud/regions-availability/)|Les tableaux de disponibilité des services à travers les différentes localisations.| +|[Disponibilité des services par localisation](/links/public-cloud/regions-pci)|Les tableaux de disponibilité des services à travers les différentes localisations.| Dans la pratique, voici également quelques guides qui vous aideront au démarrage : @@ -141,8 +141,8 @@ Un des gros avantages d'utiliser des technologies standards et ouvertes, comme O |Documentation|Détails| |---|---| -|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient) (EN)|La documentation exhaustive de l'incontournable client en ligne de commande 'openstack'. Documentation pour la version Stein, référez-vous au [tableau de disponibilité](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) pour savoir quels sont les services disponibles.| -|[APIs OpenStack](https://docs.openstack.org/stein/api/) (EN)|La documentation exhaustive des APIs d'OpenStack. Documentation pour la version Stein, référez-vous au [tableau de disponibilité](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) pour savoir quels sont les services disponibles.| +|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient) (EN)|La documentation exhaustive de l'incontournable client en ligne de commande 'openstack'. Documentation pour la version Stein, référez-vous au [tableau de disponibilité](/links/public-cloud/regions-pci) pour savoir quels sont les services disponibles.| +|[APIs OpenStack](https://docs.openstack.org/stein/api/) (EN)|La documentation exhaustive des APIs d'OpenStack. Documentation pour la version Stein, référez-vous au [tableau de disponibilité](/links/public-cloud/regions-pci) pour savoir quels sont les services disponibles.| |[End user documentation](https://docs.openstack.org/stein/user/) (EN)|La documentation complète pour l'utilisateur d'OpenStack, en version Stein.| |[Developer documentation](https://developer.openstack.org/) (EN)|La documentation pour les développeurs qui souhaitent connecter leur application aux APIs d'OpenStack en utilisant les librairies/SDK disponibles.| |[Kubernetes CLI Overview](https://kubernetes.io/docs/reference/kubectl/overview/) (EN)| La documentation de l'incontournable client en ligne de commande 'kubctl'.| diff --git a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.it-it.md b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.it-it.md index 1e6fae657fa..ecf25527519 100644 --- a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.it-it.md +++ b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.it-it.md @@ -56,7 +56,7 @@ Queste risorse sono disponibili nei diversi datacenter localizzati nel mondo OVH ### Un provider di servizi Cloud su un mercato maturo -Il Public Cloud OVHcloud è posizionato insieme a provider Cloud conosciuti come AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (Microsoft) o Alibaba Cloud. La nostra offerta si distingue per [tariffe particolarmente vantaggiose](https://www.ovhcloud.com/it/public-cloud/prices/) e l'utilizzo di API standard che lasciano i nostri utenti liberi di cambiare, senza aderire ad una delle due tecnologie proprietarie. +Il Public Cloud OVHcloud è posizionato insieme a provider Cloud conosciuti come AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (Microsoft) o Alibaba Cloud. La nostra offerta si distingue per [tariffe particolarmente vantaggiose](/links/public-cloud/prices) e l'utilizzo di API standard che lasciano i nostri utenti liberi di cambiare, senza aderire ad una delle due tecnologie proprietarie. ## Approccio pratico @@ -125,7 +125,7 @@ Ecco alcune risorse generali che ti aiuteranno nel tuo lancio sul Public Cloud: |---|---| |[FAQ](/pages/public_cloud/public_cloud_cross_functional/faq_pci)|Le domande più frequenti su Public Cloud| |[Lessico](/pages/public_cloud/public_cloud_cross_functional/introduction_about_instances)|I concetti e le definizioni di cui avete bisogno per progredire.| -|[Disponibilità dei servizi per localizzazione](https://www.ovhcloud.com/it/public-cloud/regions-availability/)|Le tabelle di disponibilità dei servizi attraverso le diverse localizzazioni.| +|[Disponibilità dei servizi per localizzazione](/links/public-cloud/regions-pci)|Le tabelle di disponibilità dei servizi attraverso le diverse localizzazioni.| Nella pratica, ecco alcune guide che ti aiuteranno ad avviare: @@ -145,8 +145,8 @@ Uno dei principali vantaggi dell'utilizzo di tecnologie standard e aperte, come |Documentazione|Descrizione| |---|---| -|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient) (EN)|La documentazione completa dell'indispensabile client online d'ordine 'openstack'. Documentazione per la versione Stein, consulta la [tabella di disponibilità](https://www.ovhcloud.com/it/public-cloud/regions-availability/) per sapere quali servizi sono disponibili.| -|[APIs OpenStack](https://docs.openstack.org/stein/api/) (EN)|La documentazione completa delle API di OpenStack. Documentazione per la versione Stein, consulta la [tabella di disponibilità](https://www.ovhcloud.com/it/public-cloud/regions-availability/) per sapere quali servizi sono disponibili.| +|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient) (EN)|La documentazione completa dell'indispensabile client online d'ordine 'openstack'. Documentazione per la versione Stein, consulta la [tabella di disponibilità](/links/public-cloud/regions-pci) per sapere quali servizi sono disponibili.| +|[APIs OpenStack](https://docs.openstack.org/stein/api/) (EN)|La documentazione completa delle API di OpenStack. Documentazione per la versione Stein, consulta la [tabella di disponibilità](/links/public-cloud/regions-pci) per sapere quali servizi sono disponibili.| |[End user Documents](https://docs.openstack.org/stein/user/) (EN)|La documentazione completa per l'utente OpenStack, in versione Stein.| |[Developer Documents](https://developer.openstack.org/) (EN)|La documentazione per gli sviluppatori che desiderano connettere la loro applicazione alle API di OpenStack utilizzando le librerie/SDK disponibili.| |[Kubernetes CLI Overview](https://kubernetes.io/docs/reference/kubectl/overview/) (EN)| La documentazione dell'indispensabile client da riga di comando 'kubctl'.| diff --git a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.pl-pl.md b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.pl-pl.md index e5464e0a0a1..68f26504ef4 100644 --- a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.pl-pl.md @@ -56,7 +56,7 @@ Zasoby te są dostępne w naszych centrach danych na całym świecie. OVHcloud o ### Dostawca usług cloud na dojrzałym rynku -Public Cloud OVHcloud znajduje się obok znanych dostawców usług cloud, takich jak AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (Microsoft) czy Alibaba Cloud. Oferta OVH wyróżnia się [szczególnie korzystnymi](https://www.ovhcloud.com/pl/public-cloud/prices/) cenami oraz standardowym API, które pozwalają naszym użytkownikom na swobodne wprowadzanie zmian, bez konieczności korzystania z jednej lub kilku technologii będących jej właścicielem. +Public Cloud OVHcloud znajduje się obok znanych dostawców usług cloud, takich jak AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (Microsoft) czy Alibaba Cloud. Oferta OVH wyróżnia się [szczególnie korzystnymi](/links/public-cloud/prices) cenami oraz standardowym API, które pozwalają naszym użytkownikom na swobodne wprowadzanie zmian, bez konieczności korzystania z jednej lub kilku technologii będących jej właścicielem. ## Konkretne podejście @@ -122,7 +122,7 @@ Oto kilka zasobów ogólnych, które pomogą Ci w uruchomieniu usługi Public Cl |---|---| |[FAQ](/pages/public_cloud/public_cloud_cross_functional/faq_pci)|Najczęstsze pytania dotyczące usługi Public Cloud.| |[Słowniczek](/pages/public_cloud/public_cloud_cross_functional/introduction_about_instances)|Koncepcje i definicje, które będą potrzebne, aby iść naprzód.| -|[Dostępność usług według lokalizacji](https://www.ovhcloud.com/pl/public-cloud/regions-availability/)|Tabele dostępności usług w różnych lokalizacjach.| +|[Dostępność usług według lokalizacji](/links/public-cloud/regions-pci)|Tabele dostępności usług w różnych lokalizacjach.| W praktyce znajdziesz tutaj również przewodniki, które pomogą Ci zacząć: @@ -142,8 +142,8 @@ Jedną z największych zalet korzystania ze standardowych i otwartych technologi |Dokumentacja|Szczegóły| |---|---| -|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient) (EN)|Pełna dokumentacja dotycząca najważniejszego klienta z linii poleceń 'openstack'. Dokumentacja dotycząca wersji Stein, zapoznaj się z [tabelą dostępności](https://www.ovhcloud.com/pl/public-cloud/regions-availability/), aby dowiedzieć się, jakie usługi są dostępne.| -|[APIs OpenStack](https://docs.openstack.org/stein/api/) (EN)|Pełna dokumentacja API OpenStack. Dokumentacja dotycząca wersji Stein, zapoznaj się z [tabelą dostępności](https://www.ovhcloud.com/pl/public-cloud/regions-availability/), aby dowiedzieć się, jakie usługi są dostępne.| +|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient) (EN)|Pełna dokumentacja dotycząca najważniejszego klienta z linii poleceń 'openstack'. Dokumentacja dotycząca wersji Stein, zapoznaj się z [tabelą dostępności](/links/public-cloud/regions-pci), aby dowiedzieć się, jakie usługi są dostępne.| +|[APIs OpenStack](https://docs.openstack.org/stein/api/) (EN)|Pełna dokumentacja API OpenStack. Dokumentacja dotycząca wersji Stein, zapoznaj się z [tabelą dostępności](/links/public-cloud/regions-pci), aby dowiedzieć się, jakie usługi są dostępne.| |[End user dokumentacje](https://docs.openstack.org/stein/user/) (EN)|Pełna dokumentacja dotycząca użytkownika OpenStack w wersji Stein.| |[Developer Documents](https://developer.openstack.org/) (EN)|Dokumentacja dla programistów, którzy chcą podłączyć aplikację do API OpenStack, korzystając z dostępnych bibliotek/SDK.| |[Kubernetes CLI Overview](https://kubernetes.io/docs/reference/kubectl/overview/) (EN)| Dokumentacja dotycząca najważniejszego klienta w wierszu poleceń "kubectl".| diff --git a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.pt-pt.md b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.pt-pt.md index e6fa6eaa939..f006aaa900f 100644 --- a/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_cross_functional/00-essential-info-to-get-started-on-public-cloud/guide.pt-pt.md @@ -56,7 +56,7 @@ Estes recursos estão disponíveis nos nossos diferentes datacenters espalhados ### Um fornecedor de serviços cloud num mercado maduro -O Public Cloud da OVHcloud posiciona-se ao lado de fornecedores cloud bem conhecidos como AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (da Microsoft) ou ainda Alibaba Cloud. A nossa oferta distingue-se por tarifas particularmente vantajosas [e pela utilização](https://www.ovhcloud.com/pt/public-cloud/prices/) das APIs standard, que permitem que os nossos utilizadores sejam livres de mudar, sem aderência a uma ou outra tecnologia proprietária. +O Public Cloud da OVHcloud posiciona-se ao lado de fornecedores cloud bem conhecidos como AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure (da Microsoft) ou ainda Alibaba Cloud. A nossa oferta distingue-se por tarifas particularmente vantajosas [e pela utilização](/links/public-cloud/prices) das APIs standard, que permitem que os nossos utilizadores sejam livres de mudar, sem aderência a uma ou outra tecnologia proprietária. ## Abordagem concreta @@ -123,7 +123,7 @@ Veja aqui alguns recursos gerais que o ajudarão no arranque do Public Cloud: |---|---| |[FAQ](/pages/public_cloud/public_cloud_cross_functional/faq_pci)|As questões mais frequentes sobre o Public Cloud.| |[Léxico](/pages/public_cloud/public_cloud_cross_functional/introduction_about_instances)|Os conceitos e definições de que necessitará para avançar.| -|[Disponibilidade dos serviços por localização](https://www.ovhcloud.com/pt/public-cloud/regions-availability/)|Os quadros de disponibilidade dos serviços através das diferentes localizações.| +|[Disponibilidade dos serviços por localização](/links/public-cloud/regions-pci)|Os quadros de disponibilidade dos serviços através das diferentes localizações.| Na prática, pode consultar os seguintes manuais: @@ -143,8 +143,8 @@ Uma das grandes vantagens de utilizar tecnologias standard e abertas, como OpenS |Documentação|Detalhes| |---|---| -|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient) (EN)|A documentação exaustiva do incontornável cliente em linha de comandos 'openstack'. Documentação para a versão Stein, consulte a [tabela de disponibilidade](https://www.ovhcloud.com/pt/public-cloud/regions-availability/) para saber quais os serviços disponíveis.| -|[APIs OpenStack](https://docs.openstack.org/stein/api/) (EN)|A documentação exaustiva das API do OpenStack. Documentação para a versão Stein, consulte a [tabela de disponibilidade](https://www.ovhcloud.com/pt/public-cloud/regions-availability/) para saber quais os serviços disponíveis.| +|[OpenStack CLI](https://docs.openstack.org/python-openstackclient/stein/#using-openstackclient) (EN)|A documentação exaustiva do incontornável cliente em linha de comandos 'openstack'. Documentação para a versão Stein, consulte a [tabela de disponibilidade](/links/public-cloud/regions-pci) para saber quais os serviços disponíveis.| +|[APIs OpenStack](https://docs.openstack.org/stein/api/) (EN)|A documentação exaustiva das API do OpenStack. Documentação para a versão Stein, consulte a [tabela de disponibilidade](/links/public-cloud/regions-pci) para saber quais os serviços disponíveis.| |[End user Documentation](https://docs.openstack.org/stein/user/) (EN)|A documentação completa para o utilizador do OpenStack, em versão Stein.| |[Desenvolver documentação](https://developer.openstack.org/) (EN)|A documentação para os programadores que desejem ligar a sua aplicação às API do OpenStack utilizando as bibliotecas/SDK disponíveis.| |[Kubernetes CLI Overview](https://kubernetes.io/docs/reference/kubectl/overview/) (EN)| A documentação do incontornável cliente em linha de comandos 'kubectl'.| diff --git a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.de-de.md b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.de-de.md index 21cdb6b8efe..9995d6bb00d 100644 --- a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.de-de.md +++ b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.de-de.md @@ -17,7 +17,7 @@ The list of certified OVHcloud products is available on the page “[OVHcloud pr ## Requirements - You must be logged in to your [OVHcloud Control Panel](/links/manager){.external}. -- You must have signed up to the [Business or Enterprise level of support](https://www.ovhcloud.com/de/support-levels/) for your OVHcloud account. +- You must have signed up to the [Business or Enterprise level of support](/links/support) for your OVHcloud account. ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-asia.md b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-asia.md index c26bd3eeecf..338497827b1 100644 --- a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-asia.md @@ -17,7 +17,7 @@ The list of certified OVHcloud products is available on the page “[OVHcloud pr ## Requirements - You must be logged in to your [OVHcloud Control Panel](/links/manager){.external}. -- You must have signed up to the [Business or Enterprise level of support](https://www.ovhcloud.com/asia/support-levels/) for your OVHcloud account. +- You must have signed up to the [Business or Enterprise level of support](/links/support) for your OVHcloud account. ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-au.md b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-au.md index 157f576e522..542a4e7b43f 100644 --- a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-au.md +++ b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-au.md @@ -17,7 +17,7 @@ The list of certified OVHcloud products is available on the page “[OVHcloud pr ## Requirements - You must be logged in to your [OVHcloud Control Panel](/links/manager){.external}. -- You must have signed up to the [Business or Enterprise level of support](https://www.ovhcloud.com/en-au/support-levels/) for your OVHcloud account. +- You must have signed up to the [Business or Enterprise level of support](/links/support) for your OVHcloud account. ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-ca.md b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-ca.md index 904f2480d96..e04ca4d4f0e 100644 --- a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-ca.md @@ -17,7 +17,7 @@ The list of certified OVHcloud products is available on the page “[OVHcloud pr ## Requirements - You must be logged in to your [OVHcloud Control Panel](/links/manager){.external}. -- You must have signed up to the [Business or Enterprise level of support](https://www.ovhcloud.com/en-ca/support-levels/) for your OVHcloud account. +- You must have signed up to the [Business or Enterprise level of support](/links/support) for your OVHcloud account. ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-gb.md b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-gb.md index 4bebed77001..c27908f5a27 100644 --- a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-gb.md @@ -17,7 +17,7 @@ The list of certified OVHcloud products is available on the page “[OVHcloud pr ## Requirements - You must be logged in to your [OVHcloud Control Panel](/links/manager){.external}. -- You must have signed up to the [Business or Enterprise level of support](https://www.ovhcloud.com/en-gb/support-levels/) for your OVHcloud account. +- You must have signed up to the [Business or Enterprise level of support](/links/support) for your OVHcloud account. ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-ie.md b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-ie.md index 592cbeb7242..8590e8a9d12 100644 --- a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-ie.md @@ -17,7 +17,7 @@ The list of certified OVHcloud products is available on the page “[OVHcloud pr ## Requirements - You must be logged in to your [OVHcloud Control Panel](/links/manager){.external}. -- You must have signed up to the [Business or Enterprise level of support](https://www.ovhcloud.com/en-ie/support-levels/) for your OVHcloud account. +- You must have signed up to the [Business or Enterprise level of support](/links/support) for your OVHcloud account. ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-sg.md b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-sg.md index efd0b947f26..c076af3f35b 100644 --- a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-sg.md @@ -17,7 +17,7 @@ The list of certified OVHcloud products is available on the page “[OVHcloud pr ## Requirements - You must be logged in to your [OVHcloud Control Panel](/links/manager){.external}. -- You must have signed up to the [Business or Enterprise level of support](https://www.ovhcloud.com/en-sg/support-levels/) for your OVHcloud account. +- You must have signed up to the [Business or Enterprise level of support](/links/support) for your OVHcloud account. ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-us.md b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-us.md index f814968c7ae..604114407f8 100644 --- a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-us.md +++ b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.en-us.md @@ -17,7 +17,7 @@ The list of certified OVHcloud products is available on the page “[OVHcloud pr ## Requirements - You must be logged in to your [OVHcloud Control Panel](/links/manager){.external}. -- You must have signed up to the [Business or Enterprise level of support](https://www.ovhcloud.com/en/support-levels/) for your OVHcloud account. +- You must have signed up to the [Business or Enterprise level of support](/links/support) for your OVHcloud account. ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.es-es.md b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.es-es.md index cef614f9a9d..b3dd3980659 100644 --- a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.es-es.md +++ b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.es-es.md @@ -17,7 +17,7 @@ The list of certified OVHcloud products is available on the page “[OVHcloud pr ## Requirements - You must be logged in to your [OVHcloud Control Panel](/links/manager){.external}. -- You must have signed up to the [Business or Enterprise level of support](https://www.ovhcloud.com/es-es/support-levels/) for your OVHcloud account. +- You must have signed up to the [Business or Enterprise level of support](/links/support) for your OVHcloud account. ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.es-us.md b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.es-us.md index be179c7f472..16cd9b3488b 100644 --- a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.es-us.md +++ b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.es-us.md @@ -17,7 +17,7 @@ The list of certified OVHcloud products is available on the page “[OVHcloud pr ## Requirements - You must be logged in to your [OVHcloud Control Panel](/links/manager){.external}. -- You must have signed up to the [Business or Enterprise level of support](https://www.ovhcloud.com/es/support-levels/) for your OVHcloud account. +- You must have signed up to the [Business or Enterprise level of support](/links/support) for your OVHcloud account. ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.fr-ca.md b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.fr-ca.md index 4698b3732d7..858e1f9250d 100644 --- a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.fr-ca.md @@ -17,7 +17,7 @@ La liste des produits OVHcloud certifiés est disponible sur la page « [OVHclou ## Prérequis - Être connecté à votre [espace client OVHcloud](/links/manager){.external}. -- Avoir souscrit au [niveau de support Business ou Enterprise](https://www.ovhcloud.com/fr-ca/support-levels/) pour votre compte OVHcloud. +- Avoir souscrit au [niveau de support Business ou Enterprise](/links/support) pour votre compte OVHcloud. ## En pratique diff --git a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.fr-fr.md b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.fr-fr.md index 1af50476dfa..a9e3072df71 100644 --- a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.fr-fr.md @@ -17,7 +17,7 @@ La liste des produits OVHcloud certifiés est disponible sur la page « [OVHclou ## Prérequis - Être connecté à votre [espace client OVHcloud](/links/manager){.external}. -- Avoir souscrit au [niveau de support Business ou Enterprise](https://www.ovhcloud.com/fr/support-levels/) pour votre compte OVHcloud. +- Avoir souscrit au [niveau de support Business ou Enterprise](/links/support) pour votre compte OVHcloud. ## En pratique diff --git a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.it-it.md b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.it-it.md index cb819c934f1..3c26dcd6c46 100644 --- a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.it-it.md +++ b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.it-it.md @@ -17,7 +17,7 @@ The list of certified OVHcloud products is available on the page “[OVHcloud pr ## Requirements - You must be logged in to your [OVHcloud Control Panel](/links/manager){.external}. -- You must have signed up to the [Business or Enterprise level of support](https://www.ovhcloud.com/it/support-levels/) for your OVHcloud account. +- You must have signed up to the [Business or Enterprise level of support](/links/support) for your OVHcloud account. ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.pl-pl.md b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.pl-pl.md index 97ba7331bb9..ea174559213 100644 --- a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.pl-pl.md @@ -17,7 +17,7 @@ The list of certified OVHcloud products is available on the page “[OVHcloud pr ## Requirements - You must be logged in to your [OVHcloud Control Panel](/links/manager){.external}. -- You must have signed up to the [Business or Enterprise level of support](https://www.ovhcloud.com/pl/support-levels/) for your OVHcloud account. +- You must have signed up to the [Business or Enterprise level of support](/links/support) for your OVHcloud account. ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.pt-pt.md b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.pt-pt.md index 2655b1a6021..461b39a729d 100644 --- a/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_cross_functional/activate-hds-certification/guide.pt-pt.md @@ -17,7 +17,7 @@ The list of certified OVHcloud products is available on the page “[OVHcloud pr ## Requirements - You must be logged in to your [OVHcloud Control Panel](/links/manager){.external}. -- You must have signed up to the [Business or Enterprise level of support](https://www.ovhcloud.com/pt/support-levels/) for your OVHcloud account. +- You must have signed up to the [Business or Enterprise level of support](/links/support) for your OVHcloud account. ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.de-de.md b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.de-de.md index 9bd912949e5..07e285d7a66 100644 --- a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.de-de.md +++ b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.de-de.md @@ -10,7 +10,7 @@ updated: 2025-04-28 ## Ziel -Das Erstellen eines Projekts ist die Voraussetzung, um [Public Cloud Instanzen](https://www.ovhcloud.com/de/public-cloud/) verwenden zu können. +Das Erstellen eines Projekts ist die Voraussetzung, um [Public Cloud Instanzen](/links/public-cloud/public-cloud) verwenden zu können. **Diese Anleitung erklärt die Schritte zur Erstellung Ihres ersten Public Cloud Projekts.** diff --git a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-asia.md b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-asia.md index b0f4b3b6383..c23024d1927 100644 --- a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-asia.md @@ -6,7 +6,7 @@ updated: 2025-04-28 ## Objective -Creating a project is the first step in deploying [Public Cloud instances](https://www.ovhcloud.com/asia/public-cloud/). +Creating a project is the first step in deploying [Public Cloud instances](/links/public-cloud/public-cloud). **This guide will take you through the steps of creating your first Public Cloud project.** diff --git a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-au.md b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-au.md index 9002b6edf22..c23024d1927 100644 --- a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-au.md +++ b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-au.md @@ -6,7 +6,7 @@ updated: 2025-04-28 ## Objective -Creating a project is the first step in deploying [Public Cloud instances](https://www.ovhcloud.com/en-au/public-cloud/). +Creating a project is the first step in deploying [Public Cloud instances](/links/public-cloud/public-cloud). **This guide will take you through the steps of creating your first Public Cloud project.** diff --git a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-ca.md b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-ca.md index 92fd26fabb7..c23024d1927 100644 --- a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-ca.md @@ -6,7 +6,7 @@ updated: 2025-04-28 ## Objective -Creating a project is the first step in deploying [Public Cloud instances](https://www.ovhcloud.com/en-ca/public-cloud/). +Creating a project is the first step in deploying [Public Cloud instances](/links/public-cloud/public-cloud). **This guide will take you through the steps of creating your first Public Cloud project.** diff --git a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-gb.md b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-gb.md index 8c76ed0f21a..c23024d1927 100644 --- a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-gb.md @@ -6,7 +6,7 @@ updated: 2025-04-28 ## Objective -Creating a project is the first step in deploying [Public Cloud instances](https://www.ovhcloud.com/en-gb/public-cloud/). +Creating a project is the first step in deploying [Public Cloud instances](/links/public-cloud/public-cloud). **This guide will take you through the steps of creating your first Public Cloud project.** diff --git a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-ie.md b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-ie.md index b83089a9d4c..c23024d1927 100644 --- a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-ie.md @@ -6,7 +6,7 @@ updated: 2025-04-28 ## Objective -Creating a project is the first step in deploying [Public Cloud instances](https://www.ovhcloud.com/en-ie/public-cloud/). +Creating a project is the first step in deploying [Public Cloud instances](/links/public-cloud/public-cloud). **This guide will take you through the steps of creating your first Public Cloud project.** diff --git a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-sg.md b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-sg.md index bae18f37e19..c23024d1927 100644 --- a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-sg.md @@ -6,7 +6,7 @@ updated: 2025-04-28 ## Objective -Creating a project is the first step in deploying [Public Cloud instances](https://www.ovhcloud.com/en-sg/public-cloud/). +Creating a project is the first step in deploying [Public Cloud instances](/links/public-cloud/public-cloud). **This guide will take you through the steps of creating your first Public Cloud project.** diff --git a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-us.md b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-us.md index fc82ce82b6f..c23024d1927 100644 --- a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-us.md +++ b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.en-us.md @@ -6,7 +6,7 @@ updated: 2025-04-28 ## Objective -Creating a project is the first step in deploying [Public Cloud instances](https://www.ovhcloud.com/en/public-cloud/). +Creating a project is the first step in deploying [Public Cloud instances](/links/public-cloud/public-cloud). **This guide will take you through the steps of creating your first Public Cloud project.** diff --git a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.es-es.md b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.es-es.md index ad42546e9e3..21266ee8550 100644 --- a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.es-es.md +++ b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.es-es.md @@ -10,7 +10,7 @@ updated: 2025-04-28 ## Objetivo -Crear un proyecto es el primer paso para implementar [instancias Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/). +Crear un proyecto es el primer paso para implementar [instancias Public Cloud](/links/public-cloud/public-cloud). **Esta guía le guiará a través de los pasos para crear su primer proyecto de Public Cloud.** diff --git a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.es-us.md b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.es-us.md index b44cefcf2a6..2af02d736d5 100644 --- a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.es-us.md +++ b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.es-us.md @@ -10,7 +10,7 @@ updated: 2025-04-28 ## Objetivo -Crear un proyecto es el primer paso para implementar [instancias Public Cloud](https://www.ovhcloud.com/es/public-cloud/). +Crear un proyecto es el primer paso para implementar [instancias Public Cloud](/links/public-cloud/public-cloud). **Esta guía le guiará a través de los pasos para crear su primer proyecto de Public Cloud.** diff --git a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.fr-ca.md b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.fr-ca.md index cab24c44835..cfcf0a8ccbb 100644 --- a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.fr-ca.md @@ -6,7 +6,7 @@ updated: 2025-04-28 ## Objectif -La création d’un projet est la première étape indispensable pour déployer des [instances Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/). +La création d’un projet est la première étape indispensable pour déployer des [instances Public Cloud](/links/public-cloud/public-cloud). **Ce guide vous guidera à travers les étapes de création de votre premier projet Public Cloud.** diff --git a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.fr-fr.md b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.fr-fr.md index 48a2c5eeed9..cfcf0a8ccbb 100644 --- a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.fr-fr.md @@ -6,7 +6,7 @@ updated: 2025-04-28 ## Objectif -La création d’un projet est la première étape indispensable pour déployer des [instances Public Cloud](https://www.ovhcloud.com/fr/public-cloud/). +La création d’un projet est la première étape indispensable pour déployer des [instances Public Cloud](/links/public-cloud/public-cloud). **Ce guide vous guidera à travers les étapes de création de votre premier projet Public Cloud.** diff --git a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.it-it.md b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.it-it.md index dd1c3c69458..1443bc7e996 100644 --- a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.it-it.md +++ b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.it-it.md @@ -10,7 +10,7 @@ updated: 2025-04-28 ## Obiettivo -La creazione di un progetto è il primo passo nella distribuzione delle [istanze Public Cloud](https://www.ovhcloud.com/it/public-cloud/). +La creazione di un progetto è il primo passo nella distribuzione delle [istanze Public Cloud](/links/public-cloud/public-cloud). **Questa guida ti guiderà attraverso i passi della creazione del tuo primo progetto di Public Cloud.** diff --git a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.pl-pl.md b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.pl-pl.md index 754d6570b76..2f61ba14f21 100644 --- a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.pl-pl.md @@ -10,7 +10,7 @@ updated: 2025-04-28 ## Objective -Utworzenie projekt jest pierwszym krokiem we wdrażaniu [instancji Public Cloud](https://www.ovhcloud.com/pl/public-cloud/). +Utworzenie projekt jest pierwszym krokiem we wdrażaniu [instancji Public Cloud](/links/public-cloud/public-cloud). **Dowiedz się, jak utworzyć pierwszy projekt Public Cloud.** diff --git a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.pt-pt.md b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.pt-pt.md index dd4bbba9917..c1d48ac9cb2 100644 --- a/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_cross_functional/create_a_public_cloud_project/guide.pt-pt.md @@ -10,7 +10,7 @@ updated: 2025-04-28 ## Objetivo -A criação de um projeto é a primeira etapa na implantação de [instâncias Public Cloud](https://www.ovhcloud.com/pt/public-cloud/). +A criação de um projeto é a primeira etapa na implantação de [instâncias Public Cloud](/links/public-cloud/public-cloud). **Este guia o levará através das etapas de criação do seu primeiro projeto Public Cloud.** diff --git a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.de-de.md b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.de-de.md index b3a4949e333..bab5cc4ffc9 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.de-de.md +++ b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.de-de.md @@ -17,7 +17,7 @@ Zu diesem Zweck können Sie anderen OVHcloud Kunden-Accounts Lese- oder Schreibr ## Voraussetzungen -- Sie haben eine [Public Cloud](https://www.ovhcloud.com/de/public-cloud/) Instanz in Ihrem OVHcloud Account. +- Sie haben eine [Public Cloud](/links/public-cloud/public-cloud) Instanz in Ihrem OVHcloud Account. - Sie haben Zugriff auf Ihr [OVHcloud Kundencenter](/links/manager). ## In der praktischen Anwendung diff --git a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-asia.md b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-asia.md index f6b57a91a54..64c2f84f040 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-asia.md @@ -14,7 +14,7 @@ To this end, you can delegate read-only or read/write permissions for your proje ### Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-au.md b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-au.md index 0163f9189b0..64c2f84f040 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-au.md +++ b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-au.md @@ -14,7 +14,7 @@ To this end, you can delegate read-only or read/write permissions for your proje ### Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-ca.md b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-ca.md index 68f35c0c598..64c2f84f040 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-ca.md @@ -14,7 +14,7 @@ To this end, you can delegate read-only or read/write permissions for your proje ### Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-gb.md b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-gb.md index f83b01313de..010c5587aec 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-gb.md @@ -14,7 +14,7 @@ To this end, you can delegate read-only or read/write permissions for your proje ### Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-ie.md b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-ie.md index 2da0713911f..010c5587aec 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-ie.md @@ -14,7 +14,7 @@ To this end, you can delegate read-only or read/write permissions for your proje ### Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-sg.md b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-sg.md index 34ad446a35a..64c2f84f040 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-sg.md @@ -14,7 +14,7 @@ To this end, you can delegate read-only or read/write permissions for your proje ### Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-us.md b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-us.md index af8c7b9a79c..64c2f84f040 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-us.md +++ b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.en-us.md @@ -14,7 +14,7 @@ To this end, you can delegate read-only or read/write permissions for your proje ### Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.es-es.md b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.es-es.md index 8f141175220..676cceb2b36 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.es-es.md +++ b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.es-es.md @@ -17,7 +17,7 @@ Para ello, puede delegar en otras cuentas de cliente de OVHcloud permisos de lec ## Requisitos -- Tener una instancia de [Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/) en su cuenta de OVHcloud. +- Tener una instancia de [Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud. - Tienes acceso a tu [Panel de configuración de OVHcloud](/links/manager). ## Procedimiento diff --git a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.es-us.md b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.es-us.md index 4b93a816acd..32982b781cc 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.es-us.md +++ b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.es-us.md @@ -17,7 +17,7 @@ Para ello, puede delegar en otras cuentas de cliente de OVHcloud permisos de lec ## Requisitos -- Tener una instancia de [Public Cloud](https://www.ovhcloud.com/es/public-cloud/) en su cuenta de OVHcloud. +- Tener una instancia de [Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud. - Tienes acceso a tu [Panel de configuración de OVHcloud](/links/manager). ## Procedimiento diff --git a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.fr-ca.md b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.fr-ca.md index 2007beeb873..16699b8e642 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.fr-ca.md @@ -13,7 +13,7 @@ Dans cet objectif, vous pouvez déléguer à d'autres comptes client OVHcloud de ## Prérequis -- Avoir une instance [Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) dans votre compte OVHcloud. +- Avoir une instance [Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud. - Être connecté à votre [espace client OVHcloud](/links/manager). ## En pratique diff --git a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.fr-fr.md b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.fr-fr.md index a215b0fdb4f..edc919afb35 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.fr-fr.md @@ -13,7 +13,7 @@ Dans cet objectif, vous pouvez déléguer à d'autres comptes client OVHcloud de ## Prérequis -- Avoir une instance [Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud. +- Avoir une instance [Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud. - Être connecté à votre [espace client OVHcloud](/links/manager). ## En pratique diff --git a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.it-it.md b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.it-it.md index a176293b2c1..696a76eab2d 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.it-it.md +++ b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.it-it.md @@ -17,7 +17,7 @@ A questo scopo, è possibile delegare ad altri account cliente OVHcloud diritti ## Prerequisiti -- Disporre di un'istanza [Public Cloud](https://www.ovhcloud.com/it/public-cloud/) sul proprio account OVHcloud +- Disporre di un'istanza [Public Cloud](/links/public-cloud/public-cloud) sul proprio account OVHcloud - Avere accesso allo [Spazio Cliente OVHcloud](/links/manager) ## Procedura diff --git a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.pl-pl.md b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.pl-pl.md index aa16fa3d1b8..ae052963cf9 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.pl-pl.md @@ -17,7 +17,7 @@ W tym celu możesz przekazać innym kontom klienta OVHcloud uprawnienia do odczy ## Wymagania początkowe -- Posiadanie instancji [Public Cloud](https://www.ovhcloud.com/pl/public-cloud/) na Twoim koncie OVHcloud +- Posiadanie instancji [Public Cloud](/links/public-cloud/public-cloud) na Twoim koncie OVHcloud - Dostęp do [Panelu klienta OVHcloud](/links/manager) ## W praktyce diff --git a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.pt-pt.md b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.pt-pt.md index 671ba478108..cdbd66a915a 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_cross_functional/delegate_projects/guide.pt-pt.md @@ -17,7 +17,7 @@ Para isso, pode delegar noutras contas de cliente da OVHcloud direitos de leitur ## Requisitos -- Ter uma instância [Public Cloud](https://www.ovhcloud.com/pt/public-cloud/) na sua conta OVHcloud +- Ter uma instância [Public Cloud](/links/public-cloud/public-cloud) na sua conta OVHcloud - Ter acesso à [Área de Cliente OVHcloud](/links/manager) ## Instruções diff --git a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-asia.md b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-asia.md index 52cb308c45b..c953c88ebde 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-asia.md @@ -6,7 +6,7 @@ updated: 2022-10-14 ## Objective -When you no longer need your [Public Cloud](https://www.ovhcloud.com/asia/public-cloud/) project, you can delete it from the [OVHcloud Control Panel](/links/manager). +When you no longer need your [Public Cloud](/links/public-cloud/public-cloud) project, you can delete it from the [OVHcloud Control Panel](/links/manager). When you delete your Public Cloud project, a final invoice is issued for the outstanding amount. @@ -19,7 +19,7 @@ Please note that deleting a project is not the same as deactivating your Public ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-au.md b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-au.md index 7c568f78802..d32c270870f 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-au.md +++ b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-au.md @@ -6,7 +6,7 @@ updated: 2022-10-14 ## Objective -When you no longer need your [Public Cloud](https://www.ovhcloud.com/en-au/public-cloud/) project, you can delete it directly from the [OVHcloud Control Panel](/links/manager). +When you no longer need your [Public Cloud](/links/public-cloud/public-cloud) project, you can delete it directly from the [OVHcloud Control Panel](/links/manager). When you delete your Public Cloud project, a final invoice is issued for the outstanding amount. @@ -19,7 +19,7 @@ Please note that deleting a project is not the same as deactivating your Public ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-ca.md b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-ca.md index b768dab9a46..d32c270870f 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-ca.md @@ -6,7 +6,7 @@ updated: 2022-10-14 ## Objective -When you no longer need your [Public Cloud](https://www.ovhcloud.com/en-ca/public-cloud/) project, you can delete it directly from the [OVHcloud Control Panel](/links/manager). +When you no longer need your [Public Cloud](/links/public-cloud/public-cloud) project, you can delete it directly from the [OVHcloud Control Panel](/links/manager). When you delete your Public Cloud project, a final invoice is issued for the outstanding amount. @@ -19,7 +19,7 @@ Please note that deleting a project is not the same as deactivating your Public ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-gb.md b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-gb.md index 700293937bd..b9fd665db1b 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-gb.md @@ -6,7 +6,7 @@ updated: 2022-10-14 ## Objective -When you no longer need your [Public Cloud](https://www.ovhcloud.com/en-gb/public-cloud/) project, you can delete it directly from the [OVHcloud Control Panel](/links/manager). +When you no longer need your [Public Cloud](/links/public-cloud/public-cloud) project, you can delete it directly from the [OVHcloud Control Panel](/links/manager). When you delete your Public Cloud project, a final invoice is issued for the outstanding amount. @@ -19,7 +19,7 @@ Please note that deleting a project is not the same as deactivating your Public ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-ie.md b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-ie.md index 25c15c5ceda..d32c270870f 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-ie.md @@ -6,7 +6,7 @@ updated: 2022-10-14 ## Objective -When you no longer need your [Public Cloud](https://www.ovhcloud.com/en-ie/public-cloud/) project, you can delete it directly from the [OVHcloud Control Panel](/links/manager). +When you no longer need your [Public Cloud](/links/public-cloud/public-cloud) project, you can delete it directly from the [OVHcloud Control Panel](/links/manager). When you delete your Public Cloud project, a final invoice is issued for the outstanding amount. @@ -19,7 +19,7 @@ Please note that deleting a project is not the same as deactivating your Public ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-sg.md b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-sg.md index 109ca9ec402..d32c270870f 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-sg.md @@ -6,7 +6,7 @@ updated: 2022-10-14 ## Objective -When you no longer need your [Public Cloud](https://www.ovhcloud.com/en-sg/public-cloud/) project, you can delete it directly from the [OVHcloud Control Panel](/links/manager). +When you no longer need your [Public Cloud](/links/public-cloud/public-cloud) project, you can delete it directly from the [OVHcloud Control Panel](/links/manager). When you delete your Public Cloud project, a final invoice is issued for the outstanding amount. @@ -19,7 +19,7 @@ Please note that deleting a project is not the same as deactivating your Public ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-us.md b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-us.md index 993a0c8d85b..d32c270870f 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-us.md +++ b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.en-us.md @@ -6,7 +6,7 @@ updated: 2022-10-14 ## Objective -When you no longer need your [Public Cloud](https://www.ovhcloud.com/en/public-cloud/) project, you can delete it directly from the [OVHcloud Control Panel](/links/manager). +When you no longer need your [Public Cloud](/links/public-cloud/public-cloud) project, you can delete it directly from the [OVHcloud Control Panel](/links/manager). When you delete your Public Cloud project, a final invoice is issued for the outstanding amount. @@ -19,7 +19,7 @@ Please note that deleting a project is not the same as deactivating your Public ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.es-es.md b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.es-es.md index fa1893f48b2..380258e7398 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.es-es.md +++ b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.es-es.md @@ -10,7 +10,7 @@ updated: 2022-10-14 ## Objetivo -Si ya no necesita un [proyecto de Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/), puede eliminarlo directamente desde el área de cliente de [OVHcloud](/links/manager). +Si ya no necesita un [proyecto de Public Cloud](/links/public-cloud/public-cloud), puede eliminarlo directamente desde el área de cliente de [OVHcloud](/links/manager). Al eliminar un proyecto de Public Cloud, se emitirá una factura final en la que se indicará el importe pendiente de pago. @@ -24,7 +24,7 @@ Al eliminar un proyecto, los recursos que contiene se pierden definitivamente. E ## Requisitos -- Un [proyecto de Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/) en su cuenta de OVHcloud +- Un [proyecto de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud - Tienes acceso a tu [Panel de configuración de OVHcloud](/links/manager) ## Procedimiento diff --git a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.es-us.md b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.es-us.md index 6d47c75f2d5..380258e7398 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.es-us.md +++ b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.es-us.md @@ -10,7 +10,7 @@ updated: 2022-10-14 ## Objetivo -Si ya no necesita un [proyecto de Public Cloud](https://www.ovhcloud.com/es/public-cloud/), puede eliminarlo directamente desde el área de cliente de [OVHcloud](/links/manager). +Si ya no necesita un [proyecto de Public Cloud](/links/public-cloud/public-cloud), puede eliminarlo directamente desde el área de cliente de [OVHcloud](/links/manager). Al eliminar un proyecto de Public Cloud, se emitirá una factura final en la que se indicará el importe pendiente de pago. @@ -24,7 +24,7 @@ Al eliminar un proyecto, los recursos que contiene se pierden definitivamente. E ## Requisitos -- Un [proyecto de Public Cloud](https://www.ovhcloud.com/es/public-cloud/) en su cuenta de OVHcloud +- Un [proyecto de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud - Tienes acceso a tu [Panel de configuración de OVHcloud](/links/manager) ## Procedimiento diff --git a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.fr-ca.md b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.fr-ca.md index 34e076aa4da..6f01a827b89 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.fr-ca.md @@ -6,7 +6,7 @@ updated: 2022-10-14 ## Objectif -Lorsque vous n’avez plus besoin d'un [projet Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/), vous pouvez le supprimer directement depuis votre espace client [OVHcloud](/links/manager). +Lorsque vous n’avez plus besoin d'un [projet Public Cloud](/links/public-cloud/public-cloud), vous pouvez le supprimer directement depuis votre espace client [OVHcloud](/links/manager). Lorsque vous supprimez un projet Public Cloud, une facture finale est émise qui contient le montant restant à payer. @@ -20,7 +20,7 @@ Lorsque vous supprimez un projet, les ressources qu'il contient sont définitive ## Prérequis -- Un [projet Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) dans votre compte OVHcloud +- Un [projet Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - Être connecté à votre [espace client OVHcloud](/links/manager) ## En pratique diff --git a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.fr-fr.md b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.fr-fr.md index d94fcda6b62..6f01a827b89 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.fr-fr.md @@ -6,7 +6,7 @@ updated: 2022-10-14 ## Objectif -Lorsque vous n’avez plus besoin d'un [projet Public Cloud](https://www.ovhcloud.com/fr/public-cloud/), vous pouvez le supprimer directement depuis votre espace client [OVHcloud](/links/manager). +Lorsque vous n’avez plus besoin d'un [projet Public Cloud](/links/public-cloud/public-cloud), vous pouvez le supprimer directement depuis votre espace client [OVHcloud](/links/manager). Lorsque vous supprimez un projet Public Cloud, une facture finale est émise qui contient le montant restant à payer. @@ -20,7 +20,7 @@ Lorsque vous supprimez un projet, les ressources qu'il contient sont définitive ## Prérequis -- Un [projet Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud +- Un [projet Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - Être connecté à votre [espace client OVHcloud](/links/manager) ## En pratique diff --git a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.it-it.md b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.it-it.md index e7829f0a4b7..14646faf04a 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.it-it.md +++ b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.it-it.md @@ -10,7 +10,7 @@ updated: 2022-10-14 ## Obiettivo -Se non hai più bisogno di un [progetto Public Cloud](https://www.ovhcloud.com/it/public-cloud/), è possibile eliminarlo direttamente dallo Spazio Cliente [OVHcloud](/links/manager). +Se non hai più bisogno di un [progetto Public Cloud](/links/public-cloud/public-cloud), è possibile eliminarlo direttamente dallo Spazio Cliente [OVHcloud](/links/manager). Una volta eliminato un progetto Public Cloud, viene emessa una fattura finale contenente l'importo da saldare. @@ -24,7 +24,7 @@ Una volta eliminato un progetto, le risorse in esso contenute vengono definitiva ## Prerequisiti -- Un [progetto Public Cloud](https://www.ovhcloud.com/it/public-cloud/) nel tuo account OVHcloud +- Un [progetto Public Cloud](/links/public-cloud/public-cloud) nel tuo account OVHcloud - Avere accesso allo [Spazio Cliente OVHcloud](/links/manager) ## Procedura diff --git a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.pl-pl.md b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.pl-pl.md index 52c37cc98bb..875655ec4d6 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.pl-pl.md @@ -10,7 +10,7 @@ updated: 2022-10-14 ## Wprowadzenie -Jeśli nie potrzebujesz już [projektu Public Cloud](https://www.ovhcloud.com/pl/public-cloud/), możesz go usunąć bezpośrednio z [Panelu klienta OVHcloud](/links/manager). +Jeśli nie potrzebujesz już [projektu Public Cloud](/links/public-cloud/public-cloud), możesz go usunąć bezpośrednio z [Panelu klienta OVHcloud](/links/manager). Po usunięciu projektu Public Cloud wystawiana jest faktura zawierająca kwotę pozostającą do zapłaty. @@ -24,7 +24,7 @@ Po usunięciu projektu, zasoby, które on zawiera są nieodwracalnie utracone. O ## Wymagania początkowe -- Projekt [Public Cloud](https://www.ovhcloud.com/pl/public-cloud/) na Twoim koncie OVHcloud +- Projekt [Public Cloud](/links/public-cloud/public-cloud) na Twoim koncie OVHcloud - Dostęp do [Panelu klienta OVHcloud](/links/manager) ## W praktyce diff --git a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.pt-pt.md b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.pt-pt.md index 235f0ce232e..df44db74384 100644 --- a/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_cross_functional/delete_a_project/guide.pt-pt.md @@ -10,7 +10,7 @@ updated: 2022-10-14 ## Objetivo -Quando já não precisa de um [projeto Public Cloud](https://www.ovhcloud.com/pt/public-cloud/), pode eliminá-lo diretamente na [Área de Cliente OVHcloud](/links/manager). +Quando já não precisa de um [projeto Public Cloud](/links/public-cloud/public-cloud), pode eliminá-lo diretamente na [Área de Cliente OVHcloud](/links/manager). Ao eliminar um projeto Public Cloud, será emitida uma fatura final que conterá o montante por pagar. @@ -24,7 +24,7 @@ Quando um projeto é eliminado, os recursos que contém são definitivamente per ## Requisitos -- Um [projeto Public Cloud](https://www.ovhcloud.com/pt/public-cloud/) na sua conta OVHcloud. +- Um [projeto Public Cloud](/links/public-cloud/public-cloud) na sua conta OVHcloud. - Estar ligado à [Área de Cliente OVHcloud](/links/manager). ## Instruções diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_manage_savings_plan/guide.fr-ca.md b/pages/public_cloud/public_cloud_cross_functional/how_to_manage_savings_plan/guide.fr-ca.md index fa8e21287a6..5190d39623e 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_manage_savings_plan/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_manage_savings_plan/guide.fr-ca.md @@ -36,7 +36,7 @@ Ce guide a pour objectif de fournir une méthode claire et détaillée pour la c ## Prérequis -- Un [projet Public Cloud OVHcloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud. +- Un [projet Public Cloud OVHcloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud. - Être connecté à l'[espace client OVHcloud](/links/manager) ou à l'[API OVHcloud](/links/api) (créez vos identifiants en consultant [ce guide](/pages/manage_and_operate/api/first-steps)). - Être familier de l'utilisation de [Terraform](/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform) si vous souhaitez l'utiliser. - Connaitre les principes d'un [Savings Plan](/links/public-cloud/savings-plan) diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_manage_savings_plan/guide.fr-fr.md b/pages/public_cloud/public_cloud_cross_functional/how_to_manage_savings_plan/guide.fr-fr.md index fa8e21287a6..5190d39623e 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_manage_savings_plan/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_manage_savings_plan/guide.fr-fr.md @@ -36,7 +36,7 @@ Ce guide a pour objectif de fournir une méthode claire et détaillée pour la c ## Prérequis -- Un [projet Public Cloud OVHcloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud. +- Un [projet Public Cloud OVHcloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud. - Être connecté à l'[espace client OVHcloud](/links/manager) ou à l'[API OVHcloud](/links/api) (créez vos identifiants en consultant [ce guide](/pages/manage_and_operate/api/first-steps)). - Être familier de l'utilisation de [Terraform](/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform) si vous souhaitez l'utiliser. - Connaitre les principes d'un [Savings Plan](/links/public-cloud/savings-plan) diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.de-de.md b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.de-de.md index ebb6191cb3d..45247a88e0b 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.de-de.md +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.de-de.md @@ -3,7 +3,7 @@ title: Terraform verwenden (EN) description: Procedure of use of Terraform keywords: infrastructure, instance, cloud, creation excerpt: Step-by-step documentation on how to use Terraform configurations for your infrastructure -updated: 2024-04-26 +updated: 2025-07-21 --- ## Objective @@ -76,12 +76,12 @@ required_version = ">= 0.14.0" # Takes into account Terraform versions from 0 required_providers { openstack = { source = "terraform-provider-openstack/openstack" - version = "~> 1.42.0" + version = ">= 3.0.0" } ovh = { source = "ovh/ovh" - version = ">= 0.13.0" + version = ">= 2.1.0" } } } diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-asia.md b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-asia.md index 1addfb5f6ed..dc32c31384c 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-asia.md @@ -3,7 +3,7 @@ title: How to use Terraform description: Procedure of use of Terraform keywords: infrastructure, instance, cloud, creation excerpt: Step-by-step documentation on how to use Terraform configurations for your infrastructure -updated: 2024-04-26 +updated: 2025-07-21 --- ## Objective @@ -76,12 +76,12 @@ required_version = ">= 0.14.0" # Takes into account Terraform versions from 0 required_providers { openstack = { source = "terraform-provider-openstack/openstack" - version = "~> 1.42.0" + version = ">= 3.0.0" } ovh = { source = "ovh/ovh" - version = ">= 0.13.0" + version = ">= 2.1.0" } } } diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-au.md b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-au.md index 1addfb5f6ed..dc32c31384c 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-au.md +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-au.md @@ -3,7 +3,7 @@ title: How to use Terraform description: Procedure of use of Terraform keywords: infrastructure, instance, cloud, creation excerpt: Step-by-step documentation on how to use Terraform configurations for your infrastructure -updated: 2024-04-26 +updated: 2025-07-21 --- ## Objective @@ -76,12 +76,12 @@ required_version = ">= 0.14.0" # Takes into account Terraform versions from 0 required_providers { openstack = { source = "terraform-provider-openstack/openstack" - version = "~> 1.42.0" + version = ">= 3.0.0" } ovh = { source = "ovh/ovh" - version = ">= 0.13.0" + version = ">= 2.1.0" } } } diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-ca.md b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-ca.md index 1addfb5f6ed..dc32c31384c 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-ca.md @@ -3,7 +3,7 @@ title: How to use Terraform description: Procedure of use of Terraform keywords: infrastructure, instance, cloud, creation excerpt: Step-by-step documentation on how to use Terraform configurations for your infrastructure -updated: 2024-04-26 +updated: 2025-07-21 --- ## Objective @@ -76,12 +76,12 @@ required_version = ">= 0.14.0" # Takes into account Terraform versions from 0 required_providers { openstack = { source = "terraform-provider-openstack/openstack" - version = "~> 1.42.0" + version = ">= 3.0.0" } ovh = { source = "ovh/ovh" - version = ">= 0.13.0" + version = ">= 2.1.0" } } } diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-gb.md b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-gb.md index 1addfb5f6ed..dc32c31384c 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-gb.md @@ -3,7 +3,7 @@ title: How to use Terraform description: Procedure of use of Terraform keywords: infrastructure, instance, cloud, creation excerpt: Step-by-step documentation on how to use Terraform configurations for your infrastructure -updated: 2024-04-26 +updated: 2025-07-21 --- ## Objective @@ -76,12 +76,12 @@ required_version = ">= 0.14.0" # Takes into account Terraform versions from 0 required_providers { openstack = { source = "terraform-provider-openstack/openstack" - version = "~> 1.42.0" + version = ">= 3.0.0" } ovh = { source = "ovh/ovh" - version = ">= 0.13.0" + version = ">= 2.1.0" } } } diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-ie.md b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-ie.md index 1addfb5f6ed..dc32c31384c 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-ie.md @@ -3,7 +3,7 @@ title: How to use Terraform description: Procedure of use of Terraform keywords: infrastructure, instance, cloud, creation excerpt: Step-by-step documentation on how to use Terraform configurations for your infrastructure -updated: 2024-04-26 +updated: 2025-07-21 --- ## Objective @@ -76,12 +76,12 @@ required_version = ">= 0.14.0" # Takes into account Terraform versions from 0 required_providers { openstack = { source = "terraform-provider-openstack/openstack" - version = "~> 1.42.0" + version = ">= 3.0.0" } ovh = { source = "ovh/ovh" - version = ">= 0.13.0" + version = ">= 2.1.0" } } } diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-sg.md b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-sg.md index 1addfb5f6ed..dc32c31384c 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-sg.md @@ -3,7 +3,7 @@ title: How to use Terraform description: Procedure of use of Terraform keywords: infrastructure, instance, cloud, creation excerpt: Step-by-step documentation on how to use Terraform configurations for your infrastructure -updated: 2024-04-26 +updated: 2025-07-21 --- ## Objective @@ -76,12 +76,12 @@ required_version = ">= 0.14.0" # Takes into account Terraform versions from 0 required_providers { openstack = { source = "terraform-provider-openstack/openstack" - version = "~> 1.42.0" + version = ">= 3.0.0" } ovh = { source = "ovh/ovh" - version = ">= 0.13.0" + version = ">= 2.1.0" } } } diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-us.md b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-us.md index 1addfb5f6ed..dc32c31384c 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-us.md +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.en-us.md @@ -3,7 +3,7 @@ title: How to use Terraform description: Procedure of use of Terraform keywords: infrastructure, instance, cloud, creation excerpt: Step-by-step documentation on how to use Terraform configurations for your infrastructure -updated: 2024-04-26 +updated: 2025-07-21 --- ## Objective @@ -76,12 +76,12 @@ required_version = ">= 0.14.0" # Takes into account Terraform versions from 0 required_providers { openstack = { source = "terraform-provider-openstack/openstack" - version = "~> 1.42.0" + version = ">= 3.0.0" } ovh = { source = "ovh/ovh" - version = ">= 0.13.0" + version = ">= 2.1.0" } } } diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.es-es.md b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.es-es.md index 25c292754f6..f3baf82bc5f 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.es-es.md +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.es-es.md @@ -3,7 +3,7 @@ title: Terraform Tutorial (EN) description: Procedure of use of Terraform keywords: infrastructure, instance, cloud, creation excerpt: Step-by-step documentation on how to use Terraform configurations for your infrastructure -updated: 2024-04-26 +updated: 2025-07-21 --- ## Objective @@ -76,12 +76,12 @@ required_version = ">= 0.14.0" # Takes into account Terraform versions from 0 required_providers { openstack = { source = "terraform-provider-openstack/openstack" - version = "~> 1.42.0" + version = ">= 3.0.0" } ovh = { source = "ovh/ovh" - version = ">= 0.13.0" + version = ">= 2.1.0" } } } diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.es-us.md b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.es-us.md index 25c292754f6..f3baf82bc5f 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.es-us.md +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.es-us.md @@ -3,7 +3,7 @@ title: Terraform Tutorial (EN) description: Procedure of use of Terraform keywords: infrastructure, instance, cloud, creation excerpt: Step-by-step documentation on how to use Terraform configurations for your infrastructure -updated: 2024-04-26 +updated: 2025-07-21 --- ## Objective @@ -76,12 +76,12 @@ required_version = ">= 0.14.0" # Takes into account Terraform versions from 0 required_providers { openstack = { source = "terraform-provider-openstack/openstack" - version = "~> 1.42.0" + version = ">= 3.0.0" } ovh = { source = "ovh/ovh" - version = ">= 0.13.0" + version = ">= 2.1.0" } } } diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.fr-ca.md b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.fr-ca.md index e29358a8517..d1b62906749 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.fr-ca.md @@ -3,7 +3,7 @@ title: Comment utiliser Terraform sur le Public Cloud OVHcloud description: Utilisation de Terraform keywords: infrastructure, instance, cloud, creation excerpt: Décrouvez comment utiliser l'outil Terraform pour abstraire le déploiement de votre infrastructure -updated: 2024-04-26 +updated: 2025-07-21 --- ## Objectif @@ -76,12 +76,12 @@ required_version = ">= 0.14.0" # Prend en compte les versi required_providers { openstack = { source = "terraform-provider-openstack/openstack" - version = "~> 1.42.0" + version = ">= 3.0.0" } ovh = { source = "ovh/ovh" - version = ">= 0.13.0" + version = ">= 2.1.0" } } } diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.fr-fr.md b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.fr-fr.md index f6d2ec773c5..c0aa8abd349 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.fr-fr.md @@ -3,7 +3,7 @@ title: Comment utiliser Terraform sur le Public Cloud OVHcloud description: Utilisation de Terraform keywords: infrastructure, instance, cloud, creation excerpt: Décrouvez comment utiliser l'outil Terraform pour abstraire le déploiement de votre infrastructure -updated: 2024-04-26 +updated: 2025-07-21 --- ## Objectif @@ -76,12 +76,12 @@ required_version = ">= 0.14.0" # Prend en compte les versi required_providers { openstack = { source = "terraform-provider-openstack/openstack" - version = "~> 1.42.0" + version = ">= 3.0.0" } ovh = { source = "ovh/ovh" - version = ">= 0.13.0" + version = ">= 2.1.0" } } } diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.it-it.md b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.it-it.md index abbce7e9eb4..67731e71a05 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.it-it.md +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.it-it.md @@ -3,7 +3,7 @@ title: Terraform Tutorial (EN) description: Procedure of use of Terraform keywords: infrastructure, instance, cloud, creation excerpt: Step-by-step documentation on how to use Terraform configurations for your infrastructure -updated: 2024-04-26 +updated: 2025-07-21 --- ## Objective @@ -76,12 +76,12 @@ required_version = ">= 0.14.0" # Takes into account Terraform versions from 0 required_providers { openstack = { source = "terraform-provider-openstack/openstack" - version = "~> 1.42.0" + version = ">= 3.0.0" } ovh = { source = "ovh/ovh" - version = ">= 0.13.0" + version = ">= 2.1.0" } } } diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.pl-pl.md b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.pl-pl.md index f6757efcf39..22d30730d5b 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.pl-pl.md @@ -3,7 +3,7 @@ title: Terraform Tutorial (EN) description: Procedure of use of Terraform keywords: infrastructure, instance, cloud, creation excerpt: Step-by-step documentation on how to use Terraform configurations for your infrastructure -updated: 2024-04-26 +updated: 2025-07-21 --- ## Objective @@ -76,12 +76,12 @@ required_version = ">= 0.14.0" # Takes into account Terraform versions from 0 required_providers { openstack = { source = "terraform-provider-openstack/openstack" - version = "~> 1.42.0" + version = ">= 3.0.0" } ovh = { source = "ovh/ovh" - version = ">= 0.13.0" + version = ">= 2.1.0" } } } diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.pt-pt.md b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.pt-pt.md index 58c36b379af..3038c3d6d7b 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/guide.pt-pt.md @@ -3,7 +3,7 @@ title: Terraform Tutorial (EN) description: Procedure of use of Terraform keywords: infrastructure, instance, cloud, creation excerpt: Step-by-step documentation on how to use Terraform configurations for your infrastructure -updated: 2024-04-26 +updated: 2025-07-21 --- ## Objective @@ -76,12 +76,12 @@ required_version = ">= 0.14.0" # Takes into account Terraform versions from 0 required_providers { openstack = { source = "terraform-provider-openstack/openstack" - version = "~> 1.42.0" + version = ">= 3.0.0" } ovh = { source = "ovh/ovh" - version = ">= 0.13.0" + version = ">= 2.1.0" } } } diff --git a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/images/TF1.txt b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/images/TF1.txt index 37cd270942c..7189657826d 100644 --- a/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/images/TF1.txt +++ b/pages/public_cloud/public_cloud_cross_functional/how_to_use_terraform/images/TF1.txt @@ -3,12 +3,12 @@ required_version = ">= 0.14.0" required_providers { openstack = { source = "terraform-provider-openstack/openstack" - version = "~> 1.42.0" + version = ">= 3.0.0" } ovh = { source = "ovh/ovh" - version = ">= 0.13.0" + version = ">= 2.1.0" } } } diff --git a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.de-de.md b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.de-de.md index d88a3b1d5c3..e55b2d1aadc 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.de-de.md @@ -125,6 +125,6 @@ Please note that if the database instance is deleted, logs and metrics are also We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-asia.md index 2fba34cb0bf..6fd003003b4 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-asia.md @@ -125,6 +125,6 @@ Please note that if the database instance is deleted, logs and metrics are also We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-au.md b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-au.md index 2afe0a729e5..a2e9a763464 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-au.md @@ -125,6 +125,6 @@ Please note that if the database instance is deleted, logs and metrics are also We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-ca.md index 2377a526f08..2310ef9ac31 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-ca.md @@ -125,6 +125,6 @@ Please note that if the database instance is deleted, logs and metrics are also We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-gb.md index 0a39c43bcbf..ab3860b8ef7 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-gb.md @@ -125,6 +125,6 @@ Please note that if the database instance is deleted, logs and metrics are also We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-ie.md index 3f15e9b866a..a90bedb930a 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-ie.md @@ -125,6 +125,6 @@ Please note that if the database instance is deleted, logs and metrics are also We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-sg.md index 7576d889cae..ab9a55e9ffb 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-sg.md @@ -125,6 +125,6 @@ Please note that if the database instance is deleted, logs and metrics are also We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-us.md b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-us.md index fbb91e4f9e7..8b1f031c1da 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.en-us.md @@ -125,6 +125,6 @@ Please note that if the database instance is deleted, logs and metrics are also We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.es-es.md b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.es-es.md index 2c84fa5fe96..c91b272e3b1 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.es-es.md @@ -125,6 +125,6 @@ Please note that if the database instance is deleted, logs and metrics are also We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.es-us.md b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.es-us.md index 4d1c229deca..377dd2e8b1a 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.es-us.md @@ -125,6 +125,6 @@ Please note that if the database instance is deleted, logs and metrics are also We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.fr-ca.md index b1e41cdf7da..cb4dd7e64c4 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.fr-ca.md @@ -125,6 +125,6 @@ Please note that if the database instance is deleted, logs and metrics are also We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.fr-fr.md index aa2cdce9bb5..b4758094163 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.fr-fr.md @@ -125,6 +125,6 @@ Please note that if the database instance is deleted, logs and metrics are also We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.it-it.md b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.it-it.md index 059f82880ee..5a93407f5db 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.it-it.md @@ -125,6 +125,6 @@ Please note that if the database instance is deleted, logs and metrics are also We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.pl-pl.md index c50a3d62619..7777a9b7c67 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.pl-pl.md @@ -125,6 +125,6 @@ Please note that if the database instance is deleted, logs and metrics are also We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.pt-pt.md index d3446409239..e66a13a44a5 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_01_capabilities/guide.pt-pt.md @@ -125,6 +125,6 @@ Please note that if the database instance is deleted, logs and metrics are also We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.de-de.md b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.de-de.md index c66e2c94e20..c8f390c4bc0 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.de-de.md @@ -21,8 +21,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Cassandra database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -31,7 +31,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our Cassandra instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. #### Step 1: Verify your user roles and password @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-asia.md index a8707e43897..c8f390c4bc0 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-asia.md @@ -21,8 +21,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Cassandra database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -31,7 +31,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our Cassandra instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. #### Step 1: Verify your user roles and password @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-au.md b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-au.md index 00cda0fd976..c8f390c4bc0 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-au.md @@ -21,8 +21,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Cassandra database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -31,7 +31,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our Cassandra instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. #### Step 1: Verify your user roles and password @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-ca.md index 99446a1190e..c8f390c4bc0 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-ca.md @@ -21,8 +21,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Cassandra database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -31,7 +31,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our Cassandra instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. #### Step 1: Verify your user roles and password @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-gb.md index e54692ad443..c8f390c4bc0 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-gb.md @@ -21,8 +21,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Cassandra database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -31,7 +31,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our Cassandra instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. #### Step 1: Verify your user roles and password @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-ie.md index 1b6bdd90799..c8f390c4bc0 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-ie.md @@ -21,8 +21,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Cassandra database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -31,7 +31,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our Cassandra instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. #### Step 1: Verify your user roles and password @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-sg.md index b11b32c2b8b..c8f390c4bc0 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-sg.md @@ -21,8 +21,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Cassandra database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -31,7 +31,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our Cassandra instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. #### Step 1: Verify your user roles and password @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-us.md b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-us.md index 594aa76df88..c8f390c4bc0 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.en-us.md @@ -21,8 +21,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Cassandra database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -31,7 +31,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our Cassandra instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. #### Step 1: Verify your user roles and password @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.es-es.md b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.es-es.md index 7a0a300cbff..c8f390c4bc0 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.es-es.md @@ -21,8 +21,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Cassandra database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -31,7 +31,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our Cassandra instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. #### Step 1: Verify your user roles and password @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.es-us.md b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.es-us.md index f2b538ae5f7..c8f390c4bc0 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.es-us.md @@ -21,8 +21,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Cassandra database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -31,7 +31,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our Cassandra instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. #### Step 1: Verify your user roles and password @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.fr-ca.md index faa8609ec54..ace4a582ac5 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.fr-ca.md @@ -21,8 +21,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Cassandra database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -31,7 +31,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our Cassandra instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. #### Step 1: Verify your user roles and password @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.fr-fr.md index 99c20cb078f..ace4a582ac5 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.fr-fr.md @@ -21,8 +21,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Cassandra database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -31,7 +31,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our Cassandra instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. #### Step 1: Verify your user roles and password @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.it-it.md b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.it-it.md index 2f9c762a2e2..c8f390c4bc0 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.it-it.md @@ -21,8 +21,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Cassandra database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -31,7 +31,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our Cassandra instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. #### Step 1: Verify your user roles and password @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.pl-pl.md index 042ec82c9dc..c8f390c4bc0 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.pl-pl.md @@ -21,8 +21,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Cassandra database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -31,7 +31,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our Cassandra instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. #### Step 1: Verify your user roles and password @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.pt-pt.md index 253415e8a10..c8f390c4bc0 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_02_prepare_for_incoming_connections/guide.pt-pt.md @@ -21,8 +21,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Cassandra database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -31,7 +31,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our Cassandra instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your Cassandra instance. #### Step 1: Verify your user roles and password @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.de-de.md b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.de-de.md index f1e6a80977a..97864050877 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.de-de.md @@ -42,9 +42,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -93,6 +93,6 @@ Below you can find a summary of every configuration option available for Cassand Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-asia.md index ae391028b79..97864050877 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-asia.md @@ -42,9 +42,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -93,6 +93,6 @@ Below you can find a summary of every configuration option available for Cassand Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-au.md b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-au.md index 22330f422be..97864050877 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-au.md @@ -42,9 +42,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -93,6 +93,6 @@ Below you can find a summary of every configuration option available for Cassand Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-ca.md index 9ba6ce8f08e..97864050877 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-ca.md @@ -42,9 +42,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -93,6 +93,6 @@ Below you can find a summary of every configuration option available for Cassand Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-gb.md index 7767cc2fcab..97864050877 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-gb.md @@ -42,9 +42,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -93,6 +93,6 @@ Below you can find a summary of every configuration option available for Cassand Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-ie.md index 0afd8e96047..97864050877 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-ie.md @@ -42,9 +42,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -93,6 +93,6 @@ Below you can find a summary of every configuration option available for Cassand Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-sg.md index 95c38f1685f..97864050877 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-sg.md @@ -42,9 +42,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -93,6 +93,6 @@ Below you can find a summary of every configuration option available for Cassand Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-us.md b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-us.md index 009ba8ab543..97864050877 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.en-us.md @@ -42,9 +42,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -93,6 +93,6 @@ Below you can find a summary of every configuration option available for Cassand Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.es-es.md b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.es-es.md index b3550c7ec9c..97864050877 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.es-es.md @@ -42,9 +42,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -93,6 +93,6 @@ Below you can find a summary of every configuration option available for Cassand Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.es-us.md b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.es-us.md index 0ab9705b248..97864050877 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.es-us.md @@ -42,9 +42,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -93,6 +93,6 @@ Below you can find a summary of every configuration option available for Cassand Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.fr-ca.md index 644d7991793..058e37fff2b 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.fr-ca.md @@ -42,9 +42,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -93,6 +93,6 @@ Below you can find a summary of every configuration option available for Cassand Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.fr-fr.md index e3ac59d2b2b..058e37fff2b 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.fr-fr.md @@ -42,9 +42,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -93,6 +93,6 @@ Below you can find a summary of every configuration option available for Cassand Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.it-it.md b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.it-it.md index e4e2f5e7529..97864050877 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.it-it.md @@ -42,9 +42,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -93,6 +93,6 @@ Below you can find a summary of every configuration option available for Cassand Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.pl-pl.md index 41291170b40..97864050877 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.pl-pl.md @@ -42,9 +42,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -93,6 +93,6 @@ Below you can find a summary of every configuration option available for Cassand Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.pt-pt.md index b335958c57f..97864050877 100644 --- a/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/cassandra_03_advanced_parameters_references/guide.pt-pt.md @@ -42,9 +42,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -93,6 +93,6 @@ Below you can find a summary of every configuration option available for Cassand Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.de-de.md b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.de-de.md index 045dd052d1c..53d0147cc11 100644 --- a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.de-de.md @@ -14,12 +14,12 @@ OVHcloud Databases as-a-service (DBaaS) allow you to focus on building and deplo ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. > [!primary] > @@ -97,6 +97,6 @@ Note that the configuration options might be different, depending on the databas Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-asia.md index ce829ae82b3..53d0147cc11 100644 --- a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-asia.md @@ -14,12 +14,12 @@ OVHcloud Databases as-a-service (DBaaS) allow you to focus on building and deplo ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. > [!primary] > @@ -97,6 +97,6 @@ Note that the configuration options might be different, depending on the databas Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-au.md b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-au.md index 1b9c944cf46..53d0147cc11 100644 --- a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-au.md @@ -14,12 +14,12 @@ OVHcloud Databases as-a-service (DBaaS) allow you to focus on building and deplo ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. > [!primary] > @@ -97,6 +97,6 @@ Note that the configuration options might be different, depending on the databas Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-ca.md index f57d2550e7e..53d0147cc11 100644 --- a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-ca.md @@ -14,12 +14,12 @@ OVHcloud Databases as-a-service (DBaaS) allow you to focus on building and deplo ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. > [!primary] > @@ -97,6 +97,6 @@ Note that the configuration options might be different, depending on the databas Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-gb.md index 7738c8da4cb..53d0147cc11 100644 --- a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-gb.md @@ -14,12 +14,12 @@ OVHcloud Databases as-a-service (DBaaS) allow you to focus on building and deplo ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. > [!primary] > @@ -97,6 +97,6 @@ Note that the configuration options might be different, depending on the databas Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-ie.md index a33e738ad99..53d0147cc11 100644 --- a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-ie.md @@ -14,12 +14,12 @@ OVHcloud Databases as-a-service (DBaaS) allow you to focus on building and deplo ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. > [!primary] > @@ -97,6 +97,6 @@ Note that the configuration options might be different, depending on the databas Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-sg.md index 8ebee7441bc..53d0147cc11 100644 --- a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-sg.md @@ -14,12 +14,12 @@ OVHcloud Databases as-a-service (DBaaS) allow you to focus on building and deplo ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. > [!primary] > @@ -97,6 +97,6 @@ Note that the configuration options might be different, depending on the databas Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-us.md b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-us.md index 2ee1c82c152..53d0147cc11 100644 --- a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.en-us.md @@ -14,12 +14,12 @@ OVHcloud Databases as-a-service (DBaaS) allow you to focus on building and deplo ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. > [!primary] > @@ -97,6 +97,6 @@ Note that the configuration options might be different, depending on the databas Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.es-es.md b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.es-es.md index a8e2e52514d..53d0147cc11 100644 --- a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.es-es.md @@ -14,12 +14,12 @@ OVHcloud Databases as-a-service (DBaaS) allow you to focus on building and deplo ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. > [!primary] > @@ -97,6 +97,6 @@ Note that the configuration options might be different, depending on the databas Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.es-us.md b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.es-us.md index 212eb47eef0..53d0147cc11 100644 --- a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.es-us.md @@ -14,12 +14,12 @@ OVHcloud Databases as-a-service (DBaaS) allow you to focus on building and deplo ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. > [!primary] > @@ -97,6 +97,6 @@ Note that the configuration options might be different, depending on the databas Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.fr-ca.md index fbb46da4c31..670bbd9dfbd 100644 --- a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.fr-ca.md @@ -14,12 +14,12 @@ OVHcloud Databases as-a-service (DBaaS) allow you to focus on building and deplo ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. > [!primary] > @@ -97,6 +97,6 @@ Note that the configuration options might be different, depending on the databas Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.fr-fr.md index de88803fa11..670bbd9dfbd 100644 --- a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.fr-fr.md @@ -14,12 +14,12 @@ OVHcloud Databases as-a-service (DBaaS) allow you to focus on building and deplo ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. > [!primary] > @@ -97,6 +97,6 @@ Note that the configuration options might be different, depending on the databas Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.it-it.md b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.it-it.md index 8b23d58d28b..53d0147cc11 100644 --- a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.it-it.md @@ -14,12 +14,12 @@ OVHcloud Databases as-a-service (DBaaS) allow you to focus on building and deplo ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. > [!primary] > @@ -97,6 +97,6 @@ Note that the configuration options might be different, depending on the databas Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.pl-pl.md index fcc54e94bdb..53d0147cc11 100644 --- a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.pl-pl.md @@ -14,12 +14,12 @@ OVHcloud Databases as-a-service (DBaaS) allow you to focus on building and deplo ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. > [!primary] > @@ -97,6 +97,6 @@ Note that the configuration options might be different, depending on the databas Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.pt-pt.md index c2746e94255..53d0147cc11 100644 --- a/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel/guide.pt-pt.md @@ -14,12 +14,12 @@ OVHcloud Databases as-a-service (DBaaS) allow you to focus on building and deplo ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to the `Public Cloud`{.action} section. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Databases & Analytics**. > [!primary] > @@ -97,6 +97,6 @@ Note that the configuration options might be different, depending on the databas Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.de-de.md b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.de-de.md index e54d5f6aac9..3421fe225b3 100644 --- a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.de-de.md @@ -13,7 +13,7 @@ Public Cloud managed databases allow you to focus on building and deploying clou ## Requirements - access to the [OVHcloud API](https://api.ovh.com/){.external} (create your credentials by consulting [this guide](/pages/manage_and_operate/api/first-steps)) -- a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -114,6 +114,6 @@ You’ll find the cluster connection information in your Control Panel; you can Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-asia.md index d2d36e804ad..3421fe225b3 100644 --- a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-asia.md @@ -13,7 +13,7 @@ Public Cloud managed databases allow you to focus on building and deploying clou ## Requirements - access to the [OVHcloud API](https://api.ovh.com/){.external} (create your credentials by consulting [this guide](/pages/manage_and_operate/api/first-steps)) -- a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -114,6 +114,6 @@ You’ll find the cluster connection information in your Control Panel; you can Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-au.md b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-au.md index ac6a415c872..3421fe225b3 100644 --- a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-au.md @@ -13,7 +13,7 @@ Public Cloud managed databases allow you to focus on building and deploying clou ## Requirements - access to the [OVHcloud API](https://api.ovh.com/){.external} (create your credentials by consulting [this guide](/pages/manage_and_operate/api/first-steps)) -- a [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -114,6 +114,6 @@ You’ll find the cluster connection information in your Control Panel; you can Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-ca.md index 0d451099fd9..3421fe225b3 100644 --- a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-ca.md @@ -13,7 +13,7 @@ Public Cloud managed databases allow you to focus on building and deploying clou ## Requirements - access to the [OVHcloud API](https://api.ovh.com/){.external} (create your credentials by consulting [this guide](/pages/manage_and_operate/api/first-steps)) -- a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -114,6 +114,6 @@ You’ll find the cluster connection information in your Control Panel; you can Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-gb.md index 4037eeb15de..3421fe225b3 100644 --- a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-gb.md @@ -13,7 +13,7 @@ Public Cloud managed databases allow you to focus on building and deploying clou ## Requirements - access to the [OVHcloud API](https://api.ovh.com/){.external} (create your credentials by consulting [this guide](/pages/manage_and_operate/api/first-steps)) -- a [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -114,6 +114,6 @@ You’ll find the cluster connection information in your Control Panel; you can Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-ie.md index c54f09a8b6d..3421fe225b3 100644 --- a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-ie.md @@ -13,7 +13,7 @@ Public Cloud managed databases allow you to focus on building and deploying clou ## Requirements - access to the [OVHcloud API](https://api.ovh.com/){.external} (create your credentials by consulting [this guide](/pages/manage_and_operate/api/first-steps)) -- a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -114,6 +114,6 @@ You’ll find the cluster connection information in your Control Panel; you can Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-sg.md index 06244b86ac3..3421fe225b3 100644 --- a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-sg.md @@ -13,7 +13,7 @@ Public Cloud managed databases allow you to focus on building and deploying clou ## Requirements - access to the [OVHcloud API](https://api.ovh.com/){.external} (create your credentials by consulting [this guide](/pages/manage_and_operate/api/first-steps)) -- a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -114,6 +114,6 @@ You’ll find the cluster connection information in your Control Panel; you can Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-us.md b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-us.md index b06ea155480..3421fe225b3 100644 --- a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-us.md @@ -13,7 +13,7 @@ Public Cloud managed databases allow you to focus on building and deploying clou ## Requirements - access to the [OVHcloud API](https://api.ovh.com/){.external} (create your credentials by consulting [this guide](/pages/manage_and_operate/api/first-steps)) -- a [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -114,6 +114,6 @@ You’ll find the cluster connection information in your Control Panel; you can Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.es-es.md b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.es-es.md index a1054604e5e..3421fe225b3 100644 --- a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.es-es.md @@ -13,7 +13,7 @@ Public Cloud managed databases allow you to focus on building and deploying clou ## Requirements - access to the [OVHcloud API](https://api.ovh.com/){.external} (create your credentials by consulting [this guide](/pages/manage_and_operate/api/first-steps)) -- a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -114,6 +114,6 @@ You’ll find the cluster connection information in your Control Panel; you can Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.es-us.md b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.es-us.md index edd77fc0997..3421fe225b3 100644 --- a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.es-us.md @@ -13,7 +13,7 @@ Public Cloud managed databases allow you to focus on building and deploying clou ## Requirements - access to the [OVHcloud API](https://api.ovh.com/){.external} (create your credentials by consulting [this guide](/pages/manage_and_operate/api/first-steps)) -- a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -114,6 +114,6 @@ You’ll find the cluster connection information in your Control Panel; you can Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.fr-ca.md index 6eb5ccd6a1f..02799f669ff 100644 --- a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.fr-ca.md @@ -13,7 +13,7 @@ Public Cloud managed databases allow you to focus on building and deploying clou ## Requirements - access to the [OVHcloud API](https://api.ovh.com/){.external} (create your credentials by consulting [this guide](/pages/manage_and_operate/api/first-steps)) -- a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -114,6 +114,6 @@ You’ll find the cluster connection information in your Control Panel; you can Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.fr-fr.md index f947850db9f..02799f669ff 100644 --- a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.fr-fr.md @@ -13,7 +13,7 @@ Public Cloud managed databases allow you to focus on building and deploying clou ## Requirements - access to the [OVHcloud API](https://api.ovh.com/){.external} (create your credentials by consulting [this guide](/pages/manage_and_operate/api/first-steps)) -- a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -114,6 +114,6 @@ You’ll find the cluster connection information in your Control Panel; you can Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.it-it.md b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.it-it.md index 73d676bd522..3421fe225b3 100644 --- a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.it-it.md @@ -13,7 +13,7 @@ Public Cloud managed databases allow you to focus on building and deploying clou ## Requirements - access to the [OVHcloud API](https://api.ovh.com/){.external} (create your credentials by consulting [this guide](/pages/manage_and_operate/api/first-steps)) -- a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -114,6 +114,6 @@ You’ll find the cluster connection information in your Control Panel; you can Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.pl-pl.md index f5021607802..3421fe225b3 100644 --- a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.pl-pl.md @@ -13,7 +13,7 @@ Public Cloud managed databases allow you to focus on building and deploying clou ## Requirements - access to the [OVHcloud API](https://api.ovh.com/){.external} (create your credentials by consulting [this guide](/pages/manage_and_operate/api/first-steps)) -- a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -114,6 +114,6 @@ You’ll find the cluster connection information in your Control Panel; you can Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.pt-pt.md index 38eb64e0bd7..3421fe225b3 100644 --- a/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.pt-pt.md @@ -13,7 +13,7 @@ Public Cloud managed databases allow you to focus on building and deploying clou ## Requirements - access to the [OVHcloud API](https://api.ovh.com/){.external} (create your credentials by consulting [this guide](/pages/manage_and_operate/api/first-steps)) -- a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions @@ -114,6 +114,6 @@ You’ll find the cluster connection information in your Control Panel; you can Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.de-de.md b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.de-de.md index 0429611e3b5..5871421f5b5 100644 --- a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.de-de.md @@ -85,4 +85,4 @@ To troublesoot an outage : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-asia.md index 0d4445e8a1b..5871421f5b5 100644 --- a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-asia.md @@ -85,4 +85,4 @@ To troublesoot an outage : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-au.md b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-au.md index ba17ab15af6..5871421f5b5 100644 --- a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-au.md @@ -85,4 +85,4 @@ To troublesoot an outage : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-ca.md index 468c8d21da8..5871421f5b5 100644 --- a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-ca.md @@ -85,4 +85,4 @@ To troublesoot an outage : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-gb.md index 626a89cd3e5..5871421f5b5 100644 --- a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-gb.md @@ -85,4 +85,4 @@ To troublesoot an outage : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-ie.md index b99ffe94ade..5871421f5b5 100644 --- a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-ie.md @@ -85,4 +85,4 @@ To troublesoot an outage : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-sg.md index 0f79b43532d..5871421f5b5 100644 --- a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-sg.md @@ -85,4 +85,4 @@ To troublesoot an outage : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-us.md b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-us.md index 8ae1daef792..409373be19a 100644 --- a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.en-us.md @@ -85,4 +85,4 @@ To troublesoot an outage : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.es-es.md b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.es-es.md index 30914c7c301..5871421f5b5 100644 --- a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.es-es.md @@ -85,4 +85,4 @@ To troublesoot an outage : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.es-us.md b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.es-us.md index 8b696ee16e1..409373be19a 100644 --- a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.es-us.md @@ -85,4 +85,4 @@ To troublesoot an outage : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.fr-ca.md index be64af329ef..10411ff8811 100644 --- a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.fr-ca.md @@ -85,4 +85,4 @@ To troublesoot an outage : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.fr-fr.md index dfa2be81684..10411ff8811 100644 --- a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.fr-fr.md @@ -85,4 +85,4 @@ To troublesoot an outage : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.it-it.md b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.it-it.md index 88246eb160a..5871421f5b5 100644 --- a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.it-it.md @@ -85,4 +85,4 @@ To troublesoot an outage : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.pl-pl.md index aaf3c6acb9c..5871421f5b5 100644 --- a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.pl-pl.md @@ -85,4 +85,4 @@ To troublesoot an outage : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.pt-pt.md index ecd78eeb298..5871421f5b5 100644 --- a/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/databases_04_troubleshooting/guide.pt-pt.md @@ -85,4 +85,4 @@ To troublesoot an outage : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.de-de.md b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.de-de.md index 5cc06c92cf4..1572bad27d0 100644 --- a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.de-de.md @@ -14,8 +14,8 @@ The OVHcloud vRack is a private network solution that enables our customers to r ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. ## Considerations Here are some considerations to take into account when using private network: @@ -125,6 +125,6 @@ redis-2612345abc-abcd1234defg.database.cloud.ovh.net:20185> GET mykey.test We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-asia.md index da77d747431..1572bad27d0 100644 --- a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-asia.md @@ -14,8 +14,8 @@ The OVHcloud vRack is a private network solution that enables our customers to r ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. ## Considerations Here are some considerations to take into account when using private network: @@ -125,6 +125,6 @@ redis-2612345abc-abcd1234defg.database.cloud.ovh.net:20185> GET mykey.test We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-au.md b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-au.md index f3f7cfe0bb9..1572bad27d0 100644 --- a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-au.md @@ -14,8 +14,8 @@ The OVHcloud vRack is a private network solution that enables our customers to r ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. ## Considerations Here are some considerations to take into account when using private network: @@ -125,6 +125,6 @@ redis-2612345abc-abcd1234defg.database.cloud.ovh.net:20185> GET mykey.test We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-ca.md index 2fc8b4afb12..1572bad27d0 100644 --- a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-ca.md @@ -14,8 +14,8 @@ The OVHcloud vRack is a private network solution that enables our customers to r ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. ## Considerations Here are some considerations to take into account when using private network: @@ -125,6 +125,6 @@ redis-2612345abc-abcd1234defg.database.cloud.ovh.net:20185> GET mykey.test We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-gb.md index 29dae5d4a22..1572bad27d0 100644 --- a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-gb.md @@ -14,8 +14,8 @@ The OVHcloud vRack is a private network solution that enables our customers to r ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. ## Considerations Here are some considerations to take into account when using private network: @@ -125,6 +125,6 @@ redis-2612345abc-abcd1234defg.database.cloud.ovh.net:20185> GET mykey.test We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-ie.md index b76e2891b64..1572bad27d0 100644 --- a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-ie.md @@ -14,8 +14,8 @@ The OVHcloud vRack is a private network solution that enables our customers to r ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. ## Considerations Here are some considerations to take into account when using private network: @@ -125,6 +125,6 @@ redis-2612345abc-abcd1234defg.database.cloud.ovh.net:20185> GET mykey.test We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-sg.md index 149474e75a0..1572bad27d0 100644 --- a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-sg.md @@ -14,8 +14,8 @@ The OVHcloud vRack is a private network solution that enables our customers to r ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. ## Considerations Here are some considerations to take into account when using private network: @@ -125,6 +125,6 @@ redis-2612345abc-abcd1234defg.database.cloud.ovh.net:20185> GET mykey.test We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-us.md b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-us.md index 2e31dccbd09..1572bad27d0 100644 --- a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.en-us.md @@ -14,8 +14,8 @@ The OVHcloud vRack is a private network solution that enables our customers to r ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. ## Considerations Here are some considerations to take into account when using private network: @@ -125,6 +125,6 @@ redis-2612345abc-abcd1234defg.database.cloud.ovh.net:20185> GET mykey.test We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.es-es.md b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.es-es.md index 090d39683c7..1572bad27d0 100644 --- a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.es-es.md @@ -14,8 +14,8 @@ The OVHcloud vRack is a private network solution that enables our customers to r ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. ## Considerations Here are some considerations to take into account when using private network: @@ -125,6 +125,6 @@ redis-2612345abc-abcd1234defg.database.cloud.ovh.net:20185> GET mykey.test We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.es-us.md b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.es-us.md index 2ead46d9d1b..1572bad27d0 100644 --- a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.es-us.md @@ -14,8 +14,8 @@ The OVHcloud vRack is a private network solution that enables our customers to r ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. ## Considerations Here are some considerations to take into account when using private network: @@ -125,6 +125,6 @@ redis-2612345abc-abcd1234defg.database.cloud.ovh.net:20185> GET mykey.test We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.fr-ca.md index b283d972c29..5c29e3bef1c 100644 --- a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.fr-ca.md @@ -14,8 +14,8 @@ The OVHcloud vRack is a private network solution that enables our customers to r ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. ## Considerations Here are some considerations to take into account when using private network: @@ -125,6 +125,6 @@ redis-2612345abc-abcd1234defg.database.cloud.ovh.net:20185> GET mykey.test We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.fr-fr.md index 99cc164a66f..5c29e3bef1c 100644 --- a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.fr-fr.md @@ -14,8 +14,8 @@ The OVHcloud vRack is a private network solution that enables our customers to r ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. ## Considerations Here are some considerations to take into account when using private network: @@ -125,6 +125,6 @@ redis-2612345abc-abcd1234defg.database.cloud.ovh.net:20185> GET mykey.test We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.it-it.md b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.it-it.md index 6f19eccbb74..1572bad27d0 100644 --- a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.it-it.md @@ -14,8 +14,8 @@ The OVHcloud vRack is a private network solution that enables our customers to r ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. ## Considerations Here are some considerations to take into account when using private network: @@ -125,6 +125,6 @@ redis-2612345abc-abcd1234defg.database.cloud.ovh.net:20185> GET mykey.test We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.pl-pl.md index 0259add62b1..1572bad27d0 100644 --- a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.pl-pl.md @@ -14,8 +14,8 @@ The OVHcloud vRack is a private network solution that enables our customers to r ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. ## Considerations Here are some considerations to take into account when using private network: @@ -125,6 +125,6 @@ redis-2612345abc-abcd1234defg.database.cloud.ovh.net:20185> GET mykey.test We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.pt-pt.md index 8685be1fd37..1572bad27d0 100644 --- a/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/databases_08_vrack/guide.pt-pt.md @@ -14,8 +14,8 @@ The OVHcloud vRack is a private network solution that enables our customers to r ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. ## Considerations Here are some considerations to take into account when using private network: @@ -125,6 +125,6 @@ redis-2612345abc-abcd1234defg.database.cloud.ovh.net:20185> GET mykey.test We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.de-de.md b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.de-de.md index 5ab5e9ab1e8..49547d3d80a 100644 --- a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.de-de.md @@ -61,6 +61,6 @@ This might be a good idea if e.g. you want to prepare for a busy period and thus We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-asia.md index 577b04951c5..49547d3d80a 100644 --- a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-asia.md @@ -61,6 +61,6 @@ This might be a good idea if e.g. you want to prepare for a busy period and thus We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-au.md b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-au.md index 61e9f0552d0..49547d3d80a 100644 --- a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-au.md @@ -61,6 +61,6 @@ This might be a good idea if e.g. you want to prepare for a busy period and thus We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-ca.md index fc10df4858e..49547d3d80a 100644 --- a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-ca.md @@ -61,6 +61,6 @@ This might be a good idea if e.g. you want to prepare for a busy period and thus We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-gb.md index d7e15e39d24..49547d3d80a 100644 --- a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-gb.md @@ -61,6 +61,6 @@ This might be a good idea if e.g. you want to prepare for a busy period and thus We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-ie.md index 38159b345a2..49547d3d80a 100644 --- a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-ie.md @@ -61,6 +61,6 @@ This might be a good idea if e.g. you want to prepare for a busy period and thus We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-sg.md index e7a74d3bfd0..49547d3d80a 100644 --- a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-sg.md @@ -61,6 +61,6 @@ This might be a good idea if e.g. you want to prepare for a busy period and thus We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-us.md b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-us.md index 89e0b4f4996..49547d3d80a 100644 --- a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.en-us.md @@ -61,6 +61,6 @@ This might be a good idea if e.g. you want to prepare for a busy period and thus We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.es-es.md b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.es-es.md index 25bcb6c8f48..49547d3d80a 100644 --- a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.es-es.md @@ -61,6 +61,6 @@ This might be a good idea if e.g. you want to prepare for a busy period and thus We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.es-us.md b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.es-us.md index 4b2cb7b30b1..49547d3d80a 100644 --- a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.es-us.md @@ -61,6 +61,6 @@ This might be a good idea if e.g. you want to prepare for a busy period and thus We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.fr-ca.md index 3113e537b3d..49547d3d80a 100644 --- a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.fr-ca.md @@ -61,6 +61,6 @@ This might be a good idea if e.g. you want to prepare for a busy period and thus We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.fr-fr.md index 1d12ec65305..49547d3d80a 100644 --- a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.fr-fr.md @@ -61,6 +61,6 @@ This might be a good idea if e.g. you want to prepare for a busy period and thus We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.it-it.md b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.it-it.md index be4cd011c97..49547d3d80a 100644 --- a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.it-it.md @@ -61,6 +61,6 @@ This might be a good idea if e.g. you want to prepare for a busy period and thus We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.pl-pl.md index edd0d797a08..49547d3d80a 100644 --- a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.pl-pl.md @@ -61,6 +61,6 @@ This might be a good idea if e.g. you want to prepare for a busy period and thus We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.pt-pt.md index 7b2996968c9..49547d3d80a 100644 --- a/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/databases_15_maintenances/guide.pt-pt.md @@ -61,6 +61,6 @@ This might be a good idea if e.g. you want to prepare for a busy period and thus We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.de-de.md b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.de-de.md index 7359bb69f02..a482b88e4ae 100644 --- a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.de-de.md @@ -13,8 +13,8 @@ Public Cloud managed databases allow you to send logs of your service to your ow ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud database service](https://www.ovhcloud.com/de/public-cloud/databases/) up and running -- Access to the [OVHcloud API](https://eu.api.ovh.com/console/) +- A [Public Cloud database service](/links/public-cloud/databases) up and running +- Access to the [OVHcloud API](/links/console) - A Logs Data Platform account within this OVHcloud account with at least one destination stream configured - If you are not familiar with all the LDP *Stream* configuration possibilities, simply create a new one with the default options (indexing & websocket enabled, long-term storage disabled) for the purpose of this guide. - A running database service @@ -93,6 +93,6 @@ You have 2 methods to delete a subscription: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-asia.md index 7e4993a9df6..a482b88e4ae 100644 --- a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-asia.md @@ -13,8 +13,8 @@ Public Cloud managed databases allow you to send logs of your service to your ow ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud database service](https://www.ovhcloud.com/asia/public-cloud/databases/) up and running -- Access to the [OVHcloud API](https://ca.api.ovh.com/console/) +- A [Public Cloud database service](/links/public-cloud/databases) up and running +- Access to the [OVHcloud API](/links/console) - A Logs Data Platform account within this OVHcloud account with at least one destination stream configured - If you are not familiar with all the LDP *Stream* configuration possibilities, simply create a new one with the default options (indexing & websocket enabled, long-term storage disabled) for the purpose of this guide. - A running database service @@ -93,6 +93,6 @@ You have 2 methods to delete a subscription: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-au.md b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-au.md index 1e328a27f52..a482b88e4ae 100644 --- a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-au.md @@ -13,8 +13,8 @@ Public Cloud managed databases allow you to send logs of your service to your ow ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud database service](https://www.ovhcloud.com/en-au/public-cloud/databases/) up and running -- Access to the [OVHcloud API](https://ca.api.ovh.com/console/) +- A [Public Cloud database service](/links/public-cloud/databases) up and running +- Access to the [OVHcloud API](/links/console) - A Logs Data Platform account within this OVHcloud account with at least one destination stream configured - If you are not familiar with all the LDP *Stream* configuration possibilities, simply create a new one with the default options (indexing & websocket enabled, long-term storage disabled) for the purpose of this guide. - A running database service @@ -93,6 +93,6 @@ You have 2 methods to delete a subscription: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-ca.md index 5571ca625f1..a482b88e4ae 100644 --- a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-ca.md @@ -13,8 +13,8 @@ Public Cloud managed databases allow you to send logs of your service to your ow ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud database service](https://www.ovhcloud.com/en-ca/public-cloud/databases/) up and running -- Access to the [OVHcloud API](https://ca.api.ovh.com/console/) +- A [Public Cloud database service](/links/public-cloud/databases) up and running +- Access to the [OVHcloud API](/links/console) - A Logs Data Platform account within this OVHcloud account with at least one destination stream configured - If you are not familiar with all the LDP *Stream* configuration possibilities, simply create a new one with the default options (indexing & websocket enabled, long-term storage disabled) for the purpose of this guide. - A running database service @@ -93,6 +93,6 @@ You have 2 methods to delete a subscription: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-gb.md index 81893be3235..a482b88e4ae 100644 --- a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-gb.md @@ -13,8 +13,8 @@ Public Cloud managed databases allow you to send logs of your service to your ow ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud database service](https://www.ovhcloud.com/en-gb/public-cloud/databases/) up and running -- Access to the [OVHcloud API](https://eu.api.ovh.com/console/) +- A [Public Cloud database service](/links/public-cloud/databases) up and running +- Access to the [OVHcloud API](/links/console) - A Logs Data Platform account within this OVHcloud account with at least one destination stream configured - If you are not familiar with all the LDP *Stream* configuration possibilities, simply create a new one with the default options (indexing & websocket enabled, long-term storage disabled) for the purpose of this guide. - A running database service @@ -93,6 +93,6 @@ You have 2 methods to delete a subscription: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-ie.md index d09b5d6a172..a482b88e4ae 100644 --- a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-ie.md @@ -13,8 +13,8 @@ Public Cloud managed databases allow you to send logs of your service to your ow ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud database service](https://www.ovhcloud.com/en-ie/public-cloud/databases/) up and running -- Access to the [OVHcloud API](https://eu.api.ovh.com/console/) +- A [Public Cloud database service](/links/public-cloud/databases) up and running +- Access to the [OVHcloud API](/links/console) - A Logs Data Platform account within this OVHcloud account with at least one destination stream configured - If you are not familiar with all the LDP *Stream* configuration possibilities, simply create a new one with the default options (indexing & websocket enabled, long-term storage disabled) for the purpose of this guide. - A running database service @@ -93,6 +93,6 @@ You have 2 methods to delete a subscription: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-sg.md index 38cf033f92c..a482b88e4ae 100644 --- a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-sg.md @@ -13,8 +13,8 @@ Public Cloud managed databases allow you to send logs of your service to your ow ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud database service](https://www.ovhcloud.com/en-sg/public-cloud/databases/) up and running -- Access to the [OVHcloud API](https://ca.api.ovh.com/console/) +- A [Public Cloud database service](/links/public-cloud/databases) up and running +- Access to the [OVHcloud API](/links/console) - A Logs Data Platform account within this OVHcloud account with at least one destination stream configured - If you are not familiar with all the LDP *Stream* configuration possibilities, simply create a new one with the default options (indexing & websocket enabled, long-term storage disabled) for the purpose of this guide. - A running database service @@ -93,6 +93,6 @@ You have 2 methods to delete a subscription: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-us.md b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-us.md index 8bffbe1cb0d..a482b88e4ae 100644 --- a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.en-us.md @@ -13,8 +13,8 @@ Public Cloud managed databases allow you to send logs of your service to your ow ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud database service](https://www.ovhcloud.com/en/public-cloud/databases/) up and running -- Access to the [OVHcloud API](https://ca.api.ovh.com/console/) +- A [Public Cloud database service](/links/public-cloud/databases) up and running +- Access to the [OVHcloud API](/links/console) - A Logs Data Platform account within this OVHcloud account with at least one destination stream configured - If you are not familiar with all the LDP *Stream* configuration possibilities, simply create a new one with the default options (indexing & websocket enabled, long-term storage disabled) for the purpose of this guide. - A running database service @@ -93,6 +93,6 @@ You have 2 methods to delete a subscription: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.es-es.md b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.es-es.md index fb9c6e76f38..a482b88e4ae 100644 --- a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.es-es.md @@ -13,8 +13,8 @@ Public Cloud managed databases allow you to send logs of your service to your ow ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud database service](https://www.ovhcloud.com/es-es/public-cloud/databases/) up and running -- Access to the [OVHcloud API](https://eu.api.ovh.com/console/) +- A [Public Cloud database service](/links/public-cloud/databases) up and running +- Access to the [OVHcloud API](/links/console) - A Logs Data Platform account within this OVHcloud account with at least one destination stream configured - If you are not familiar with all the LDP *Stream* configuration possibilities, simply create a new one with the default options (indexing & websocket enabled, long-term storage disabled) for the purpose of this guide. - A running database service @@ -93,6 +93,6 @@ You have 2 methods to delete a subscription: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.es-us.md b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.es-us.md index 3257686cb20..a482b88e4ae 100644 --- a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.es-us.md @@ -13,8 +13,8 @@ Public Cloud managed databases allow you to send logs of your service to your ow ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud database service](https://www.ovhcloud.com/es/public-cloud/databases/) up and running -- Access to the [OVHcloud API](https://ca.api.ovh.com/console/) +- A [Public Cloud database service](/links/public-cloud/databases) up and running +- Access to the [OVHcloud API](/links/console) - A Logs Data Platform account within this OVHcloud account with at least one destination stream configured - If you are not familiar with all the LDP *Stream* configuration possibilities, simply create a new one with the default options (indexing & websocket enabled, long-term storage disabled) for the purpose of this guide. - A running database service @@ -93,6 +93,6 @@ You have 2 methods to delete a subscription: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.fr-ca.md index 1284bd52353..f3ab36102d6 100644 --- a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.fr-ca.md @@ -13,8 +13,8 @@ Public Cloud managed databases allow you to send logs of your service to your ow ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud database service](https://www.ovhcloud.com/fr-ca/public-cloud/databases/) up and running -- Access to the [OVHcloud API](https://ca.api.ovh.com/console/) +- A [Public Cloud database service](/links/public-cloud/databases) up and running +- Access to the [OVHcloud API](/links/console) - A Logs Data Platform account within this OVHcloud account with at least one destination stream configured - If you are not familiar with all the LDP *Stream* configuration possibilities, simply create a new one with the default options (indexing & websocket enabled, long-term storage disabled) for the purpose of this guide. - A running database service @@ -93,6 +93,6 @@ You have 2 methods to delete a subscription: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.fr-fr.md index a861686fed4..f3ab36102d6 100644 --- a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.fr-fr.md @@ -13,8 +13,8 @@ Public Cloud managed databases allow you to send logs of your service to your ow ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud database service](https://www.ovhcloud.com/fr/public-cloud/databases/) up and running -- Access to the [OVHcloud API](https://eu.api.ovh.com/console/) +- A [Public Cloud database service](/links/public-cloud/databases) up and running +- Access to the [OVHcloud API](/links/console) - A Logs Data Platform account within this OVHcloud account with at least one destination stream configured - If you are not familiar with all the LDP *Stream* configuration possibilities, simply create a new one with the default options (indexing & websocket enabled, long-term storage disabled) for the purpose of this guide. - A running database service @@ -93,6 +93,6 @@ You have 2 methods to delete a subscription: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.it-it.md b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.it-it.md index 6112ce13f20..a482b88e4ae 100644 --- a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.it-it.md @@ -13,8 +13,8 @@ Public Cloud managed databases allow you to send logs of your service to your ow ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud database service](https://www.ovhcloud.com/it/public-cloud/databases/) up and running -- Access to the [OVHcloud API](https://eu.api.ovh.com/console/) +- A [Public Cloud database service](/links/public-cloud/databases) up and running +- Access to the [OVHcloud API](/links/console) - A Logs Data Platform account within this OVHcloud account with at least one destination stream configured - If you are not familiar with all the LDP *Stream* configuration possibilities, simply create a new one with the default options (indexing & websocket enabled, long-term storage disabled) for the purpose of this guide. - A running database service @@ -93,6 +93,6 @@ You have 2 methods to delete a subscription: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.pl-pl.md index f7879b749c3..a482b88e4ae 100644 --- a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.pl-pl.md @@ -13,8 +13,8 @@ Public Cloud managed databases allow you to send logs of your service to your ow ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud database service](https://www.ovhcloud.com/pl/public-cloud/databases/) up and running -- Access to the [OVHcloud API](https://eu.api.ovh.com/console/) +- A [Public Cloud database service](/links/public-cloud/databases) up and running +- Access to the [OVHcloud API](/links/console) - A Logs Data Platform account within this OVHcloud account with at least one destination stream configured - If you are not familiar with all the LDP *Stream* configuration possibilities, simply create a new one with the default options (indexing & websocket enabled, long-term storage disabled) for the purpose of this guide. - A running database service @@ -93,6 +93,6 @@ You have 2 methods to delete a subscription: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.pt-pt.md index 5404eeba116..a482b88e4ae 100644 --- a/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/databases_16_logs_to_customer/guide.pt-pt.md @@ -13,8 +13,8 @@ Public Cloud managed databases allow you to send logs of your service to your ow ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- A [Public Cloud database service](https://www.ovhcloud.com/pt/public-cloud/databases/) up and running -- Access to the [OVHcloud API](https://eu.api.ovh.com/console/) +- A [Public Cloud database service](/links/public-cloud/databases) up and running +- Access to the [OVHcloud API](/links/console) - A Logs Data Platform account within this OVHcloud account with at least one destination stream configured - If you are not familiar with all the LDP *Stream* configuration possibilities, simply create a new one with the default options (indexing & websocket enabled, long-term storage disabled) for the purpose of this guide. - A running database service @@ -93,6 +93,6 @@ You have 2 methods to delete a subscription: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.de-de.md b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.de-de.md index 0d460f8047d..40cbeac0e77 100644 --- a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.de-de.md @@ -120,6 +120,6 @@ Only one user is created by default and its name is `admin`. You must reset its We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-asia.md index a343aa41e8f..d8f248c5d00 100644 --- a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-asia.md @@ -120,6 +120,6 @@ Only one user is created by default and its name is `admin`. You must reset its We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-au.md b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-au.md index 04a200ff3f8..ed3bfedaa71 100644 --- a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-au.md @@ -120,6 +120,6 @@ Only one user is created by default and its name is `admin`. You must reset its We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-ca.md index cdba74379b9..30eeee6f71e 100644 --- a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-ca.md @@ -120,6 +120,6 @@ Only one user is created by default and its name is `admin`. You must reset its We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-gb.md index 5a2d8854e62..3e6411e5de6 100644 --- a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-gb.md @@ -120,6 +120,6 @@ Only one user is created by default and its name is `admin`. You must reset its We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-ie.md index 2be9ccc1c71..f4329950dae 100644 --- a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-ie.md @@ -120,6 +120,6 @@ Only one user is created by default and its name is `admin`. You must reset its We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-sg.md index 340907611d0..847857b6c9f 100644 --- a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-sg.md @@ -120,6 +120,6 @@ Only one user is created by default and its name is `admin`. You must reset its We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-us.md b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-us.md index 779df2c74ce..96ba00c8442 100644 --- a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.en-us.md @@ -120,6 +120,6 @@ Only one user is created by default and its name is `admin`. You must reset its We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.es-es.md b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.es-es.md index 871beb0f1cb..9cee6cc84d8 100644 --- a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.es-es.md @@ -120,6 +120,6 @@ Only one user is created by default and its name is `admin`. You must reset its We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.es-us.md b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.es-us.md index 1f1f763ada3..c4af7c5ae22 100644 --- a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.es-us.md @@ -120,6 +120,6 @@ Only one user is created by default and its name is `admin`. You must reset its We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.fr-ca.md index 8579bab1763..5ff15c284e6 100644 --- a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.fr-ca.md @@ -120,6 +120,6 @@ Only one user is created by default and its name is `admin`. You must reset its We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.fr-fr.md index 72704c531a4..843cb7cfc26 100644 --- a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.fr-fr.md @@ -120,6 +120,6 @@ Only one user is created by default and its name is `admin`. You must reset its We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.it-it.md b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.it-it.md index 5981f49bf37..b4aef4455cd 100644 --- a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.it-it.md @@ -120,6 +120,6 @@ Only one user is created by default and its name is `admin`. You must reset its We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.pl-pl.md index 7b7553b7df1..cfea84e9e1b 100644 --- a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.pl-pl.md @@ -120,6 +120,6 @@ Only one user is created by default and its name is `admin`. You must reset its We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.pt-pt.md index 1c2694cdb16..180aa31490a 100644 --- a/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/grafana_01_capabilities/guide.pt-pt.md @@ -120,6 +120,6 @@ Only one user is created by default and its name is `admin`. You must reset its We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.de-de.md b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.de-de.md index b6da07d565c..a0fc1d3e2cb 100644 --- a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.de-de.md @@ -164,4 +164,4 @@ As the encryption keys are unique for each project, they will be deleted after s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-asia.md index 20e82822a02..0f985e2a061 100644 --- a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-asia.md @@ -164,4 +164,4 @@ As the encryption keys are unique for each project, they will be deleted after s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-au.md b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-au.md index d6027e9aa43..0f985e2a061 100644 --- a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-au.md @@ -164,4 +164,4 @@ As the encryption keys are unique for each project, they will be deleted after s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-ca.md index ed3558517d4..0f985e2a061 100644 --- a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-ca.md @@ -164,4 +164,4 @@ As the encryption keys are unique for each project, they will be deleted after s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-gb.md index 6d1c8a163cc..a0fc1d3e2cb 100644 --- a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-gb.md @@ -164,4 +164,4 @@ As the encryption keys are unique for each project, they will be deleted after s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-ie.md index 8c23ddb6d00..a0fc1d3e2cb 100644 --- a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-ie.md @@ -164,4 +164,4 @@ As the encryption keys are unique for each project, they will be deleted after s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-sg.md index ce96ef31d5f..0f985e2a061 100644 --- a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-sg.md @@ -164,4 +164,4 @@ As the encryption keys are unique for each project, they will be deleted after s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-us.md b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-us.md index e5c19480220..0f985e2a061 100644 --- a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.en-us.md @@ -164,4 +164,4 @@ As the encryption keys are unique for each project, they will be deleted after s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.es-es.md b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.es-es.md index 67587a408a9..a0fc1d3e2cb 100644 --- a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.es-es.md @@ -164,4 +164,4 @@ As the encryption keys are unique for each project, they will be deleted after s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.es-us.md b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.es-us.md index 5fdbf51c67c..0f985e2a061 100644 --- a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.es-us.md @@ -164,4 +164,4 @@ As the encryption keys are unique for each project, they will be deleted after s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.fr-ca.md index 81a40b7f24b..53d4b5c1b61 100644 --- a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.fr-ca.md @@ -164,4 +164,4 @@ As the encryption keys are unique for each project, they will be deleted after s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.fr-fr.md index 1699b7a6fb5..0b24514e86c 100644 --- a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.fr-fr.md @@ -164,4 +164,4 @@ As the encryption keys are unique for each project, they will be deleted after s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.it-it.md b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.it-it.md index 2933c6d95ff..a0fc1d3e2cb 100644 --- a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.it-it.md @@ -164,4 +164,4 @@ As the encryption keys are unique for each project, they will be deleted after s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.pl-pl.md index d00f3b618f6..a0fc1d3e2cb 100644 --- a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.pl-pl.md @@ -164,4 +164,4 @@ As the encryption keys are unique for each project, they will be deleted after s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.pt-pt.md index 4d3b808831c..a0fc1d3e2cb 100644 --- a/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/information_01_security_overview/guide.pt-pt.md @@ -164,4 +164,4 @@ As the encryption keys are unique for each project, they will be deleted after s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.de-de.md b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.de-de.md index 32eb090ba12..4e47d2a6a86 100644 --- a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.de-de.md @@ -159,6 +159,6 @@ For your information, a **Service** is considered a Public Cloud Databases servi Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-asia.md index 56bad7a6c79..4e47d2a6a86 100644 --- a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-asia.md @@ -159,6 +159,6 @@ For your information, a **Service** is considered a Public Cloud Databases servi Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-au.md b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-au.md index 8af54be438b..4e47d2a6a86 100644 --- a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-au.md @@ -159,6 +159,6 @@ For your information, a **Service** is considered a Public Cloud Databases servi Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-ca.md index 2cbe953174d..4e47d2a6a86 100644 --- a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-ca.md @@ -159,6 +159,6 @@ For your information, a **Service** is considered a Public Cloud Databases servi Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-gb.md index d64887eb7e3..4e47d2a6a86 100644 --- a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-gb.md @@ -159,6 +159,6 @@ For your information, a **Service** is considered a Public Cloud Databases servi Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-ie.md index 8d17bce08e2..4e47d2a6a86 100644 --- a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-ie.md @@ -159,6 +159,6 @@ For your information, a **Service** is considered a Public Cloud Databases servi Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-sg.md index bdd3cbf5a91..4e47d2a6a86 100644 --- a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-sg.md @@ -159,6 +159,6 @@ For your information, a **Service** is considered a Public Cloud Databases servi Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-us.md b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-us.md index 3ae46ba8757..4e47d2a6a86 100644 --- a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.en-us.md @@ -159,6 +159,6 @@ For your information, a **Service** is considered a Public Cloud Databases servi Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.es-es.md b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.es-es.md index 5c958d400ed..4e47d2a6a86 100644 --- a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.es-es.md @@ -159,6 +159,6 @@ For your information, a **Service** is considered a Public Cloud Databases servi Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.es-us.md b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.es-us.md index 362505f3a01..4e47d2a6a86 100644 --- a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.es-us.md @@ -159,6 +159,6 @@ For your information, a **Service** is considered a Public Cloud Databases servi Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.fr-ca.md index 43f53bbab91..8f66ee561c0 100644 --- a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.fr-ca.md @@ -159,6 +159,6 @@ For your information, a **Service** is considered a Public Cloud Databases servi Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.fr-fr.md index 60b498c250c..8f66ee561c0 100644 --- a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.fr-fr.md @@ -159,6 +159,6 @@ For your information, a **Service** is considered a Public Cloud Databases servi Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.it-it.md b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.it-it.md index 716e014009d..4e47d2a6a86 100644 --- a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.it-it.md @@ -159,6 +159,6 @@ For your information, a **Service** is considered a Public Cloud Databases servi Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.pl-pl.md index 789f663ab40..4e47d2a6a86 100644 --- a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.pl-pl.md @@ -159,6 +159,6 @@ For your information, a **Service** is considered a Public Cloud Databases servi Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.pt-pt.md index ec182ef9387..4e47d2a6a86 100644 --- a/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/information_03_shared_responsibility/guide.pt-pt.md @@ -159,6 +159,6 @@ For your information, a **Service** is considered a Public Cloud Databases servi Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.de-de.md b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.de-de.md index 0b848b0ba47..c6216ba4fa4 100644 --- a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.de-de.md @@ -429,6 +429,6 @@ If your data is corrupted, you have 2 options: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-asia.md index 165dcc8040e..0c82ba28ccd 100644 --- a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-asia.md @@ -429,6 +429,6 @@ If your data is corrupted, you have 2 options: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-au.md b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-au.md index 15970d25185..fc234758cfa 100644 --- a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-au.md @@ -429,6 +429,6 @@ If your data is corrupted, you have 2 options: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-ca.md index 3048938c030..279197c6e7c 100644 --- a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-ca.md @@ -429,6 +429,6 @@ If your data is corrupted, you have 2 options: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-gb.md index a1e5f763e84..b43a879dbb9 100644 --- a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-gb.md @@ -429,6 +429,6 @@ If your data is corrupted, you have 2 options: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-ie.md index 05d9a0396b6..e7ad6990293 100644 --- a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-ie.md @@ -429,6 +429,6 @@ If your data is corrupted, you have 2 options: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-sg.md index 6f77b78f52b..7db7b53c786 100644 --- a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-sg.md @@ -429,6 +429,6 @@ If your data is corrupted, you have 2 options: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-us.md b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-us.md index 0eaa2d21469..83af994c35d 100644 --- a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.en-us.md @@ -429,6 +429,6 @@ If your data is corrupted, you have 2 options: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.es-es.md b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.es-es.md index 8a73dcad015..7bba284d2a0 100644 --- a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.es-es.md @@ -429,6 +429,6 @@ If your data is corrupted, you have 2 options: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.es-us.md b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.es-us.md index 89cf26a87a8..90de3c1886f 100644 --- a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.es-us.md @@ -429,6 +429,6 @@ If your data is corrupted, you have 2 options: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.fr-ca.md index 129bf2632f7..915702eaad5 100644 --- a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.fr-ca.md @@ -429,6 +429,6 @@ If your data is corrupted, you have 2 options: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.fr-fr.md index a1613653ee2..dfd668df0d0 100644 --- a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.fr-fr.md @@ -429,6 +429,6 @@ If your data is corrupted, you have 2 options: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.it-it.md b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.it-it.md index 61c300de3b9..60540f01082 100644 --- a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.it-it.md @@ -429,6 +429,6 @@ If your data is corrupted, you have 2 options: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.pl-pl.md index 75a9b6b8ab2..69bb4c59ad8 100644 --- a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.pl-pl.md @@ -429,6 +429,6 @@ If your data is corrupted, you have 2 options: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.pt-pt.md index fc9b1f1eacf..ee6ea558961 100644 --- a/pages/public_cloud/public_cloud_databases/information_04_faq/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/information_04_faq/guide.pt-pt.md @@ -429,6 +429,6 @@ If your data is corrupted, you have 2 options: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.de-de.md b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.de-de.md index cd28f79080e..3825298d40c 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.de-de.md @@ -105,9 +105,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/de/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/de/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -205,6 +205,6 @@ For each topic you can specify: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-asia.md index 2d096378e81..3825298d40c 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-asia.md @@ -105,9 +105,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/asia/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/asia/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -205,6 +205,6 @@ For each topic you can specify: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-au.md b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-au.md index 2f0622bb175..3825298d40c 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-au.md @@ -105,9 +105,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en-au/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en-au/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -205,6 +205,6 @@ For each topic you can specify: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-ca.md index 11c6549c091..3825298d40c 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-ca.md @@ -105,9 +105,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en-ca/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en-ca/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -205,6 +205,6 @@ For each topic you can specify: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-gb.md index e6f9f449536..3825298d40c 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-gb.md @@ -105,9 +105,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en-gb/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en-gb/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -205,6 +205,6 @@ For each topic you can specify: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-ie.md index 6be2cb8a8b8..3825298d40c 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-ie.md @@ -105,9 +105,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en-ie/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en-ie/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -205,6 +205,6 @@ For each topic you can specify: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-sg.md index 79af5954809..3825298d40c 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-sg.md @@ -105,9 +105,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en-sg/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en-sg/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -205,6 +205,6 @@ For each topic you can specify: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-us.md b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-us.md index 286cdea7a98..3825298d40c 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-us.md @@ -105,9 +105,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -205,6 +205,6 @@ For each topic you can specify: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.es-es.md b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.es-es.md index 5966d02ad90..3825298d40c 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.es-es.md @@ -105,9 +105,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/es-es/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/es-es/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -205,6 +205,6 @@ For each topic you can specify: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.es-us.md b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.es-us.md index ed6d802016d..3825298d40c 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.es-us.md @@ -105,9 +105,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/es/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/es/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -205,6 +205,6 @@ For each topic you can specify: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.fr-ca.md index 52ab56c423e..90242153598 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.fr-ca.md @@ -105,9 +105,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/fr-ca/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/fr-ca/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -205,6 +205,6 @@ For each topic you can specify: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.fr-fr.md index 778f97e9ce6..90242153598 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.fr-fr.md @@ -105,9 +105,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/fr/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -205,6 +205,6 @@ For each topic you can specify: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.it-it.md b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.it-it.md index 9d1564b207b..3825298d40c 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.it-it.md @@ -105,9 +105,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/it/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/it/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -205,6 +205,6 @@ For each topic you can specify: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.pl-pl.md index e89c4e9a8f7..3825298d40c 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.pl-pl.md @@ -105,9 +105,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/pl/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/pl/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -205,6 +205,6 @@ For each topic you can specify: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.pt-pt.md index a59a67248e8..3825298d40c 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.pt-pt.md @@ -105,9 +105,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/pt/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/pt/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -205,6 +205,6 @@ For each topic you can specify: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.de-de.md b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.de-de.md index a622df6a5fe..5426dd75328 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.de-de.md @@ -18,14 +18,14 @@ This guide explains how to successfully configure Public Cloud Databases for Kaf ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -266,4 +266,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-asia.md index ca7505ec030..5426dd75328 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-asia.md @@ -18,14 +18,14 @@ This guide explains how to successfully configure Public Cloud Databases for Kaf ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -266,4 +266,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-au.md b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-au.md index 0b511328172..5426dd75328 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-au.md @@ -18,14 +18,14 @@ This guide explains how to successfully configure Public Cloud Databases for Kaf ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- a [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -266,4 +266,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-ca.md index ee024cbb822..5426dd75328 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-ca.md @@ -18,14 +18,14 @@ This guide explains how to successfully configure Public Cloud Databases for Kaf ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -266,4 +266,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-gb.md index 1b529391a70..5426dd75328 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-gb.md @@ -18,14 +18,14 @@ This guide explains how to successfully configure Public Cloud Databases for Kaf ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) -- a [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -266,4 +266,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-ie.md index 9610527bc34..5426dd75328 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-ie.md @@ -18,14 +18,14 @@ This guide explains how to successfully configure Public Cloud Databases for Kaf ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -266,4 +266,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-sg.md index 4b7f6c5398f..5426dd75328 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-sg.md @@ -18,14 +18,14 @@ This guide explains how to successfully configure Public Cloud Databases for Kaf ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -266,4 +266,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-us.md b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-us.md index 0abbdd4140d..2831979670d 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.en-us.md @@ -18,14 +18,14 @@ This guide explains how to successfully configure Public Cloud Databases for Kaf ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- a [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -266,4 +266,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.es-es.md b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.es-es.md index 41382745682..5426dd75328 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.es-es.md @@ -18,14 +18,14 @@ This guide explains how to successfully configure Public Cloud Databases for Kaf ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -266,4 +266,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.es-us.md b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.es-us.md index b5843dfd12a..5426dd75328 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.es-us.md @@ -18,14 +18,14 @@ This guide explains how to successfully configure Public Cloud Databases for Kaf ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -266,4 +266,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.fr-ca.md index f6e10be04ff..568d140a88b 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.fr-ca.md @@ -18,14 +18,14 @@ This guide explains how to successfully configure Public Cloud Databases for Kaf ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -266,4 +266,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.fr-fr.md index ce125dea9a6..568d140a88b 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.fr-fr.md @@ -18,14 +18,14 @@ This guide explains how to successfully configure Public Cloud Databases for Kaf ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -266,4 +266,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.it-it.md b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.it-it.md index 675d0b27385..5426dd75328 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.it-it.md @@ -18,14 +18,14 @@ This guide explains how to successfully configure Public Cloud Databases for Kaf ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -266,4 +266,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.pl-pl.md index 2733cf139dc..5426dd75328 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.pl-pl.md @@ -18,14 +18,14 @@ This guide explains how to successfully configure Public Cloud Databases for Kaf ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -266,4 +266,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.pt-pt.md index c2f7662dad9..5426dd75328 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/kafka_02_getting_started/guide.pt-pt.md @@ -18,14 +18,14 @@ This guide explains how to successfully configure Public Cloud Databases for Kaf ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -266,4 +266,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.de-de.md b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.de-de.md index bfb098129c9..b131068948b 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.de-de.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -429,6 +429,6 @@ Below you can find a summary of every configuration option available for Kafka s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-asia.md index 0e42a7e78e4..b131068948b 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-asia.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -429,6 +429,6 @@ Below you can find a summary of every configuration option available for Kafka s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-au.md b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-au.md index dfefea2a3b8..b131068948b 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-au.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -429,6 +429,6 @@ Below you can find a summary of every configuration option available for Kafka s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-ca.md index d75cef15e04..b131068948b 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-ca.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -429,6 +429,6 @@ Below you can find a summary of every configuration option available for Kafka s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-gb.md index ceefe87baa6..b131068948b 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-gb.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -429,6 +429,6 @@ Below you can find a summary of every configuration option available for Kafka s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-ie.md index a232167909b..b131068948b 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-ie.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -429,6 +429,6 @@ Below you can find a summary of every configuration option available for Kafka s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-sg.md index a26f07dc3f0..b131068948b 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-sg.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -429,6 +429,6 @@ Below you can find a summary of every configuration option available for Kafka s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-us.md b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-us.md index 544295fa5ba..b131068948b 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.en-us.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -429,6 +429,6 @@ Below you can find a summary of every configuration option available for Kafka s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.es-es.md b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.es-es.md index 823b3fa3de8..b131068948b 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.es-es.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -429,6 +429,6 @@ Below you can find a summary of every configuration option available for Kafka s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.es-us.md b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.es-us.md index 436594a67f5..b131068948b 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.es-us.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -429,6 +429,6 @@ Below you can find a summary of every configuration option available for Kafka s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.fr-ca.md index afa7ec90a01..903a787ed01 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.fr-ca.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -429,6 +429,6 @@ Below you can find a summary of every configuration option available for Kafka s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.fr-fr.md index 9b45dcad63e..903a787ed01 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.fr-fr.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -429,6 +429,6 @@ Below you can find a summary of every configuration option available for Kafka s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.it-it.md b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.it-it.md index ab60e1ef77c..b131068948b 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.it-it.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -429,6 +429,6 @@ Below you can find a summary of every configuration option available for Kafka s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.pl-pl.md index 4594b6cb76f..b131068948b 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.pl-pl.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -429,6 +429,6 @@ Below you can find a summary of every configuration option available for Kafka s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.pt-pt.md index e1929bfca15..b131068948b 100644 --- a/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references/guide.pt-pt.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -429,6 +429,6 @@ Below you can find a summary of every configuration option available for Kafka s Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.de-de.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.de-de.md index ef7af9e4d9f..75f9eabc956 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.de-de.md @@ -98,6 +98,6 @@ Please note that if the cluster is deleted, logs and metrics are also automatica We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-asia.md index 28159be4c1d..68c0e86f915 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-asia.md @@ -98,6 +98,6 @@ Please note that if the cluster is deleted, logs and metrics are also automatica We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-au.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-au.md index 56dc1739e72..cbdfcbed212 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-au.md @@ -98,6 +98,6 @@ Please note that if the cluster is deleted, logs and metrics are also automatica We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-ca.md index 7913f39bdb4..24e15a4bcb4 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-ca.md @@ -98,6 +98,6 @@ Please note that if the cluster is deleted, logs and metrics are also automatica We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-gb.md index cc2a67462be..08fe79be8c2 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-gb.md @@ -98,6 +98,6 @@ Please note that if the cluster is deleted, logs and metrics are also automatica We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-ie.md index d50506e1c94..c9c9f298b54 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-ie.md @@ -98,6 +98,6 @@ Please note that if the cluster is deleted, logs and metrics are also automatica We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-sg.md index cf78588c5c9..6d20fd0383f 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-sg.md @@ -98,6 +98,6 @@ Please note that if the cluster is deleted, logs and metrics are also automatica We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-us.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-us.md index 1288fbfd0f6..f4d0346ad72 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.en-us.md @@ -98,6 +98,6 @@ Please note that if the cluster is deleted, logs and metrics are also automatica We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.es-es.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.es-es.md index bae9b2bc01d..292842b6082 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.es-es.md @@ -98,6 +98,6 @@ Please note that if the cluster is deleted, logs and metrics are also automatica We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.es-us.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.es-us.md index 44220128ead..7a1c188e112 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.es-us.md @@ -98,6 +98,6 @@ Please note that if the cluster is deleted, logs and metrics are also automatica We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.fr-ca.md index 1077c1e411a..1c864c69ccf 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.fr-ca.md @@ -98,6 +98,6 @@ Please note that if the cluster is deleted, logs and metrics are also automatica We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.fr-fr.md index 8c8461c1065..f51b7587f1b 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.fr-fr.md @@ -98,6 +98,6 @@ Please note that if the cluster is deleted, logs and metrics are also automatica We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.it-it.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.it-it.md index f739177162e..f952d8677e5 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.it-it.md @@ -98,6 +98,6 @@ Please note that if the cluster is deleted, logs and metrics are also automatica We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.pl-pl.md index 537903f672d..d39ca5d4e66 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.pl-pl.md @@ -98,6 +98,6 @@ Please note that if the cluster is deleted, logs and metrics are also automatica We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.pt-pt.md index 8efd6dea21c..a24cbd1aaa8 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_01_capabilities/guide.pt-pt.md @@ -98,6 +98,6 @@ Please note that if the cluster is deleted, logs and metrics are also automatica We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.de-de.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.de-de.md index accd7db3ad7..70be1ddd3c8 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.de-de.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -195,6 +195,6 @@ Below you can find a summary of every configuration option available for Kafka C Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-asia.md index 8f10ccf751a..70be1ddd3c8 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-asia.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -195,6 +195,6 @@ Below you can find a summary of every configuration option available for Kafka C Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-au.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-au.md index a4717a71dd2..70be1ddd3c8 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-au.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -195,6 +195,6 @@ Below you can find a summary of every configuration option available for Kafka C Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-ca.md index 607987dfe00..70be1ddd3c8 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-ca.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -195,6 +195,6 @@ Below you can find a summary of every configuration option available for Kafka C Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-gb.md index 3c21ec040d4..70be1ddd3c8 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-gb.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -195,6 +195,6 @@ Below you can find a summary of every configuration option available for Kafka C Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-ie.md index b2ef85a8b40..70be1ddd3c8 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-ie.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -195,6 +195,6 @@ Below you can find a summary of every configuration option available for Kafka C Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-sg.md index 95095aefab7..70be1ddd3c8 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-sg.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -195,6 +195,6 @@ Below you can find a summary of every configuration option available for Kafka C Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-us.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-us.md index 1b588c39067..70be1ddd3c8 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.en-us.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -195,6 +195,6 @@ Below you can find a summary of every configuration option available for Kafka C Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.es-es.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.es-es.md index ab24e6e3e55..70be1ddd3c8 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.es-es.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -195,6 +195,6 @@ Below you can find a summary of every configuration option available for Kafka C Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.es-us.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.es-us.md index 2cd9cbae2a1..70be1ddd3c8 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.es-us.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -195,6 +195,6 @@ Below you can find a summary of every configuration option available for Kafka C Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.fr-ca.md index 2a0fb622f58..807ec96b2b3 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.fr-ca.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -195,6 +195,6 @@ Below you can find a summary of every configuration option available for Kafka C Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.fr-fr.md index bd20e48bd55..807ec96b2b3 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.fr-fr.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -195,6 +195,6 @@ Below you can find a summary of every configuration option available for Kafka C Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.it-it.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.it-it.md index edee8e9a969..70be1ddd3c8 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.it-it.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -195,6 +195,6 @@ Below you can find a summary of every configuration option available for Kafka C Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.pl-pl.md index efcf2ac6465..70be1ddd3c8 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.pl-pl.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -195,6 +195,6 @@ Below you can find a summary of every configuration option available for Kafka C Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.pt-pt.md index cd0b9294337..70be1ddd3c8 100644 --- a/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/kafkaconnect_02_advanced_parameters_references/guide.pt-pt.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -195,6 +195,6 @@ Below you can find a summary of every configuration option available for Kafka C Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.de-de.md index 1723bb38876..25a3b782e3b 100644 --- a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.de-de.md @@ -145,6 +145,6 @@ You can specify a username for each user. By default, the role is **admin**. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-asia.md index 4b00e70fd8c..d4e6b10afd1 100644 --- a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-asia.md @@ -145,6 +145,6 @@ You can specify a username for each user. By default, the role is **admin**. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-au.md index ae2ae25d781..94532394797 100644 --- a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-au.md @@ -145,6 +145,6 @@ You can specify a username for each user. By default, the role is **admin**. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-ca.md index 949cd4f0b95..341823f7329 100644 --- a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-ca.md @@ -145,6 +145,6 @@ You can specify a username for each user. By default, the role is **admin**. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-gb.md index 128be5f97c6..09451dec15f 100644 --- a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-gb.md @@ -145,6 +145,6 @@ You can specify a username for each user. By default, the role is **admin**. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-ie.md index 9623942f1a7..281d4488e65 100644 --- a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-ie.md @@ -145,6 +145,6 @@ You can specify a username for each user. By default, the role is **admin**. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-sg.md index 09084ec24a7..69bb4e74231 100644 --- a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-sg.md @@ -145,6 +145,6 @@ You can specify a username for each user. By default, the role is **admin**. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-us.md index 9b9df1a28fc..9dce816eeb9 100644 --- a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.en-us.md @@ -145,6 +145,6 @@ You can specify a username for each user. By default, the role is **admin**. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.es-es.md index 6d7b284c9c5..f9a424fee9d 100644 --- a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.es-es.md @@ -145,6 +145,6 @@ You can specify a username for each user. By default, the role is **admin**. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.es-us.md index e5b7772fbf0..8c132343f4b 100644 --- a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.es-us.md @@ -145,6 +145,6 @@ You can specify a username for each user. By default, the role is **admin**. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.fr-ca.md index ce524b3e6a4..5f0e2081486 100644 --- a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.fr-ca.md @@ -145,6 +145,6 @@ You can specify a username for each user. By default, the role is **admin**. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.fr-fr.md index 4d9d57d0cb3..26757bf846b 100644 --- a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.fr-fr.md @@ -145,6 +145,6 @@ You can specify a username for each user. By default, the role is **admin**. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.it-it.md index cec82d82362..41c8f0a0e2f 100644 --- a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.it-it.md @@ -145,6 +145,6 @@ You can specify a username for each user. By default, the role is **admin**. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.pl-pl.md index afe956c9234..0dac536cb3d 100644 --- a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.pl-pl.md @@ -145,6 +145,6 @@ You can specify a username for each user. By default, the role is **admin**. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.pt-pt.md index 54d581fb519..0ad4c49bb79 100644 --- a/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mirrormaker_01_capabilities/guide.pt-pt.md @@ -145,6 +145,6 @@ You can specify a username for each user. By default, the role is **admin**. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.de-de.md index fbc53636c83..6c57f5f9167 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.de-de.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MongoDB instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. #### Step 1: Verify your user roles and password @@ -101,6 +101,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-asia.md index 80985b75280..6c57f5f9167 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-asia.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MongoDB instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. #### Step 1: Verify your user roles and password @@ -101,6 +101,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-au.md index a25ddb72c33..6c57f5f9167 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-au.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MongoDB instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. #### Step 1: Verify your user roles and password @@ -101,6 +101,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-ca.md index cb24fe57e3b..6c57f5f9167 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MongoDB instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. #### Step 1: Verify your user roles and password @@ -101,6 +101,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-gb.md index 43fed39df51..c27f2360cf9 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-gb.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MongoDB instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. #### Step 1: Verify your user roles and password @@ -101,6 +101,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-ie.md index 6ae32d5e32b..6c57f5f9167 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-ie.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MongoDB instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. #### Step 1: Verify your user roles and password @@ -101,6 +101,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-sg.md index c2f512701c0..6c57f5f9167 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-sg.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MongoDB instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. #### Step 1: Verify your user roles and password @@ -101,6 +101,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-us.md index 781cfa54e84..6c57f5f9167 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.en-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MongoDB instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. #### Step 1: Verify your user roles and password @@ -101,6 +101,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.es-es.md index 1063a42cc79..6c57f5f9167 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.es-es.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MongoDB instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. #### Step 1: Verify your user roles and password @@ -101,6 +101,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.es-us.md index 7db4da0a093..6c57f5f9167 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.es-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MongoDB instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. #### Step 1: Verify your user roles and password @@ -101,6 +101,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.fr-ca.md index a226d9edc87..b18948b93dc 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.fr-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MongoDB instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. #### Step 1: Verify your user roles and password @@ -101,6 +101,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.fr-fr.md index a47a98ffd5b..b18948b93dc 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.fr-fr.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MongoDB instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. #### Step 1: Verify your user roles and password @@ -101,6 +101,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.it-it.md index a7b14766f96..6c57f5f9167 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.it-it.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MongoDB instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. #### Step 1: Verify your user roles and password @@ -101,6 +101,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.pl-pl.md index 30c097b0c4e..6c57f5f9167 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.pl-pl.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MongoDB instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. #### Step 1: Verify your user roles and password @@ -101,6 +101,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.pt-pt.md index 9a02eb611af..6c57f5f9167 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel/guide.pt-pt.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MongoDB instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MongoDB instance. #### Step 1: Verify your user roles and password @@ -101,6 +101,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.de-de.md index 499e2d2d4ec..dc8702073d0 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.de-de.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -116,6 +116,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-asia.md index a1f474f79e8..dc8702073d0 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-asia.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -116,6 +116,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-au.md index afe11e7ee76..dc8702073d0 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-au.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -116,6 +116,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-ca.md index b4567b78f08..dc8702073d0 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -116,6 +116,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-gb.md index 2b8bd286e0a..dc8702073d0 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-gb.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -116,6 +116,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-ie.md index b73b3356e66..dc8702073d0 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-ie.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -116,6 +116,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-sg.md index ebdd7ea9b95..dc8702073d0 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-sg.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -116,6 +116,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-us.md index 99ca043cbb0..dc8702073d0 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.en-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -116,6 +116,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.es-es.md index 0d982318007..dc8702073d0 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.es-es.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -116,6 +116,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.es-us.md index 0c7a3a98122..dc8702073d0 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.es-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -116,6 +116,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.fr-ca.md index 097ded8bccf..da6653da4bd 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.fr-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -116,6 +116,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.fr-fr.md index d17de016a9c..da6653da4bd 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.fr-fr.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -116,6 +116,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.it-it.md index c06d09086d5..dc8702073d0 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.it-it.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -116,6 +116,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.pl-pl.md index 3c715dc78e6..dc8702073d0 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.pl-pl.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -116,6 +116,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.pt-pt.md index 36217bf5d32..dc8702073d0 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_03_connect_cli/guide.pt-pt.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -116,6 +116,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.de-de.md index ef1c5339fb9..eecb00a2a77 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.de-de.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. @@ -174,6 +174,6 @@ They can really help your work with PHP. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-asia.md index cf3bda1b738..eecb00a2a77 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-asia.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. @@ -174,6 +174,6 @@ They can really help your work with PHP. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-au.md index 2123f48b796..eecb00a2a77 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-au.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. @@ -174,6 +174,6 @@ They can really help your work with PHP. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-ca.md index d28c9ff7d64..eecb00a2a77 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-ca.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. @@ -174,6 +174,6 @@ They can really help your work with PHP. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-gb.md index 92cd5d46247..eecb00a2a77 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-gb.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. @@ -174,6 +174,6 @@ They can really help your work with PHP. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-ie.md index f958949667f..eecb00a2a77 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-ie.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. @@ -174,6 +174,6 @@ They can really help your work with PHP. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-sg.md index 7edc76b1161..eecb00a2a77 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-sg.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. @@ -174,6 +174,6 @@ They can really help your work with PHP. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-us.md index 52b6d317872..eecb00a2a77 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.en-us.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. @@ -174,6 +174,6 @@ They can really help your work with PHP. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.es-es.md index 1fd0c4c1225..eecb00a2a77 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.es-es.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. @@ -174,6 +174,6 @@ They can really help your work with PHP. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.es-us.md index 4f06c97938d..eecb00a2a77 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.es-us.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. @@ -174,6 +174,6 @@ They can really help your work with PHP. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.fr-ca.md index c36fa4782f7..318bbdf3901 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.fr-ca.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. @@ -174,6 +174,6 @@ They can really help your work with PHP. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.fr-fr.md index 1b6a5ad8e33..318bbdf3901 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.fr-fr.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. @@ -174,6 +174,6 @@ They can really help your work with PHP. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.it-it.md index 33bf5fac9e9..eecb00a2a77 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.it-it.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. @@ -174,6 +174,6 @@ They can really help your work with PHP. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.pl-pl.md index 25aa87069f4..eecb00a2a77 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.pl-pl.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. @@ -174,6 +174,6 @@ They can really help your work with PHP. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.pt-pt.md index 7acbc52b85e..eecb00a2a77 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_04_connect_php/guide.pt-pt.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. @@ -174,6 +174,6 @@ They can really help your work with PHP. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.de-de.md index f8388c53e7b..5050c08de88 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.de-de.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.5. @@ -168,6 +168,6 @@ Congratulations! Everything is working properly. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-asia.md index b555bd33ac5..5050c08de88 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-asia.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.5. @@ -168,6 +168,6 @@ Congratulations! Everything is working properly. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-au.md index b7705ffe1fd..5050c08de88 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-au.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.5. @@ -168,6 +168,6 @@ Congratulations! Everything is working properly. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-ca.md index 608d0fe14dd..5050c08de88 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-ca.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.5. @@ -168,6 +168,6 @@ Congratulations! Everything is working properly. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-gb.md index c455b5b9a8d..5050c08de88 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-gb.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.5. @@ -168,6 +168,6 @@ Congratulations! Everything is working properly. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-ie.md index 791a558c218..5050c08de88 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-ie.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.5. @@ -168,6 +168,6 @@ Congratulations! Everything is working properly. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-sg.md index 3cbcd396add..5050c08de88 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-sg.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.5. @@ -168,6 +168,6 @@ Congratulations! Everything is working properly. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-us.md index 22584be3fcd..5050c08de88 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.en-us.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.5. @@ -168,6 +168,6 @@ Congratulations! Everything is working properly. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.es-es.md index 71085498427..5050c08de88 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.es-es.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.5. @@ -168,6 +168,6 @@ Congratulations! Everything is working properly. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.es-us.md index b82fed9a24c..5050c08de88 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.es-us.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.5. @@ -168,6 +168,6 @@ Congratulations! Everything is working properly. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.fr-ca.md index f9c03d63625..ab22e400c3b 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.fr-ca.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.5. @@ -168,6 +168,6 @@ Congratulations! Everything is working properly. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.fr-fr.md index f107f4b3b42..ab22e400c3b 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.fr-fr.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.5. @@ -168,6 +168,6 @@ Congratulations! Everything is working properly. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.it-it.md index 9844401bc9b..5050c08de88 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.it-it.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.5. @@ -168,6 +168,6 @@ Congratulations! Everything is working properly. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.pl-pl.md index 1526d0e58e7..5050c08de88 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.pl-pl.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.5. @@ -168,6 +168,6 @@ Congratulations! Everything is working properly. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.pt-pt.md index 58d9d413aa8..5050c08de88 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_05_connect_python/guide.pt-pt.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.5. @@ -168,6 +168,6 @@ Congratulations! Everything is working properly. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.de-de.md index 2cc3aa37856..db1d08b8b30 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.de-de.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -73,6 +73,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-asia.md index 058e12c78c6..db1d08b8b30 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-asia.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -73,6 +73,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-au.md index abf527ee8a2..db1d08b8b30 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-au.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -73,6 +73,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-ca.md index fc5c252eb34..db1d08b8b30 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -73,6 +73,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-gb.md index 5026acc556a..db1d08b8b30 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-gb.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -73,6 +73,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-ie.md index be220dcdf08..db1d08b8b30 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-ie.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -73,6 +73,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-sg.md index b4a04c4ee6f..db1d08b8b30 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-sg.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -73,6 +73,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-us.md index f23aa30dad6..db1d08b8b30 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.en-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -73,6 +73,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.es-es.md index 392231d47fd..db1d08b8b30 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.es-es.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -73,6 +73,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.es-us.md index c1f171b2973..db1d08b8b30 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.es-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -73,6 +73,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.fr-ca.md index e31c64b0184..3ff328b6e31 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.fr-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -73,6 +73,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.fr-fr.md index a06aee470d8..3ff328b6e31 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.fr-fr.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -73,6 +73,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.it-it.md index ad7b765d4ca..db1d08b8b30 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.it-it.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -73,6 +73,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.pl-pl.md index 84f9c94dee7..db1d08b8b30 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.pl-pl.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -73,6 +73,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.pt-pt.md index 04b944d8fa4..db1d08b8b30 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore/guide.pt-pt.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -73,6 +73,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.de-de.md index 7f9add520da..357cfa0da57 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.de-de.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1. @@ -124,5 +124,5 @@ Join our [community of users](/links/community). We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-asia.md index b9345f089fb..357cfa0da57 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-asia.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1. @@ -124,5 +124,5 @@ Join our [community of users](/links/community). We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-au.md index 1d1bedab1fe..357cfa0da57 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-au.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1. @@ -124,5 +124,5 @@ Join our [community of users](/links/community). We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-ca.md index 541f1011f01..357cfa0da57 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1. @@ -124,5 +124,5 @@ Join our [community of users](/links/community). We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-gb.md index 9e55d24df03..357cfa0da57 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-gb.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1. @@ -124,5 +124,5 @@ Join our [community of users](/links/community). We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-ie.md index 22da3c83c36..357cfa0da57 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-ie.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1. @@ -124,5 +124,5 @@ Join our [community of users](/links/community). We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-sg.md index 5c2413616f2..357cfa0da57 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-sg.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1. @@ -124,5 +124,5 @@ Join our [community of users](/links/community). We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-us.md index 5ab4a9dc2c5..357cfa0da57 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.en-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1. @@ -124,5 +124,5 @@ Join our [community of users](/links/community). We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.es-es.md index ccbc81d5707..357cfa0da57 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.es-es.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1. @@ -124,5 +124,5 @@ Join our [community of users](/links/community). We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.es-us.md index 16c61c2e196..357cfa0da57 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.es-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1. @@ -124,5 +124,5 @@ Join our [community of users](/links/community). We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.fr-ca.md index 6795b027d92..1bd11ae5c54 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.fr-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1. @@ -124,5 +124,5 @@ Join our [community of users](/links/community). We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.fr-fr.md index d818ccdb4f8..1bd11ae5c54 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.fr-fr.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1. @@ -124,5 +124,5 @@ Join our [community of users](/links/community). We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.it-it.md index 42642e3141f..357cfa0da57 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.it-it.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1. @@ -124,5 +124,5 @@ Join our [community of users](/links/community). We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.pl-pl.md index 465c3b7c58a..357cfa0da57 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.pl-pl.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1. @@ -124,5 +124,5 @@ Join our [community of users](/links/community). We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.pt-pt.md index a6870b31fb7..357cfa0da57 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_07_connect_compass/guide.pt-pt.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1. @@ -124,5 +124,5 @@ Join our [community of users](/links/community). We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.de-de.md index a384085a158..13d70f9da0d 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.de-de.md @@ -11,8 +11,8 @@ This guide shows how to configure a node in your cluster dedicated to analytics- ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A multi-node capable (so, either *Business*, *Production*, *Enterprise* or *Advanced* plan) MongoDB database cluster running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -95,5 +95,5 @@ Join our community of users on . We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-asia.md index 5e826fb924c..13d70f9da0d 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-asia.md @@ -11,8 +11,8 @@ This guide shows how to configure a node in your cluster dedicated to analytics- ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A multi-node capable (so, either *Business*, *Production*, *Enterprise* or *Advanced* plan) MongoDB database cluster running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -95,5 +95,5 @@ Join our community of users on . We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-au.md index 66d987df531..13d70f9da0d 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-au.md @@ -11,8 +11,8 @@ This guide shows how to configure a node in your cluster dedicated to analytics- ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A multi-node capable (so, either *Business*, *Production*, *Enterprise* or *Advanced* plan) MongoDB database cluster running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -95,5 +95,5 @@ Join our community of users on . We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-ca.md index 2eef38c035e..13d70f9da0d 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-ca.md @@ -11,8 +11,8 @@ This guide shows how to configure a node in your cluster dedicated to analytics- ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A multi-node capable (so, either *Business*, *Production*, *Enterprise* or *Advanced* plan) MongoDB database cluster running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -95,5 +95,5 @@ Join our community of users on . We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-gb.md index 78fb17a635b..13d70f9da0d 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-gb.md @@ -11,8 +11,8 @@ This guide shows how to configure a node in your cluster dedicated to analytics- ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A multi-node capable (so, either *Business*, *Production*, *Enterprise* or *Advanced* plan) MongoDB database cluster running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -95,5 +95,5 @@ Join our community of users on . We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-ie.md index 8c9d337015f..13d70f9da0d 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-ie.md @@ -11,8 +11,8 @@ This guide shows how to configure a node in your cluster dedicated to analytics- ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A multi-node capable (so, either *Business*, *Production*, *Enterprise* or *Advanced* plan) MongoDB database cluster running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -95,5 +95,5 @@ Join our community of users on . We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-sg.md index 90ba4ec3735..13d70f9da0d 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-sg.md @@ -11,8 +11,8 @@ This guide shows how to configure a node in your cluster dedicated to analytics- ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A multi-node capable (so, either *Business*, *Production*, *Enterprise* or *Advanced* plan) MongoDB database cluster running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -95,5 +95,5 @@ Join our community of users on . We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-us.md index a582bcd2a4f..13d70f9da0d 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.en-us.md @@ -11,8 +11,8 @@ This guide shows how to configure a node in your cluster dedicated to analytics- ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A multi-node capable (so, either *Business*, *Production*, *Enterprise* or *Advanced* plan) MongoDB database cluster running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -95,5 +95,5 @@ Join our community of users on . We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.es-es.md index 3278ae8a1d5..13d70f9da0d 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.es-es.md @@ -11,8 +11,8 @@ This guide shows how to configure a node in your cluster dedicated to analytics- ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A multi-node capable (so, either *Business*, *Production*, *Enterprise* or *Advanced* plan) MongoDB database cluster running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -95,5 +95,5 @@ Join our community of users on . We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.es-us.md index 06e347fffe4..13d70f9da0d 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.es-us.md @@ -11,8 +11,8 @@ This guide shows how to configure a node in your cluster dedicated to analytics- ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A multi-node capable (so, either *Business*, *Production*, *Enterprise* or *Advanced* plan) MongoDB database cluster running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -95,5 +95,5 @@ Join our community of users on . We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.fr-ca.md index 5c2c696b94d..a5b02f2854e 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.fr-ca.md @@ -11,8 +11,8 @@ This guide shows how to configure a node in your cluster dedicated to analytics- ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A multi-node capable (so, either *Business*, *Production*, *Enterprise* or *Advanced* plan) MongoDB database cluster running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -95,5 +95,5 @@ Join our community of users on . We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.fr-fr.md index 252a17cd9bf..a5b02f2854e 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.fr-fr.md @@ -11,8 +11,8 @@ This guide shows how to configure a node in your cluster dedicated to analytics- ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A multi-node capable (so, either *Business*, *Production*, *Enterprise* or *Advanced* plan) MongoDB database cluster running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -95,5 +95,5 @@ Join our community of users on . We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.it-it.md index 0fc84cb2228..13d70f9da0d 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.it-it.md @@ -11,8 +11,8 @@ This guide shows how to configure a node in your cluster dedicated to analytics- ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A multi-node capable (so, either *Business*, *Production*, *Enterprise* or *Advanced* plan) MongoDB database cluster running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -95,5 +95,5 @@ Join our community of users on . We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.pl-pl.md index 405cee5daf2..13d70f9da0d 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.pl-pl.md @@ -11,8 +11,8 @@ This guide shows how to configure a node in your cluster dedicated to analytics- ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A multi-node capable (so, either *Business*, *Production*, *Enterprise* or *Advanced* plan) MongoDB database cluster running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -95,5 +95,5 @@ Join our community of users on . We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.pt-pt.md index 7fe88367b3e..13d70f9da0d 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_08_analytics/guide.pt-pt.md @@ -11,8 +11,8 @@ This guide shows how to configure a node in your cluster dedicated to analytics- ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A multi-node capable (so, either *Business*, *Production*, *Enterprise* or *Advanced* plan) MongoDB database cluster running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -95,5 +95,5 @@ Join our community of users on . We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.de-de.md index 7c2d9e3997f..f529176f0cf 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.de-de.md @@ -14,8 +14,8 @@ MongoDB 3.6 introduced the concept of a seed list that is specified using DNS re ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB instance running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1 diff --git a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-asia.md index 26ba3e81426..f529176f0cf 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-asia.md @@ -14,8 +14,8 @@ MongoDB 3.6 introduced the concept of a seed list that is specified using DNS re ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB instance running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1 diff --git a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-au.md index 921906de5c9..f529176f0cf 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-au.md @@ -14,8 +14,8 @@ MongoDB 3.6 introduced the concept of a seed list that is specified using DNS re ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB instance running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1 diff --git a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-ca.md index 0a2076053b4..f529176f0cf 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-ca.md @@ -14,8 +14,8 @@ MongoDB 3.6 introduced the concept of a seed list that is specified using DNS re ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB instance running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1 diff --git a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-gb.md index 8c307458f5c..1104af7eb82 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-gb.md @@ -14,8 +14,8 @@ MongoDB 3.6 introduced the concept of a seed list that is specified using DNS re ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB instance running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1 diff --git a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-ie.md index ad45cdc6647..f529176f0cf 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-ie.md @@ -14,8 +14,8 @@ MongoDB 3.6 introduced the concept of a seed list that is specified using DNS re ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB instance running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1 diff --git a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-sg.md index 825afa3c4c8..f529176f0cf 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-sg.md @@ -14,8 +14,8 @@ MongoDB 3.6 introduced the concept of a seed list that is specified using DNS re ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB instance running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1 diff --git a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-us.md index ef2701af1b1..f529176f0cf 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.en-us.md @@ -14,8 +14,8 @@ MongoDB 3.6 introduced the concept of a seed list that is specified using DNS re ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB instance running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1 diff --git a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.es-es.md index 20689bc4af9..f529176f0cf 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.es-es.md @@ -14,8 +14,8 @@ MongoDB 3.6 introduced the concept of a seed list that is specified using DNS re ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB instance running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1 diff --git a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.es-us.md index f673d95d4b7..f529176f0cf 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.es-us.md @@ -14,8 +14,8 @@ MongoDB 3.6 introduced the concept of a seed list that is specified using DNS re ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB instance running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1 diff --git a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.fr-ca.md index 12ec55a8394..b4a912b74f0 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.fr-ca.md @@ -14,8 +14,8 @@ MongoDB 3.6 introduced the concept of a seed list that is specified using DNS re ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB instance running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1 diff --git a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.fr-fr.md index addbb402e37..b4a912b74f0 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.fr-fr.md @@ -14,8 +14,8 @@ MongoDB 3.6 introduced the concept of a seed list that is specified using DNS re ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB instance running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1 diff --git a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.it-it.md index 31731238106..f529176f0cf 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.it-it.md @@ -14,8 +14,8 @@ MongoDB 3.6 introduced the concept of a seed list that is specified using DNS re ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB instance running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1 diff --git a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.pl-pl.md index a45e7eff29d..f529176f0cf 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.pl-pl.md @@ -14,8 +14,8 @@ MongoDB 3.6 introduced the concept of a seed list that is specified using DNS re ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB instance running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1 diff --git a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.pt-pt.md index fac9cd5bf57..f529176f0cf 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_10_connection_strings/guide.pt-pt.md @@ -14,8 +14,8 @@ MongoDB 3.6 introduced the concept of a seed list that is specified using DNS re ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB instance running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A MongoDB Compass stable version installed and public network connectivity (Internet). This guide was made in MongoDB Compass version 1.30.1 diff --git a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.de-de.md index 9bb4bde7fe7..ab59c9ebc71 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.de-de.md @@ -17,8 +17,8 @@ Nevertheless, if you want to migrate to a new Discovery cluster from a deprecate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -86,6 +86,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-asia.md index 23adf95343e..ab59c9ebc71 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-asia.md @@ -17,8 +17,8 @@ Nevertheless, if you want to migrate to a new Discovery cluster from a deprecate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -86,6 +86,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-au.md index c6e3e0a191e..ab59c9ebc71 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-au.md @@ -17,8 +17,8 @@ Nevertheless, if you want to migrate to a new Discovery cluster from a deprecate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -86,6 +86,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-ca.md index dd615047be3..ab59c9ebc71 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-ca.md @@ -17,8 +17,8 @@ Nevertheless, if you want to migrate to a new Discovery cluster from a deprecate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -86,6 +86,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-gb.md index 0435cfc1115..ab59c9ebc71 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-gb.md @@ -17,8 +17,8 @@ Nevertheless, if you want to migrate to a new Discovery cluster from a deprecate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -86,6 +86,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-ie.md index 9cb1716fe46..ab59c9ebc71 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-ie.md @@ -17,8 +17,8 @@ Nevertheless, if you want to migrate to a new Discovery cluster from a deprecate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -86,6 +86,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-sg.md index 0d3589e8a7e..ab59c9ebc71 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-sg.md @@ -17,8 +17,8 @@ Nevertheless, if you want to migrate to a new Discovery cluster from a deprecate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -86,6 +86,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-us.md index 0b3c15fc011..ab59c9ebc71 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.en-us.md @@ -17,8 +17,8 @@ Nevertheless, if you want to migrate to a new Discovery cluster from a deprecate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -86,6 +86,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.es-es.md index 42d24741055..ab59c9ebc71 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.es-es.md @@ -17,8 +17,8 @@ Nevertheless, if you want to migrate to a new Discovery cluster from a deprecate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -86,6 +86,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.es-us.md index 824d9a9d485..ab59c9ebc71 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.es-us.md @@ -17,8 +17,8 @@ Nevertheless, if you want to migrate to a new Discovery cluster from a deprecate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -86,6 +86,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.fr-ca.md index 09807e152dc..7eeff2ce02a 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.fr-ca.md @@ -17,8 +17,8 @@ Nevertheless, if you want to migrate to a new Discovery cluster from a deprecate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -86,6 +86,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.fr-fr.md index b3c44af1ef5..7eeff2ce02a 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.fr-fr.md @@ -17,8 +17,8 @@ Nevertheless, if you want to migrate to a new Discovery cluster from a deprecate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -86,6 +86,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.it-it.md index 998c554d714..ab59c9ebc71 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.it-it.md @@ -17,8 +17,8 @@ Nevertheless, if you want to migrate to a new Discovery cluster from a deprecate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -86,6 +86,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.pl-pl.md index ddae2d09af8..ab59c9ebc71 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.pl-pl.md @@ -17,8 +17,8 @@ Nevertheless, if you want to migrate to a new Discovery cluster from a deprecate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -86,6 +86,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.pt-pt.md index ce79f45a52f..ab59c9ebc71 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_11_howto_migrate_to_discovery/guide.pt-pt.md @@ -17,8 +17,8 @@ Nevertheless, if you want to migrate to a new Discovery cluster from a deprecate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections @@ -86,6 +86,6 @@ Again, depending on the volume of data and your network connection, this operati We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.de-de.md index 12f89aa1414..8b911d2a5e2 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.de-de.md @@ -16,8 +16,8 @@ Migration to Production and Advanced plans is automatic. If you want to migrate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Concept @@ -80,6 +80,6 @@ When the migration is complete the status turns to `ready` and the service plan We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-asia.md index 1fa7fee2cf3..8b911d2a5e2 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-asia.md @@ -16,8 +16,8 @@ Migration to Production and Advanced plans is automatic. If you want to migrate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Concept @@ -80,6 +80,6 @@ When the migration is complete the status turns to `ready` and the service plan We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-au.md index c556cdb6d90..8b911d2a5e2 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-au.md @@ -16,8 +16,8 @@ Migration to Production and Advanced plans is automatic. If you want to migrate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Concept @@ -80,6 +80,6 @@ When the migration is complete the status turns to `ready` and the service plan We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-ca.md index 0f88a3a4a85..8b911d2a5e2 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-ca.md @@ -16,8 +16,8 @@ Migration to Production and Advanced plans is automatic. If you want to migrate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Concept @@ -80,6 +80,6 @@ When the migration is complete the status turns to `ready` and the service plan We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-gb.md index d8a24ae79ec..8b911d2a5e2 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-gb.md @@ -16,8 +16,8 @@ Migration to Production and Advanced plans is automatic. If you want to migrate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Concept @@ -80,6 +80,6 @@ When the migration is complete the status turns to `ready` and the service plan We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-ie.md index 406fd3ed74b..8b911d2a5e2 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-ie.md @@ -16,8 +16,8 @@ Migration to Production and Advanced plans is automatic. If you want to migrate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Concept @@ -80,6 +80,6 @@ When the migration is complete the status turns to `ready` and the service plan We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-sg.md index 4f1596835b3..8b911d2a5e2 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-sg.md @@ -16,8 +16,8 @@ Migration to Production and Advanced plans is automatic. If you want to migrate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Concept @@ -80,6 +80,6 @@ When the migration is complete the status turns to `ready` and the service plan We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-us.md index d6073d940dd..8b911d2a5e2 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.en-us.md @@ -16,8 +16,8 @@ Migration to Production and Advanced plans is automatic. If you want to migrate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Concept @@ -80,6 +80,6 @@ When the migration is complete the status turns to `ready` and the service plan We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.es-es.md index 57879a1ed2c..8b911d2a5e2 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.es-es.md @@ -16,8 +16,8 @@ Migration to Production and Advanced plans is automatic. If you want to migrate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Concept @@ -80,6 +80,6 @@ When the migration is complete the status turns to `ready` and the service plan We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.es-us.md index b4b4701c7c7..8b911d2a5e2 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.es-us.md @@ -16,8 +16,8 @@ Migration to Production and Advanced plans is automatic. If you want to migrate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Concept @@ -80,6 +80,6 @@ When the migration is complete the status turns to `ready` and the service plan We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.fr-ca.md index 78311d4189b..24a8c40701c 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.fr-ca.md @@ -16,8 +16,8 @@ Migration to Production and Advanced plans is automatic. If you want to migrate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Concept @@ -80,6 +80,6 @@ When the migration is complete the status turns to `ready` and the service plan We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.fr-fr.md index 0faedf9b93d..24a8c40701c 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.fr-fr.md @@ -16,8 +16,8 @@ Migration to Production and Advanced plans is automatic. If you want to migrate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Concept @@ -80,6 +80,6 @@ When the migration is complete the status turns to `ready` and the service plan We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.it-it.md index b0dce9f32b8..8b911d2a5e2 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.it-it.md @@ -16,8 +16,8 @@ Migration to Production and Advanced plans is automatic. If you want to migrate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Concept @@ -80,6 +80,6 @@ When the migration is complete the status turns to `ready` and the service plan We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.pl-pl.md index bb99152fd2e..8b911d2a5e2 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.pl-pl.md @@ -16,8 +16,8 @@ Migration to Production and Advanced plans is automatic. If you want to migrate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Concept @@ -80,6 +80,6 @@ When the migration is complete the status turns to `ready` and the service plan We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.pt-pt.md index 267c82b016b..8b911d2a5e2 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_12_howto_migrate_to_production_or_advanced/guide.pt-pt.md @@ -16,8 +16,8 @@ Migration to Production and Advanced plans is automatic. If you want to migrate ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases service ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Concept @@ -80,6 +80,6 @@ When the migration is complete the status turns to `ready` and the service plan We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.de-de.md index 6b9f185d1ca..23a629042ac 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.de-de.md @@ -15,8 +15,8 @@ However, if you would like to know how to do the same with Terraform, but over a ## Requirements - **OVHcloud requirements** - - A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account - - Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) + - A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account + - Access to the [OVHcloud Control Panel](/links/manager) - A private vRack network that can be accessed from your Public Cloud project (if you don’t have one, please refer to our guide [Configuring vRack for Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)). - An OpenStack user account in your Public Cloud project (if you don’t have one, please refer to the following guide: [Managing OpenStack users](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user/)). - **Terraform requirements** @@ -304,4 +304,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-asia.md index a633621bab8..23a629042ac 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-asia.md @@ -15,8 +15,8 @@ However, if you would like to know how to do the same with Terraform, but over a ## Requirements - **OVHcloud requirements** - - A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account - - Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) + - A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account + - Access to the [OVHcloud Control Panel](/links/manager) - A private vRack network that can be accessed from your Public Cloud project (if you don’t have one, please refer to our guide [Configuring vRack for Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)). - An OpenStack user account in your Public Cloud project (if you don’t have one, please refer to the following guide: [Managing OpenStack users](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user/)). - **Terraform requirements** @@ -304,4 +304,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-au.md index fcb7e3137ff..23a629042ac 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-au.md @@ -15,8 +15,8 @@ However, if you would like to know how to do the same with Terraform, but over a ## Requirements - **OVHcloud requirements** - - A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account - - Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) + - A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account + - Access to the [OVHcloud Control Panel](/links/manager) - A private vRack network that can be accessed from your Public Cloud project (if you don’t have one, please refer to our guide [Configuring vRack for Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)). - An OpenStack user account in your Public Cloud project (if you don’t have one, please refer to the following guide: [Managing OpenStack users](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user/)). - **Terraform requirements** @@ -304,4 +304,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-ca.md index 1f4e1e03398..23a629042ac 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-ca.md @@ -15,8 +15,8 @@ However, if you would like to know how to do the same with Terraform, but over a ## Requirements - **OVHcloud requirements** - - A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account - - Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) + - A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account + - Access to the [OVHcloud Control Panel](/links/manager) - A private vRack network that can be accessed from your Public Cloud project (if you don’t have one, please refer to our guide [Configuring vRack for Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)). - An OpenStack user account in your Public Cloud project (if you don’t have one, please refer to the following guide: [Managing OpenStack users](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user/)). - **Terraform requirements** @@ -304,4 +304,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-gb.md index 9e00fad7dbf..23a629042ac 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-gb.md @@ -15,8 +15,8 @@ However, if you would like to know how to do the same with Terraform, but over a ## Requirements - **OVHcloud requirements** - - A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account - - Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) + - A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account + - Access to the [OVHcloud Control Panel](/links/manager) - A private vRack network that can be accessed from your Public Cloud project (if you don’t have one, please refer to our guide [Configuring vRack for Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)). - An OpenStack user account in your Public Cloud project (if you don’t have one, please refer to the following guide: [Managing OpenStack users](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user/)). - **Terraform requirements** @@ -304,4 +304,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-ie.md index 0d18b02f5d4..23a629042ac 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-ie.md @@ -15,8 +15,8 @@ However, if you would like to know how to do the same with Terraform, but over a ## Requirements - **OVHcloud requirements** - - A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account - - Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) + - A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account + - Access to the [OVHcloud Control Panel](/links/manager) - A private vRack network that can be accessed from your Public Cloud project (if you don’t have one, please refer to our guide [Configuring vRack for Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)). - An OpenStack user account in your Public Cloud project (if you don’t have one, please refer to the following guide: [Managing OpenStack users](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user/)). - **Terraform requirements** @@ -304,4 +304,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-sg.md index 2c8c651e424..23a629042ac 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-sg.md @@ -15,8 +15,8 @@ However, if you would like to know how to do the same with Terraform, but over a ## Requirements - **OVHcloud requirements** - - A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account - - Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) + - A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account + - Access to the [OVHcloud Control Panel](/links/manager) - A private vRack network that can be accessed from your Public Cloud project (if you don’t have one, please refer to our guide [Configuring vRack for Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)). - An OpenStack user account in your Public Cloud project (if you don’t have one, please refer to the following guide: [Managing OpenStack users](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user/)). - **Terraform requirements** @@ -304,4 +304,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-us.md index 77381bd097a..23a629042ac 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.en-us.md @@ -15,8 +15,8 @@ However, if you would like to know how to do the same with Terraform, but over a ## Requirements - **OVHcloud requirements** - - A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account - - Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) + - A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account + - Access to the [OVHcloud Control Panel](/links/manager) - A private vRack network that can be accessed from your Public Cloud project (if you don’t have one, please refer to our guide [Configuring vRack for Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)). - An OpenStack user account in your Public Cloud project (if you don’t have one, please refer to the following guide: [Managing OpenStack users](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user/)). - **Terraform requirements** @@ -304,4 +304,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.es-es.md index f6875bb5275..23a629042ac 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.es-es.md @@ -15,8 +15,8 @@ However, if you would like to know how to do the same with Terraform, but over a ## Requirements - **OVHcloud requirements** - - A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account - - Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) + - A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account + - Access to the [OVHcloud Control Panel](/links/manager) - A private vRack network that can be accessed from your Public Cloud project (if you don’t have one, please refer to our guide [Configuring vRack for Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)). - An OpenStack user account in your Public Cloud project (if you don’t have one, please refer to the following guide: [Managing OpenStack users](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user/)). - **Terraform requirements** @@ -304,4 +304,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.es-us.md index 691a2c0117a..23a629042ac 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.es-us.md @@ -15,8 +15,8 @@ However, if you would like to know how to do the same with Terraform, but over a ## Requirements - **OVHcloud requirements** - - A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account - - Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) + - A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account + - Access to the [OVHcloud Control Panel](/links/manager) - A private vRack network that can be accessed from your Public Cloud project (if you don’t have one, please refer to our guide [Configuring vRack for Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)). - An OpenStack user account in your Public Cloud project (if you don’t have one, please refer to the following guide: [Managing OpenStack users](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user/)). - **Terraform requirements** @@ -304,4 +304,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.fr-ca.md index feec72d0bce..23a629042ac 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.fr-ca.md @@ -15,8 +15,8 @@ However, if you would like to know how to do the same with Terraform, but over a ## Requirements - **OVHcloud requirements** - - A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account - - Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) + - A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account + - Access to the [OVHcloud Control Panel](/links/manager) - A private vRack network that can be accessed from your Public Cloud project (if you don’t have one, please refer to our guide [Configuring vRack for Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)). - An OpenStack user account in your Public Cloud project (if you don’t have one, please refer to the following guide: [Managing OpenStack users](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user/)). - **Terraform requirements** @@ -304,4 +304,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.fr-fr.md index 7816de03350..23a629042ac 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.fr-fr.md @@ -15,8 +15,8 @@ However, if you would like to know how to do the same with Terraform, but over a ## Requirements - **OVHcloud requirements** - - A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account - - Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) + - A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account + - Access to the [OVHcloud Control Panel](/links/manager) - A private vRack network that can be accessed from your Public Cloud project (if you don’t have one, please refer to our guide [Configuring vRack for Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)). - An OpenStack user account in your Public Cloud project (if you don’t have one, please refer to the following guide: [Managing OpenStack users](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user/)). - **Terraform requirements** @@ -304,4 +304,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.it-it.md index 27555fcf6b1..23a629042ac 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.it-it.md @@ -15,8 +15,8 @@ However, if you would like to know how to do the same with Terraform, but over a ## Requirements - **OVHcloud requirements** - - A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account - - Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) + - A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account + - Access to the [OVHcloud Control Panel](/links/manager) - A private vRack network that can be accessed from your Public Cloud project (if you don’t have one, please refer to our guide [Configuring vRack for Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)). - An OpenStack user account in your Public Cloud project (if you don’t have one, please refer to the following guide: [Managing OpenStack users](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user/)). - **Terraform requirements** @@ -304,4 +304,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.pl-pl.md index d1cb5fb5a57..23a629042ac 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.pl-pl.md @@ -15,8 +15,8 @@ However, if you would like to know how to do the same with Terraform, but over a ## Requirements - **OVHcloud requirements** - - A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account - - Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) + - A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account + - Access to the [OVHcloud Control Panel](/links/manager) - A private vRack network that can be accessed from your Public Cloud project (if you don’t have one, please refer to our guide [Configuring vRack for Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)). - An OpenStack user account in your Public Cloud project (if you don’t have one, please refer to the following guide: [Managing OpenStack users](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user/)). - **Terraform requirements** @@ -304,4 +304,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.pt-pt.md index 9a45d73c7c7..23a629042ac 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_14_deploy_with_terraform/guide.pt-pt.md @@ -15,8 +15,8 @@ However, if you would like to know how to do the same with Terraform, but over a ## Requirements - **OVHcloud requirements** - - A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account - - Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) + - A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account + - Access to the [OVHcloud Control Panel](/links/manager) - A private vRack network that can be accessed from your Public Cloud project (if you don’t have one, please refer to our guide [Configuring vRack for Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)). - An OpenStack user account in your Public Cloud project (if you don’t have one, please refer to the following guide: [Managing OpenStack users](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user/)). - **Terraform requirements** @@ -304,4 +304,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.de-de.md index 0bb4739249a..d6089864364 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.de-de.md @@ -14,8 +14,8 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - An OVHcloud managed MongoDB service. If you do not have one, please refer to the following guide: [Getting started with Public Cloud Databases](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel). - An account you can use to log in to MongoDB. If you do not have one, please refer to the following guide: [Configure your MongoDB instance to accept incoming connections](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel). @@ -23,7 +23,7 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ### Using the metrics provided by OVHcloud -You can use the main metrics and statistics in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) to track and manage your database instance. +You can use the main metrics and statistics in the [OVHcloud Control Panel](/links/manager) to track and manage your database instance. For each Public Cloud Database service, in the `Metrics`{.action} tab, you can find the following charts: @@ -129,4 +129,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-asia.md index 701a938e3cb..7334e91dac7 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-asia.md @@ -14,8 +14,8 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - An OVHcloud managed MongoDB service. If you do not have one, please refer to the following guide: [Getting started with Public Cloud Databases](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel). - An account you can use to log in to MongoDB. If you do not have one, please refer to the following guide: [Configure your MongoDB instance to accept incoming connections](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel). @@ -23,7 +23,7 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ### Using the metrics provided by OVHcloud -You can use the main metrics and statistics in the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) to track and manage your database instance. +You can use the main metrics and statistics in the [OVHcloud Control Panel](/links/manager) to track and manage your database instance. For each Public Cloud Database service, in the `Metrics`{.action} tab, you can find the following charts: @@ -129,4 +129,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-au.md index 7dd7769fa25..3c469f88693 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-au.md @@ -14,8 +14,8 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - An OVHcloud managed MongoDB service. If you do not have one, please refer to the following guide: [Getting started with Public Cloud Databases](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel). - An account you can use to log in to MongoDB. If you do not have one, please refer to the following guide: [Configure your MongoDB instance to accept incoming connections](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel). @@ -23,7 +23,7 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ### Using the metrics provided by OVHcloud -You can use the main metrics and statistics in the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) to track and manage your database instance. +You can use the main metrics and statistics in the [OVHcloud Control Panel](/links/manager) to track and manage your database instance. For each Public Cloud Database service, in the `Metrics`{.action} tab, you can find the following charts: @@ -129,4 +129,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-ca.md index f954e9659eb..6de5b541ebb 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-ca.md @@ -14,8 +14,8 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - An OVHcloud managed MongoDB service. If you do not have one, please refer to the following guide: [Getting started with Public Cloud Databases](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel). - An account you can use to log in to MongoDB. If you do not have one, please refer to the following guide: [Configure your MongoDB instance to accept incoming connections](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel). @@ -23,7 +23,7 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ### Using the metrics provided by OVHcloud -You can use the main metrics and statistics in the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) to track and manage your database instance. +You can use the main metrics and statistics in the [OVHcloud Control Panel](/links/manager) to track and manage your database instance. For each Public Cloud Database service, in the `Metrics`{.action} tab, you can find the following charts: @@ -129,4 +129,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-gb.md index 47a12c3cbc5..a761e6f0e21 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-gb.md @@ -14,8 +14,8 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - An OVHcloud managed MongoDB service. If you do not have one, please refer to the following guide: [Getting started with Public Cloud Databases](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel). - An account you can use to log in to MongoDB. If you do not have one, please refer to the following guide: [Configure your MongoDB instance to accept incoming connections](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel). @@ -23,7 +23,7 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ### Using the metrics provided by OVHcloud -You can use the main metrics and statistics in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) to track and manage your database instance. +You can use the main metrics and statistics in the [OVHcloud Control Panel](/links/manager) to track and manage your database instance. For each Public Cloud Database service, in the `Metrics`{.action} tab, you can find the following charts: @@ -129,4 +129,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-ie.md index bc8806e904d..f7a7113af87 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-ie.md @@ -14,8 +14,8 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - An OVHcloud managed MongoDB service. If you do not have one, please refer to the following guide: [Getting started with Public Cloud Databases](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel). - An account you can use to log in to MongoDB. If you do not have one, please refer to the following guide: [Configure your MongoDB instance to accept incoming connections](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel). @@ -23,7 +23,7 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ### Using the metrics provided by OVHcloud -You can use the main metrics and statistics in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) to track and manage your database instance. +You can use the main metrics and statistics in the [OVHcloud Control Panel](/links/manager) to track and manage your database instance. For each Public Cloud Database service, in the `Metrics`{.action} tab, you can find the following charts: @@ -129,4 +129,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-sg.md index 2c9512e9980..ef3ba6a52f9 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-sg.md @@ -14,8 +14,8 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - An OVHcloud managed MongoDB service. If you do not have one, please refer to the following guide: [Getting started with Public Cloud Databases](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel). - An account you can use to log in to MongoDB. If you do not have one, please refer to the following guide: [Configure your MongoDB instance to accept incoming connections](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel). @@ -23,7 +23,7 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ### Using the metrics provided by OVHcloud -You can use the main metrics and statistics in the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) to track and manage your database instance. +You can use the main metrics and statistics in the [OVHcloud Control Panel](/links/manager) to track and manage your database instance. For each Public Cloud Database service, in the `Metrics`{.action} tab, you can find the following charts: @@ -129,4 +129,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-us.md index 2d1f11c31ef..cc4dbf868f2 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.en-us.md @@ -14,8 +14,8 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - An OVHcloud managed MongoDB service. If you do not have one, please refer to the following guide: [Getting started with Public Cloud Databases](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel). - An account you can use to log in to MongoDB. If you do not have one, please refer to the following guide: [Configure your MongoDB instance to accept incoming connections](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel). @@ -23,7 +23,7 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ### Using the metrics provided by OVHcloud -You can use the main metrics and statistics in the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) to track and manage your database instance. +You can use the main metrics and statistics in the [OVHcloud Control Panel](/links/manager) to track and manage your database instance. For each Public Cloud Database service, in the `Metrics`{.action} tab, you can find the following charts: @@ -129,4 +129,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.es-es.md index 472a37f2b1d..7f1a990a9bd 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.es-es.md @@ -14,8 +14,8 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - An OVHcloud managed MongoDB service. If you do not have one, please refer to the following guide: [Getting started with Public Cloud Databases](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel). - An account you can use to log in to MongoDB. If you do not have one, please refer to the following guide: [Configure your MongoDB instance to accept incoming connections](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel). @@ -23,7 +23,7 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ### Using the metrics provided by OVHcloud -You can use the main metrics and statistics in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) to track and manage your database instance. +You can use the main metrics and statistics in the [OVHcloud Control Panel](/links/manager) to track and manage your database instance. For each Public Cloud Database service, in the `Metrics`{.action} tab, you can find the following charts: @@ -129,4 +129,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.es-us.md index d56e650175b..52eae192a4e 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.es-us.md @@ -14,8 +14,8 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - An OVHcloud managed MongoDB service. If you do not have one, please refer to the following guide: [Getting started with Public Cloud Databases](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel). - An account you can use to log in to MongoDB. If you do not have one, please refer to the following guide: [Configure your MongoDB instance to accept incoming connections](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel). @@ -23,7 +23,7 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ### Using the metrics provided by OVHcloud -You can use the main metrics and statistics in the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) to track and manage your database instance. +You can use the main metrics and statistics in the [OVHcloud Control Panel](/links/manager) to track and manage your database instance. For each Public Cloud Database service, in the `Metrics`{.action} tab, you can find the following charts: @@ -129,4 +129,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.fr-ca.md index b8204454e8c..4d0f742a348 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.fr-ca.md @@ -14,8 +14,8 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - An OVHcloud managed MongoDB service. If you do not have one, please refer to the following guide: [Getting started with Public Cloud Databases](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel). - An account you can use to log in to MongoDB. If you do not have one, please refer to the following guide: [Configure your MongoDB instance to accept incoming connections](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel). @@ -23,7 +23,7 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ### Using the metrics provided by OVHcloud -You can use the main metrics and statistics in the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) to track and manage your database instance. +You can use the main metrics and statistics in the [OVHcloud Control Panel](/links/manager) to track and manage your database instance. For each Public Cloud Database service, in the `Metrics`{.action} tab, you can find the following charts: @@ -129,4 +129,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.fr-fr.md index 0a2fae2840d..343c939737d 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.fr-fr.md @@ -14,8 +14,8 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - An OVHcloud managed MongoDB service. If you do not have one, please refer to the following guide: [Getting started with Public Cloud Databases](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel). - An account you can use to log in to MongoDB. If you do not have one, please refer to the following guide: [Configure your MongoDB instance to accept incoming connections](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel). @@ -23,7 +23,7 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ### Using the metrics provided by OVHcloud -You can use the main metrics and statistics in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) to track and manage your database instance. +You can use the main metrics and statistics in the [OVHcloud Control Panel](/links/manager) to track and manage your database instance. For each Public Cloud Database service, in the `Metrics`{.action} tab, you can find the following charts: @@ -129,4 +129,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.it-it.md index 01c73aaabb4..771ae02985c 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.it-it.md @@ -14,8 +14,8 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - An OVHcloud managed MongoDB service. If you do not have one, please refer to the following guide: [Getting started with Public Cloud Databases](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel). - An account you can use to log in to MongoDB. If you do not have one, please refer to the following guide: [Configure your MongoDB instance to accept incoming connections](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel). @@ -23,7 +23,7 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ### Using the metrics provided by OVHcloud -You can use the main metrics and statistics in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) to track and manage your database instance. +You can use the main metrics and statistics in the [OVHcloud Control Panel](/links/manager) to track and manage your database instance. For each Public Cloud Database service, in the `Metrics`{.action} tab, you can find the following charts: @@ -129,4 +129,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.pl-pl.md index c148cfba131..6e69b3f0971 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.pl-pl.md @@ -14,8 +14,8 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - An OVHcloud managed MongoDB service. If you do not have one, please refer to the following guide: [Getting started with Public Cloud Databases](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel). - An account you can use to log in to MongoDB. If you do not have one, please refer to the following guide: [Configure your MongoDB instance to accept incoming connections](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel). @@ -23,7 +23,7 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ### Using the metrics provided by OVHcloud -You can use the main metrics and statistics in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) to track and manage your database instance. +You can use the main metrics and statistics in the [OVHcloud Control Panel](/links/manager) to track and manage your database instance. For each Public Cloud Database service, in the `Metrics`{.action} tab, you can find the following charts: @@ -129,4 +129,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.pt-pt.md index ef0d3155a6b..d82aee5c7d8 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_15_monitoring/guide.pt-pt.md @@ -14,8 +14,8 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). - An OVHcloud managed MongoDB service. If you do not have one, please refer to the following guide: [Getting started with Public Cloud Databases](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel). - An account you can use to log in to MongoDB. If you do not have one, please refer to the following guide: [Configure your MongoDB instance to accept incoming connections](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel). @@ -23,7 +23,7 @@ You can monitor your databases via the OVHcloud Control Panel (and also view sum ### Using the metrics provided by OVHcloud -You can use the main metrics and statistics in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) to track and manage your database instance. +You can use the main metrics and statistics in the [OVHcloud Control Panel](/links/manager) to track and manage your database instance. For each Public Cloud Database service, in the `Metrics`{.action} tab, you can find the following charts: @@ -129,4 +129,4 @@ Visit our dedicated Discord channel: . Ask question Join our community of users on . -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.de-de.md index b69a865ba76..71befbca1ed 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.de-de.md @@ -17,8 +17,8 @@ In this tutorial, we will use the Node.js platform to build a **real-time chat a ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A [NodeJS working environment](https://nodejs.org/en/download) and public network connectivity (Internet). This tutorial was made using NodeJS LTS 16.14.0. @@ -577,6 +577,6 @@ describe('get messages from particular user', () => { We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-asia.md index 395355d3b11..71befbca1ed 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-asia.md @@ -17,8 +17,8 @@ In this tutorial, we will use the Node.js platform to build a **real-time chat a ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A [NodeJS working environment](https://nodejs.org/en/download) and public network connectivity (Internet). This tutorial was made using NodeJS LTS 16.14.0. @@ -577,6 +577,6 @@ describe('get messages from particular user', () => { We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-au.md index f0fc431febe..71befbca1ed 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-au.md @@ -17,8 +17,8 @@ In this tutorial, we will use the Node.js platform to build a **real-time chat a ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A [NodeJS working environment](https://nodejs.org/en/download) and public network connectivity (Internet). This tutorial was made using NodeJS LTS 16.14.0. @@ -577,6 +577,6 @@ describe('get messages from particular user', () => { We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-ca.md index ef3708a4cef..71befbca1ed 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-ca.md @@ -17,8 +17,8 @@ In this tutorial, we will use the Node.js platform to build a **real-time chat a ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A [NodeJS working environment](https://nodejs.org/en/download) and public network connectivity (Internet). This tutorial was made using NodeJS LTS 16.14.0. @@ -577,6 +577,6 @@ describe('get messages from particular user', () => { We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-gb.md index 36f58e415aa..71befbca1ed 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-gb.md @@ -17,8 +17,8 @@ In this tutorial, we will use the Node.js platform to build a **real-time chat a ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A [NodeJS working environment](https://nodejs.org/en/download) and public network connectivity (Internet). This tutorial was made using NodeJS LTS 16.14.0. @@ -577,6 +577,6 @@ describe('get messages from particular user', () => { We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-ie.md index 45b28b6f406..71befbca1ed 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-ie.md @@ -17,8 +17,8 @@ In this tutorial, we will use the Node.js platform to build a **real-time chat a ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A [NodeJS working environment](https://nodejs.org/en/download) and public network connectivity (Internet). This tutorial was made using NodeJS LTS 16.14.0. @@ -577,6 +577,6 @@ describe('get messages from particular user', () => { We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-sg.md index 0ec3af73d7b..71befbca1ed 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-sg.md @@ -17,8 +17,8 @@ In this tutorial, we will use the Node.js platform to build a **real-time chat a ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A [NodeJS working environment](https://nodejs.org/en/download) and public network connectivity (Internet). This tutorial was made using NodeJS LTS 16.14.0. @@ -577,6 +577,6 @@ describe('get messages from particular user', () => { We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-us.md index d096f81bbe5..71befbca1ed 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.en-us.md @@ -17,8 +17,8 @@ In this tutorial, we will use the Node.js platform to build a **real-time chat a ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A [NodeJS working environment](https://nodejs.org/en/download) and public network connectivity (Internet). This tutorial was made using NodeJS LTS 16.14.0. @@ -577,6 +577,6 @@ describe('get messages from particular user', () => { We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.es-es.md index eba1aef624e..71befbca1ed 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.es-es.md @@ -17,8 +17,8 @@ In this tutorial, we will use the Node.js platform to build a **real-time chat a ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A [NodeJS working environment](https://nodejs.org/en/download) and public network connectivity (Internet). This tutorial was made using NodeJS LTS 16.14.0. @@ -577,6 +577,6 @@ describe('get messages from particular user', () => { We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.es-us.md index f01bad54da7..71befbca1ed 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.es-us.md @@ -17,8 +17,8 @@ In this tutorial, we will use the Node.js platform to build a **real-time chat a ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A [NodeJS working environment](https://nodejs.org/en/download) and public network connectivity (Internet). This tutorial was made using NodeJS LTS 16.14.0. @@ -577,6 +577,6 @@ describe('get messages from particular user', () => { We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.fr-ca.md index 88f31b943e2..71befbca1ed 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.fr-ca.md @@ -17,8 +17,8 @@ In this tutorial, we will use the Node.js platform to build a **real-time chat a ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A [NodeJS working environment](https://nodejs.org/en/download) and public network connectivity (Internet). This tutorial was made using NodeJS LTS 16.14.0. @@ -577,6 +577,6 @@ describe('get messages from particular user', () => { We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.fr-fr.md index 663a67147bc..71befbca1ed 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.fr-fr.md @@ -17,8 +17,8 @@ In this tutorial, we will use the Node.js platform to build a **real-time chat a ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A [NodeJS working environment](https://nodejs.org/en/download) and public network connectivity (Internet). This tutorial was made using NodeJS LTS 16.14.0. @@ -577,6 +577,6 @@ describe('get messages from particular user', () => { We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.it-it.md index a0b243f6447..71befbca1ed 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.it-it.md @@ -17,8 +17,8 @@ In this tutorial, we will use the Node.js platform to build a **real-time chat a ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A [NodeJS working environment](https://nodejs.org/en/download) and public network connectivity (Internet). This tutorial was made using NodeJS LTS 16.14.0. @@ -577,6 +577,6 @@ describe('get messages from particular user', () => { We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.pl-pl.md index e16abd1dda9..71befbca1ed 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.pl-pl.md @@ -17,8 +17,8 @@ In this tutorial, we will use the Node.js platform to build a **real-time chat a ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A [NodeJS working environment](https://nodejs.org/en/download) and public network connectivity (Internet). This tutorial was made using NodeJS LTS 16.14.0. @@ -577,6 +577,6 @@ describe('get messages from particular user', () => { We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.pt-pt.md index 184fdd58ac3..71befbca1ed 100644 --- a/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mongodb_tuto_01_connect_nodejs_to_managed_mongodb/guide.pt-pt.md @@ -17,8 +17,8 @@ In this tutorial, we will use the Node.js platform to build a **real-time chat a ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MongoDB database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MongoDB instance](/pages/public_cloud/public_cloud_databases/mongodb_02_manage_control_panel) to accept incoming connections - A [NodeJS working environment](https://nodejs.org/en/download) and public network connectivity (Internet). This tutorial was made using NodeJS LTS 16.14.0. @@ -577,6 +577,6 @@ describe('get messages from particular user', () => { We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.de-de.md index 577fe4b5dd3..7b51ab660ae 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.de-de.md @@ -85,9 +85,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/de/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/de/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -166,6 +166,6 @@ Creation of users is allowed via the Control Panel and API with default admin ro We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-asia.md index c335e4068a4..4d47be4c706 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-asia.md @@ -85,9 +85,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/asia/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/asia/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -166,6 +166,6 @@ Creation of users is allowed via the Control Panel and API with default admin ro We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-au.md index 25225e70c6e..ee15e6f867b 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-au.md @@ -85,9 +85,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en-au/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en-au/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -166,6 +166,6 @@ Creation of users is allowed via the Control Panel and API with default admin ro We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-ca.md index 5ed90b14b8d..2e3aab96a34 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-ca.md @@ -85,9 +85,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en-ca/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en-ca/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -166,6 +166,6 @@ Creation of users is allowed via the Control Panel and API with default admin ro We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-gb.md index f678b66cb3a..3eca1a75d71 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-gb.md @@ -85,9 +85,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en-gb/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en-gb/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -166,6 +166,6 @@ Creation of users is allowed via the Control Panel and API with default admin ro We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-ie.md index aff98b56887..c91199a0b99 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-ie.md @@ -85,9 +85,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en-ie/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en-ie/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -166,6 +166,6 @@ Creation of users is allowed via the Control Panel and API with default admin ro We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-sg.md index 6ffd571d722..b3b785f6c9d 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-sg.md @@ -85,9 +85,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en-sg/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en-sg/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -166,6 +166,6 @@ Creation of users is allowed via the Control Panel and API with default admin ro We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-us.md index 6e063aa62e4..cbaaea7a0fe 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.en-us.md @@ -85,9 +85,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -166,6 +166,6 @@ Creation of users is allowed via the Control Panel and API with default admin ro We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.es-es.md index e560f18b7fe..3efb10daff0 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.es-es.md @@ -85,9 +85,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/es-es/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/es-es/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -166,6 +166,6 @@ Creation of users is allowed via the Control Panel and API with default admin ro We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.es-us.md index ffc49d2b51b..f513409c259 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.es-us.md @@ -85,9 +85,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/es/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/es/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -166,6 +166,6 @@ Creation of users is allowed via the Control Panel and API with default admin ro We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.fr-ca.md index ae86c3a60b7..9290fe4a1b7 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.fr-ca.md @@ -85,9 +85,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/fr-ca/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/fr-ca/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -166,6 +166,6 @@ Creation of users is allowed via the Control Panel and API with default admin ro We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.fr-fr.md index 211570e08e3..3ac3168bfc5 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.fr-fr.md @@ -85,9 +85,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/fr/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -166,6 +166,6 @@ Creation of users is allowed via the Control Panel and API with default admin ro We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.it-it.md index d2f8ef9d7e3..6d9848d5753 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.it-it.md @@ -85,9 +85,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/it/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/it/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -166,6 +166,6 @@ Creation of users is allowed via the Control Panel and API with default admin ro We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.pl-pl.md index 8e8e40d95da..e3f7ad2ae8b 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.pl-pl.md @@ -85,9 +85,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/pl/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/pl/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -166,6 +166,6 @@ Creation of users is allowed via the Control Panel and API with default admin ro We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.pt-pt.md index f4bd2190de6..d58473f5e9a 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mysql_01_capabilities/guide.pt-pt.md @@ -85,9 +85,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/pt/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/pt/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better IOPS than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -166,6 +166,6 @@ Creation of users is allowed via the Control Panel and API with default admin ro We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.de-de.md index a9ffd510f21..6f045430a68 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.de-de.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections @@ -152,6 +152,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-asia.md index f022ede1c03..6f045430a68 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-asia.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections @@ -152,6 +152,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-au.md index 523917d412b..6f045430a68 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-au.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections @@ -152,6 +152,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-ca.md index b77f64a7d27..6f045430a68 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections @@ -152,6 +152,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-gb.md index 9b244144600..6f045430a68 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-gb.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections @@ -152,6 +152,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-ie.md index d3ee0330a70..6f045430a68 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-ie.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections @@ -152,6 +152,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-sg.md index c32cfde644c..6f045430a68 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-sg.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections @@ -152,6 +152,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-us.md index 5cf3951ded2..6f045430a68 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.en-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections @@ -152,6 +152,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.es-es.md index 32ab5ddedac..6f045430a68 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.es-es.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections @@ -152,6 +152,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.es-us.md index 7a75737a9b6..6f045430a68 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.es-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections @@ -152,6 +152,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.fr-ca.md index b5e5f8509c1..3b56e39c071 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.fr-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections @@ -152,6 +152,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.fr-fr.md index 3e7bd7e4078..3b56e39c071 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.fr-fr.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections @@ -152,6 +152,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.it-it.md index 845ba23fc87..6f045430a68 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.it-it.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections @@ -152,6 +152,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.pl-pl.md index 5e14ff56457..6f045430a68 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.pl-pl.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections @@ -152,6 +152,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.pt-pt.md index ee4a4c829ae..6f045430a68 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mysql_03_connect_cli/guide.pt-pt.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections @@ -152,6 +152,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.de-de.md index 50d26f402c5..8ce2baf4671 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.de-de.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). *This guide was made in PHP 8.0.8*. @@ -87,7 +87,7 @@ array(2) { #### Using PDO -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. Select the `General Information`{.action} tab. In the **Login Informations** section, download the CA certificate. ```php @@ -135,6 +135,6 @@ array(1) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-asia.md index 2c0311a7dc1..8ce2baf4671 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-asia.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). *This guide was made in PHP 8.0.8*. @@ -87,7 +87,7 @@ array(2) { #### Using PDO -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. Select the `General Information`{.action} tab. In the **Login Informations** section, download the CA certificate. ```php @@ -135,6 +135,6 @@ array(1) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-au.md index f677748687d..8ce2baf4671 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-au.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). *This guide was made in PHP 8.0.8*. @@ -87,7 +87,7 @@ array(2) { #### Using PDO -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. Select the `General Information`{.action} tab. In the **Login Informations** section, download the CA certificate. ```php @@ -135,6 +135,6 @@ array(1) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-ca.md index b31e4846c14..8ce2baf4671 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-ca.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). *This guide was made in PHP 8.0.8*. @@ -87,7 +87,7 @@ array(2) { #### Using PDO -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. Select the `General Information`{.action} tab. In the **Login Informations** section, download the CA certificate. ```php @@ -135,6 +135,6 @@ array(1) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-gb.md index 96f12d90ccd..8ce2baf4671 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-gb.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). *This guide was made in PHP 8.0.8*. @@ -87,7 +87,7 @@ array(2) { #### Using PDO -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. Select the `General Information`{.action} tab. In the **Login Informations** section, download the CA certificate. ```php @@ -135,6 +135,6 @@ array(1) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-ie.md index 59099361971..8ce2baf4671 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-ie.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). *This guide was made in PHP 8.0.8*. @@ -87,7 +87,7 @@ array(2) { #### Using PDO -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. Select the `General Information`{.action} tab. In the **Login Informations** section, download the CA certificate. ```php @@ -135,6 +135,6 @@ array(1) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-sg.md index ac1740084dd..8ce2baf4671 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-sg.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). *This guide was made in PHP 8.0.8*. @@ -87,7 +87,7 @@ array(2) { #### Using PDO -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. Select the `General Information`{.action} tab. In the **Login Informations** section, download the CA certificate. ```php @@ -135,6 +135,6 @@ array(1) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-us.md index b6fc2609fa6..8ce2baf4671 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.en-us.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). *This guide was made in PHP 8.0.8*. @@ -87,7 +87,7 @@ array(2) { #### Using PDO -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. Select the `General Information`{.action} tab. In the **Login Informations** section, download the CA certificate. ```php @@ -135,6 +135,6 @@ array(1) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.es-es.md index 435118400ff..8ce2baf4671 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.es-es.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). *This guide was made in PHP 8.0.8*. @@ -87,7 +87,7 @@ array(2) { #### Using PDO -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. Select the `General Information`{.action} tab. In the **Login Informations** section, download the CA certificate. ```php @@ -135,6 +135,6 @@ array(1) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.es-us.md index 05e4f58d866..8ce2baf4671 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.es-us.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). *This guide was made in PHP 8.0.8*. @@ -87,7 +87,7 @@ array(2) { #### Using PDO -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. Select the `General Information`{.action} tab. In the **Login Informations** section, download the CA certificate. ```php @@ -135,6 +135,6 @@ array(1) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.fr-ca.md index fca5308901f..432f91cdf6f 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.fr-ca.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). *This guide was made in PHP 8.0.8*. @@ -87,7 +87,7 @@ array(2) { #### Using PDO -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. Select the `General Information`{.action} tab. In the **Login Informations** section, download the CA certificate. ```php @@ -135,6 +135,6 @@ array(1) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.fr-fr.md index 3a76b1ba6a3..432f91cdf6f 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.fr-fr.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). *This guide was made in PHP 8.0.8*. @@ -87,7 +87,7 @@ array(2) { #### Using PDO -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. Select the `General Information`{.action} tab. In the **Login Informations** section, download the CA certificate. ```php @@ -135,6 +135,6 @@ array(1) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.it-it.md index 8083c1065ae..8ce2baf4671 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.it-it.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). *This guide was made in PHP 8.0.8*. @@ -87,7 +87,7 @@ array(2) { #### Using PDO -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. Select the `General Information`{.action} tab. In the **Login Informations** section, download the CA certificate. ```php @@ -135,6 +135,6 @@ array(1) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.pl-pl.md index ade70df3e0f..8ce2baf4671 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.pl-pl.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). *This guide was made in PHP 8.0.8*. @@ -87,7 +87,7 @@ array(2) { #### Using PDO -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. Select the `General Information`{.action} tab. In the **Login Informations** section, download the CA certificate. ```php @@ -135,6 +135,6 @@ array(1) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.pt-pt.md index 187fa7aa692..8ce2baf4671 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mysql_04_connect_php/guide.pt-pt.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). *This guide was made in PHP 8.0.8*. @@ -87,7 +87,7 @@ array(2) { #### Using PDO -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar, and select your MySQL instance. Select the `General Information`{.action} tab. In the **Login Informations** section, download the CA certificate. ```php @@ -135,6 +135,6 @@ array(1) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.de-de.md index 45cc540520b..44e4f2087f6 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.de-de.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -111,6 +111,6 @@ If not, your CLI should give you more details about the issue, for example : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-asia.md index 585977cf9b1..44e4f2087f6 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-asia.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -111,6 +111,6 @@ If not, your CLI should give you more details about the issue, for example : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-au.md index cab281acf9a..44e4f2087f6 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-au.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -111,6 +111,6 @@ If not, your CLI should give you more details about the issue, for example : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-ca.md index eca601e5a03..44e4f2087f6 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-ca.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -111,6 +111,6 @@ If not, your CLI should give you more details about the issue, for example : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-gb.md index 12365944cd6..44e4f2087f6 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-gb.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -111,6 +111,6 @@ If not, your CLI should give you more details about the issue, for example : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-ie.md index 476fca33a2c..44e4f2087f6 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-ie.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -111,6 +111,6 @@ If not, your CLI should give you more details about the issue, for example : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-sg.md index 06f0e12d4f0..44e4f2087f6 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-sg.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -111,6 +111,6 @@ If not, your CLI should give you more details about the issue, for example : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-us.md index 8c87f018c8c..44e4f2087f6 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.en-us.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -111,6 +111,6 @@ If not, your CLI should give you more details about the issue, for example : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.es-es.md index caba20147d1..44e4f2087f6 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.es-es.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -111,6 +111,6 @@ If not, your CLI should give you more details about the issue, for example : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.es-us.md index 74f0f94df6b..44e4f2087f6 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.es-us.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -111,6 +111,6 @@ If not, your CLI should give you more details about the issue, for example : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.fr-ca.md index 34f533797d6..74c29e84156 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.fr-ca.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -111,6 +111,6 @@ If not, your CLI should give you more details about the issue, for example : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.fr-fr.md index fe2cd202097..74c29e84156 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.fr-fr.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -111,6 +111,6 @@ If not, your CLI should give you more details about the issue, for example : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.it-it.md index d2f6b2076f7..44e4f2087f6 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.it-it.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -111,6 +111,6 @@ If not, your CLI should give you more details about the issue, for example : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.pl-pl.md index 32f38a6866d..44e4f2087f6 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.pl-pl.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -111,6 +111,6 @@ If not, your CLI should give you more details about the issue, for example : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.pt-pt.md index eb96f20e0f2..44e4f2087f6 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mysql_05_connect_python/guide.pt-pt.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -111,6 +111,6 @@ If not, your CLI should give you more details about the issue, for example : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.de-de.md index 2550bb4858f..d42a4a9bcfa 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.de-de.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A MySQL Workbench stable version installed and public network connectivity (Internet). *This guide was made with MySQL Workbench version 8.0.28*. @@ -70,6 +70,6 @@ Congratulations, in the `Schemas`{.action} tab, you will see your databases. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-asia.md index 19b3882457f..d42a4a9bcfa 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-asia.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A MySQL Workbench stable version installed and public network connectivity (Internet). *This guide was made with MySQL Workbench version 8.0.28*. @@ -70,6 +70,6 @@ Congratulations, in the `Schemas`{.action} tab, you will see your databases. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-au.md index a46df160f41..d42a4a9bcfa 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-au.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A MySQL Workbench stable version installed and public network connectivity (Internet). *This guide was made with MySQL Workbench version 8.0.28*. @@ -70,6 +70,6 @@ Congratulations, in the `Schemas`{.action} tab, you will see your databases. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-ca.md index 765c80f9374..d42a4a9bcfa 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A MySQL Workbench stable version installed and public network connectivity (Internet). *This guide was made with MySQL Workbench version 8.0.28*. @@ -70,6 +70,6 @@ Congratulations, in the `Schemas`{.action} tab, you will see your databases. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-gb.md index 30c95cee734..d42a4a9bcfa 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-gb.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A MySQL Workbench stable version installed and public network connectivity (Internet). *This guide was made with MySQL Workbench version 8.0.28*. @@ -70,6 +70,6 @@ Congratulations, in the `Schemas`{.action} tab, you will see your databases. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-ie.md index d3b8de29aa9..d42a4a9bcfa 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-ie.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A MySQL Workbench stable version installed and public network connectivity (Internet). *This guide was made with MySQL Workbench version 8.0.28*. @@ -70,6 +70,6 @@ Congratulations, in the `Schemas`{.action} tab, you will see your databases. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-sg.md index fe8fb246892..d42a4a9bcfa 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-sg.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A MySQL Workbench stable version installed and public network connectivity (Internet). *This guide was made with MySQL Workbench version 8.0.28*. @@ -70,6 +70,6 @@ Congratulations, in the `Schemas`{.action} tab, you will see your databases. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-us.md index 3b4bbb4c2fa..d42a4a9bcfa 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.en-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A MySQL Workbench stable version installed and public network connectivity (Internet). *This guide was made with MySQL Workbench version 8.0.28*. @@ -70,6 +70,6 @@ Congratulations, in the `Schemas`{.action} tab, you will see your databases. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.es-es.md index 4e911578c8a..d42a4a9bcfa 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.es-es.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A MySQL Workbench stable version installed and public network connectivity (Internet). *This guide was made with MySQL Workbench version 8.0.28*. @@ -70,6 +70,6 @@ Congratulations, in the `Schemas`{.action} tab, you will see your databases. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.es-us.md index 1a03a250266..d42a4a9bcfa 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.es-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A MySQL Workbench stable version installed and public network connectivity (Internet). *This guide was made with MySQL Workbench version 8.0.28*. @@ -70,6 +70,6 @@ Congratulations, in the `Schemas`{.action} tab, you will see your databases. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.fr-ca.md index fa2eeac8781..e8afde4b8d8 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.fr-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A MySQL Workbench stable version installed and public network connectivity (Internet). *This guide was made with MySQL Workbench version 8.0.28*. @@ -70,6 +70,6 @@ Congratulations, in the `Schemas`{.action} tab, you will see your databases. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.fr-fr.md index 623ebe3a22b..e8afde4b8d8 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.fr-fr.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A MySQL Workbench stable version installed and public network connectivity (Internet). *This guide was made with MySQL Workbench version 8.0.28*. @@ -70,6 +70,6 @@ Congratulations, in the `Schemas`{.action} tab, you will see your databases. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.it-it.md index 076f21565d8..d42a4a9bcfa 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.it-it.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A MySQL Workbench stable version installed and public network connectivity (Internet). *This guide was made with MySQL Workbench version 8.0.28*. @@ -70,6 +70,6 @@ Congratulations, in the `Schemas`{.action} tab, you will see your databases. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.pl-pl.md index 6f63495dd14..d42a4a9bcfa 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.pl-pl.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A MySQL Workbench stable version installed and public network connectivity (Internet). *This guide was made with MySQL Workbench version 8.0.28*. @@ -70,6 +70,6 @@ Congratulations, in the `Schemas`{.action} tab, you will see your databases. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.pt-pt.md index ef280df63a8..d42a4a9bcfa 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mysql_06_connect_workbench/guide.pt-pt.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your MySQL instance](/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections) to accept incoming connections - A MySQL Workbench stable version installed and public network connectivity (Internet). *This guide was made with MySQL Workbench version 8.0.28*. @@ -70,6 +70,6 @@ Congratulations, in the `Schemas`{.action} tab, you will see your databases. Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.de-de.md index 845d1b3893a..46435c940c8 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.de-de.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MySQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. #### Step 1: Verify your user roles and password @@ -91,6 +91,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-asia.md index d8d3c6f8aab..46435c940c8 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-asia.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MySQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. #### Step 1: Verify your user roles and password @@ -91,6 +91,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-au.md index 5b151765d81..46435c940c8 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-au.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MySQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. #### Step 1: Verify your user roles and password @@ -91,6 +91,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-ca.md index 1a1d4a5bc68..46435c940c8 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MySQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. #### Step 1: Verify your user roles and password @@ -91,6 +91,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-gb.md index a152a5bd413..c93e1e392b6 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-gb.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MySQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. #### Step 1: Verify your user roles and password @@ -90,6 +90,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-ie.md index d34f1690652..46435c940c8 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-ie.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MySQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. #### Step 1: Verify your user roles and password @@ -91,6 +91,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-sg.md index 9541fbed8de..46435c940c8 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-sg.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MySQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. #### Step 1: Verify your user roles and password @@ -91,6 +91,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-us.md index cace8e59625..46435c940c8 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.en-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MySQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. #### Step 1: Verify your user roles and password @@ -91,6 +91,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.es-es.md index 9dfdc6d16e8..46435c940c8 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.es-es.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MySQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. #### Step 1: Verify your user roles and password @@ -91,6 +91,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.es-us.md index aa56a9e8d48..46435c940c8 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.es-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MySQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. #### Step 1: Verify your user roles and password @@ -91,6 +91,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.fr-ca.md index bb83bfbd674..5ae32c30c84 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.fr-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MySQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. #### Step 1: Verify your user roles and password @@ -91,6 +91,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.fr-fr.md index 6907d39b57e..5ae32c30c84 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.fr-fr.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MySQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. #### Step 1: Verify your user roles and password @@ -91,6 +91,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.it-it.md index 210a22bb489..46435c940c8 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.it-it.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MySQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. #### Step 1: Verify your user roles and password @@ -91,6 +91,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.pl-pl.md index 94974724d16..46435c940c8 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.pl-pl.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MySQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. #### Step 1: Verify your user roles and password @@ -91,6 +91,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.pt-pt.md index de7b020da0d..46435c940c8 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mysql_07_prepare_for_incoming_connections/guide.pt-pt.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A MySQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our MySQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your MySQL instance. #### Step 1: Verify your user roles and password @@ -91,6 +91,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.de-de.md b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.de-de.md index 7dbd7721d0c..77cc11c657d 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.de-de.md @@ -29,7 +29,7 @@ Finally, you need to be able to order a database solution in the OVHcloud Contro #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -295,6 +295,6 @@ release "my-wordpress" uninstalled We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-asia.md index 6ab811cf1c5..77cc11c657d 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-asia.md @@ -29,7 +29,7 @@ Finally, you need to be able to order a database solution in the OVHcloud Contro #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -295,6 +295,6 @@ release "my-wordpress" uninstalled We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-au.md b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-au.md index 8df8df25b43..77cc11c657d 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-au.md @@ -29,7 +29,7 @@ Finally, you need to be able to order a database solution in the OVHcloud Contro #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -295,6 +295,6 @@ release "my-wordpress" uninstalled We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-ca.md index 0d66bfaf4b8..77cc11c657d 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-ca.md @@ -29,7 +29,7 @@ Finally, you need to be able to order a database solution in the OVHcloud Contro #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -295,6 +295,6 @@ release "my-wordpress" uninstalled We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-gb.md index dd9dba24ca5..77cc11c657d 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-gb.md @@ -29,7 +29,7 @@ Finally, you need to be able to order a database solution in the OVHcloud Contro #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -295,6 +295,6 @@ release "my-wordpress" uninstalled We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-ie.md index 4d8876c9d73..77cc11c657d 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-ie.md @@ -29,7 +29,7 @@ Finally, you need to be able to order a database solution in the OVHcloud Contro #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -295,6 +295,6 @@ release "my-wordpress" uninstalled We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-sg.md index ef94ef77719..77cc11c657d 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-sg.md @@ -29,7 +29,7 @@ Finally, you need to be able to order a database solution in the OVHcloud Contro #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -295,6 +295,6 @@ release "my-wordpress" uninstalled We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-us.md b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-us.md index 4bea30a35cc..77cc11c657d 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.en-us.md @@ -29,7 +29,7 @@ Finally, you need to be able to order a database solution in the OVHcloud Contro #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -295,6 +295,6 @@ release "my-wordpress" uninstalled We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.es-es.md b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.es-es.md index a34d0f8664d..77cc11c657d 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.es-es.md @@ -29,7 +29,7 @@ Finally, you need to be able to order a database solution in the OVHcloud Contro #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -295,6 +295,6 @@ release "my-wordpress" uninstalled We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.es-us.md b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.es-us.md index 167079575b9..77cc11c657d 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.es-us.md @@ -29,7 +29,7 @@ Finally, you need to be able to order a database solution in the OVHcloud Contro #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -295,6 +295,6 @@ release "my-wordpress" uninstalled We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.fr-ca.md index 54ca943f2ce..631fc8c8226 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.fr-ca.md @@ -29,7 +29,7 @@ Finally, you need to be able to order a database solution in the OVHcloud Contro #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -295,6 +295,6 @@ release "my-wordpress" uninstalled We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.fr-fr.md index f60ec1acdee..631fc8c8226 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.fr-fr.md @@ -29,7 +29,7 @@ Finally, you need to be able to order a database solution in the OVHcloud Contro #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -295,6 +295,6 @@ release "my-wordpress" uninstalled We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.it-it.md b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.it-it.md index d8c46f8ccea..77cc11c657d 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.it-it.md @@ -29,7 +29,7 @@ Finally, you need to be able to order a database solution in the OVHcloud Contro #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -295,6 +295,6 @@ release "my-wordpress" uninstalled We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.pl-pl.md index 3be62a1f138..77cc11c657d 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.pl-pl.md @@ -29,7 +29,7 @@ Finally, you need to be able to order a database solution in the OVHcloud Contro #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -295,6 +295,6 @@ release "my-wordpress" uninstalled We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.pt-pt.md index 20afb4e6f6c..77cc11c657d 100644 --- a/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/mysql_tuto_01_connect-k8s-to-managed-mysql/guide.pt-pt.md @@ -29,7 +29,7 @@ Finally, you need to be able to order a database solution in the OVHcloud Contro #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -295,6 +295,6 @@ release "my-wordpress" uninstalled We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.de-de.md b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.de-de.md index fff6db4ca85..d0acde428b4 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.de-de.md @@ -179,6 +179,6 @@ In practice, for OpenSearch Dashboards to function properly, you must grant the We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-asia.md index 9cb78246cca..190521a6baa 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-asia.md @@ -179,6 +179,6 @@ In practice, for OpenSearch Dashboards to function properly, you must grant the We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-au.md b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-au.md index 43bd1b45f1c..4e3dc6e0494 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-au.md @@ -179,6 +179,6 @@ In practice, for OpenSearch Dashboards to function properly, you must grant the We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-ca.md index 18baafc0397..e8d32101826 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-ca.md @@ -179,6 +179,6 @@ In practice, for OpenSearch Dashboards to function properly, you must grant the We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-gb.md index 7f28b523c33..6d7c08b9e7a 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-gb.md @@ -179,6 +179,6 @@ In practice, for OpenSearch Dashboards to function properly, you must grant the We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-ie.md index 853b1e0999e..e656034090d 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-ie.md @@ -179,6 +179,6 @@ In practice, for OpenSearch Dashboards to function properly, you must grant the We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-sg.md index cdde3ba01ab..f426abd2e13 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-sg.md @@ -179,6 +179,6 @@ In practice, for OpenSearch Dashboards to function properly, you must grant the We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-us.md b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-us.md index 4706cc31794..a6f9127a1b2 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.en-us.md @@ -179,6 +179,6 @@ In practice, for OpenSearch Dashboards to function properly, you must grant the We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.es-es.md b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.es-es.md index 4575b1a4c91..2886ec4d133 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.es-es.md @@ -179,6 +179,6 @@ In practice, for OpenSearch Dashboards to function properly, you must grant the We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.es-us.md b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.es-us.md index 3ff78d81009..bd7255bab71 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.es-us.md @@ -179,6 +179,6 @@ In practice, for OpenSearch Dashboards to function properly, you must grant the We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.fr-ca.md index a938933d2b6..bb6fd429252 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.fr-ca.md @@ -179,6 +179,6 @@ In practice, for OpenSearch Dashboards to function properly, you must grant the We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.fr-fr.md index 4d1426a3d5e..eeeb134d658 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.fr-fr.md @@ -179,6 +179,6 @@ In practice, for OpenSearch Dashboards to function properly, you must grant the We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.it-it.md b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.it-it.md index 95df688ff7b..4ccd439931d 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.it-it.md @@ -179,6 +179,6 @@ In practice, for OpenSearch Dashboards to function properly, you must grant the We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.pl-pl.md index f5ee68038cf..9894efd9056 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.pl-pl.md @@ -179,6 +179,6 @@ In practice, for OpenSearch Dashboards to function properly, you must grant the We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.pt-pt.md index 722b7f7c173..f75d228c6ca 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_01_capabilities/guide.pt-pt.md @@ -179,6 +179,6 @@ In practice, for OpenSearch Dashboards to function properly, you must grant the We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.de-de.md b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.de-de.md index a44affae515..09d1a154faa 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.de-de.md @@ -12,14 +12,14 @@ This guide explains how to successfully configure a Public Cloud Databases for a ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- a [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the button `Create a database instance`{.action}. (`Create a service`{.action} if your project already contains databases.) @@ -330,4 +330,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-asia.md index 52bcfda2442..09d1a154faa 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-asia.md @@ -12,14 +12,14 @@ This guide explains how to successfully configure a Public Cloud Databases for a ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- a [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the button `Create a database instance`{.action}. (`Create a service`{.action} if your project already contains databases.) @@ -330,4 +330,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-au.md b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-au.md index e356f9b567d..09d1a154faa 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-au.md @@ -12,14 +12,14 @@ This guide explains how to successfully configure a Public Cloud Databases for a ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- a [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the button `Create a database instance`{.action}. (`Create a service`{.action} if your project already contains databases.) @@ -330,4 +330,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-ca.md index 02e8de42bcf..09d1a154faa 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-ca.md @@ -12,14 +12,14 @@ This guide explains how to successfully configure a Public Cloud Databases for a ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- a [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the button `Create a database instance`{.action}. (`Create a service`{.action} if your project already contains databases.) @@ -330,4 +330,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-gb.md index a36804a7049..09d1a154faa 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-gb.md @@ -12,14 +12,14 @@ This guide explains how to successfully configure a Public Cloud Databases for a ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) -- a [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the button `Create a database instance`{.action}. (`Create a service`{.action} if your project already contains databases.) @@ -330,4 +330,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-ie.md index 3c4fb6996cb..09d1a154faa 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-ie.md @@ -12,14 +12,14 @@ This guide explains how to successfully configure a Public Cloud Databases for a ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- a [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the button `Create a database instance`{.action}. (`Create a service`{.action} if your project already contains databases.) @@ -330,4 +330,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-sg.md index 483bad2e0db..09d1a154faa 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-sg.md @@ -12,14 +12,14 @@ This guide explains how to successfully configure a Public Cloud Databases for a ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- a [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the button `Create a database instance`{.action}. (`Create a service`{.action} if your project already contains databases.) @@ -330,4 +330,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-us.md b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-us.md index fb776417f04..09d1a154faa 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.en-us.md @@ -12,14 +12,14 @@ This guide explains how to successfully configure a Public Cloud Databases for a ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- a [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the button `Create a database instance`{.action}. (`Create a service`{.action} if your project already contains databases.) @@ -330,4 +330,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.es-es.md b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.es-es.md index 8486e6900d6..09d1a154faa 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.es-es.md @@ -12,14 +12,14 @@ This guide explains how to successfully configure a Public Cloud Databases for a ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- a [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the button `Create a database instance`{.action}. (`Create a service`{.action} if your project already contains databases.) @@ -330,4 +330,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.es-us.md b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.es-us.md index 7b2f69a5c3c..09d1a154faa 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.es-us.md @@ -12,14 +12,14 @@ This guide explains how to successfully configure a Public Cloud Databases for a ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- a [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the button `Create a database instance`{.action}. (`Create a service`{.action} if your project already contains databases.) @@ -330,4 +330,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.fr-ca.md index aa2f36d111e..40b074a0508 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.fr-ca.md @@ -12,14 +12,14 @@ This guide explains how to successfully configure a Public Cloud Databases for a ## Requirements -- access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- a [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the button `Create a database instance`{.action}. (`Create a service`{.action} if your project already contains databases.) @@ -330,4 +330,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.fr-fr.md index 8e4ae1159a3..40b074a0508 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.fr-fr.md @@ -12,14 +12,14 @@ This guide explains how to successfully configure a Public Cloud Databases for a ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- a [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the button `Create a database instance`{.action}. (`Create a service`{.action} if your project already contains databases.) @@ -330,4 +330,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.it-it.md b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.it-it.md index 7ebde73c309..09d1a154faa 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.it-it.md @@ -12,14 +12,14 @@ This guide explains how to successfully configure a Public Cloud Databases for a ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- a [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the button `Create a database instance`{.action}. (`Create a service`{.action} if your project already contains databases.) @@ -330,4 +330,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.pl-pl.md index ff4b3298585..09d1a154faa 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.pl-pl.md @@ -12,14 +12,14 @@ This guide explains how to successfully configure a Public Cloud Databases for a ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- a [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the button `Create a database instance`{.action}. (`Create a service`{.action} if your project already contains databases.) @@ -330,4 +330,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.pt-pt.md index cb5e97aa1e5..09d1a154faa 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_02_getting_Started/guide.pt-pt.md @@ -12,14 +12,14 @@ This guide explains how to successfully configure a Public Cloud Databases for a ## Requirements -- access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- a [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- access to the [OVHcloud Control Panel](/links/manager) +- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account ## Instructions ### Subscribe to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the button `Create a database instance`{.action}. (`Create a service`{.action} if your project already contains databases.) @@ -330,4 +330,4 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.de-de.md b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.de-de.md index a309cf2c66a..0ca0a7854f6 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.de-de.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -252,6 +252,6 @@ Below you can find a summary of every configuration option available for OpenSea Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-asia.md index 644a671c46a..0ca0a7854f6 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-asia.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -252,6 +252,6 @@ Below you can find a summary of every configuration option available for OpenSea Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-au.md b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-au.md index b7104d629cb..0ca0a7854f6 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-au.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -252,6 +252,6 @@ Below you can find a summary of every configuration option available for OpenSea Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-ca.md index 2511e68a853..0ca0a7854f6 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-ca.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -252,6 +252,6 @@ Below you can find a summary of every configuration option available for OpenSea Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-gb.md index e2c9c6c76bc..0ca0a7854f6 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-gb.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -252,6 +252,6 @@ Below you can find a summary of every configuration option available for OpenSea Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-ie.md index 2f390f538ba..0ca0a7854f6 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-ie.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -252,6 +252,6 @@ Below you can find a summary of every configuration option available for OpenSea Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-sg.md index 47e87ddec0b..0ca0a7854f6 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-sg.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -252,6 +252,6 @@ Below you can find a summary of every configuration option available for OpenSea Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-us.md b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-us.md index 682328930f4..0ca0a7854f6 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.en-us.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -252,6 +252,6 @@ Below you can find a summary of every configuration option available for OpenSea Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.es-es.md b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.es-es.md index 4dbba3f84b2..0ca0a7854f6 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.es-es.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -252,6 +252,6 @@ Below you can find a summary of every configuration option available for OpenSea Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.es-us.md b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.es-us.md index c52621c74b4..0ca0a7854f6 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.es-us.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -252,6 +252,6 @@ Below you can find a summary of every configuration option available for OpenSea Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.fr-ca.md index 766bd1cafa8..354f0ab7b8f 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.fr-ca.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -252,6 +252,6 @@ Below you can find a summary of every configuration option available for OpenSea Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.fr-fr.md index 102161e440f..354f0ab7b8f 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.fr-fr.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -252,6 +252,6 @@ Below you can find a summary of every configuration option available for OpenSea Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.it-it.md b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.it-it.md index 92d59884a67..0ca0a7854f6 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.it-it.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -252,6 +252,6 @@ Below you can find a summary of every configuration option available for OpenSea Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.pl-pl.md index 9849fc3fa7a..0ca0a7854f6 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.pl-pl.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -252,6 +252,6 @@ Below you can find a summary of every configuration option available for OpenSea Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.pt-pt.md index 4e08a3e5079..0ca0a7854f6 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_03_advanced_parameters_references/guide.pt-pt.md @@ -33,9 +33,9 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) or to the [OVHcloud API](https://api.ovh.com/console/) +- Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) ## Instructions @@ -252,6 +252,6 @@ Below you can find a summary of every configuration option available for OpenSea Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.de-de.md b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.de-de.md index b154ed79e6a..9dfb710d8b3 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.de-de.md @@ -15,8 +15,8 @@ You can upload a file easily, but for real-time data such as metrics and logs, c This tutorial requires: -- An access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account, running at least: +- An access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account, running at least: - one Public Cloud Database for OpenSearch service running; - one or more additional compute instance running Linux, acting as a data injector. It can also be your computer, a Kubernetes cluster, etc. @@ -254,4 +254,4 @@ Congratulations, you are now able to collect data from multiple sources and push Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-asia.md index c3ad00af77d..9dfb710d8b3 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-asia.md @@ -15,8 +15,8 @@ You can upload a file easily, but for real-time data such as metrics and logs, c This tutorial requires: -- An access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account, running at least: +- An access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account, running at least: - one Public Cloud Database for OpenSearch service running; - one or more additional compute instance running Linux, acting as a data injector. It can also be your computer, a Kubernetes cluster, etc. @@ -254,4 +254,4 @@ Congratulations, you are now able to collect data from multiple sources and push Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-au.md b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-au.md index f40efe491ad..9dfb710d8b3 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-au.md @@ -15,8 +15,8 @@ You can upload a file easily, but for real-time data such as metrics and logs, c This tutorial requires: -- An access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account, running at least: +- An access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account, running at least: - one Public Cloud Database for OpenSearch service running; - one or more additional compute instance running Linux, acting as a data injector. It can also be your computer, a Kubernetes cluster, etc. @@ -254,4 +254,4 @@ Congratulations, you are now able to collect data from multiple sources and push Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-ca.md index 45b5711787a..9dfb710d8b3 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-ca.md @@ -15,8 +15,8 @@ You can upload a file easily, but for real-time data such as metrics and logs, c This tutorial requires: -- An access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account, running at least: +- An access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account, running at least: - one Public Cloud Database for OpenSearch service running; - one or more additional compute instance running Linux, acting as a data injector. It can also be your computer, a Kubernetes cluster, etc. @@ -254,4 +254,4 @@ Congratulations, you are now able to collect data from multiple sources and push Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-gb.md index 23c8bb1c6e4..9dfb710d8b3 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-gb.md @@ -15,8 +15,8 @@ You can upload a file easily, but for real-time data such as metrics and logs, c This tutorial requires: -- An access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account, running at least: +- An access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account, running at least: - one Public Cloud Database for OpenSearch service running; - one or more additional compute instance running Linux, acting as a data injector. It can also be your computer, a Kubernetes cluster, etc. @@ -254,4 +254,4 @@ Congratulations, you are now able to collect data from multiple sources and push Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-ie.md index b1b5ced7ae3..9dfb710d8b3 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-ie.md @@ -15,8 +15,8 @@ You can upload a file easily, but for real-time data such as metrics and logs, c This tutorial requires: -- An access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account, running at least: +- An access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account, running at least: - one Public Cloud Database for OpenSearch service running; - one or more additional compute instance running Linux, acting as a data injector. It can also be your computer, a Kubernetes cluster, etc. @@ -254,4 +254,4 @@ Congratulations, you are now able to collect data from multiple sources and push Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-sg.md index 90033f0c607..9dfb710d8b3 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-sg.md @@ -15,8 +15,8 @@ You can upload a file easily, but for real-time data such as metrics and logs, c This tutorial requires: -- An access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account, running at least: +- An access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account, running at least: - one Public Cloud Database for OpenSearch service running; - one or more additional compute instance running Linux, acting as a data injector. It can also be your computer, a Kubernetes cluster, etc. @@ -254,4 +254,4 @@ Congratulations, you are now able to collect data from multiple sources and push Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-us.md b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-us.md index 030b0555c22..9dfb710d8b3 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.en-us.md @@ -15,8 +15,8 @@ You can upload a file easily, but for real-time data such as metrics and logs, c This tutorial requires: -- An access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account, running at least: +- An access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account, running at least: - one Public Cloud Database for OpenSearch service running; - one or more additional compute instance running Linux, acting as a data injector. It can also be your computer, a Kubernetes cluster, etc. @@ -254,4 +254,4 @@ Congratulations, you are now able to collect data from multiple sources and push Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.es-es.md b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.es-es.md index 837e088b23f..9dfb710d8b3 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.es-es.md @@ -15,8 +15,8 @@ You can upload a file easily, but for real-time data such as metrics and logs, c This tutorial requires: -- An access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account, running at least: +- An access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account, running at least: - one Public Cloud Database for OpenSearch service running; - one or more additional compute instance running Linux, acting as a data injector. It can also be your computer, a Kubernetes cluster, etc. @@ -254,4 +254,4 @@ Congratulations, you are now able to collect data from multiple sources and push Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.es-us.md b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.es-us.md index a18885df4a4..9dfb710d8b3 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.es-us.md @@ -15,8 +15,8 @@ You can upload a file easily, but for real-time data such as metrics and logs, c This tutorial requires: -- An access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account, running at least: +- An access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account, running at least: - one Public Cloud Database for OpenSearch service running; - one or more additional compute instance running Linux, acting as a data injector. It can also be your computer, a Kubernetes cluster, etc. @@ -254,4 +254,4 @@ Congratulations, you are now able to collect data from multiple sources and push Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.fr-ca.md index c744305ce07..d3282f394d6 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.fr-ca.md @@ -15,8 +15,8 @@ You can upload a file easily, but for real-time data such as metrics and logs, c This tutorial requires: -- An access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account, running at least: +- An access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account, running at least: - one Public Cloud Database for OpenSearch service running; - one or more additional compute instance running Linux, acting as a data injector. It can also be your computer, a Kubernetes cluster, etc. @@ -254,4 +254,4 @@ Congratulations, you are now able to collect data from multiple sources and push Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.fr-fr.md index 62238a7b39f..d3282f394d6 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.fr-fr.md @@ -15,8 +15,8 @@ You can upload a file easily, but for real-time data such as metrics and logs, c This tutorial requires: -- An access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account, running at least: +- An access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account, running at least: - one Public Cloud Database for OpenSearch service running; - one or more additional compute instance running Linux, acting as a data injector. It can also be your computer, a Kubernetes cluster, etc. @@ -254,4 +254,4 @@ Congratulations, you are now able to collect data from multiple sources and push Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.it-it.md b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.it-it.md index ff45a5fd3af..9dfb710d8b3 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.it-it.md @@ -15,8 +15,8 @@ You can upload a file easily, but for real-time data such as metrics and logs, c This tutorial requires: -- An access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account, running at least: +- An access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account, running at least: - one Public Cloud Database for OpenSearch service running; - one or more additional compute instance running Linux, acting as a data injector. It can also be your computer, a Kubernetes cluster, etc. @@ -254,4 +254,4 @@ Congratulations, you are now able to collect data from multiple sources and push Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.pl-pl.md index 4b81b3733bf..9dfb710d8b3 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.pl-pl.md @@ -15,8 +15,8 @@ You can upload a file easily, but for real-time data such as metrics and logs, c This tutorial requires: -- An access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account, running at least: +- An access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account, running at least: - one Public Cloud Database for OpenSearch service running; - one or more additional compute instance running Linux, acting as a data injector. It can also be your computer, a Kubernetes cluster, etc. @@ -254,4 +254,4 @@ Congratulations, you are now able to collect data from multiple sources and push Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.pt-pt.md index 09c5adc1fd3..9dfb710d8b3 100644 --- a/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/opensearch_200_elk_like/guide.pt-pt.md @@ -15,8 +15,8 @@ You can upload a file easily, but for real-time data such as metrics and logs, c This tutorial requires: -- An access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account, running at least: +- An access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account, running at least: - one Public Cloud Database for OpenSearch service running; - one or more additional compute instance running Linux, acting as a data injector. It can also be your computer, a Kubernetes cluster, etc. @@ -254,4 +254,4 @@ Congratulations, you are now able to collect data from multiple sources and push Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. diff --git a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.de-de.md b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.de-de.md index d5a56724b58..1ee81d05571 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.de-de.md @@ -87,9 +87,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/de/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/de/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -170,6 +170,6 @@ The only specific privilege you can set is `replication`. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-asia.md index 89e4f93d6e8..6f7ce3e78c5 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-asia.md @@ -87,9 +87,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/asia/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/asia/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -170,6 +170,6 @@ The only specific privilege you can set is `replication`. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-au.md b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-au.md index 280d3e4f2a1..d27f923fd00 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-au.md @@ -87,9 +87,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en-au/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en-au/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -170,6 +170,6 @@ The only specific privilege you can set is `replication`. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-ca.md index 40001fe4fe7..61dd8ac545b 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-ca.md @@ -87,9 +87,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en-ca/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en-ca/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -170,6 +170,6 @@ The only specific privilege you can set is `replication`. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-gb.md index 2d71fa60525..a19bf6e017e 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-gb.md @@ -87,9 +87,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en-gb/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en-gb/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -170,6 +170,6 @@ The only specific privilege you can set is `replication`. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-ie.md index 5fa873ed4a4..f8143fc711a 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-ie.md @@ -87,9 +87,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en-ie/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en-ie/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -170,6 +170,6 @@ The only specific privilege you can set is `replication`. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-sg.md index 174d4f61d06..9c5ac175d9a 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-sg.md @@ -87,9 +87,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en-sg/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en-sg/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -170,6 +170,6 @@ The only specific privilege you can set is `replication`. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-us.md b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-us.md index 03b9ef7208f..ad211e604c1 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-us.md @@ -87,9 +87,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/en/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/en/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -170,6 +170,6 @@ The only specific privilege you can set is `replication`. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.es-es.md b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.es-es.md index 5aef5de6efe..482af622cf2 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.es-es.md @@ -87,9 +87,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/es-es/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/es-es/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -170,6 +170,6 @@ The only specific privilege you can set is `replication`. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.es-us.md b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.es-us.md index c02748f0d40..1c15eec7742 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.es-us.md @@ -87,9 +87,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/es/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/es/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -170,6 +170,6 @@ The only specific privilege you can set is `replication`. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.fr-ca.md index 332ea6326a1..449a607e6ba 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.fr-ca.md @@ -87,9 +87,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/fr-ca/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/fr-ca/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -170,6 +170,6 @@ The only specific privilege you can set is `replication`. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.fr-fr.md index 637b87c1ec7..da5a3e65127 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.fr-fr.md @@ -87,9 +87,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/fr/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/fr/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -170,6 +170,6 @@ The only specific privilege you can set is `replication`. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.it-it.md b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.it-it.md index 545747e2215..1f723e18160 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.it-it.md @@ -87,9 +87,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/it/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/it/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -170,6 +170,6 @@ The only specific privilege you can set is `replication`. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.pl-pl.md index 94cfab73859..eab88a5eb2f 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.pl-pl.md @@ -87,9 +87,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/pl/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/pl/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -170,6 +170,6 @@ The only specific privilege you can set is `replication`. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.pt-pt.md index 676bf15db17..5bb9d13cbb3 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.pt-pt.md @@ -87,9 +87,9 @@ You can upgrade the node template of your cluster to scale your hardware resourc #### Disk type -The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](https://www.ovhcloud.com/pt/public-cloud/regions-availability/) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. +The type of storage available may vary according to the region your cluster lives in: see [Availability of Public Cloud products](/links/public-cloud/regions-pci) for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. *High Speed* or *High Speed Gen2* block storage. -Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See [Block Storage documentation](https://www.ovhcloud.com/pt/public-cloud/block-storage/) for more information about those performance characteristics. +Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics. Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters. @@ -170,6 +170,6 @@ The only specific privilege you can set is `replication`. We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.de-de.md b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.de-de.md index 151c5a29b01..98dbd94517b 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.de-de.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -159,6 +159,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-asia.md index 0f89445cffe..98dbd94517b 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-asia.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -159,6 +159,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-au.md b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-au.md index 316efe556d2..98dbd94517b 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-au.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -159,6 +159,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-ca.md index fd1824f994f..98dbd94517b 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -159,6 +159,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-gb.md index 4971a2eec7e..98dbd94517b 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-gb.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -159,6 +159,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-ie.md index 183548316e0..98dbd94517b 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-ie.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -159,6 +159,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-sg.md index ce3cd72d82c..98dbd94517b 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-sg.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -159,6 +159,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-us.md b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-us.md index b6b9b0c13ed..98dbd94517b 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.en-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -159,6 +159,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.es-es.md b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.es-es.md index a97efb42dcd..98dbd94517b 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.es-es.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -159,6 +159,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.es-us.md b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.es-us.md index 98d1ad09af8..98dbd94517b 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.es-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -159,6 +159,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.fr-ca.md index e6ce5e0c414..9afea6d7728 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.fr-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -159,6 +159,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.fr-fr.md index 3ceaddf8592..9afea6d7728 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.fr-fr.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -159,6 +159,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.it-it.md b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.it-it.md index ea5e729fa29..98dbd94517b 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.it-it.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -159,6 +159,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.pl-pl.md index 2600d8e9f94..98dbd94517b 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.pl-pl.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -159,6 +159,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.pt-pt.md index 1878d6d6374..98dbd94517b 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_03_connect_cli/guide.pt-pt.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -159,6 +159,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.de-de.md b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.de-de.md index 91e8411ec9b..f752abf0d75 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.de-de.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de); -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 8.0.8. @@ -131,6 +131,6 @@ array(4) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-asia.md index 41bf01d5518..f752abf0d75 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-asia.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia); -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 8.0.8. @@ -131,6 +131,6 @@ array(4) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-au.md b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-au.md index a2e30583734..f752abf0d75 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-au.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au); -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 8.0.8. @@ -131,6 +131,6 @@ array(4) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-ca.md index 44e7204a483..f752abf0d75 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-ca.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca); -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 8.0.8. @@ -131,6 +131,6 @@ array(4) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-gb.md index 87b74c1a19b..f752abf0d75 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-gb.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB); -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 8.0.8. @@ -131,6 +131,6 @@ array(4) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-ie.md index e2e66631ea0..f752abf0d75 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-ie.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie); -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 8.0.8. @@ -131,6 +131,6 @@ array(4) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-sg.md index 8ba007a957e..f752abf0d75 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-sg.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg); -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 8.0.8. @@ -131,6 +131,6 @@ array(4) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-us.md b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-us.md index ab08febeab3..f752abf0d75 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.en-us.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we); -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 8.0.8. @@ -131,6 +131,6 @@ array(4) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.es-es.md b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.es-es.md index 0b413ef01a5..f752abf0d75 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.es-es.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es); -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 8.0.8. @@ -131,6 +131,6 @@ array(4) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.es-us.md b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.es-us.md index 30099666af7..f752abf0d75 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.es-us.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws); -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 8.0.8. @@ -131,6 +131,6 @@ array(4) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.fr-ca.md index c1239797111..ba790020780 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.fr-ca.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc); -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 8.0.8. @@ -131,6 +131,6 @@ array(4) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.fr-fr.md index e77d887b673..ba790020780 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.fr-fr.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr); -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 8.0.8. @@ -131,6 +131,6 @@ array(4) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.it-it.md b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.it-it.md index dc085586dc1..f752abf0d75 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.it-it.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it); -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 8.0.8. @@ -131,6 +131,6 @@ array(4) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.pl-pl.md index 47358d907b0..f752abf0d75 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.pl-pl.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl); -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 8.0.8. @@ -131,6 +131,6 @@ array(4) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.pt-pt.md index 8c8e35b64c3..f752abf0d75 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_04_connect_php/guide.pt-pt.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt); -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 8.0.8. @@ -131,6 +131,6 @@ array(4) { Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.de-de.md b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.de-de.md index a39ab94bd57..44bca877ac7 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.de-de.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de). -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -97,6 +97,6 @@ After executing your Python code, result shown in the CLI should be like this : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-asia.md index 2d1876b2909..44bca877ac7 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-asia.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia). -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -97,6 +97,6 @@ After executing your Python code, result shown in the CLI should be like this : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-au.md b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-au.md index 59174edf846..44bca877ac7 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-au.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au). -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -97,6 +97,6 @@ After executing your Python code, result shown in the CLI should be like this : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-ca.md index 9aca4357364..44bca877ac7 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-ca.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca). -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -97,6 +97,6 @@ After executing your Python code, result shown in the CLI should be like this : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-gb.md index d2ee5d1b69b..44bca877ac7 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-gb.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB). -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -97,6 +97,6 @@ After executing your Python code, result shown in the CLI should be like this : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-ie.md index 3595431fb2e..44bca877ac7 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-ie.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie). -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -97,6 +97,6 @@ After executing your Python code, result shown in the CLI should be like this : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-sg.md index 22a36ad2117..44bca877ac7 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-sg.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg). -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -97,6 +97,6 @@ After executing your Python code, result shown in the CLI should be like this : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-us.md b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-us.md index 35c03c4a6cd..44bca877ac7 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.en-us.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we). -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -97,6 +97,6 @@ After executing your Python code, result shown in the CLI should be like this : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.es-es.md b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.es-es.md index 213aa46c738..44bca877ac7 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.es-es.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es). -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -97,6 +97,6 @@ After executing your Python code, result shown in the CLI should be like this : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.es-us.md b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.es-us.md index 34ef40f7379..44bca877ac7 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.es-us.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws). -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -97,6 +97,6 @@ After executing your Python code, result shown in the CLI should be like this : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.fr-ca.md index 258789543bf..54ef33cce6a 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.fr-ca.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc). -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -97,6 +97,6 @@ After executing your Python code, result shown in the CLI should be like this : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.fr-fr.md index 36f73e71584..54ef33cce6a 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.fr-fr.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr). -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -97,6 +97,6 @@ After executing your Python code, result shown in the CLI should be like this : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.it-it.md b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.it-it.md index b45c4f21a91..44bca877ac7 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.it-it.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it). -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -97,6 +97,6 @@ After executing your Python code, result shown in the CLI should be like this : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.pl-pl.md index 48d30467c06..44bca877ac7 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.pl-pl.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl). -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -97,6 +97,6 @@ After executing your Python code, result shown in the CLI should be like this : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.pt-pt.md index 1bbdd66c2df..44bca877ac7 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_05_connect_python/guide.pt-pt.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt). -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A Python environment with a stable version and public network connectivity (Internet). This guide was made using Python 3.9.7. @@ -97,6 +97,6 @@ After executing your Python code, result shown in the CLI should be like this : Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.de-de.md b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.de-de.md index 23f9fa320da..e448dfc9e82 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.de-de.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de). -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A pgAdmin stable version installed and public network connectivity (Internet). This guide was made in pgAdmin 4 version 6.4. @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-asia.md index a0192c7bc4f..e448dfc9e82 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-asia.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia). -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A pgAdmin stable version installed and public network connectivity (Internet). This guide was made in pgAdmin 4 version 6.4. @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-au.md b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-au.md index 31b48ab08e9..e448dfc9e82 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-au.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au). -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A pgAdmin stable version installed and public network connectivity (Internet). This guide was made in pgAdmin 4 version 6.4. @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-ca.md index 4bcdea94c36..e448dfc9e82 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca). -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A pgAdmin stable version installed and public network connectivity (Internet). This guide was made in pgAdmin 4 version 6.4. @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-gb.md index daa9f1e6721..e448dfc9e82 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-gb.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB). -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A pgAdmin stable version installed and public network connectivity (Internet). This guide was made in pgAdmin 4 version 6.4. @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-ie.md index 5837574666e..e448dfc9e82 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-ie.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie). -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A pgAdmin stable version installed and public network connectivity (Internet). This guide was made in pgAdmin 4 version 6.4. @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-sg.md index 8504459ca84..e448dfc9e82 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-sg.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg). -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A pgAdmin stable version installed and public network connectivity (Internet). This guide was made in pgAdmin 4 version 6.4. @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-us.md b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-us.md index 3f008aaecba..e448dfc9e82 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.en-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we). -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A pgAdmin stable version installed and public network connectivity (Internet). This guide was made in pgAdmin 4 version 6.4. @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.es-es.md b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.es-es.md index 397818dda95..e448dfc9e82 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.es-es.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es). -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A pgAdmin stable version installed and public network connectivity (Internet). This guide was made in pgAdmin 4 version 6.4. @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.es-us.md b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.es-us.md index e3e33270747..e448dfc9e82 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.es-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws). -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A pgAdmin stable version installed and public network connectivity (Internet). This guide was made in pgAdmin 4 version 6.4. @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.fr-ca.md index f875b3abc19..b7a097c983f 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.fr-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc). -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A pgAdmin stable version installed and public network connectivity (Internet). This guide was made in pgAdmin 4 version 6.4. @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.fr-fr.md index bcf756ed12c..b7a097c983f 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.fr-fr.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr). -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A pgAdmin stable version installed and public network connectivity (Internet). This guide was made in pgAdmin 4 version 6.4. @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.it-it.md b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.it-it.md index 036e1519a6b..e448dfc9e82 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.it-it.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it). -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A pgAdmin stable version installed and public network connectivity (Internet). This guide was made in pgAdmin 4 version 6.4. @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.pl-pl.md index 286f4606aa3..e448dfc9e82 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.pl-pl.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl). -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A pgAdmin stable version installed and public network connectivity (Internet). This guide was made in pgAdmin 4 version 6.4. @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.pt-pt.md index 86b0ea3def3..e448dfc9e82 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_06_connect_pgadmin/guide.pt-pt.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt). -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections - A pgAdmin stable version installed and public network connectivity (Internet). This guide was made in pgAdmin 4 version 6.4. @@ -86,6 +86,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.de-de.md b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.de-de.md index c0f1a92cf50..38948f0b8f4 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.de-de.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our PostgreSQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. #### Step 1: Verify your user roles and password @@ -89,6 +89,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-asia.md index d7911d11dfd..38948f0b8f4 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-asia.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our PostgreSQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. #### Step 1: Verify your user roles and password @@ -89,6 +89,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-au.md b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-au.md index c94ebd1b11e..38948f0b8f4 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-au.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our PostgreSQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. #### Step 1: Verify your user roles and password @@ -89,6 +89,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-ca.md index f1bb8a546c5..38948f0b8f4 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our PostgreSQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. #### Step 1: Verify your user roles and password @@ -89,6 +89,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-gb.md index 22510995ccb..38948f0b8f4 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-gb.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our PostgreSQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. #### Step 1: Verify your user roles and password @@ -89,6 +89,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-ie.md index 0fa1c240fd7..38948f0b8f4 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-ie.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our PostgreSQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. #### Step 1: Verify your user roles and password @@ -89,6 +89,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-sg.md index 1e72eb1a11b..38948f0b8f4 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-sg.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our PostgreSQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. #### Step 1: Verify your user roles and password @@ -89,6 +89,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-us.md b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-us.md index 1d0152676a9..38948f0b8f4 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.en-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our PostgreSQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. #### Step 1: Verify your user roles and password @@ -89,6 +89,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.es-es.md b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.es-es.md index 5b7c3e1adae..38948f0b8f4 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.es-es.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our PostgreSQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. #### Step 1: Verify your user roles and password @@ -89,6 +89,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.es-us.md b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.es-us.md index 6fd463d2b9e..38948f0b8f4 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.es-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our PostgreSQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. #### Step 1: Verify your user roles and password @@ -89,6 +89,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.fr-ca.md index 678dac2525f..5364c3a451f 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.fr-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our PostgreSQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. #### Step 1: Verify your user roles and password @@ -89,6 +89,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.fr-fr.md index 50b74b9c454..5364c3a451f 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.fr-fr.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our PostgreSQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. #### Step 1: Verify your user roles and password @@ -89,6 +89,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.it-it.md b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.it-it.md index aa71ae8c281..38948f0b8f4 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.it-it.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our PostgreSQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. #### Step 1: Verify your user roles and password @@ -89,6 +89,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.pl-pl.md index ee398604182..38948f0b8f4 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.pl-pl.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our PostgreSQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. #### Step 1: Verify your user roles and password @@ -89,6 +89,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.pt-pt.md index e7fff9e25d3..38948f0b8f4 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections/guide.pt-pt.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions @@ -22,7 +22,7 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic Before making a connection, we need to verify that our PostgreSQL instance is correctly configured. -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. +Log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance. #### Step 1: Verify your user roles and password @@ -89,6 +89,6 @@ Visit the [Github examples repository](https://github.com/ovh/public-cloud-datab Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.de-de.md b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.de-de.md index 1bda82fa508..858a3666c2b 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.de-de.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de). -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -45,7 +45,7 @@ It makes sense to have enough connections so that each CPU core on the server ha ### Create a connection pool -To create a new connection pool, log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) and open your `Public Cloud`{.action} project. +To create a new connection pool, log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance, then select the `Pools`{.action} tab. Click on `Add a pool`{.action}, and fill the form. @@ -130,6 +130,6 @@ pgstatactivity outputs the two psql sessions, which uses the same PostgreSQL ser Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-asia.md index f45f870ffab..516ab4b82ed 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-asia.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia). -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -45,7 +45,7 @@ It makes sense to have enough connections so that each CPU core on the server ha ### Create a connection pool -To create a new connection pool, log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) and open your `Public Cloud`{.action} project. +To create a new connection pool, log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance, then select the `Pools`{.action} tab. Click on `Add a pool`{.action}, and fill the form. @@ -131,6 +131,6 @@ pgstatactivity outputs the two psql sessions, which uses the same PostgreSQL ser Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-au.md b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-au.md index 314be74cfc4..516ab4b82ed 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-au.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au). -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -45,7 +45,7 @@ It makes sense to have enough connections so that each CPU core on the server ha ### Create a connection pool -To create a new connection pool, log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) and open your `Public Cloud`{.action} project. +To create a new connection pool, log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance, then select the `Pools`{.action} tab. Click on `Add a pool`{.action}, and fill the form. @@ -131,6 +131,6 @@ pgstatactivity outputs the two psql sessions, which uses the same PostgreSQL ser Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-ca.md index 8de0b1e15d3..516ab4b82ed 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca). -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -45,7 +45,7 @@ It makes sense to have enough connections so that each CPU core on the server ha ### Create a connection pool -To create a new connection pool, log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) and open your `Public Cloud`{.action} project. +To create a new connection pool, log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance, then select the `Pools`{.action} tab. Click on `Add a pool`{.action}, and fill the form. @@ -131,6 +131,6 @@ pgstatactivity outputs the two psql sessions, which uses the same PostgreSQL ser Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-gb.md index d26665a1e30..516ab4b82ed 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-gb.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB). -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -45,7 +45,7 @@ It makes sense to have enough connections so that each CPU core on the server ha ### Create a connection pool -To create a new connection pool, log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) and open your `Public Cloud`{.action} project. +To create a new connection pool, log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance, then select the `Pools`{.action} tab. Click on `Add a pool`{.action}, and fill the form. @@ -131,6 +131,6 @@ pgstatactivity outputs the two psql sessions, which uses the same PostgreSQL ser Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-ie.md index 83f41435a70..516ab4b82ed 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-ie.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie). -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -45,7 +45,7 @@ It makes sense to have enough connections so that each CPU core on the server ha ### Create a connection pool -To create a new connection pool, log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) and open your `Public Cloud`{.action} project. +To create a new connection pool, log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance, then select the `Pools`{.action} tab. Click on `Add a pool`{.action}, and fill the form. @@ -131,6 +131,6 @@ pgstatactivity outputs the two psql sessions, which uses the same PostgreSQL ser Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-sg.md index 60a10fdb2b5..516ab4b82ed 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-sg.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg). -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -45,7 +45,7 @@ It makes sense to have enough connections so that each CPU core on the server ha ### Create a connection pool -To create a new connection pool, log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) and open your `Public Cloud`{.action} project. +To create a new connection pool, log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance, then select the `Pools`{.action} tab. Click on `Add a pool`{.action}, and fill the form. @@ -131,6 +131,6 @@ pgstatactivity outputs the two psql sessions, which uses the same PostgreSQL ser Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-us.md b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-us.md index 65af7228c9b..516ab4b82ed 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.en-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we). -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -45,7 +45,7 @@ It makes sense to have enough connections so that each CPU core on the server ha ### Create a connection pool -To create a new connection pool, log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) and open your `Public Cloud`{.action} project. +To create a new connection pool, log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance, then select the `Pools`{.action} tab. Click on `Add a pool`{.action}, and fill the form. @@ -131,6 +131,6 @@ pgstatactivity outputs the two psql sessions, which uses the same PostgreSQL ser Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.es-es.md b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.es-es.md index 882d580635f..516ab4b82ed 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.es-es.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es). -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -45,7 +45,7 @@ It makes sense to have enough connections so that each CPU core on the server ha ### Create a connection pool -To create a new connection pool, log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) and open your `Public Cloud`{.action} project. +To create a new connection pool, log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance, then select the `Pools`{.action} tab. Click on `Add a pool`{.action}, and fill the form. @@ -131,6 +131,6 @@ pgstatactivity outputs the two psql sessions, which uses the same PostgreSQL ser Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.es-us.md b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.es-us.md index 1a3ea0134a9..516ab4b82ed 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.es-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws). -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -45,7 +45,7 @@ It makes sense to have enough connections so that each CPU core on the server ha ### Create a connection pool -To create a new connection pool, log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) and open your `Public Cloud`{.action} project. +To create a new connection pool, log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance, then select the `Pools`{.action} tab. Click on `Add a pool`{.action}, and fill the form. @@ -131,6 +131,6 @@ pgstatactivity outputs the two psql sessions, which uses the same PostgreSQL ser Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.fr-ca.md index 5d365dc0ea7..011d469d978 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.fr-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc). -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -45,7 +45,7 @@ It makes sense to have enough connections so that each CPU core on the server ha ### Create a connection pool -To create a new connection pool, log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) and open your `Public Cloud`{.action} project. +To create a new connection pool, log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance, then select the `Pools`{.action} tab. Click on `Add a pool`{.action}, and fill the form. @@ -131,6 +131,6 @@ pgstatactivity outputs the two psql sessions, which uses the same PostgreSQL ser Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.fr-fr.md index b5326013c3f..011d469d978 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.fr-fr.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr). -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -45,7 +45,7 @@ It makes sense to have enough connections so that each CPU core on the server ha ### Create a connection pool -To create a new connection pool, log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) and open your `Public Cloud`{.action} project. +To create a new connection pool, log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance, then select the `Pools`{.action} tab. Click on `Add a pool`{.action}, and fill the form. @@ -131,6 +131,6 @@ pgstatactivity outputs the two psql sessions, which uses the same PostgreSQL ser Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.it-it.md b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.it-it.md index c457d09b2bf..516ab4b82ed 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.it-it.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it). -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -45,7 +45,7 @@ It makes sense to have enough connections so that each CPU core on the server ha ### Create a connection pool -To create a new connection pool, log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) and open your `Public Cloud`{.action} project. +To create a new connection pool, log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance, then select the `Pools`{.action} tab. Click on `Add a pool`{.action}, and fill the form. @@ -131,6 +131,6 @@ pgstatactivity outputs the two psql sessions, which uses the same PostgreSQL ser Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.pl-pl.md index a5179b9ee5c..516ab4b82ed 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.pl-pl.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl). -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -45,7 +45,7 @@ It makes sense to have enough connections so that each CPU core on the server ha ### Create a connection pool -To create a new connection pool, log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) and open your `Public Cloud`{.action} project. +To create a new connection pool, log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance, then select the `Pools`{.action} tab. Click on `Add a pool`{.action}, and fill the form. @@ -131,6 +131,6 @@ pgstatactivity outputs the two psql sessions, which uses the same PostgreSQL ser Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.pt-pt.md index d513828ebbf..516ab4b82ed 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_08_pool/guide.pt-pt.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt). -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager). +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your PostgreSQL instance](/pages/public_cloud/public_cloud_databases/postgresql_07_prepare_for_incoming_connections) to accept incoming connections @@ -45,7 +45,7 @@ It makes sense to have enough connections so that each CPU core on the server ha ### Create a connection pool -To create a new connection pool, log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) and open your `Public Cloud`{.action} project. +To create a new connection pool, log in to your [OVHcloud Control Panel](/links/manager) and open your `Public Cloud`{.action} project. Click on `Databases`{.action} in the left-hand navigation bar and select your PostgreSQL instance, then select the `Pools`{.action} tab. Click on `Add a pool`{.action}, and fill the form. @@ -131,6 +131,6 @@ pgstatactivity outputs the two psql sessions, which uses the same PostgreSQL ser Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.de-de.md b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.de-de.md index 71a2a622d98..89af23affcf 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.de-de.md @@ -156,6 +156,6 @@ In both cases the Recovery Time Objective will vary, depending on multiple param We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-asia.md index 3ccea0e8e28..1ddbab76c5d 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-asia.md @@ -154,6 +154,6 @@ In both cases the Recovery Time Objective will vary, depending on multiple param We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-au.md b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-au.md index b30020a9b86..1ddbab76c5d 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-au.md @@ -154,6 +154,6 @@ In both cases the Recovery Time Objective will vary, depending on multiple param We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-ca.md index 6ec0a99eaf6..1ddbab76c5d 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-ca.md @@ -154,6 +154,6 @@ In both cases the Recovery Time Objective will vary, depending on multiple param We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-gb.md index aebbb240eb3..1ddbab76c5d 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-gb.md @@ -154,6 +154,6 @@ In both cases the Recovery Time Objective will vary, depending on multiple param We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-ie.md index 93346a26c6e..1ddbab76c5d 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-ie.md @@ -154,6 +154,6 @@ In both cases the Recovery Time Objective will vary, depending on multiple param We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-sg.md index 0c8fceed38e..1ddbab76c5d 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-sg.md @@ -154,6 +154,6 @@ In both cases the Recovery Time Objective will vary, depending on multiple param We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-us.md b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-us.md index 3996a052dd3..1ddbab76c5d 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.en-us.md @@ -154,6 +154,6 @@ In both cases the Recovery Time Objective will vary, depending on multiple param We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.es-es.md b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.es-es.md index 2db88ae53ee..1ddbab76c5d 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.es-es.md @@ -154,6 +154,6 @@ In both cases the Recovery Time Objective will vary, depending on multiple param We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.es-us.md b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.es-us.md index a8b5ad75394..1ddbab76c5d 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.es-us.md @@ -154,6 +154,6 @@ In both cases the Recovery Time Objective will vary, depending on multiple param We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.fr-ca.md index 8999826f220..852504bf30f 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.fr-ca.md @@ -154,6 +154,6 @@ In both cases the Recovery Time Objective will vary, depending on multiple param We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.fr-fr.md index a751376c6ef..852504bf30f 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.fr-fr.md @@ -154,6 +154,6 @@ In both cases the Recovery Time Objective will vary, depending on multiple param We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.it-it.md b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.it-it.md index 08c454f0ed4..1ddbab76c5d 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.it-it.md @@ -154,6 +154,6 @@ In both cases the Recovery Time Objective will vary, depending on multiple param We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.pl-pl.md index f9090be0b40..1ddbab76c5d 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.pl-pl.md @@ -154,6 +154,6 @@ In both cases the Recovery Time Objective will vary, depending on multiple param We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.pt-pt.md index 77762be9939..1ddbab76c5d 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_09_concept_high_availability/guide.pt-pt.md @@ -154,6 +154,6 @@ In both cases the Recovery Time Objective will vary, depending on multiple param We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.de-de.md b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.de-de.md index e09a4e5027b..a43110fd862 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.de-de.md @@ -12,9 +12,9 @@ Queries on a PostgreSQL instance can run indefinitely, and OVHcloud will not sto ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- Access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -93,6 +93,6 @@ As explained here, the query will disappear if you check again the statistics, b Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-asia.md index 8998fe02fd0..a43110fd862 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-asia.md @@ -12,9 +12,9 @@ Queries on a PostgreSQL instance can run indefinitely, and OVHcloud will not sto ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- Access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -93,6 +93,6 @@ As explained here, the query will disappear if you check again the statistics, b Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-au.md b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-au.md index e9ae00d1fac..a43110fd862 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-au.md @@ -12,9 +12,9 @@ Queries on a PostgreSQL instance can run indefinitely, and OVHcloud will not sto ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- Access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -93,6 +93,6 @@ As explained here, the query will disappear if you check again the statistics, b Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-ca.md index 6eeba52ec74..a43110fd862 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-ca.md @@ -12,9 +12,9 @@ Queries on a PostgreSQL instance can run indefinitely, and OVHcloud will not sto ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- Access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -93,6 +93,6 @@ As explained here, the query will disappear if you check again the statistics, b Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-gb.md index 4a1a1a13756..a43110fd862 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-gb.md @@ -12,9 +12,9 @@ Queries on a PostgreSQL instance can run indefinitely, and OVHcloud will not sto ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- Access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -93,6 +93,6 @@ As explained here, the query will disappear if you check again the statistics, b Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-ie.md index c5eb92fcbaf..a43110fd862 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-ie.md @@ -12,9 +12,9 @@ Queries on a PostgreSQL instance can run indefinitely, and OVHcloud will not sto ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- Access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -93,6 +93,6 @@ As explained here, the query will disappear if you check again the statistics, b Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-sg.md index 4e77d41e2a3..a43110fd862 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-sg.md @@ -12,9 +12,9 @@ Queries on a PostgreSQL instance can run indefinitely, and OVHcloud will not sto ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- Access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -93,6 +93,6 @@ As explained here, the query will disappear if you check again the statistics, b Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-us.md b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-us.md index 7e0b676a1d0..a43110fd862 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.en-us.md @@ -12,9 +12,9 @@ Queries on a PostgreSQL instance can run indefinitely, and OVHcloud will not sto ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- Access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -93,6 +93,6 @@ As explained here, the query will disappear if you check again the statistics, b Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.es-es.md b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.es-es.md index 998dafce5ef..a43110fd862 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.es-es.md @@ -12,9 +12,9 @@ Queries on a PostgreSQL instance can run indefinitely, and OVHcloud will not sto ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- Access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -93,6 +93,6 @@ As explained here, the query will disappear if you check again the statistics, b Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.es-us.md b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.es-us.md index 8728feb6279..a43110fd862 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.es-us.md @@ -12,9 +12,9 @@ Queries on a PostgreSQL instance can run indefinitely, and OVHcloud will not sto ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- Access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -93,6 +93,6 @@ As explained here, the query will disappear if you check again the statistics, b Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.fr-ca.md index 54165a07047..597a7893946 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.fr-ca.md @@ -12,9 +12,9 @@ Queries on a PostgreSQL instance can run indefinitely, and OVHcloud will not sto ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- Access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -93,6 +93,6 @@ As explained here, the query will disappear if you check again the statistics, b Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.fr-fr.md index 1aef80b484f..597a7893946 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.fr-fr.md @@ -12,9 +12,9 @@ Queries on a PostgreSQL instance can run indefinitely, and OVHcloud will not sto ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- Access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -93,6 +93,6 @@ As explained here, the query will disappear if you check again the statistics, b Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.it-it.md b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.it-it.md index a9ec7b2c1fc..a43110fd862 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.it-it.md @@ -12,9 +12,9 @@ Queries on a PostgreSQL instance can run indefinitely, and OVHcloud will not sto ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- Access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -93,6 +93,6 @@ As explained here, the query will disappear if you check again the statistics, b Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.pl-pl.md index 933031a5366..a43110fd862 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.pl-pl.md @@ -12,9 +12,9 @@ Queries on a PostgreSQL instance can run indefinitely, and OVHcloud will not sto ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- Access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -93,6 +93,6 @@ As explained here, the query will disappear if you check again the statistics, b Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.pt-pt.md index 9e77ceb1abc..a43110fd862 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_11_terminate_queries/guide.pt-pt.md @@ -12,9 +12,9 @@ Queries on a PostgreSQL instance can run indefinitely, and OVHcloud will not sto ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A PostgreSQL database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- Access to the [OVHcloud Control Panel](/links/manager) ## Instructions @@ -93,6 +93,6 @@ As explained here, the query will disappear if you check again the statistics, b Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.de-de.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.de-de.md index 74bcb352bde..21b658fdde1 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.de-de.md @@ -27,7 +27,7 @@ As [Strapi](https://strapi.io/){.external} is written in Javascript, packages li #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -470,6 +470,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-asia.md index d5b7b870c73..f83a20faf3b 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-asia.md @@ -27,7 +27,7 @@ As [Strapi](https://strapi.io/){.external} is written in Javascript, packages li #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -470,6 +470,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-au.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-au.md index b546fe9873d..3b956a51382 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-au.md @@ -27,7 +27,7 @@ As [Strapi](https://strapi.io/){.external} is written in Javascript, packages li #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -470,6 +470,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-ca.md index b1465bdaf34..de9a16da555 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-ca.md @@ -27,7 +27,7 @@ As [Strapi](https://strapi.io/){.external} is written in Javascript, packages li #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -470,6 +470,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-gb.md index 65238a5b293..96bc353cd18 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-gb.md @@ -27,7 +27,7 @@ As [Strapi](https://strapi.io/){.external} is written in Javascript, packages li #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -470,6 +470,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-ie.md index d130e421f60..72f734ddd84 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-ie.md @@ -27,7 +27,7 @@ As [Strapi](https://strapi.io/){.external} is written in Javascript, packages li #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -470,6 +470,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-sg.md index 075d728e9ca..f1614d773cb 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-sg.md @@ -27,7 +27,7 @@ As [Strapi](https://strapi.io/){.external} is written in Javascript, packages li #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -470,6 +470,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-us.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-us.md index 818b7df0271..641df7a625a 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-us.md @@ -27,7 +27,7 @@ As [Strapi](https://strapi.io/){.external} is written in Javascript, packages li #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -470,6 +470,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.es-es.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.es-es.md index 75ef5f6430f..8f1b0332630 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.es-es.md @@ -27,7 +27,7 @@ As [Strapi](https://strapi.io/){.external} is written in Javascript, packages li #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -470,6 +470,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.es-us.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.es-us.md index 510ecd2bac1..42ba949e045 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.es-us.md @@ -27,7 +27,7 @@ As [Strapi](https://strapi.io/){.external} is written in Javascript, packages li #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -470,6 +470,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.fr-ca.md index 2c6d32b224d..5075a62c257 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.fr-ca.md @@ -27,7 +27,7 @@ As [Strapi](https://strapi.io/){.external} is written in Javascript, packages li #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -470,6 +470,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.fr-fr.md index b4460a93df2..e2d7af7f952 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.fr-fr.md @@ -27,7 +27,7 @@ As [Strapi](https://strapi.io/){.external} is written in Javascript, packages li #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -470,6 +470,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.it-it.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.it-it.md index 847c37fdf0d..0ee0b415ae0 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.it-it.md @@ -27,7 +27,7 @@ As [Strapi](https://strapi.io/){.external} is written in Javascript, packages li #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -470,6 +470,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.pl-pl.md index 8cc5ab99be4..1a2d26f7797 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.pl-pl.md @@ -27,7 +27,7 @@ As [Strapi](https://strapi.io/){.external} is written in Javascript, packages li #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -470,6 +470,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.pt-pt.md index fda92e2ed1c..8296b73029b 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.pt-pt.md @@ -27,7 +27,7 @@ As [Strapi](https://strapi.io/){.external} is written in Javascript, packages li #### Subscribing to the service -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `Databases`{.action} in the left-hand navigation bar under **Storage**. Click on the `Create a database instance`{.action} button. (`Create a service`{.action} if your project already contains databases.) @@ -470,6 +470,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.de-de.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.de-de.md index 27b7ffa0b67..e90ef34f653 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.de-de.md @@ -19,8 +19,8 @@ In this tutorial, we are going to show you how to install [Wagtail](https://wagt ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for PostgreSQL. - A Python environment with a stable version and public network connectivity (Internet). This tutorial was made using Python 3.9.7. @@ -130,7 +130,7 @@ If you keep wagtail on default settings, a local SQLlite database will be used i Before creating the database, let's edit the `mysite/mysite/settings/base.py` file and adapt the connection parameters to the database. -The useful parameters, available in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) are: +The useful parameters, available in the [OVHcloud Control Panel](/links/manager) are: - The db Host, the db Port - Get them from the "General Information tab". @@ -203,6 +203,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-asia.md index e2792f29e0b..4fe2f615d35 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-asia.md @@ -19,8 +19,8 @@ In this tutorial, we are going to show you how to install [Wagtail](https://wagt ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for PostgreSQL. - A Python environment with a stable version and public network connectivity (Internet). This tutorial was made using Python 3.9.7. @@ -130,7 +130,7 @@ If you keep wagtail on default settings, a local SQLlite database will be used i Before creating the database, let's edit the `mysite/mysite/settings/base.py` file and adapt the connection parameters to the database. -The useful parameters, available in the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) are: +The useful parameters, available in the [OVHcloud Control Panel](/links/manager) are: - The db Host, the db Port - Get them from the "General Information tab". @@ -203,6 +203,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-au.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-au.md index cf832cba13c..739b706d4ff 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-au.md @@ -19,8 +19,8 @@ In this tutorial, we are going to show you how to install [Wagtail](https://wagt ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for PostgreSQL. - A Python environment with a stable version and public network connectivity (Internet). This tutorial was made using Python 3.9.7. @@ -130,7 +130,7 @@ If you keep wagtail on default settings, a local SQLlite database will be used i Before creating the database, let's edit the `mysite/mysite/settings/base.py` file and adapt the connection parameters to the database. -The useful parameters, available in the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) are: +The useful parameters, available in the [OVHcloud Control Panel](/links/manager) are: - The db Host, the db Port - Get them from the "General Information tab". @@ -203,6 +203,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-ca.md index 0e38c7d0186..0a544366f00 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-ca.md @@ -19,8 +19,8 @@ In this tutorial, we are going to show you how to install [Wagtail](https://wagt ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for PostgreSQL. - A Python environment with a stable version and public network connectivity (Internet). This tutorial was made using Python 3.9.7. @@ -130,7 +130,7 @@ If you keep wagtail on default settings, a local SQLlite database will be used i Before creating the database, let's edit the `mysite/mysite/settings/base.py` file and adapt the connection parameters to the database. -The useful parameters, available in the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) are: +The useful parameters, available in the [OVHcloud Control Panel](/links/manager) are: - The db Host, the db Port - Get them from the "General Information tab". @@ -203,6 +203,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-gb.md index 96518f2e269..236ce3193b1 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-gb.md @@ -19,8 +19,8 @@ In this tutorial, we are going to show you how to install [Wagtail](https://wagt ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for PostgreSQL. - A Python environment with a stable version and public network connectivity (Internet). This tutorial was made using Python 3.9.7. @@ -130,7 +130,7 @@ If you keep wagtail on default settings, a local SQLlite database will be used i Before creating the database, let's edit the `mysite/mysite/settings/base.py` file and adapt the connection parameters to the database. -The useful parameters, available in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) are: +The useful parameters, available in the [OVHcloud Control Panel](/links/manager) are: - The db Host, the db Port - Get them from the "General Information tab". @@ -205,6 +205,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-ie.md index 34e9d065f9a..6d5ebe0668f 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-ie.md @@ -19,8 +19,8 @@ In this tutorial, we are going to show you how to install [Wagtail](https://wagt ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for PostgreSQL. - A Python environment with a stable version and public network connectivity (Internet). This tutorial was made using Python 3.9.7. @@ -130,7 +130,7 @@ If you keep wagtail on default settings, a local SQLlite database will be used i Before creating the database, let's edit the `mysite/mysite/settings/base.py` file and adapt the connection parameters to the database. -The useful parameters, available in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) are: +The useful parameters, available in the [OVHcloud Control Panel](/links/manager) are: - The db Host, the db Port - Get them from the "General Information tab". @@ -203,6 +203,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-sg.md index ed6c82579e5..d2cedfbaf1d 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-sg.md @@ -19,8 +19,8 @@ In this tutorial, we are going to show you how to install [Wagtail](https://wagt ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for PostgreSQL. - A Python environment with a stable version and public network connectivity (Internet). This tutorial was made using Python 3.9.7. @@ -130,7 +130,7 @@ If you keep wagtail on default settings, a local SQLlite database will be used i Before creating the database, let's edit the `mysite/mysite/settings/base.py` file and adapt the connection parameters to the database. -The useful parameters, available in the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) are: +The useful parameters, available in the [OVHcloud Control Panel](/links/manager) are: - The db Host, the db Port - Get them from the "General Information tab". @@ -203,6 +203,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-us.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-us.md index dbd2899c556..359dac4247d 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.en-us.md @@ -19,8 +19,8 @@ In this tutorial, we are going to show you how to install [Wagtail](https://wagt ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for PostgreSQL. - A Python environment with a stable version and public network connectivity (Internet). This tutorial was made using Python 3.9.7. @@ -130,7 +130,7 @@ If you keep wagtail on default settings, a local SQLlite database will be used i Before creating the database, let's edit the `mysite/mysite/settings/base.py` file and adapt the connection parameters to the database. -The useful parameters, available in the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) are: +The useful parameters, available in the [OVHcloud Control Panel](/links/manager) are: - The db Host, the db Port - Get them from the "General Information tab". @@ -203,6 +203,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.es-es.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.es-es.md index 3a2b7ea6d5a..95cf704c120 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.es-es.md @@ -19,8 +19,8 @@ In this tutorial, we are going to show you how to install [Wagtail](https://wagt ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for PostgreSQL. - A Python environment with a stable version and public network connectivity (Internet). This tutorial was made using Python 3.9.7. @@ -130,7 +130,7 @@ If you keep wagtail on default settings, a local SQLlite database will be used i Before creating the database, let's edit the `mysite/mysite/settings/base.py` file and adapt the connection parameters to the database. -The useful parameters, available in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) are: +The useful parameters, available in the [OVHcloud Control Panel](/links/manager) are: - The db Host, the db Port - Get them from the "General Information tab". @@ -203,6 +203,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.es-us.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.es-us.md index ff3e4dfbbc9..9d527810450 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.es-us.md @@ -19,8 +19,8 @@ In this tutorial, we are going to show you how to install [Wagtail](https://wagt ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for PostgreSQL. - A Python environment with a stable version and public network connectivity (Internet). This tutorial was made using Python 3.9.7. @@ -130,7 +130,7 @@ If you keep wagtail on default settings, a local SQLlite database will be used i Before creating the database, let's edit the `mysite/mysite/settings/base.py` file and adapt the connection parameters to the database. -The useful parameters, available in the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) are: +The useful parameters, available in the [OVHcloud Control Panel](/links/manager) are: - The db Host, the db Port - Get them from the "General Information tab". @@ -203,6 +203,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.fr-ca.md index cd1f7f38025..cd5e1786e90 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.fr-ca.md @@ -19,8 +19,8 @@ In this tutorial, we are going to show you how to install [Wagtail](https://wagt ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for PostgreSQL. - A Python environment with a stable version and public network connectivity (Internet). This tutorial was made using Python 3.9.7. @@ -130,7 +130,7 @@ If you keep wagtail on default settings, a local SQLlite database will be used i Before creating the database, let's edit the `mysite/mysite/settings/base.py` file and adapt the connection parameters to the database. -The useful parameters, available in the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) are: +The useful parameters, available in the [OVHcloud Control Panel](/links/manager) are: - The db Host, the db Port - Get them from the "General Information tab". @@ -203,6 +203,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.fr-fr.md index d7cc5f730cb..4ba45c7f558 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.fr-fr.md @@ -19,8 +19,8 @@ In this tutorial, we are going to show you how to install [Wagtail](https://wagt ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for PostgreSQL. - A Python environment with a stable version and public network connectivity (Internet). This tutorial was made using Python 3.9.7. @@ -130,7 +130,7 @@ If you keep wagtail on default settings, a local SQLlite database will be used i Before creating the database, let's edit the `mysite/mysite/settings/base.py` file and adapt the connection parameters to the database. -The useful parameters, available in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) are: +The useful parameters, available in the [OVHcloud Control Panel](/links/manager) are: - The db Host, the db Port - Get them from the "General Information tab". @@ -203,6 +203,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.it-it.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.it-it.md index 040311dc4fc..dda174ca46d 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.it-it.md @@ -19,8 +19,8 @@ In this tutorial, we are going to show you how to install [Wagtail](https://wagt ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for PostgreSQL. - A Python environment with a stable version and public network connectivity (Internet). This tutorial was made using Python 3.9.7. @@ -130,7 +130,7 @@ If you keep wagtail on default settings, a local SQLlite database will be used i Before creating the database, let's edit the `mysite/mysite/settings/base.py` file and adapt the connection parameters to the database. -The useful parameters, available in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) are: +The useful parameters, available in the [OVHcloud Control Panel](/links/manager) are: - The db Host, the db Port - Get them from the "General Information tab". @@ -203,6 +203,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.pl-pl.md index 5ef647aeebf..e83707a81df 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.pl-pl.md @@ -19,8 +19,8 @@ In this tutorial, we are going to show you how to install [Wagtail](https://wagt ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for PostgreSQL. - A Python environment with a stable version and public network connectivity (Internet). This tutorial was made using Python 3.9.7. @@ -130,7 +130,7 @@ If you keep wagtail on default settings, a local SQLlite database will be used i Before creating the database, let's edit the `mysite/mysite/settings/base.py` file and adapt the connection parameters to the database. -The useful parameters, available in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) are: +The useful parameters, available in the [OVHcloud Control Panel](/links/manager) are: - The db Host, the db Port - Get them from the "General Information tab". @@ -203,6 +203,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.pt-pt.md index 1f555728a68..35b3abe334e 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql/guide.pt-pt.md @@ -19,8 +19,8 @@ In this tutorial, we are going to show you how to install [Wagtail](https://wagt ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account. +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for PostgreSQL. - A Python environment with a stable version and public network connectivity (Internet). This tutorial was made using Python 3.9.7. @@ -130,7 +130,7 @@ If you keep wagtail on default settings, a local SQLlite database will be used i Before creating the database, let's edit the `mysite/mysite/settings/base.py` file and adapt the connection parameters to the database. -The useful parameters, available in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) are: +The useful parameters, available in the [OVHcloud Control Panel](/links/manager) are: - The db Host, the db Port - Get them from the "General Information tab". @@ -203,6 +203,6 @@ To clean your PostgreSQL, use the OVHcloud Control Panel to delete your managed We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.de-de.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.de-de.md index 1148def2854..c49f85e14f7 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.de-de.md @@ -10,11 +10,11 @@ updated: 2022-03-16 ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/compute/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/compute) in your OVHcloud account - A PostgreSQL database running on-premises (the "source" instance) - A PostgreSQL database running on OVHcloud Public Cloud Databases (the "target" instance) - A PostgreSQL client that can connect to both database instances, source and target. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- Access to the [OVHcloud Control Panel](/links/manager) These guides can help you to meet these requirements: @@ -116,7 +116,7 @@ $ pg_restore -d defaultdb -h -p

-You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de): +You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](/links/manager): ![Metrics Tab](images/metrics_tab.png){.thumbnail} @@ -145,6 +145,6 @@ Once you verified that the database migration was successful, update client appl Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-asia.md index cdc5aa06d29..a86ce6bbf18 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-asia.md @@ -10,11 +10,11 @@ updated: 2022-03-16 ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/compute/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/compute) in your OVHcloud account - A PostgreSQL database running on-premises (the "source" instance) - A PostgreSQL database running on OVHcloud Public Cloud Databases (the "target" instance) - A PostgreSQL client that can connect to both database instances, source and target. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- Access to the [OVHcloud Control Panel](/links/manager) These guides can help you to meet these requirements: @@ -116,7 +116,7 @@ $ pg_restore -d defaultdb -h -p

-You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia): +You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](/links/manager): ![Metrics Tab](images/metrics_tab.png){.thumbnail} @@ -145,6 +145,6 @@ Once you verified that the database migration was successful, update client appl Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-au.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-au.md index 2d8e6f7323b..5aa3efd3c68 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-au.md @@ -10,11 +10,11 @@ updated: 2022-03-16 ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/compute/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/compute) in your OVHcloud account - A PostgreSQL database running on-premises (the "source" instance) - A PostgreSQL database running on OVHcloud Public Cloud Databases (the "target" instance) - A PostgreSQL client that can connect to both database instances, source and target. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- Access to the [OVHcloud Control Panel](/links/manager) These guides can help you to meet these requirements: @@ -116,7 +116,7 @@ $ pg_restore -d defaultdb -h -p

-You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au): +You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](/links/manager): ![Metrics Tab](images/metrics_tab.png){.thumbnail} @@ -145,6 +145,6 @@ Once you verified that the database migration was successful, update client appl Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-ca.md index a24e4acbfa7..da5c390d68d 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-ca.md @@ -10,11 +10,11 @@ updated: 2022-03-16 ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/compute/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/compute) in your OVHcloud account - A PostgreSQL database running on-premises (the "source" instance) - A PostgreSQL database running on OVHcloud Public Cloud Databases (the "target" instance) - A PostgreSQL client that can connect to both database instances, source and target. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- Access to the [OVHcloud Control Panel](/links/manager) These guides can help you to meet these requirements: @@ -116,7 +116,7 @@ $ pg_restore -d defaultdb -h -p

-You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca): +You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](/links/manager): ![Metrics Tab](images/metrics_tab.png){.thumbnail} @@ -145,6 +145,6 @@ Once you verified that the database migration was successful, update client appl Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-gb.md index d73561943b2..6dc17e526ea 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-gb.md @@ -10,11 +10,11 @@ updated: 2022-03-16 ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/compute/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/compute) in your OVHcloud account - A PostgreSQL database running on-premises (the "source" instance) - A PostgreSQL database running on OVHcloud Public Cloud Databases (the "target" instance) - A PostgreSQL client that can connect to both database instances, source and target. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- Access to the [OVHcloud Control Panel](/links/manager) These guides can help you to meet these requirements: @@ -116,7 +116,7 @@ $ pg_restore -d defaultdb -h -p

-You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB): +You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](/links/manager): ![Metrics Tab](images/metrics_tab.png){.thumbnail} @@ -145,6 +145,6 @@ Once you verified that the database migration was successful, update client appl Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-ie.md index 0f3b436b04b..2a5889a7575 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-ie.md @@ -10,11 +10,11 @@ updated: 2022-03-16 ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/compute/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/compute) in your OVHcloud account - A PostgreSQL database running on-premises (the "source" instance) - A PostgreSQL database running on OVHcloud Public Cloud Databases (the "target" instance) - A PostgreSQL client that can connect to both database instances, source and target. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- Access to the [OVHcloud Control Panel](/links/manager) These guides can help you to meet these requirements: @@ -116,7 +116,7 @@ $ pg_restore -d defaultdb -h -p

-You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie): +You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](/links/manager): ![Metrics Tab](images/metrics_tab.png){.thumbnail} @@ -145,6 +145,6 @@ Once you verified that the database migration was successful, update client appl Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-sg.md index f65f84b088d..bfea4d173d7 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-sg.md @@ -10,11 +10,11 @@ updated: 2022-03-16 ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/compute/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/compute) in your OVHcloud account - A PostgreSQL database running on-premises (the "source" instance) - A PostgreSQL database running on OVHcloud Public Cloud Databases (the "target" instance) - A PostgreSQL client that can connect to both database instances, source and target. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- Access to the [OVHcloud Control Panel](/links/manager) These guides can help you to meet these requirements: @@ -116,7 +116,7 @@ $ pg_restore -d defaultdb -h -p

-You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg): +You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](/links/manager): ![Metrics Tab](images/metrics_tab.png){.thumbnail} @@ -145,6 +145,6 @@ Once you verified that the database migration was successful, update client appl Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-us.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-us.md index 3cf6c50a77e..f542de965bd 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.en-us.md @@ -10,11 +10,11 @@ updated: 2022-03-16 ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/compute/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/compute) in your OVHcloud account - A PostgreSQL database running on-premises (the "source" instance) - A PostgreSQL database running on OVHcloud Public Cloud Databases (the "target" instance) - A PostgreSQL client that can connect to both database instances, source and target. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- Access to the [OVHcloud Control Panel](/links/manager) These guides can help you to meet these requirements: @@ -116,7 +116,7 @@ $ pg_restore -d defaultdb -h -p

-You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we): +You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](/links/manager): ![Metrics Tab](images/metrics_tab.png){.thumbnail} @@ -145,6 +145,6 @@ Once you verified that the database migration was successful, update client appl Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.es-es.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.es-es.md index 6f77e4601d9..b15002c59c3 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.es-es.md @@ -10,11 +10,11 @@ updated: 2022-03-16 ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/compute/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/compute) in your OVHcloud account - A PostgreSQL database running on-premises (the "source" instance) - A PostgreSQL database running on OVHcloud Public Cloud Databases (the "target" instance) - A PostgreSQL client that can connect to both database instances, source and target. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- Access to the [OVHcloud Control Panel](/links/manager) These guides can help you to meet these requirements: @@ -116,7 +116,7 @@ $ pg_restore -d defaultdb -h -p

-You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es): +You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](/links/manager): ![Metrics Tab](images/metrics_tab.png){.thumbnail} @@ -145,6 +145,6 @@ Once you verified that the database migration was successful, update client appl Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.es-us.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.es-us.md index 1dfca6d8935..2d8b2ead2fb 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.es-us.md @@ -10,11 +10,11 @@ updated: 2022-03-16 ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/compute/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/compute) in your OVHcloud account - A PostgreSQL database running on-premises (the "source" instance) - A PostgreSQL database running on OVHcloud Public Cloud Databases (the "target" instance) - A PostgreSQL client that can connect to both database instances, source and target. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- Access to the [OVHcloud Control Panel](/links/manager) These guides can help you to meet these requirements: @@ -116,7 +116,7 @@ $ pg_restore -d defaultdb -h -p

-You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws): +You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](/links/manager): ![Metrics Tab](images/metrics_tab.png){.thumbnail} @@ -145,6 +145,6 @@ Once you verified that the database migration was successful, update client appl Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.fr-ca.md index bec626ec56a..f65fae99e8d 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.fr-ca.md @@ -10,11 +10,11 @@ updated: 2022-03-16 ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/compute/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/compute) in your OVHcloud account - A PostgreSQL database running on-premises (the "source" instance) - A PostgreSQL database running on OVHcloud Public Cloud Databases (the "target" instance) - A PostgreSQL client that can connect to both database instances, source and target. -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- Access to the [OVHcloud Control Panel](/links/manager) These guides can help you to meet these requirements: @@ -116,7 +116,7 @@ $ pg_restore -d defaultdb -h -p

-You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc): +You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](/links/manager): ![Metrics Tab](images/metrics_tab.png){.thumbnail} @@ -145,6 +145,6 @@ Once you verified that the database migration was successful, update client appl Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.fr-fr.md index a2678b50ae0..079fd242c6e 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.fr-fr.md @@ -10,11 +10,11 @@ updated: 2022-03-16 ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/compute/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/compute) in your OVHcloud account - A PostgreSQL database running on-premises (the "source" instance) - A PostgreSQL database running on OVHcloud Public Cloud Databases (the "target" instance) - A PostgreSQL client that can connect to both database instances, source and target. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- Access to the [OVHcloud Control Panel](/links/manager) These guides can help you to meet these requirements: @@ -116,7 +116,7 @@ $ pg_restore -d defaultdb -h -p

-You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr): +You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](/links/manager): ![Metrics Tab](images/metrics_tab.png){.thumbnail} @@ -145,6 +145,6 @@ Once you verified that the database migration was successful, update client appl Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.it-it.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.it-it.md index b83a7898bdd..2ae35e6b0c8 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.it-it.md @@ -10,11 +10,11 @@ updated: 2022-03-16 ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/compute/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/compute) in your OVHcloud account - A PostgreSQL database running on-premises (the "source" instance) - A PostgreSQL database running on OVHcloud Public Cloud Databases (the "target" instance) - A PostgreSQL client that can connect to both database instances, source and target. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- Access to the [OVHcloud Control Panel](/links/manager) These guides can help you to meet these requirements: @@ -116,7 +116,7 @@ $ pg_restore -d defaultdb -h -p

-You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it): +You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](/links/manager): ![Metrics Tab](images/metrics_tab.png){.thumbnail} @@ -145,6 +145,6 @@ Once you verified that the database migration was successful, update client appl Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.pl-pl.md index bc97a4da777..3b1fcd96099 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.pl-pl.md @@ -10,11 +10,11 @@ updated: 2022-03-16 ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/compute/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/compute) in your OVHcloud account - A PostgreSQL database running on-premises (the "source" instance) - A PostgreSQL database running on OVHcloud Public Cloud Databases (the "target" instance) - A PostgreSQL client that can connect to both database instances, source and target. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- Access to the [OVHcloud Control Panel](/links/manager) These guides can help you to meet these requirements: @@ -116,7 +116,7 @@ $ pg_restore -d defaultdb -h -p

-You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl): +You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](/links/manager): ![Metrics Tab](images/metrics_tab.png){.thumbnail} @@ -145,6 +145,6 @@ Once you verified that the database migration was successful, update client appl Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.pt-pt.md index ef5cf8f68f9..bffbb372475 100644 --- a/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/postgresql_tuto_03_migrate_ecdb/guide.pt-pt.md @@ -10,11 +10,11 @@ updated: 2022-03-16 ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/compute/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/compute) in your OVHcloud account - A PostgreSQL database running on-premises (the "source" instance) - A PostgreSQL database running on OVHcloud Public Cloud Databases (the "target" instance) - A PostgreSQL client that can connect to both database instances, source and target. -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- Access to the [OVHcloud Control Panel](/links/manager) These guides can help you to meet these requirements: @@ -116,7 +116,7 @@ $ pg_restore -d defaultdb -h -p

-You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt): +You can monitor the disk & network activity from the Metrics section of the DB service page in your [OVHcloud Control Panel](/links/manager): ![Metrics Tab](images/metrics_tab.png){.thumbnail} @@ -145,6 +145,6 @@ Once you verified that the database migration was successful, update client appl Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.de-de.md b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.de-de.md index 3d187d06be1..7cbb66743da 100644 --- a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.de-de.md @@ -171,6 +171,6 @@ Here is the list of unsupported commands: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-asia.md index 04e75f1a1a3..386cd2a66e4 100644 --- a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-asia.md @@ -171,6 +171,6 @@ Here is the list of unsupported commands: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-au.md b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-au.md index b1142919d11..4016da8994d 100644 --- a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-au.md @@ -171,6 +171,6 @@ Here is the list of unsupported commands: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-ca.md index 0d20454a763..33918ff2d1f 100644 --- a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-ca.md @@ -171,6 +171,6 @@ Here is the list of unsupported commands: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-gb.md index 12bededaeb6..afceed02905 100644 --- a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-gb.md @@ -171,6 +171,6 @@ Here is the list of unsupported commands: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-ie.md index edf2229eba7..888038dc492 100644 --- a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-ie.md @@ -171,6 +171,6 @@ Here is the list of unsupported commands: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-sg.md index f6a853fc125..06baaf95da1 100644 --- a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-sg.md @@ -171,6 +171,6 @@ Here is the list of unsupported commands: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-us.md b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-us.md index 4f56401a7f3..94707f5c07a 100644 --- a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.en-us.md @@ -171,6 +171,6 @@ Here is the list of unsupported commands: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.es-es.md b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.es-es.md index 1938d0ecb3d..c6ee1f23462 100644 --- a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.es-es.md @@ -171,6 +171,6 @@ Here is the list of unsupported commands: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.es-us.md b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.es-us.md index 9f4b413851a..dbbb3d02244 100644 --- a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.es-us.md @@ -171,6 +171,6 @@ Here is the list of unsupported commands: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.fr-ca.md index 68f3c4e1429..f51cdb89e68 100644 --- a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.fr-ca.md @@ -171,6 +171,6 @@ Here is the list of unsupported commands: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.fr-fr.md index 5ffb1a947b3..b88f46b9bc4 100644 --- a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.fr-fr.md @@ -171,6 +171,6 @@ Here is the list of unsupported commands: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.it-it.md b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.it-it.md index d2b4a259446..cac2826076f 100644 --- a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.it-it.md @@ -171,6 +171,6 @@ Here is the list of unsupported commands: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.pl-pl.md index 43c3325dd2c..253c1541d49 100644 --- a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.pl-pl.md @@ -171,6 +171,6 @@ Here is the list of unsupported commands: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.pt-pt.md index 279284dc54a..8aace7f31af 100644 --- a/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/redis_01_capabilities/guide.pt-pt.md @@ -171,6 +171,6 @@ Here is the list of unsupported commands: We would love to help answer questions and appreciate any feedback you may have. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Are you on Discord? Connect to our channel at and interact directly with the team that builds our databases service! diff --git a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.de-de.md b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.de-de.md index 1404e277cdd..94b2f0706dc 100644 --- a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.de-de.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de); -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections diff --git a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-asia.md index c0255a7cce3..94b2f0706dc 100644 --- a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-asia.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia); -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections diff --git a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-au.md b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-au.md index e1e43fec490..94b2f0706dc 100644 --- a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-au.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au); -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections diff --git a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-ca.md index c9537af31f0..94b2f0706dc 100644 --- a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca); -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections diff --git a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-gb.md index 5040463443e..e1f8d0720ba 100644 --- a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-gb.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB); -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections diff --git a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-ie.md index ca6668a8c9b..94b2f0706dc 100644 --- a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-ie.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie); -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections diff --git a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-sg.md index 9e615e90811..94b2f0706dc 100644 --- a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-sg.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg); -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections diff --git a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-us.md b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-us.md index 776163407f2..94b2f0706dc 100644 --- a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.en-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we); -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections diff --git a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.es-es.md b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.es-es.md index 42fe0995373..94b2f0706dc 100644 --- a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.es-es.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es); -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections diff --git a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.es-us.md b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.es-us.md index 6afb7d7c1bf..94b2f0706dc 100644 --- a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.es-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws); -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections diff --git a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.fr-ca.md index d502d537744..f1479a8e651 100644 --- a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.fr-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc); -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections diff --git a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.fr-fr.md index c89dc3e26f9..f1479a8e651 100644 --- a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.fr-fr.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr); -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections diff --git a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.it-it.md b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.it-it.md index c78f9d64af1..94b2f0706dc 100644 --- a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.it-it.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it); -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections diff --git a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.pl-pl.md index 4c65232fec3..94b2f0706dc 100644 --- a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.pl-pl.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl); -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections diff --git a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.pt-pt.md index 6af20d5b794..94b2f0706dc 100644 --- a/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/redis_03_connect_cli/guide.pt-pt.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt); -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account; +- Access to the [OVHcloud Control Panel](/links/manager); +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account; - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections diff --git a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.de-de.md b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.de-de.md index 2372027690a..ca3549991d7 100644 --- a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.de-de.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. diff --git a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-asia.md index a5862b1e494..ca3549991d7 100644 --- a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-asia.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. diff --git a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-au.md b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-au.md index 5c642d941a5..ca3549991d7 100644 --- a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-au.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. diff --git a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-ca.md index e38c15513c9..ca3549991d7 100644 --- a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-ca.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. diff --git a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-gb.md index 1c70a475373..ca3549991d7 100644 --- a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-gb.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. diff --git a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-ie.md index ccad79625b7..ca3549991d7 100644 --- a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-ie.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. diff --git a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-sg.md index b2bf06e3c0e..ca3549991d7 100644 --- a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-sg.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. diff --git a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-us.md b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-us.md index 112d03eb315..ca3549991d7 100644 --- a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.en-us.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. diff --git a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.es-es.md b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.es-es.md index cf40442e0b1..ca3549991d7 100644 --- a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.es-es.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. diff --git a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.es-us.md b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.es-us.md index c370e5d9963..ca3549991d7 100644 --- a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.es-us.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. diff --git a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.fr-ca.md index 3fa096e8370..64ef3a4c401 100644 --- a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.fr-ca.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. diff --git a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.fr-fr.md index 206cb3e576c..64ef3a4c401 100644 --- a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.fr-fr.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. diff --git a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.it-it.md b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.it-it.md index 420d476f491..ca3549991d7 100644 --- a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.it-it.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. diff --git a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.pl-pl.md index a46304ba1d7..ca3549991d7 100644 --- a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.pl-pl.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. diff --git a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.pt-pt.md index 8e43617fafb..ca3549991d7 100644 --- a/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/redis_04_connect_php/guide.pt-pt.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A PHP environment with a stable version and public network connectivity (Internet). This guide was made in PHP 7.4. diff --git a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.de-de.md b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.de-de.md index d70c5c89e22..27c287a87bf 100644 --- a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.de-de.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A working Python environment. diff --git a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-asia.md index 3c52a62d783..27c287a87bf 100644 --- a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-asia.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A working Python environment. diff --git a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-au.md b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-au.md index d9fe8388453..27c287a87bf 100644 --- a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-au.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A working Python environment. diff --git a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-ca.md index 30a6a365fe4..27c287a87bf 100644 --- a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-ca.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A working Python environment. diff --git a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-gb.md index 0e8afc694ab..27c287a87bf 100644 --- a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-gb.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A working Python environment. diff --git a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-ie.md index 0e672897335..27c287a87bf 100644 --- a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-ie.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A working Python environment. diff --git a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-sg.md index 255eb3a29fd..27c287a87bf 100644 --- a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-sg.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A working Python environment. diff --git a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-us.md b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-us.md index 309cf3d6dd3..27c287a87bf 100644 --- a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.en-us.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A working Python environment. diff --git a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.es-es.md b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.es-es.md index 133817414a0..27c287a87bf 100644 --- a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.es-es.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A working Python environment. diff --git a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.es-us.md b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.es-us.md index 5e5ab2d6be5..27c287a87bf 100644 --- a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.es-us.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A working Python environment. diff --git a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.fr-ca.md index 83c674c3809..bee0d25e825 100644 --- a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.fr-ca.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A working Python environment. diff --git a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.fr-fr.md index 367fdb7966a..bee0d25e825 100644 --- a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.fr-fr.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A working Python environment. diff --git a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.it-it.md b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.it-it.md index 69ea26c5cf1..27c287a87bf 100644 --- a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.it-it.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A working Python environment. diff --git a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.pl-pl.md index 76d7dd36170..27c287a87bf 100644 --- a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.pl-pl.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A working Python environment. diff --git a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.pt-pt.md index 4beecb10b58..27c287a87bf 100644 --- a/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/redis_05_connect_python/guide.pt-pt.md @@ -14,8 +14,8 @@ You can find an example on the [Github examples repository](https://github.com/o ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A working Python environment. diff --git a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.de-de.md b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.de-de.md index 2e78aef80c2..f8948f5c87e 100644 --- a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.de-de.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) -- A [Valkey service project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Valkey service project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A RedisInsight stable version installed and public network connectivity (Internet). This guide was made in RedisInsight 1.11.1 diff --git a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-asia.md index 6cc15c9703b..f8948f5c87e 100644 --- a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-asia.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) -- A [Valkey service project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Valkey service project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A RedisInsight stable version installed and public network connectivity (Internet). This guide was made in RedisInsight 1.11.1 diff --git a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-au.md b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-au.md index 413eae212fb..f8948f5c87e 100644 --- a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-au.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) -- A [Valkey service project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Valkey service project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A RedisInsight stable version installed and public network connectivity (Internet). This guide was made in RedisInsight 1.11.1 diff --git a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-ca.md index b41dad01436..f8948f5c87e 100644 --- a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) -- A [Valkey service project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Valkey service project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A RedisInsight stable version installed and public network connectivity (Internet). This guide was made in RedisInsight 1.11.1 diff --git a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-gb.md index 5001d464ae7..f8948f5c87e 100644 --- a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-gb.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) -- A [Valkey service project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Valkey service project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A RedisInsight stable version installed and public network connectivity (Internet). This guide was made in RedisInsight 1.11.1 diff --git a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-ie.md index 448e1d7bcdc..f8948f5c87e 100644 --- a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-ie.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) -- A [Valkey service project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Valkey service project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A RedisInsight stable version installed and public network connectivity (Internet). This guide was made in RedisInsight 1.11.1 diff --git a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-sg.md index f2aaebac7eb..f8948f5c87e 100644 --- a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-sg.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) -- A [Valkey service project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Valkey service project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A RedisInsight stable version installed and public network connectivity (Internet). This guide was made in RedisInsight 1.11.1 diff --git a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-us.md b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-us.md index e02e9c62252..f8948f5c87e 100644 --- a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.en-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) -- A [Valkey service project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Valkey service project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A RedisInsight stable version installed and public network connectivity (Internet). This guide was made in RedisInsight 1.11.1 diff --git a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.es-es.md b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.es-es.md index 6bfd365a61d..f8948f5c87e 100644 --- a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.es-es.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) -- A [Valkey service project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Valkey service project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A RedisInsight stable version installed and public network connectivity (Internet). This guide was made in RedisInsight 1.11.1 diff --git a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.es-us.md b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.es-us.md index c58b3b7f0db..f8948f5c87e 100644 --- a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.es-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) -- A [Valkey service project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Valkey service project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A RedisInsight stable version installed and public network connectivity (Internet). This guide was made in RedisInsight 1.11.1 diff --git a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.fr-ca.md index 522866161f7..4f8c9f786cd 100644 --- a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.fr-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) -- A [Valkey service project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Valkey service project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A RedisInsight stable version installed and public network connectivity (Internet). This guide was made in RedisInsight 1.11.1 diff --git a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.fr-fr.md index aac708cc8fa..4f8c9f786cd 100644 --- a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.fr-fr.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) -- A [Valkey service project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Valkey service project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A RedisInsight stable version installed and public network connectivity (Internet). This guide was made in RedisInsight 1.11.1 diff --git a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.it-it.md b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.it-it.md index f98b9c4ed2c..f8948f5c87e 100644 --- a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.it-it.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) -- A [Valkey service project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Valkey service project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A RedisInsight stable version installed and public network connectivity (Internet). This guide was made in RedisInsight 1.11.1 diff --git a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.pl-pl.md index e16cc48e092..f8948f5c87e 100644 --- a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.pl-pl.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) -- A [Valkey service project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Valkey service project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A RedisInsight stable version installed and public network connectivity (Internet). This guide was made in RedisInsight 1.11.1 diff --git a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.pt-pt.md index c41a144df73..f8948f5c87e 100644 --- a/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/redis_06_connect_redisinsight/guide.pt-pt.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) -- A [Valkey service project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) +- A [Valkey service project](/links/public-cloud/public-cloud) in your OVHcloud account - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - [Configure your Valkey service](/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections) to accept incoming connections - A RedisInsight stable version installed and public network connectivity (Internet). This guide was made in RedisInsight 1.11.1 diff --git a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.de-de.md b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.de-de.md index f8e47c01df9..c3b141c2e2d 100644 --- a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.de-de.md @@ -16,7 +16,7 @@ You must therefore use the [OVHcloud API](/pages/manage_and_operate/api/first-st ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account. +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for Valkey. If you have never used the OVHcloud API before, then follow this tutorial: [First Steps with the OVHcloud APIs](/pages/manage_and_operate/api/first-steps). diff --git a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-asia.md index 128015356ff..c3b141c2e2d 100644 --- a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-asia.md @@ -16,7 +16,7 @@ You must therefore use the [OVHcloud API](/pages/manage_and_operate/api/first-st ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account. +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for Valkey. If you have never used the OVHcloud API before, then follow this tutorial: [First Steps with the OVHcloud APIs](/pages/manage_and_operate/api/first-steps). diff --git a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-au.md b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-au.md index 1ecd46a9ff5..c3b141c2e2d 100644 --- a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-au.md @@ -16,7 +16,7 @@ You must therefore use the [OVHcloud API](/pages/manage_and_operate/api/first-st ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account. +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for Valkey. If you have never used the OVHcloud API before, then follow this tutorial: [First Steps with the OVHcloud APIs](/pages/manage_and_operate/api/first-steps). diff --git a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-ca.md index aa1c1f06ed1..c3b141c2e2d 100644 --- a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-ca.md @@ -16,7 +16,7 @@ You must therefore use the [OVHcloud API](/pages/manage_and_operate/api/first-st ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account. +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for Valkey. If you have never used the OVHcloud API before, then follow this tutorial: [First Steps with the OVHcloud APIs](/pages/manage_and_operate/api/first-steps). diff --git a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-gb.md index 2b4fc7776f9..c3b141c2e2d 100644 --- a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-gb.md @@ -16,7 +16,7 @@ You must therefore use the [OVHcloud API](/pages/manage_and_operate/api/first-st ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account. +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for Valkey. If you have never used the OVHcloud API before, then follow this tutorial: [First Steps with the OVHcloud APIs](/pages/manage_and_operate/api/first-steps). diff --git a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-ie.md index a339ae15a2e..c3b141c2e2d 100644 --- a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-ie.md @@ -16,7 +16,7 @@ You must therefore use the [OVHcloud API](/pages/manage_and_operate/api/first-st ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account. +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for Valkey. If you have never used the OVHcloud API before, then follow this tutorial: [First Steps with the OVHcloud APIs](/pages/manage_and_operate/api/first-steps). diff --git a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-sg.md index 1cc575698ee..c3b141c2e2d 100644 --- a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-sg.md @@ -16,7 +16,7 @@ You must therefore use the [OVHcloud API](/pages/manage_and_operate/api/first-st ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account. +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for Valkey. If you have never used the OVHcloud API before, then follow this tutorial: [First Steps with the OVHcloud APIs](/pages/manage_and_operate/api/first-steps). diff --git a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-us.md b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-us.md index 70b88028345..c3b141c2e2d 100644 --- a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.en-us.md @@ -16,7 +16,7 @@ You must therefore use the [OVHcloud API](/pages/manage_and_operate/api/first-st ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account. +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for Valkey. If you have never used the OVHcloud API before, then follow this tutorial: [First Steps with the OVHcloud APIs](/pages/manage_and_operate/api/first-steps). diff --git a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.es-es.md b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.es-es.md index b2fefad0303..c3b141c2e2d 100644 --- a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.es-es.md @@ -16,7 +16,7 @@ You must therefore use the [OVHcloud API](/pages/manage_and_operate/api/first-st ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account. +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for Valkey. If you have never used the OVHcloud API before, then follow this tutorial: [First Steps with the OVHcloud APIs](/pages/manage_and_operate/api/first-steps). diff --git a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.es-us.md b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.es-us.md index db4ac7c18cc..c3b141c2e2d 100644 --- a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.es-us.md @@ -16,7 +16,7 @@ You must therefore use the [OVHcloud API](/pages/manage_and_operate/api/first-st ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account. +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for Valkey. If you have never used the OVHcloud API before, then follow this tutorial: [First Steps with the OVHcloud APIs](/pages/manage_and_operate/api/first-steps). diff --git a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.fr-ca.md index 5ad8d9c25b4..42a5e8a7835 100644 --- a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.fr-ca.md @@ -16,7 +16,7 @@ You must therefore use the [OVHcloud API](/pages/manage_and_operate/api/first-st ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account. +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for Valkey. If you have never used the OVHcloud API before, then follow this tutorial: [First Steps with the OVHcloud APIs](/pages/manage_and_operate/api/first-steps). diff --git a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.fr-fr.md index 73d89f2d432..773d8ac5167 100644 --- a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.fr-fr.md @@ -16,7 +16,7 @@ You must therefore use the [OVHcloud API](/pages/manage_and_operate/api/first-st ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account. +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for Valkey. If you have never used the OVHcloud API before, then follow this tutorial: [First Steps with the OVHcloud APIs](/pages/manage_and_operate/api/first-steps). diff --git a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.it-it.md b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.it-it.md index 4cf57aebbca..c3b141c2e2d 100644 --- a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.it-it.md @@ -16,7 +16,7 @@ You must therefore use the [OVHcloud API](/pages/manage_and_operate/api/first-st ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account. +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for Valkey. If you have never used the OVHcloud API before, then follow this tutorial: [First Steps with the OVHcloud APIs](/pages/manage_and_operate/api/first-steps). diff --git a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.pl-pl.md index 075e868b904..c3b141c2e2d 100644 --- a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.pl-pl.md @@ -16,7 +16,7 @@ You must therefore use the [OVHcloud API](/pages/manage_and_operate/api/first-st ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account. +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for Valkey. If you have never used the OVHcloud API before, then follow this tutorial: [First Steps with the OVHcloud APIs](/pages/manage_and_operate/api/first-steps). diff --git a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.pt-pt.md index c38ddb5bbe0..c3b141c2e2d 100644 --- a/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/redis_07_update_acls/guide.pt-pt.md @@ -16,7 +16,7 @@ You must therefore use the [OVHcloud API](/pages/manage_and_operate/api/first-st ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account. +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account. - An up and running Public Cloud Database for Valkey. If you have never used the OVHcloud API before, then follow this tutorial: [First Steps with the OVHcloud APIs](/pages/manage_and_operate/api/first-steps). diff --git a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.de-de.md b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.de-de.md index f9311ca47f9..2cee50782da 100644 --- a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.de-de.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions diff --git a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-asia.md index 7f3dbbdb3c7..2cee50782da 100644 --- a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-asia.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions diff --git a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-au.md b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-au.md index 2450eff8e32..2cee50782da 100644 --- a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-au.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions diff --git a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-ca.md index 2435132f9ca..2cee50782da 100644 --- a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions diff --git a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-gb.md index c7d367bb76b..c6922096d1d 100644 --- a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-gb.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions diff --git a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-ie.md index b01312e3e02..2cee50782da 100644 --- a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-ie.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions diff --git a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-sg.md index 1627964b837..2cee50782da 100644 --- a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-sg.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions diff --git a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-us.md b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-us.md index 2199698111e..2cee50782da 100644 --- a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.en-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions diff --git a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.es-es.md b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.es-es.md index fc17df64697..2cee50782da 100644 --- a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.es-es.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions diff --git a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.es-us.md b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.es-us.md index a88d3e5488d..2cee50782da 100644 --- a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.es-us.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions diff --git a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.fr-ca.md index e180be62dbe..72338a147b3 100644 --- a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.fr-ca.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions diff --git a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.fr-fr.md index 5baa1e6f77b..72338a147b3 100644 --- a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.fr-fr.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions diff --git a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.it-it.md b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.it-it.md index 386362becf6..2cee50782da 100644 --- a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.it-it.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions diff --git a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.pl-pl.md index 0defa41337c..2cee50782da 100644 --- a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.pl-pl.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions diff --git a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.pt-pt.md index 1a004b87d5d..2cee50782da 100644 --- a/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/redis_08_prepare_for_incoming_connections/guide.pt-pt.md @@ -12,8 +12,8 @@ Public Cloud Databases allow you to focus on building and deploying cloud applic ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account +- Access to the [OVHcloud Control Panel](/links/manager) - A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) ## Instructions diff --git a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.de-de.md b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.de-de.md index 89d68037de4..18ea1a86c39 100644 --- a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.de-de.md @@ -33,7 +33,7 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) diff --git a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-asia.md index 237bf222b38..18ea1a86c39 100644 --- a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-asia.md @@ -33,7 +33,7 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) diff --git a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-au.md b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-au.md index f8fa4c905a4..18ea1a86c39 100644 --- a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-au.md @@ -33,7 +33,7 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) diff --git a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-ca.md index adeeb6428b8..18ea1a86c39 100644 --- a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-ca.md @@ -33,7 +33,7 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) diff --git a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-gb.md index 7b6a4e33ca7..18ea1a86c39 100644 --- a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-gb.md @@ -33,7 +33,7 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) diff --git a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-ie.md index 2ea64e50e97..18ea1a86c39 100644 --- a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-ie.md @@ -33,7 +33,7 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) diff --git a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-sg.md index bbad6657633..18ea1a86c39 100644 --- a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-sg.md @@ -33,7 +33,7 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) diff --git a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-us.md b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-us.md index 03f153f299d..18ea1a86c39 100644 --- a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.en-us.md @@ -33,7 +33,7 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) diff --git a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.es-es.md b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.es-es.md index f69b05f64a3..18ea1a86c39 100644 --- a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.es-es.md @@ -33,7 +33,7 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) diff --git a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.es-us.md b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.es-us.md index 49f1bc7754f..18ea1a86c39 100644 --- a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.es-us.md @@ -33,7 +33,7 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) diff --git a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.fr-ca.md index a6a22ff95a6..ab614a941a2 100644 --- a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.fr-ca.md @@ -33,7 +33,7 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) diff --git a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.fr-fr.md index d2423b4ed21..ab614a941a2 100644 --- a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.fr-fr.md @@ -33,7 +33,7 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/fr/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) diff --git a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.it-it.md b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.it-it.md index c78f9d8c476..18ea1a86c39 100644 --- a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.it-it.md @@ -33,7 +33,7 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) diff --git a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.pl-pl.md index 9a80b4fae76..18ea1a86c39 100644 --- a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.pl-pl.md @@ -33,7 +33,7 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) diff --git a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.pt-pt.md index 4a952357368..18ea1a86c39 100644 --- a/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/redis_09_advanced_parameters_references/guide.pt-pt.md @@ -33,7 +33,7 @@ This guide lists all the supported advanced parameters that allow you to configu ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement) - Access to your [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](https://api.ovh.com/console/) diff --git a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.de-de.md b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.de-de.md index ac5247c6049..97c6387f598 100644 --- a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.de-de.md +++ b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.de-de.md @@ -23,7 +23,7 @@ For this tutorial we propose to use the WordPress CMS, running on Linux Ubuntu w > [!warning] >This tutorial will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/de/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > > Remember to back up your files prior to making any changes. > diff --git a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-asia.md b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-asia.md index 884ff8fc356..97c6387f598 100644 --- a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-asia.md @@ -23,7 +23,7 @@ For this tutorial we propose to use the WordPress CMS, running on Linux Ubuntu w > [!warning] >This tutorial will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/asia/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > > Remember to back up your files prior to making any changes. > diff --git a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-au.md b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-au.md index fee8ac50235..97c6387f598 100644 --- a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-au.md +++ b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-au.md @@ -23,7 +23,7 @@ For this tutorial we propose to use the WordPress CMS, running on Linux Ubuntu w > [!warning] >This tutorial will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-au/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > > Remember to back up your files prior to making any changes. > diff --git a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-ca.md b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-ca.md index 77d093b907a..97c6387f598 100644 --- a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-ca.md @@ -23,7 +23,7 @@ For this tutorial we propose to use the WordPress CMS, running on Linux Ubuntu w > [!warning] >This tutorial will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-ca/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > > Remember to back up your files prior to making any changes. > diff --git a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-gb.md b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-gb.md index 500889c33f9..97c6387f598 100644 --- a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-gb.md @@ -23,7 +23,7 @@ For this tutorial we propose to use the WordPress CMS, running on Linux Ubuntu w > [!warning] >This tutorial will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > > Remember to back up your files prior to making any changes. > diff --git a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-ie.md b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-ie.md index 5dae42c778d..97c6387f598 100644 --- a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-ie.md @@ -23,7 +23,7 @@ For this tutorial we propose to use the WordPress CMS, running on Linux Ubuntu w > [!warning] >This tutorial will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-ie/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > > Remember to back up your files prior to making any changes. > diff --git a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-sg.md b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-sg.md index 2182117b324..97c6387f598 100644 --- a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-sg.md @@ -23,7 +23,7 @@ For this tutorial we propose to use the WordPress CMS, running on Linux Ubuntu w > [!warning] >This tutorial will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-sg/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > > Remember to back up your files prior to making any changes. > diff --git a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-us.md b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-us.md index 5294312eb50..97c6387f598 100644 --- a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.en-us.md @@ -23,7 +23,7 @@ For this tutorial we propose to use the WordPress CMS, running on Linux Ubuntu w > [!warning] >This tutorial will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > > Remember to back up your files prior to making any changes. > diff --git a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.es-es.md b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.es-es.md index 0a2dea6b1eb..97c6387f598 100644 --- a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.es-es.md +++ b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.es-es.md @@ -23,7 +23,7 @@ For this tutorial we propose to use the WordPress CMS, running on Linux Ubuntu w > [!warning] >This tutorial will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/es-es/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > > Remember to back up your files prior to making any changes. > diff --git a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.es-us.md b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.es-us.md index b0b48980037..97c6387f598 100644 --- a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.es-us.md +++ b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.es-us.md @@ -23,7 +23,7 @@ For this tutorial we propose to use the WordPress CMS, running on Linux Ubuntu w > [!warning] >This tutorial will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/es/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > > Remember to back up your files prior to making any changes. > diff --git a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.fr-ca.md b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.fr-ca.md index 99ed4834aea..a4ee9e83e9e 100644 --- a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.fr-ca.md @@ -23,7 +23,7 @@ For this tutorial we propose to use the WordPress CMS, running on Linux Ubuntu w > [!warning] >This tutorial will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/fr-ca/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > > Remember to back up your files prior to making any changes. > diff --git a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.fr-fr.md b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.fr-fr.md index 3e86ae303bc..a4ee9e83e9e 100644 --- a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.fr-fr.md @@ -23,7 +23,7 @@ For this tutorial we propose to use the WordPress CMS, running on Linux Ubuntu w > [!warning] >This tutorial will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/fr/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > > Remember to back up your files prior to making any changes. > diff --git a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.it-it.md b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.it-it.md index 6ab6e88f3bf..97c6387f598 100644 --- a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.it-it.md +++ b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.it-it.md @@ -23,7 +23,7 @@ For this tutorial we propose to use the WordPress CMS, running on Linux Ubuntu w > [!warning] >This tutorial will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/it/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > > Remember to back up your files prior to making any changes. > diff --git a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.pl-pl.md b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.pl-pl.md index 66526ed160f..97c6387f598 100644 --- a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.pl-pl.md @@ -23,7 +23,7 @@ For this tutorial we propose to use the WordPress CMS, running on Linux Ubuntu w > [!warning] >This tutorial will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/pl/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > > Remember to back up your files prior to making any changes. > diff --git a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.pt-pt.md b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.pt-pt.md index 030baac34d0..97c6387f598 100644 --- a/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_databases/redis_tuto_01_wordpress/guide.pt-pt.md @@ -23,7 +23,7 @@ For this tutorial we propose to use the WordPress CMS, running on Linux Ubuntu w > [!warning] >This tutorial will show you how to use one or more OVHcloud solutions with external tools, and will describe the actions to be carried out in a specific context. Please remember to adapt these actions to fit your situation. > ->If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/pt/directory/) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. +>If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with [our community](https://community.ovh.com/en/). OVHcloud cannot provide you with technical support in this regard. > > Remember to back up your files prior to making any changes. > diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.de-de.md b/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.de-de.md index 55242c6db1b..2026b3aa625 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.de-de.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.de-de.md @@ -90,6 +90,6 @@ Im nächsten Schritt muss die IP-Adresse in Ihrem Betriebssystem konfiguriert we ## Weiterführende Informationen -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Für den Austausch mit unserer User Community gehen Sie auf . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.es-es.md index 85574adf819..ca8d51e04ab 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.es-es.md @@ -92,6 +92,6 @@ El siguiente paso es configurar la IP en el sistema operativo. Consulte [nuestra [Configurar una Additional IP](/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.es-us.md index 60792aabd6e..b27de739cf3 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.es-us.md @@ -92,6 +92,6 @@ El siguiente paso es configurar la IP en el sistema operativo. Consulte [nuestra [Configurar una Additional IP](/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.fr-ca.md index df602946e1e..a93638c9f51 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.fr-ca.md @@ -87,6 +87,6 @@ La prochaine étape consiste à configurer l’IP dans votre système d'exploita [Configurer une Additional IP](/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.fr-fr.md index 9b4bdb4673f..a93638c9f51 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.fr-fr.md @@ -87,6 +87,6 @@ La prochaine étape consiste à configurer l’IP dans votre système d'exploita [Configurer une Additional IP](/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.it-it.md b/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.it-it.md index e12453adf57..c186a22ad95 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.it-it.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.it-it.md @@ -92,6 +92,6 @@ Il prossimo step consiste nel configurare l'IP nel tuo sistema operativo. Consul [Configura un Additional IP](/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance) -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti all’indirizzo . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.pl-pl.md b/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.pl-pl.md index 93edc5672b2..8dbfe20a4b9 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.pl-pl.md @@ -92,7 +92,7 @@ Następnym krokiem jest konfiguracja IP w systemie operacyjnym. Zapoznaj się [z [Konfiguracja Additional IP](/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance) -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Dołącz do społeczności naszych użytkowników na stronie . diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.pt-pt.md b/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.pt-pt.md index 750d1862575..38456227b54 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-buy/guide.pt-pt.md @@ -92,6 +92,6 @@ O próximo passo consiste em configurar o IP no seu sistema operativo. Consulte [Configurar um Additional IP](/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance) -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Fale com nossa comunidade de utilizadores: . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.de-de.md b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.de-de.md index ff7ba6498be..0646f7b45d9 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.de-de.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.de-de.md @@ -25,7 +25,7 @@ Im OVHcloud Kundencenter können Sie eine Additional IP-Adresse, die mit einem a - Sie haben ein [Public Cloud Projekt](https://www.ovhcloud.com/de/public-cloud) in Ihrem Kunden-Account. - Sie haben Zugriff auf Ihr [OVHcloud Kundencenter](/links/manager). -- Sie verfügen über eine [Additional IP-Adresse](https://www.ovhcloud.com/de/bare-metal/ip/). +- Sie verfügen über eine [Additional IP-Adresse](/links/bare-metal/ip). > [!warning] > Diese Funktion ist derzeit für Metal Instanzen nicht verfügbar. diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-asia.md b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-asia.md index b00d2ce1265..204047760b3 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-asia.md @@ -23,9 +23,9 @@ Instead of buying additional ones, you can import an Additional IP address that ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) -- An [Additional IP address](https://www.ovhcloud.com/asia/bare-metal/ip/) +- An [Additional IP address](/links/bare-metal/ip) ## Instructions diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-au.md b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-au.md index c192811ad58..204047760b3 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-au.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-au.md @@ -23,9 +23,9 @@ Instead of buying additional ones, you can import an Additional IP address that ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) -- An [Additional IP address](https://www.ovhcloud.com/en-au/bare-metal/ip/) +- An [Additional IP address](/links/bare-metal/ip) ## Instructions diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-ca.md b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-ca.md index e6e76647f4f..f485ff53385 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-ca.md @@ -23,9 +23,9 @@ Instead of buying additional ones, you can import an Additional IP address that ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) -- An [Additional IP address](https://www.ovhcloud.com/en-ca/bare-metal/ip/) +- An [Additional IP address](/links/bare-metal/ip) > [!warning] > This feature is not currently available for Metal instances. diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-gb.md b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-gb.md index 8a419956c4e..84f98382d43 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-gb.md @@ -23,9 +23,9 @@ Instead of buying more public IP addresses, you can import an Additional IP addr ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) -- An [Additional IP address](https://www.ovhcloud.com/en-gb/bare-metal/ip/) +- An [Additional IP address](/links/bare-metal/ip) > [!warning] > This feature is not currently available for Metal instances. diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-ie.md b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-ie.md index 3425c51465d..5b3b3067616 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-ie.md @@ -23,9 +23,9 @@ Instead of buying additional ones, you can import an Additional IP address that ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) -- An [Additional IP address](https://www.ovhcloud.com/en-ie/bare-metal/ip/) +- An [Additional IP address](/links/bare-metal/ip) > [!warning] > This feature is not currently available for Metal instances. diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-sg.md b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-sg.md index 263c0713225..204047760b3 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-sg.md @@ -23,9 +23,9 @@ Instead of buying additional ones, you can import an Additional IP address that ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) -- An [Additional IP address](https://www.ovhcloud.com/en-sg/bare-metal/ip/) +- An [Additional IP address](/links/bare-metal/ip) ## Instructions diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-us.md b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-us.md index db6361aa2c3..f485ff53385 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-us.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.en-us.md @@ -23,9 +23,9 @@ Instead of buying additional ones, you can import an Additional IP address that ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Access to the [OVHcloud Control Panel](/links/manager) -- An [Additional IP address](https://www.ovhcloud.com/en/bare-metal/ip/) +- An [Additional IP address](/links/bare-metal/ip) > [!warning] > This feature is not currently available for Metal instances. diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.es-es.md index 3f1211bd5c9..25c8b868a8a 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.es-es.md @@ -23,9 +23,9 @@ Puede importar una dirección Additional IP que esté asociada a otro servicio d ## Requisitos -- Tener un [proyecto de Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/) en su cuenta de OVHcloud +- Tener un [proyecto de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud - Tener acceso al [área de cliente de OVHcloud](/links/manager) -- Tener una [dirección Additional IP](https://www.ovhcloud.com/es-es/bare-metal/ip/) +- Tener una [dirección Additional IP](/links/bare-metal/ip) > [!warning] > Esta funcionalidad no está actualmente disponible para instancias Metal. diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.es-us.md index b3b3de0130d..f2f1cfade3b 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.es-us.md @@ -23,9 +23,9 @@ Puede importar una dirección Additional IP que esté asociada a otro servicio d ## Requisitos -- Tener un [proyecto de Public Cloud](https://www.ovhcloud.com/es/public-cloud/) en su cuenta de OVHcloud +- Tener un [proyecto de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud - Tener acceso al [área de cliente de OVHcloud](/links/manager) -- Tener una [dirección Additional IP](https://www.ovhcloud.com/es/bare-metal/ip/) +- Tener una [dirección Additional IP](/links/bare-metal/ip) > [!warning] > Esta funcionalidad no está actualmente disponible para instancias Metal. diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.fr-ca.md index 6438e92e33b..033bacff7ce 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.fr-ca.md @@ -23,9 +23,9 @@ Il est possible d’importer une adresse Additional IP liée à un autre service ## Prérequis -- Un [projet Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) dans votre compte OVHcloud. +- Un [projet Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud. - Être connecté à votre [espace client OVHcloud](/links/manager). -- Avoir [une Additional IP](https://www.ovhcloud.com/fr-ca/bare-metal/ip/). +- Avoir [une Additional IP](/links/bare-metal/ip). > [!warning] > Cette fonctionnalité n'est actuellement pas disponible pour les instances Metal. diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.fr-fr.md index ef272501c5f..e29cf93a112 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.fr-fr.md @@ -23,9 +23,9 @@ Il est possible d’importer une adresse Additional IP liée à un autre service ## Prérequis -- Un [projet Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud. +- Un [projet Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud. - Être connecté à votre [espace client OVHcloud](/links/manager). -- Avoir [une Additional IP](https://www.ovhcloud.com/fr/bare-metal/ip/). +- Avoir [une Additional IP](/links/bare-metal/ip). > [!warning] > Cette fonctionnalité n'est actuellement pas disponible pour les instances Metal. diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.it-it.md b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.it-it.md index 89d04035ec9..3642979e167 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.it-it.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.it-it.md @@ -23,9 +23,9 @@ Per configurare un indirizzo Additional IP sulle tue istanze Public Cloud, ad es ## Prerequisiti -- Un [progetto Public Cloud](https://www.ovhcloud.com/it/public-cloud/) nel tuo account OVHcloud +- Un [progetto Public Cloud](/links/public-cloud/public-cloud) nel tuo account OVHcloud - Avere accesso allo [Spazio Cliente OVHcloud](/links/manager) -- Un [indirizzo Additional IP](https://www.ovhcloud.com/it/bare-metal/ip/) +- Un [indirizzo Additional IP](/links/bare-metal/ip) > [!warning] > Questa funzionalità al momento non è disponibile per le istanze Metal. diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.pl-pl.md b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.pl-pl.md index 523aeca0592..3f50147df4f 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.pl-pl.md @@ -23,9 +23,9 @@ Można zaimportować adres Additional IP powiązany z inną usługą OVHcloud. ## Wymagania początkowe -- [Projekt Public Cloud](https://www.ovhcloud.com/pl/public-cloud/) na koncie OVHcloud +- [Projekt Public Cloud](/links/public-cloud/public-cloud) na koncie OVHcloud - Dostęp do [Panelu klienta OVHcloud](/links/manager) -- [Adres Additional IP](https://www.ovhcloud.com/pl/bare-metal/ip/) +- [Adres Additional IP](/links/bare-metal/ip) > [!warning] > Ta funkcja nie jest aktualnie dostępna dla instancji Metal. diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.pt-pt.md b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.pt-pt.md index a284ed86279..fbe1e05b974 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-import/guide.pt-pt.md @@ -23,9 +23,9 @@ Pode importar um endereço Additional IP associado a outro serviço OVHcloud. ## Requisitos -- Um [projeto Public Cloud](https://www.ovhcloud.com/pt/public-cloud/) criado na sua conta OVHcloud +- Um [projeto Public Cloud](/links/public-cloud/public-cloud) criado na sua conta OVHcloud - Acesso à [Área de Cliente OVHcloud](/links/manager) -- Um [endereço Additional IP](https://www.ovhcloud.com/pt/bare-metal/ip/) +- Um [endereço Additional IP](/links/bare-metal/ip) > [!warning] > Esta funcionalidade não está atualmente disponível para as instâncias Metal. diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.de-de.md b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.de-de.md index 258d9d985f9..79c2eadc3dd 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.de-de.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.de-de.md @@ -69,6 +69,6 @@ Die Additional IP kann vor oder nach der Migration auf dem Zielserver konfigurie [Additional IP importieren](/pages/public_cloud/public_cloud_network_services/additional-ip-import) -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Für den Austausch mit unserer User Community gehen Sie auf . diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-asia.md b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-asia.md index 547c211179c..42ae59c027a 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-asia.md @@ -17,7 +17,7 @@ Being able to migrate IP addresses generally limits or removes the possibility t ## Prerequisites -- At least two [Public Cloud instances](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- At least two [Public Cloud instances](/links/public-cloud/public-cloud) in your OVHcloud account - An Additional IP address - Access to the [OVHcloud Control Panel](/links/manager) diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-au.md b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-au.md index a05ec5c1131..42ae59c027a 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-au.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-au.md @@ -17,7 +17,7 @@ Being able to migrate IP addresses generally limits or removes the possibility t ## Prerequisites -- At least two [Public Cloud instances](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- At least two [Public Cloud instances](/links/public-cloud/public-cloud) in your OVHcloud account - An Additional IP address - Access to the [OVHcloud Control Panel](/links/manager) @@ -59,6 +59,6 @@ The Additional IP can be configured on the destination server before or after ca [Importing an Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-import) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-ca.md b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-ca.md index 6a02b7ccd38..c9df77e0c24 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-ca.md @@ -17,7 +17,7 @@ Being able to migrate IP addresses generally limits or removes the possibility t ## Prerequisites -- At least two [Public Cloud instances](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- At least two [Public Cloud instances](/links/public-cloud/public-cloud) in your OVHcloud account - An Additional IP address - Access to the [OVHcloud Control Panel](/links/manager) @@ -63,6 +63,6 @@ The Additional IP can be configured on the destination server before or after ca [Importing an Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-import) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-gb.md b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-gb.md index 7c6403b38e5..c9df77e0c24 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-gb.md @@ -17,7 +17,7 @@ Being able to migrate IP addresses generally limits or removes the possibility t ## Prerequisites -- At least two [Public Cloud instances](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- At least two [Public Cloud instances](/links/public-cloud/public-cloud) in your OVHcloud account - An Additional IP address - Access to the [OVHcloud Control Panel](/links/manager) @@ -63,6 +63,6 @@ The Additional IP can be configured on the destination server before or after ca [Importing an Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-import) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-ie.md b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-ie.md index 83289fc1ab9..395ebbc46c9 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-ie.md @@ -17,7 +17,7 @@ Being able to migrate IP addresses generally limits or removes the possibility t ## Prerequisites -- At least two [Public Cloud instances](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- At least two [Public Cloud instances](/links/public-cloud/public-cloud) in your OVHcloud account - An Additional IP address - Access to the [OVHcloud Control Panel](/links/manager) @@ -63,6 +63,6 @@ The Additional IP can be configured on the destination server before or after ca [Importing an Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-import) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-sg.md b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-sg.md index 3822eba4840..42ae59c027a 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-sg.md @@ -17,7 +17,7 @@ Being able to migrate IP addresses generally limits or removes the possibility t ## Prerequisites -- At least two [Public Cloud instances](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- At least two [Public Cloud instances](/links/public-cloud/public-cloud) in your OVHcloud account - An Additional IP address - Access to the [OVHcloud Control Panel](/links/manager) @@ -59,6 +59,6 @@ The Additional IP can be configured on the destination server before or after ca [Importing an Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-import) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-us.md b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-us.md index 4e01f21128e..c9df77e0c24 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-us.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.en-us.md @@ -17,7 +17,7 @@ Being able to migrate IP addresses generally limits or removes the possibility t ## Prerequisites -- At least two [Public Cloud instances](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- At least two [Public Cloud instances](/links/public-cloud/public-cloud) in your OVHcloud account - An Additional IP address - Access to the [OVHcloud Control Panel](/links/manager) @@ -63,6 +63,6 @@ The Additional IP can be configured on the destination server before or after ca [Importing an Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-import) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.es-es.md index 4546a6cf45c..a2658502a1c 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.es-es.md @@ -67,6 +67,6 @@ La Additional IP puede configurarse en el servidor de destino antes o después d [Importar una Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-import) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.es-us.md index ad5971a90bf..2d14aa678bc 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.es-us.md @@ -67,6 +67,6 @@ La Additional IP puede configurarse en el servidor de destino antes o después d [Importar una Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-import) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.fr-ca.md index 2a3513c2f95..f45e796673b 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.fr-ca.md @@ -62,6 +62,6 @@ L’Additional IP peut être configurée sur le serveur de destination avant ou [Importer une Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-import) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.fr-fr.md index df12ae4fcdf..97f9778b22a 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.fr-fr.md @@ -62,6 +62,6 @@ L’Additional IP peut être configurée sur le serveur de destination avant ou [Importer une Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-import) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.it-it.md b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.it-it.md index e20152ebb60..3dc77d88356 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.it-it.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.it-it.md @@ -67,6 +67,6 @@ L'Additional IP può essere configurato sul server di destinazione prima o dopo [Importa un Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-import) -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti all’indirizzo . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.pl-pl.md b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.pl-pl.md index 23c3a3f8a56..b7a4f603d3b 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.pl-pl.md @@ -68,7 +68,7 @@ Additional IP może być skonfigurowany na serwerze docelowym przed lub po migra [Importowanie adresu Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-import) -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Dołącz do społeczności naszych użytkowników na stronie . diff --git a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.pt-pt.md b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.pt-pt.md index bb46928c7a6..107ea174d73 100644 --- a/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_network_services/additional-ip-migrate/guide.pt-pt.md @@ -21,7 +21,7 @@ Este guia explica como poderá migrar um Additional IP de uma instância para ou ## Requisitos -- Dispor de, no mínimo, duas instâncias [Public Cloud](https://www.ovhcloud.com/pt/public-cloud/) iniciadas +- Dispor de, no mínimo, duas instâncias [Public Cloud](/links/public-cloud/public-cloud) iniciadas - Um Additional IP - Ter acesso à [Área de Cliente OVHcloud](/links/manager) @@ -67,6 +67,6 @@ O Additional IP pode ser configurado no servidor de destino antes ou depois da m [Importar um Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-import) -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Fale com nossa comunidade de utilizadores: . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.de-de.md b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.de-de.md index 916572ccaa5..03e52ab5246 100644 --- a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.de-de.md +++ b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.de-de.md @@ -18,12 +18,12 @@ Sie können einen sekundären Server hinzufügen oder diese Konfiguration durch > [!warning] > OVHcloud stellt Ihnen Dienstleistungen zur Verfügung, für deren Konfiguration und Verwaltung Sie die alleinige Verantwortung tragen. Es liegt somit bei Ihnen, sicherzustellen, dass diese ordnungsgemäß funktionieren. > -> Diese Anleitung soll Sie bei allgemeinen Aufgaben bestmöglich unterstützen. Dennoch empfehlen wir Ihnen, einen [spezialisierten Dienstleister](https://partner.ovhcloud.com/de/directory/) zu kontaktieren und/oder Ihre Fragen in der OVHcloud Community zu stellen wenn Sie Schwierigkeiten oder Zweifel hinsichtlich der Verwaltung, Nutzung oder Implementierung der Dienste auf einem Server haben. Leider können wir Ihnen für administrative Aufgaben keine weitergehende technische Unterstützung anbieten. Weitere Informationen finden Sie am [Ende dieser Anleitung](#gofurther). +> Diese Anleitung soll Sie bei allgemeinen Aufgaben bestmöglich unterstützen. Dennoch empfehlen wir Ihnen, einen [spezialisierten Dienstleister](/links/partner) zu kontaktieren und/oder Ihre Fragen in der OVHcloud Community zu stellen wenn Sie Schwierigkeiten oder Zweifel hinsichtlich der Verwaltung, Nutzung oder Implementierung der Dienste auf einem Server haben. Leider können wir Ihnen für administrative Aufgaben keine weitergehende technische Unterstützung anbieten. Weitere Informationen finden Sie am [Ende dieser Anleitung](#gofurther). > ## Voraussetzungen -- Sie haben eine [Public Cloud Instanz](https://www.ovhcloud.com/de/public-cloud/) in Ihrem Kunden-Account. +- Sie haben eine [Public Cloud Instanz](/links/public-cloud/public-cloud) in Ihrem Kunden-Account. - Sie haben administrativen Zugriff auf Ihre Instanz über SSH oder RDP. - Grundlegende Kenntnisse der Netzwerkverwaltung. diff --git a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-asia.md b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-asia.md index 3bf13927441..c1e3ceb2b17 100644 --- a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-asia.md @@ -13,12 +13,12 @@ The default DNS server configured on instances you create will be the OVHcloud s > [!warning] >OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > ->This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/asia/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. You can find more information in the [Go further](#gofurther) section of this guide. +>This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. You can find more information in the [Go further](#gofurther) section of this guide. > ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - Administrative access to the instance via SSH or RDP - Basic networking and administration knowledge diff --git a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-au.md b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-au.md index a887ac3c4af..c1e3ceb2b17 100644 --- a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-au.md +++ b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-au.md @@ -13,12 +13,12 @@ The default DNS server configured on instances you create will be the OVHcloud s > [!warning] >OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > ->This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en-au/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. You can find more information in the [Go further](#gofurther) section of this guide. +>This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. You can find more information in the [Go further](#gofurther) section of this guide. > ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - Administrative access to the instance via SSH or RDP - Basic networking and administration knowledge diff --git a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-ca.md b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-ca.md index 2926df11ff1..c1e3ceb2b17 100644 --- a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-ca.md @@ -13,12 +13,12 @@ The default DNS server configured on instances you create will be the OVHcloud s > [!warning] >OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > ->This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en-ca/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. You can find more information in the [Go further](#gofurther) section of this guide. +>This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. You can find more information in the [Go further](#gofurther) section of this guide. > ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - Administrative access to the instance via SSH or RDP - Basic networking and administration knowledge diff --git a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-gb.md b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-gb.md index d32a09bf240..26227cb9f62 100644 --- a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-gb.md @@ -13,12 +13,12 @@ The default DNS server configured on instances you create will be the OVHcloud s > [!warning] >OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > ->This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. You can find more information in the [Go further](#gofurther) section of this guide. +>This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. You can find more information in the [Go further](#gofurther) section of this guide. > ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - Administrative access to the instance via SSH or RDP - Basic networking and administration knowledge diff --git a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-ie.md b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-ie.md index cf8dcaee43c..c1e3ceb2b17 100644 --- a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-ie.md @@ -13,12 +13,12 @@ The default DNS server configured on instances you create will be the OVHcloud s > [!warning] >OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > ->This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en-ie/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. You can find more information in the [Go further](#gofurther) section of this guide. +>This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. You can find more information in the [Go further](#gofurther) section of this guide. > ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - Administrative access to the instance via SSH or RDP - Basic networking and administration knowledge diff --git a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-sg.md b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-sg.md index 35fb670d762..c1e3ceb2b17 100644 --- a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-sg.md @@ -13,12 +13,12 @@ The default DNS server configured on instances you create will be the OVHcloud s > [!warning] >OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > ->This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en-sg/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. You can find more information in the [Go further](#gofurther) section of this guide. +>This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. You can find more information in the [Go further](#gofurther) section of this guide. > ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - Administrative access to the instance via SSH or RDP - Basic networking and administration knowledge diff --git a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-us.md b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-us.md index a4a42acab6e..c1e3ceb2b17 100644 --- a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-us.md +++ b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.en-us.md @@ -13,12 +13,12 @@ The default DNS server configured on instances you create will be the OVHcloud s > [!warning] >OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > ->This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. You can find more information in the [Go further](#gofurther) section of this guide. +>This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. You can find more information in the [Go further](#gofurther) section of this guide. > ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account - Administrative access to the instance via SSH or RDP - Basic networking and administration knowledge diff --git a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.es-es.md index 78e9fce6bea..a7f62834bd6 100644 --- a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.es-es.md @@ -23,7 +23,7 @@ Puede añadir un servidor secundario o sustituir esta configuración por la suya ## Requisitos -- Tener una [instancia de Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/) en su cuenta de OVHcloud. +- Tener una [instancia de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud. - Tener acceso de administrador a la instancia a través de SSH o RDP. - Conocimientos básicos de red y administración. diff --git a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.es-us.md index 80cd6ed0966..4aec22bc2ee 100644 --- a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.es-us.md @@ -23,7 +23,7 @@ Puede añadir un servidor secundario o sustituir esta configuración por la suya ## Requisitos -- Tener una [instancia de Public Cloud](https://www.ovhcloud.com/es/public-cloud/) en su cuenta de OVHcloud. +- Tener una [instancia de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud. - Tener acceso de administrador a la instancia a través de SSH o RDP. - Conocimientos básicos de red y administración. diff --git a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.fr-ca.md index 0f3f5c381e6..2b7f56835ef 100644 --- a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.fr-ca.md @@ -14,12 +14,12 @@ Vous pouvez ajouter un serveur secondaire ou remplacer cette configuration par l > [!warning] > OVHcloud vous fournit des services dont la configuration et la gestion relèvent de votre responsabilité. Il vous incombe par conséquent de veiller à ce que ces services fonctionnent correctement. > -> Nous mettons ce guide à votre disposition afin de vous accompagner au mieux sur les tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](https://partner.ovhcloud.com/fr-ca/directory/) si vous éprouvez des difficultés ou des doutes concernant l’administration, l’utilisation ou la mise en place d’un service sur un serveur. Plus d’informations dans la section [Aller plus loin](#gofurther) de ce guide. +> Nous mettons ce guide à votre disposition afin de vous accompagner au mieux sur les tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](/links/partner) si vous éprouvez des difficultés ou des doutes concernant l’administration, l’utilisation ou la mise en place d’un service sur un serveur. Plus d’informations dans la section [Aller plus loin](#gofurther) de ce guide. > ## Prérequis -- Disposer d'une [instance Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) dans votre compte OVHcloud. +- Disposer d'une [instance Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud. - Disposer d’un accès administrateur à l’instance via SSH ou RDP. - Des connaissances de base en réseau et administration. diff --git a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.fr-fr.md index 73bd55494a2..2b7f56835ef 100644 --- a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.fr-fr.md @@ -14,12 +14,12 @@ Vous pouvez ajouter un serveur secondaire ou remplacer cette configuration par l > [!warning] > OVHcloud vous fournit des services dont la configuration et la gestion relèvent de votre responsabilité. Il vous incombe par conséquent de veiller à ce que ces services fonctionnent correctement. > -> Nous mettons ce guide à votre disposition afin de vous accompagner au mieux sur les tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](https://partner.ovhcloud.com/fr/directory/) si vous éprouvez des difficultés ou des doutes concernant l’administration, l’utilisation ou la mise en place d’un service sur un serveur. Plus d’informations dans la section [Aller plus loin](#gofurther) de ce guide. +> Nous mettons ce guide à votre disposition afin de vous accompagner au mieux sur les tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](/links/partner) si vous éprouvez des difficultés ou des doutes concernant l’administration, l’utilisation ou la mise en place d’un service sur un serveur. Plus d’informations dans la section [Aller plus loin](#gofurther) de ce guide. > ## Prérequis -- Disposer d'une [instance Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud. +- Disposer d'une [instance Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud. - Disposer d’un accès administrateur à l’instance via SSH ou RDP. - Des connaissances de base en réseau et administration. diff --git a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.it-it.md b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.it-it.md index 4d0bd7ecc1f..8277d40ad69 100644 --- a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.it-it.md +++ b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.it-it.md @@ -23,7 +23,7 @@ Di default, il server DNS configurato sulle istanze Public Cloud è quello di OV ## Prerequisiti -- Disporre di un'[istanza Public Cloud](https://www.ovhcloud.com/it/public-cloud/) nel proprio account OVHcloud +- Disporre di un'[istanza Public Cloud](/links/public-cloud/public-cloud) nel proprio account OVHcloud - Avere accesso amministratore all'istanza via SSH o RDP - Conoscenze di base in rete e amministrazione diff --git a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.pl-pl.md b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.pl-pl.md index c9d3c03c4a4..cb09b9c20b0 100644 --- a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.pl-pl.md @@ -23,7 +23,7 @@ Możesz dodać serwer zapasowy lub zastąpić tę konfigurację Twoją. Serwery ## Wymagania początkowe -- Posiadanie [instancji Public Cloud](https://www.ovhcloud.com/pl/public-cloud/) na koncie OVHcloud +- Posiadanie [instancji Public Cloud](/links/public-cloud/public-cloud) na koncie OVHcloud - Dostęp administratora do instancji przez SSH lub RDP - Podstawowa wiedza w zakresie sieci i administracji diff --git a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.pt-pt.md b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.pt-pt.md index 4e6f10a2762..1a673f203f8 100644 --- a/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_network_services/changing_dns_servers_of_an_instance/guide.pt-pt.md @@ -18,12 +18,12 @@ Pode adicionar um servidor secundário ou substituir esta configuração pela su > [!warning] > A OVHcloud fornece-lhe serviços cuja configuração e gestão são da sua responsabilidade. Por conseguinte, é da sua responsabilidade garantir que estes serviços funcionam corretamente. > -> Este manual fornece as instruções necessárias para realizar as operações mais habituais. No entanto, se encontrar dificuldades ou dúvidas relativamente à administração, utilização ou implementação de um serviço num servidor, recomendamos que recorra a um [prestador de serviços especializado](https://partner.ovhcloud.com/pt/directory/). Para mais informações, aceda à secção [Quer saber mais](#gofurther). +> Este manual fornece as instruções necessárias para realizar as operações mais habituais. No entanto, se encontrar dificuldades ou dúvidas relativamente à administração, utilização ou implementação de um serviço num servidor, recomendamos que recorra a um [prestador de serviços especializado](/links/partner). Para mais informações, aceda à secção [Quer saber mais](#gofurther). > ## Requisitos -- Ter uma [instância Public Cloud](https://www.ovhcloud.com/pt/public-cloud/) na sua conta OVHcloud. +- Ter uma [instância Public Cloud](/links/public-cloud/public-cloud) na sua conta OVHcloud. - Dispor de um acesso de administrador à instância através de SSH ou RDP. - Conhecimentos básicos de rede e administração. diff --git a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.de-de.md b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.de-de.md index bcf606d8f4b..855bb662dab 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.de-de.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.de-de.md @@ -30,7 +30,7 @@ More information about configuring Additional IP addresses is available in [this ### Floating IP -This type of public IP address is only available for [Public Cloud services](https://www.ovhcloud.com/de/public-cloud/), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. +This type of public IP address is only available for [Public Cloud services](/links/public-cloud/public-cloud), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. The backend (instance/Load Balancer) system configuration when using Floating IP is entirely automatic (via DHCP protocol), no manual setup is needed. However, they require a Gateway in order to map a public IP address to an instance or network service. @@ -55,6 +55,6 @@ Depending on your choice, you can select from the different regions and further ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-asia.md b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-asia.md index c8846eba46f..78ce281d6a8 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-asia.md @@ -30,7 +30,7 @@ More information about configuring Additional IP addresses is available in [this ### Floating IP -This type of public IP address is only available for [Public Cloud services](https://www.ovhcloud.com/asia/public-cloud/), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. +This type of public IP address is only available for [Public Cloud services](/links/public-cloud/public-cloud), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. The backend (instance/Load Balancer) system configuration when using Floating IP is entirely automatic (via DHCP protocol), no manual setup is needed. However, they require a Gateway in order to map a public IP address to an instance or network service. @@ -55,6 +55,6 @@ Depending on your choice, you can select from the different regions and further ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-au.md b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-au.md index 2e7abd10eb6..78ce281d6a8 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-au.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-au.md @@ -30,7 +30,7 @@ More information about configuring Additional IP addresses is available in [this ### Floating IP -This type of public IP address is only available for [Public Cloud services](https://www.ovhcloud.com/en-au/public-cloud/), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. +This type of public IP address is only available for [Public Cloud services](/links/public-cloud/public-cloud), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. The backend (instance/Load Balancer) system configuration when using Floating IP is entirely automatic (via DHCP protocol), no manual setup is needed. However, they require a Gateway in order to map a public IP address to an instance or network service. @@ -55,6 +55,6 @@ Depending on your choice, you can select from the different regions and further ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-ca.md b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-ca.md index f013e22bd40..78ce281d6a8 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-ca.md @@ -30,7 +30,7 @@ More information about configuring Additional IP addresses is available in [this ### Floating IP -This type of public IP address is only available for [Public Cloud services](https://www.ovhcloud.com/en-ca/public-cloud/), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. +This type of public IP address is only available for [Public Cloud services](/links/public-cloud/public-cloud), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. The backend (instance/Load Balancer) system configuration when using Floating IP is entirely automatic (via DHCP protocol), no manual setup is needed. However, they require a Gateway in order to map a public IP address to an instance or network service. @@ -55,6 +55,6 @@ Depending on your choice, you can select from the different regions and further ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-gb.md b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-gb.md index 29c21018147..78ce281d6a8 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-gb.md @@ -30,7 +30,7 @@ More information about configuring Additional IP addresses is available in [this ### Floating IP -This type of public IP address is only available for [Public Cloud services](https://www.ovhcloud.com/en-gb/public-cloud/), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. +This type of public IP address is only available for [Public Cloud services](/links/public-cloud/public-cloud), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. The backend (instance/Load Balancer) system configuration when using Floating IP is entirely automatic (via DHCP protocol), no manual setup is needed. However, they require a Gateway in order to map a public IP address to an instance or network service. @@ -55,6 +55,6 @@ Depending on your choice, you can select from the different regions and further ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-ie.md b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-ie.md index 810806877d5..78ce281d6a8 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-ie.md @@ -30,7 +30,7 @@ More information about configuring Additional IP addresses is available in [this ### Floating IP -This type of public IP address is only available for [Public Cloud services](https://www.ovhcloud.com/en-ie/public-cloud/), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. +This type of public IP address is only available for [Public Cloud services](/links/public-cloud/public-cloud), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. The backend (instance/Load Balancer) system configuration when using Floating IP is entirely automatic (via DHCP protocol), no manual setup is needed. However, they require a Gateway in order to map a public IP address to an instance or network service. @@ -55,6 +55,6 @@ Depending on your choice, you can select from the different regions and further ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-sg.md b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-sg.md index 1ec8bb6043a..78ce281d6a8 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-sg.md @@ -30,7 +30,7 @@ More information about configuring Additional IP addresses is available in [this ### Floating IP -This type of public IP address is only available for [Public Cloud services](https://www.ovhcloud.com/en-sg/public-cloud/), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. +This type of public IP address is only available for [Public Cloud services](/links/public-cloud/public-cloud), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. The backend (instance/Load Balancer) system configuration when using Floating IP is entirely automatic (via DHCP protocol), no manual setup is needed. However, they require a Gateway in order to map a public IP address to an instance or network service. @@ -55,6 +55,6 @@ Depending on your choice, you can select from the different regions and further ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-us.md b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-us.md index 179a85ff512..78ce281d6a8 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-us.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.en-us.md @@ -30,7 +30,7 @@ More information about configuring Additional IP addresses is available in [this ### Floating IP -This type of public IP address is only available for [Public Cloud services](https://www.ovhcloud.com/en/public-cloud/), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. +This type of public IP address is only available for [Public Cloud services](/links/public-cloud/public-cloud), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. The backend (instance/Load Balancer) system configuration when using Floating IP is entirely automatic (via DHCP protocol), no manual setup is needed. However, they require a Gateway in order to map a public IP address to an instance or network service. @@ -55,6 +55,6 @@ Depending on your choice, you can select from the different regions and further ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.es-es.md index b9bf52db263..855bb662dab 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.es-es.md @@ -30,7 +30,7 @@ More information about configuring Additional IP addresses is available in [this ### Floating IP -This type of public IP address is only available for [Public Cloud services](https://www.ovhcloud.com/es-es/public-cloud/), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. +This type of public IP address is only available for [Public Cloud services](/links/public-cloud/public-cloud), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. The backend (instance/Load Balancer) system configuration when using Floating IP is entirely automatic (via DHCP protocol), no manual setup is needed. However, they require a Gateway in order to map a public IP address to an instance or network service. @@ -55,6 +55,6 @@ Depending on your choice, you can select from the different regions and further ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.es-us.md index bdcfcf3e3b5..855bb662dab 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.es-us.md @@ -30,7 +30,7 @@ More information about configuring Additional IP addresses is available in [this ### Floating IP -This type of public IP address is only available for [Public Cloud services](https://www.ovhcloud.com/es/public-cloud/), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. +This type of public IP address is only available for [Public Cloud services](/links/public-cloud/public-cloud), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. The backend (instance/Load Balancer) system configuration when using Floating IP is entirely automatic (via DHCP protocol), no manual setup is needed. However, they require a Gateway in order to map a public IP address to an instance or network service. @@ -55,6 +55,6 @@ Depending on your choice, you can select from the different regions and further ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.fr-ca.md index 92babd276b4..997d49d4467 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.fr-ca.md @@ -30,7 +30,7 @@ Retrouvez plus d'informations sur la configuration d'adresses Additional IP dans ### Floating IP -Ce type d’adresse IP publique est disponible uniquement pour les [services Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) conçus pour les cas d’usages cloud native et notamment l’automatisation (ex : Terraform, Ansible). Ils servent à exposer une instance privée ou un service de réseau privé (un Load Balancer par exemple) sur le réseau public. +Ce type d’adresse IP publique est disponible uniquement pour les [services Public Cloud](/links/public-cloud/public-cloud) conçus pour les cas d’usages cloud native et notamment l’automatisation (ex : Terraform, Ansible). Ils servent à exposer une instance privée ou un service de réseau privé (un Load Balancer par exemple) sur le réseau public. La configuration du système backend (instance/Load Balancer) lors de l'utilisation de l'adresse Floating IP est entièrement automatique (via le protocole DHCP), aucune configuration manuelle n'est nécessaire. Cependant, une passerelle est nécessaire pour mapper une adresse IP publique à une instance ou un service réseau. @@ -54,6 +54,6 @@ En fonction de votre choix, vous pouvez faire votre sélection parmi les différ ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.fr-fr.md index e731af0b9ae..8625d340dd2 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.fr-fr.md @@ -30,7 +30,7 @@ Retrouvez plus d'informations sur la configuration d'adresses Additional IP dans ### Floating IP -Ce type d’adresse IP publique est disponible uniquement pour les [services Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) conçus pour les cas d’usages cloud native et notamment l’automatisation (ex : Terraform, Ansible). Ils servent à exposer une instance privée ou un service de réseau privé (un Load Balancer par exemple) sur le réseau public. +Ce type d’adresse IP publique est disponible uniquement pour les [services Public Cloud](/links/public-cloud/public-cloud) conçus pour les cas d’usages cloud native et notamment l’automatisation (ex : Terraform, Ansible). Ils servent à exposer une instance privée ou un service de réseau privé (un Load Balancer par exemple) sur le réseau public. La configuration du système backend (instance/Load Balancer) lors de l'utilisation de l'adresse Floating IP est entièrement automatique (via le protocole DHCP), aucune configuration manuelle n'est nécessaire. Cependant, une passerelle est nécessaire pour mapper une adresse IP publique à une instance ou un service réseau. @@ -54,6 +54,6 @@ En fonction de votre choix, vous pouvez faire votre sélection parmi les différ ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.it-it.md b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.it-it.md index b210b697352..855bb662dab 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.it-it.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.it-it.md @@ -30,7 +30,7 @@ More information about configuring Additional IP addresses is available in [this ### Floating IP -This type of public IP address is only available for [Public Cloud services](https://www.ovhcloud.com/it/public-cloud/), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. +This type of public IP address is only available for [Public Cloud services](/links/public-cloud/public-cloud), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. The backend (instance/Load Balancer) system configuration when using Floating IP is entirely automatic (via DHCP protocol), no manual setup is needed. However, they require a Gateway in order to map a public IP address to an instance or network service. @@ -55,6 +55,6 @@ Depending on your choice, you can select from the different regions and further ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.pl-pl.md b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.pl-pl.md index 157f3ca0d35..855bb662dab 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.pl-pl.md @@ -30,7 +30,7 @@ More information about configuring Additional IP addresses is available in [this ### Floating IP -This type of public IP address is only available for [Public Cloud services](https://www.ovhcloud.com/pl/public-cloud/), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. +This type of public IP address is only available for [Public Cloud services](/links/public-cloud/public-cloud), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. The backend (instance/Load Balancer) system configuration when using Floating IP is entirely automatic (via DHCP protocol), no manual setup is needed. However, they require a Gateway in order to map a public IP address to an instance or network service. @@ -55,6 +55,6 @@ Depending on your choice, you can select from the different regions and further ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.pt-pt.md b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.pt-pt.md index e50a3fe0acc..855bb662dab 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip/guide.pt-pt.md @@ -30,7 +30,7 @@ More information about configuring Additional IP addresses is available in [this ### Floating IP -This type of public IP address is only available for [Public Cloud services](https://www.ovhcloud.com/pt/public-cloud/), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. +This type of public IP address is only available for [Public Cloud services](/links/public-cloud/public-cloud), designed for cloud-native use cases and especially automation (e.g. Terraform, Ansible). They serve to expose a private instance or a private network service (Load Balancer for example) to the public network. The backend (instance/Load Balancer) system configuration when using Floating IP is entirely automatic (via DHCP protocol), no manual setup is needed. However, they require a Gateway in order to map a public IP address to an instance or network service. @@ -55,6 +55,6 @@ Depending on your choice, you can select from the different regions and further ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.de-de.md b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.de-de.md index a280ed16747..7932da3d94a 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.de-de.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.de-de.md @@ -144,6 +144,6 @@ The wording is slightly different between OpenStack and OVHcloud: the following - An exhaustive technical documentation on [OpenStack project page](https://docs.openstack.org/octavia/latest/). - Configure your first load balancer with this [guide](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-asia.md b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-asia.md index e5a18cdc9af..64f2665c223 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-asia.md @@ -144,6 +144,6 @@ The wording is slightly different between OpenStack and OVHcloud: the following - An exhaustive technical documentation on [OpenStack project page](https://docs.openstack.org/octavia/latest/). - Configure your first load balancer with this [guide](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-au.md b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-au.md index f9321a7508c..64f2665c223 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-au.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-au.md @@ -144,6 +144,6 @@ The wording is slightly different between OpenStack and OVHcloud: the following - An exhaustive technical documentation on [OpenStack project page](https://docs.openstack.org/octavia/latest/). - Configure your first load balancer with this [guide](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-ca.md b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-ca.md index 0eb0d984bac..64f2665c223 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-ca.md @@ -144,6 +144,6 @@ The wording is slightly different between OpenStack and OVHcloud: the following - An exhaustive technical documentation on [OpenStack project page](https://docs.openstack.org/octavia/latest/). - Configure your first load balancer with this [guide](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-gb.md b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-gb.md index acc2169b67c..64f2665c223 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-gb.md @@ -144,6 +144,6 @@ The wording is slightly different between OpenStack and OVHcloud: the following - An exhaustive technical documentation on [OpenStack project page](https://docs.openstack.org/octavia/latest/). - Configure your first load balancer with this [guide](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-ie.md b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-ie.md index 724a8f9936c..64f2665c223 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-ie.md @@ -144,6 +144,6 @@ The wording is slightly different between OpenStack and OVHcloud: the following - An exhaustive technical documentation on [OpenStack project page](https://docs.openstack.org/octavia/latest/). - Configure your first load balancer with this [guide](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-sg.md b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-sg.md index 06878c6ff7f..64f2665c223 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-sg.md @@ -144,6 +144,6 @@ The wording is slightly different between OpenStack and OVHcloud: the following - An exhaustive technical documentation on [OpenStack project page](https://docs.openstack.org/octavia/latest/). - Configure your first load balancer with this [guide](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-us.md b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-us.md index 3b215b6ddfe..64f2665c223 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-us.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.en-us.md @@ -144,6 +144,6 @@ The wording is slightly different between OpenStack and OVHcloud: the following - An exhaustive technical documentation on [OpenStack project page](https://docs.openstack.org/octavia/latest/). - Configure your first load balancer with this [guide](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.es-es.md index 86080070c0a..7932da3d94a 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.es-es.md @@ -144,6 +144,6 @@ The wording is slightly different between OpenStack and OVHcloud: the following - An exhaustive technical documentation on [OpenStack project page](https://docs.openstack.org/octavia/latest/). - Configure your first load balancer with this [guide](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.es-us.md index c8ae8ae8e67..7932da3d94a 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.es-us.md @@ -144,6 +144,6 @@ The wording is slightly different between OpenStack and OVHcloud: the following - An exhaustive technical documentation on [OpenStack project page](https://docs.openstack.org/octavia/latest/). - Configure your first load balancer with this [guide](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.fr-ca.md index 555e4ec956f..e251e7e7fec 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.fr-ca.md @@ -149,6 +149,6 @@ La formulation est légèrement différente entre OpenStack et OVHcloud. Le tabl - Configurez votre premier load balancer avec ce [guide](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service). -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.fr-fr.md index dbbf2008d5b..45a4b1338b7 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.fr-fr.md @@ -149,6 +149,6 @@ La formulation est légèrement différente entre OpenStack et OVHcloud. Le tabl - Configurez votre premier load balancer avec ce [guide](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service). -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.it-it.md b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.it-it.md index 564092cfaac..7932da3d94a 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.it-it.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.it-it.md @@ -144,6 +144,6 @@ The wording is slightly different between OpenStack and OVHcloud: the following - An exhaustive technical documentation on [OpenStack project page](https://docs.openstack.org/octavia/latest/). - Configure your first load balancer with this [guide](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.pl-pl.md b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.pl-pl.md index cdc3fd7f30c..7932da3d94a 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.pl-pl.md @@ -144,6 +144,6 @@ The wording is slightly different between OpenStack and OVHcloud: the following - An exhaustive technical documentation on [OpenStack project page](https://docs.openstack.org/octavia/latest/). - Configure your first load balancer with this [guide](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.pt-pt.md b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.pt-pt.md index 661376651cf..7932da3d94a 100644 --- a/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer/guide.pt-pt.md @@ -144,6 +144,6 @@ The wording is slightly different between OpenStack and OVHcloud: the following - An exhaustive technical documentation on [OpenStack project page](https://docs.openstack.org/octavia/latest/). - Configure your first load balancer with this [guide](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service). -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.de-de.md b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.de-de.md index 7553a7dbd93..ae04182928a 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.de-de.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.de-de.md @@ -12,7 +12,7 @@ The purpose of this guide is to describe the Secure Network Address Translation ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - The [Openstack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} tool installed on your working environment - A [Public Cloud Floating IP](/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance) @@ -149,6 +149,6 @@ The result shows that VM **vmpriv** has external access to the Internet while be ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-asia.md b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-asia.md index 08b70d22a3a..85819b72834 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-asia.md @@ -12,7 +12,7 @@ The purpose of this guide is to describe the Secure Network Address Translation ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - The [Openstack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} tool installed on your working environment - A [Public Cloud Floating IP](/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance) @@ -149,6 +149,6 @@ The result shows that VM **vmpriv** has external access to the Internet while be ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-au.md b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-au.md index db5844570a8..85819b72834 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-au.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-au.md @@ -12,7 +12,7 @@ The purpose of this guide is to describe the Secure Network Address Translation ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - The [Openstack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} tool installed on your working environment - A [Public Cloud Floating IP](/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance) @@ -149,6 +149,6 @@ The result shows that VM **vmpriv** has external access to the Internet while be ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-ca.md b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-ca.md index ee937226729..85819b72834 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-ca.md @@ -12,7 +12,7 @@ The purpose of this guide is to describe the Secure Network Address Translation ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - The [Openstack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} tool installed on your working environment - A [Public Cloud Floating IP](/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance) @@ -149,6 +149,6 @@ The result shows that VM **vmpriv** has external access to the Internet while be ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-gb.md b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-gb.md index e87af48383f..85819b72834 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-gb.md @@ -12,7 +12,7 @@ The purpose of this guide is to describe the Secure Network Address Translation ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - The [Openstack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} tool installed on your working environment - A [Public Cloud Floating IP](/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance) @@ -149,6 +149,6 @@ The result shows that VM **vmpriv** has external access to the Internet while be ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-ie.md b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-ie.md index fc27c0e41d2..85819b72834 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-ie.md @@ -12,7 +12,7 @@ The purpose of this guide is to describe the Secure Network Address Translation ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - The [Openstack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} tool installed on your working environment - A [Public Cloud Floating IP](/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance) @@ -149,6 +149,6 @@ The result shows that VM **vmpriv** has external access to the Internet while be ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-sg.md b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-sg.md index 07c54c86af9..85819b72834 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-sg.md @@ -12,7 +12,7 @@ The purpose of this guide is to describe the Secure Network Address Translation ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - The [Openstack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} tool installed on your working environment - A [Public Cloud Floating IP](/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance) @@ -149,6 +149,6 @@ The result shows that VM **vmpriv** has external access to the Internet while be ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-us.md b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-us.md index 67768b53e65..85819b72834 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-us.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.en-us.md @@ -12,7 +12,7 @@ The purpose of this guide is to describe the Secure Network Address Translation ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - The [Openstack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} tool installed on your working environment - A [Public Cloud Floating IP](/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance) @@ -149,6 +149,6 @@ The result shows that VM **vmpriv** has external access to the Internet while be ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.es-es.md index d360b04c02f..ae04182928a 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.es-es.md @@ -12,7 +12,7 @@ The purpose of this guide is to describe the Secure Network Address Translation ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - The [Openstack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} tool installed on your working environment - A [Public Cloud Floating IP](/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance) @@ -149,6 +149,6 @@ The result shows that VM **vmpriv** has external access to the Internet while be ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.es-us.md index 54f79fa4093..ae04182928a 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.es-us.md @@ -12,7 +12,7 @@ The purpose of this guide is to describe the Secure Network Address Translation ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - The [Openstack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} tool installed on your working environment - A [Public Cloud Floating IP](/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance) @@ -149,6 +149,6 @@ The result shows that VM **vmpriv** has external access to the Internet while be ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.fr-ca.md index 529087c5e2d..395c3cbdb31 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.fr-ca.md @@ -10,7 +10,7 @@ L'objectif de ce guide est d'expliquer ce qu'est le service SNAT fourni par les ## Prérequis -- Un [projet Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) dans votre compte OVHcloud +- Un [projet Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - L'outil [Openstack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} installé sur votre environnement (local) - Une [Floating IP des services L3](/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance) @@ -145,6 +145,6 @@ La VM **vmpriv** a un accès externe à Internet tout en étant connectée à un ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.fr-fr.md index d88068229e9..395c3cbdb31 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.fr-fr.md @@ -10,7 +10,7 @@ L'objectif de ce guide est d'expliquer ce qu'est le service SNAT fourni par les ## Prérequis -- Un [projet Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud +- Un [projet Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - L'outil [Openstack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} installé sur votre environnement (local) - Une [Floating IP des services L3](/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance) @@ -145,6 +145,6 @@ La VM **vmpriv** a un accès externe à Internet tout en étant connectée à un ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.it-it.md b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.it-it.md index 4cdf218a0a2..ae04182928a 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.it-it.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.it-it.md @@ -12,7 +12,7 @@ The purpose of this guide is to describe the Secure Network Address Translation ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - The [Openstack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} tool installed on your working environment - A [Public Cloud Floating IP](/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance) @@ -149,6 +149,6 @@ The result shows that VM **vmpriv** has external access to the Internet while be ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.pl-pl.md b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.pl-pl.md index f9ade7bc743..ae04182928a 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.pl-pl.md @@ -12,7 +12,7 @@ The purpose of this guide is to describe the Secure Network Address Translation ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - The [Openstack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} tool installed on your working environment - A [Public Cloud Floating IP](/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance) @@ -149,6 +149,6 @@ The result shows that VM **vmpriv** has external access to the Internet while be ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.pt-pt.md b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.pt-pt.md index ec36412883b..ae04182928a 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-01-snat-configuration/guide.pt-pt.md @@ -12,7 +12,7 @@ The purpose of this guide is to describe the Secure Network Address Translation ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - The [Openstack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} tool installed on your working environment - A [Public Cloud Floating IP](/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance) @@ -149,6 +149,6 @@ The result shows that VM **vmpriv** has external access to the Internet while be ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.de-de.md b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.de-de.md index f9a6c806add..f3a9a89f787 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.de-de.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.de-de.md @@ -327,6 +327,6 @@ Zögern Sie jedenfalls nicht, sich mit Testergebnissen zu den oben erwähnten An ## Weiterführende Informationen -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Für den Austausch mit unserer User Community gehen Sie auf . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-asia.md b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-asia.md index ad8182f1064..f71dba69e4f 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-asia.md @@ -306,6 +306,6 @@ In any case, please feel free to reach out to our support team with the elements ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-au.md b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-au.md index ff57ce3f68c..f71dba69e4f 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-au.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-au.md @@ -306,6 +306,6 @@ In any case, please feel free to reach out to our support team with the elements ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-ca.md b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-ca.md index 62d7f506da0..f71dba69e4f 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-ca.md @@ -306,6 +306,6 @@ In any case, please feel free to reach out to our support team with the elements ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-gb.md b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-gb.md index b4d9a5b1b1a..3c1485fd095 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-gb.md @@ -306,7 +306,7 @@ In any case, please feel free to reach out to our support team with the elements ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-ie.md b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-ie.md index 478c4972bbf..80c7524ac1d 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-ie.md @@ -306,6 +306,6 @@ In any case, please feel free to reach out to our support team with the elements ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-sg.md b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-sg.md index 76505380455..80c7524ac1d 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-sg.md @@ -306,6 +306,6 @@ In any case, please feel free to reach out to our support team with the elements ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-us.md b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-us.md index 3d2d49a1e88..f71dba69e4f 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-us.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.en-us.md @@ -306,6 +306,6 @@ In any case, please feel free to reach out to our support team with the elements ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.es-es.md index 61adae73625..c649f3fdf4a 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.es-es.md @@ -321,6 +321,6 @@ Si el problema persiste, puede ponerse en contacto con nuestro equipo de soporte ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.es-us.md index 8dca4594cc9..c649f3fdf4a 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.es-us.md @@ -321,6 +321,6 @@ Si el problema persiste, puede ponerse en contacto con nuestro equipo de soporte ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.fr-ca.md index b9fb8214efe..ab4a9de9aaa 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.fr-ca.md @@ -301,6 +301,6 @@ Dans tous les cas, n'hésitez pas à effectuer une demande au support avec les ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.fr-fr.md index cdc3f5bf598..44b2990a6d0 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.fr-fr.md @@ -301,6 +301,6 @@ Dans tous les cas, n'hésitez pas à effectuer une demande au support avec les ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.it-it.md b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.it-it.md index 59f469fee54..052f85b9c73 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.it-it.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.it-it.md @@ -324,6 +324,6 @@ In ogni caso, se necessario, invia una richiesta di assistenza con gli elementi ## Per saperne di più -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti all’indirizzo . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.pl-pl.md b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.pl-pl.md index ccecc1700ab..9fdfc807dfd 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.pl-pl.md @@ -326,6 +326,6 @@ W każdym przypadku warto skontaktować się z działem pomocy technicznej, poda ## Sprawdź również -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Dołącz do społeczności naszych użytkowników na stronie . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.pt-pt.md b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.pt-pt.md index 7085906e93f..c7a4805be01 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6/guide.pt-pt.md @@ -326,6 +326,6 @@ De qualquer forma, não hesite em contactar o suporte com os elementos testados ## Quer saber mais? -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Fale com nossa comunidade de utilizadores: . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.de-de.md b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.de-de.md index 85f746ff575..78276e86b1d 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.de-de.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.de-de.md @@ -14,7 +14,7 @@ The MTU size will be the same for all services using IPs in the same network. ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Using the [OpenStack command line environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - The [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html) tool installed on your working environment @@ -121,6 +121,6 @@ Updating the MTU value for an existing network with instances plugged into it re ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-asia.md b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-asia.md index 48a042cde04..38774dc4ae9 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-asia.md @@ -14,7 +14,7 @@ The MTU size will be the same for all services using IPs in the same network. ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Using the [OpenStack command line environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - The [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html) tool installed on your working environment @@ -121,6 +121,6 @@ Updating the MTU value for an existing network with instances plugged into it re ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-au.md b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-au.md index b9aa841c073..38774dc4ae9 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-au.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-au.md @@ -14,7 +14,7 @@ The MTU size will be the same for all services using IPs in the same network. ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Using the [OpenStack command line environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - The [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html) tool installed on your working environment @@ -121,6 +121,6 @@ Updating the MTU value for an existing network with instances plugged into it re ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-ca.md b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-ca.md index 744eea51ebd..38774dc4ae9 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-ca.md @@ -14,7 +14,7 @@ The MTU size will be the same for all services using IPs in the same network. ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Using the [OpenStack command line environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - The [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html) tool installed on your working environment @@ -121,6 +121,6 @@ Updating the MTU value for an existing network with instances plugged into it re ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-gb.md b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-gb.md index 86e50686922..38774dc4ae9 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-gb.md @@ -14,7 +14,7 @@ The MTU size will be the same for all services using IPs in the same network. ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Using the [OpenStack command line environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - The [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html) tool installed on your working environment @@ -121,6 +121,6 @@ Updating the MTU value for an existing network with instances plugged into it re ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-ie.md b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-ie.md index 010b78094dc..38774dc4ae9 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-ie.md @@ -14,7 +14,7 @@ The MTU size will be the same for all services using IPs in the same network. ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Using the [OpenStack command line environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - The [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html) tool installed on your working environment @@ -121,6 +121,6 @@ Updating the MTU value for an existing network with instances plugged into it re ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-sg.md b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-sg.md index d131282db4b..38774dc4ae9 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-sg.md @@ -14,7 +14,7 @@ The MTU size will be the same for all services using IPs in the same network. ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Using the [OpenStack command line environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - The [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html) tool installed on your working environment @@ -121,6 +121,6 @@ Updating the MTU value for an existing network with instances plugged into it re ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-us.md b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-us.md index 8f5158bca4b..38774dc4ae9 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-us.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.en-us.md @@ -14,7 +14,7 @@ The MTU size will be the same for all services using IPs in the same network. ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Using the [OpenStack command line environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - The [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html) tool installed on your working environment @@ -121,6 +121,6 @@ Updating the MTU value for an existing network with instances plugged into it re ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.es-es.md index a999c9bc104..78276e86b1d 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.es-es.md @@ -14,7 +14,7 @@ The MTU size will be the same for all services using IPs in the same network. ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Using the [OpenStack command line environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - The [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html) tool installed on your working environment @@ -121,6 +121,6 @@ Updating the MTU value for an existing network with instances plugged into it re ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.es-us.md index 605ededdce7..78276e86b1d 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.es-us.md @@ -14,7 +14,7 @@ The MTU size will be the same for all services using IPs in the same network. ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Using the [OpenStack command line environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - The [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html) tool installed on your working environment @@ -121,6 +121,6 @@ Updating the MTU value for an existing network with instances plugged into it re ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.fr-ca.md index 778241513d2..2e5e834d994 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.fr-ca.md @@ -14,7 +14,7 @@ La taille de MTU sera la même pour tous les services utilisant des IPs sur le m ## Prérequis -- Un [projet Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) dans votre compte OVHcloud +- Un [projet Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - Utiliser l'[environnement de ligne de commande OpenStack](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - L’outil [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html) installé sur votre environnement de travail @@ -121,6 +121,6 @@ A la suite de la mise à jour de la valeur MTU sur un réseau sur lequel des ins ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.fr-fr.md index 303d4f48461..6451029ddc0 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.fr-fr.md @@ -14,7 +14,7 @@ La taille de MTU sera la même pour tous les services utilisant des IPs sur le m ## Prérequis -- Un [projet Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud +- Un [projet Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - Utiliser l'[environnement de ligne de commande OpenStack](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - L’outil [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html) installé sur votre environnement de travail @@ -121,6 +121,6 @@ A la suite de la mise à jour de la valeur MTU sur un réseau sur lequel des ins ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.it-it.md b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.it-it.md index fec3941b5aa..78276e86b1d 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.it-it.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.it-it.md @@ -14,7 +14,7 @@ The MTU size will be the same for all services using IPs in the same network. ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Using the [OpenStack command line environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - The [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html) tool installed on your working environment @@ -121,6 +121,6 @@ Updating the MTU value for an existing network with instances plugged into it re ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.pl-pl.md b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.pl-pl.md index 03ebced195f..78276e86b1d 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.pl-pl.md @@ -14,7 +14,7 @@ The MTU size will be the same for all services using IPs in the same network. ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Using the [OpenStack command line environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - The [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html) tool installed on your working environment @@ -121,6 +121,6 @@ Updating the MTU value for an existing network with instances plugged into it re ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.pt-pt.md b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.pt-pt.md index fa8a34d8534..78276e86b1d 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-03-change-mtu-size/guide.pt-pt.md @@ -14,7 +14,7 @@ The MTU size will be the same for all services using IPs in the same network. ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - Using the [OpenStack command line environment](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - The [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html) tool installed on your working environment @@ -121,6 +121,6 @@ Updating the MTU value for an existing network with instances plugged into it re ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.de-de.md b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.de-de.md index f3a34814dcf..04ca9b205ad 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.de-de.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.de-de.md @@ -170,6 +170,6 @@ You can check that the subnet has been updated: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-asia.md b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-asia.md index f33d3c46cc4..e1a90f4c110 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-asia.md @@ -170,6 +170,6 @@ You can check that the subnet has been updated: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-au.md b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-au.md index 4397468eeaa..e1a90f4c110 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-au.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-au.md @@ -170,6 +170,6 @@ You can check that the subnet has been updated: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-ca.md b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-ca.md index 055ea1645aa..e1a90f4c110 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-ca.md @@ -170,6 +170,6 @@ You can check that the subnet has been updated: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-gb.md b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-gb.md index 2023a0f245c..e1a90f4c110 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-gb.md @@ -170,6 +170,6 @@ You can check that the subnet has been updated: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-ie.md b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-ie.md index c97c6132dbd..e1a90f4c110 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-ie.md @@ -170,6 +170,6 @@ You can check that the subnet has been updated: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-sg.md b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-sg.md index cde7b21f07e..e1a90f4c110 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-sg.md @@ -170,6 +170,6 @@ You can check that the subnet has been updated: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-us.md b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-us.md index 24e2add6a82..e1a90f4c110 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-us.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.en-us.md @@ -170,6 +170,6 @@ You can check that the subnet has been updated: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.es-es.md index 01bae2fdcb5..04ca9b205ad 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.es-es.md @@ -170,6 +170,6 @@ You can check that the subnet has been updated: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.es-us.md index 5fe51362a7f..04ca9b205ad 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.es-us.md @@ -170,6 +170,6 @@ You can check that the subnet has been updated: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.fr-ca.md index e9e4d7d155e..713b43a04af 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.fr-ca.md @@ -170,6 +170,6 @@ You can check that the subnet has been updated: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.fr-fr.md index 49340de43d1..713b43a04af 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.fr-fr.md @@ -170,6 +170,6 @@ You can check that the subnet has been updated: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.it-it.md b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.it-it.md index 61a4d581eb7..04ca9b205ad 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.it-it.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.it-it.md @@ -170,6 +170,6 @@ You can check that the subnet has been updated: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.pl-pl.md b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.pl-pl.md index 89e4511ba7e..04ca9b205ad 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.pl-pl.md @@ -170,6 +170,6 @@ You can check that the subnet has been updated: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.pt-pt.md b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.pt-pt.md index d141af26cc0..04ca9b205ad 100644 --- a/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_network_services/configuration-04-update_subnet/guide.pt-pt.md @@ -170,6 +170,6 @@ You can check that the subnet has been updated: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.de-de.md b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.de-de.md index fc51e8a07bf..4847ed38496 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.de-de.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.de-de.md @@ -1,12 +1,26 @@ --- title: Attaching a Floating IP to a Public Cloud instance (EN) excerpt: Find out how a Floating IP address functions and how to configure it -updated: 2024-03-26 +updated: 2025-07-17 --- + + ## Objective -Floating IPs are public IP addresses for [Public Cloud](https://www.ovhcloud.com/de/public-cloud/), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). +Floating IPs are public IP addresses for [Public Cloud](/links/public-cloud/public-cloud), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). **This guide explains how to attach Floating IP addresses to your instances.** @@ -92,7 +106,7 @@ Next, we will use this Floating IP to connect to the instance (VM) from the outs >> >> Please note that the private network must be linked to a gateway. For more information, consult this guide: [Creating a private network with Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway). >> ->> In the public cloud section, click on `Öffentliche IPs`{.action} in the left-hand menu under **Network**. +>> In the public cloud section, click on `Public IPs`{.action} in the left-hand menu under **Network**. >> >> Click on `Floating IPs`{.action}, then on `Add a new IP`{.action}. >> @@ -131,7 +145,7 @@ This feature is currently only available via the [OpenStack API](#detachip). #### Deleting a Floating IP -In the public cloud section, click on `Öffentliche IPs`{.action} in the left-hand menu under **Network**. +In the public cloud section, click on `Public IPs`{.action} in the left-hand menu under **Network**. In the `Floating IP`{.action} tab, click on the `...`{.action} next to the corresponding IP and select `Delete`{.action}. @@ -352,7 +366,7 @@ $ openstack floating ip set --dns-domain #### Detaching a Floating IP -You can detach a Floating ip from your VM at anytime. +You can detach a Floating IP from your VM at anytime. ```bash $ openstack server remove floating ip vm4fip 169.254.10.25 @@ -385,6 +399,66 @@ $ openstack floating ip list /// +#### Via the Horizon interface + +/// details | Unfold this section + +The following steps describe how to attach a Floating IP to an existing instance. + +> [!primary] +> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway. +> + +> [!tabs] +>> +>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner. +>> +>> ![Region selection](images/region2021.png){.thumbnail} +>> +>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}. +>> +>> ![network](images/network_floating_ip.png){.thumbnail} +>> +>> Click on `Associate`{.action} next to the corresponding instance. +>> +>> ![associate](images/associate_floating_ip.png){.thumbnail} +>> +>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to. +>> +>> ![associate](images/select_port.png){.thumbnail} +>> +>> Next, click on `Associate`{.action}. +>> +>> Once done, the Floating IP will be associated to the instance. +>> +>> ![linked](images/instance_floating_ip.png){.thumbnail} +>> +>> + +#### Detaching a Floating IP + +You can detach a Floating IP from your instance at anytime. + +Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}. + +Click on `Disassociate`{.action} next to the corresponding IP. + +![disassociate](images/disassociate_floating_ip.png){.thumbnail} + +A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}. + +![confirm](images/confirm_disassociate_ip.png){.thumbnail} + +Once done, the Floating IP will be detached from the instance and returned to the pool of Floating IPs. + +#### Deleting a Floating IP + +To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}. + +![delete](images/release_floating_ip.png){.thumbnail} + +/// + #### Via the OVHcloud API /// details | Unfold this section @@ -456,7 +530,7 @@ With the OVHcloud API, you can only attach a Floating IP to an existing instance #### Detaching a Floating IP -This feature is currently only available via the [OpenStack API](#detachip). +This feature is available via the [OpenStack API](#detachip) and the [Horizon interface](#disassociateip). #### Deleting a Floating IP diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-asia.md b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-asia.md index df14e66c2b8..c7c8aaa0f2f 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-asia.md @@ -1,12 +1,26 @@ --- title: Attaching a Floating IP to a Public Cloud instance excerpt: Find out how a Floating IP address functions and how to configure it -updated: 2024-03-26 +updated: 2025-07-17 --- + + ## Objective -Floating IPs are public IP addresses for [Public Cloud](https://www.ovhcloud.com/asia/public-cloud/), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). +Floating IPs are public IP addresses for [Public Cloud](/links/public-cloud/public-cloud), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). **This guide explains how to attach Floating IP addresses to your instances.** @@ -352,7 +366,7 @@ $ openstack floating ip set --dns-domain #### Detaching a Floating IP -You can detach a Floating ip from your VM at anytime. +You can detach a Floating IP from your VM at anytime. ```bash $ openstack server remove floating ip vm4fip 169.254.10.25 @@ -385,6 +399,67 @@ $ openstack floating ip list /// +#### Via the Horizon interface + +/// details | Unfold this section + +The following steps describe how to attach a Floating IP to an existing instance. + +> [!primary] +> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway. +> + +> [!tabs] +>> +>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner. +>> +>> ![Region selection](images/region2021.png){.thumbnail} +>> +>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}. +>> +>> ![network](images/network_floating_ip.png){.thumbnail} +>> +>> Click on `Associate`{.action} next to the corresponding instance. +>> +>> ![associate](images/associate_floating_ip.png){.thumbnail} +>> +>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to. +>> +>> ![associate](images/select_port.png){.thumbnail} +>> +>> Next, click on `Associate`{.action}. +>> +>> Once done, the Floating IP will be associated to the instance. +>> +>> ![linked](images/instance_floating_ip.png){.thumbnail} +>> +>> + +#### Detaching a Floating IP + +You can detach a Floating IP from your instance at anytime. + +Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}. + +Click on `Disassociate`{.action} next to the corresponding IP. + +![disassociate](images/disassociate_floating_ip.png){.thumbnail} + +A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}. + +![confirm](images/confirm_disassociate_ip.png){.thumbnail} + +Once done, the Floating IP will be detached from the instance and returned to the pool of Floating IPs. + +#### Deleting a Floating IP + +To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}. + +![delete](images/release_floating_ip.png){.thumbnail} + +/// + + #### Via the OVHcloud API /// details | Unfold this section @@ -456,7 +531,7 @@ With the OVHcloud API, you can only attach a Floating IP to an existing instance #### Detaching a Floating IP -This feature is currently only available via the [OpenStack API](#detachip). +This feature is available via the [OpenStack API](#detachip) and the [Horizon interface](#disassociateip). #### Deleting a Floating IP diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-au.md b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-au.md index 3b40def2052..8ca083a5367 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-au.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-au.md @@ -1,12 +1,26 @@ --- title: Attaching a Floating IP to a Public Cloud instance excerpt: Find out how a Floating IP address functions and how to configure it -updated: 2024-03-26 +updated: 2025-07-17 --- + + ## Objective -Floating IPs are public IP addresses for [Public Cloud](https://www.ovhcloud.com/en-au/public-cloud/), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). +Floating IPs are public IP addresses for [Public Cloud](/links/public-cloud/public-cloud), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). **This guide explains how to attach Floating IP addresses to your instances.** @@ -352,7 +366,7 @@ $ openstack floating ip set --dns-domain #### Detaching a Floating IP -You can detach a Floating ip from your VM at anytime. +You can detach a Floating IP from your VM at anytime. ```bash $ openstack server remove floating ip vm4fip 169.254.10.25 @@ -385,6 +399,66 @@ $ openstack floating ip list /// +#### Via the Horizon interface + +/// details | Unfold this section + +The following steps describe how to attach a Floating IP to an existing instance. + +> [!primary] +> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway. +> + +> [!tabs] +>> +>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner. +>> +>> ![Region selection](images/region2021.png){.thumbnail} +>> +>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}. +>> +>> ![network](images/network_floating_ip.png){.thumbnail} +>> +>> Click on `Associate`{.action} next to the corresponding instance. +>> +>> ![associate](images/associate_floating_ip.png){.thumbnail} +>> +>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to. +>> +>> ![associate](images/select_port.png){.thumbnail} +>> +>> Next, click on `Associate`{.action}. +>> +>> Once done, the Floating IP will be associated to the instance. +>> +>> ![linked](images/instance_floating_ip.png){.thumbnail} +>> +>> + +#### Detaching a Floating IP + +You can detach a Floating IP from your instance at anytime. + +Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}. + +Click on `Disassociate`{.action} next to the corresponding IP. + +![disassociate](images/disassociate_floating_ip.png){.thumbnail} + +A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}. + +![confirm](images/confirm_disassociate_ip.png){.thumbnail} + +Once done, the Floating IP will be detached from the instance and returned to the pool of Floating IPs. + +#### Deleting a Floating IP + +To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}. + +![delete](images/release_floating_ip.png){.thumbnail} + +/// + #### Via the OVHcloud API /// details | Unfold this section @@ -456,7 +530,7 @@ With the OVHcloud API, you can only attach a Floating IP to an existing instance #### Detaching a Floating IP -This feature is currently only available via the [OpenStack API](#detachip). +This feature is available via the [OpenStack API](#detachip) and the [Horizon interface](#disassociateip). #### Deleting a Floating IP diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-ca.md b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-ca.md index 6c9ed4e6128..8ca083a5367 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-ca.md @@ -1,12 +1,26 @@ --- title: Attaching a Floating IP to a Public Cloud instance excerpt: Find out how a Floating IP address functions and how to configure it -updated: 2024-03-26 +updated: 2025-07-17 --- + + ## Objective -Floating IPs are public IP addresses for [Public Cloud](https://www.ovhcloud.com/en-ca/public-cloud/), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). +Floating IPs are public IP addresses for [Public Cloud](/links/public-cloud/public-cloud), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). **This guide explains how to attach Floating IP addresses to your instances.** @@ -352,7 +366,7 @@ $ openstack floating ip set --dns-domain #### Detaching a Floating IP -You can detach a Floating ip from your VM at anytime. +You can detach a Floating IP from your VM at anytime. ```bash $ openstack server remove floating ip vm4fip 169.254.10.25 @@ -385,6 +399,66 @@ $ openstack floating ip list /// +#### Via the Horizon interface + +/// details | Unfold this section + +The following steps describe how to attach a Floating IP to an existing instance. + +> [!primary] +> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway. +> + +> [!tabs] +>> +>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner. +>> +>> ![Region selection](images/region2021.png){.thumbnail} +>> +>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}. +>> +>> ![network](images/network_floating_ip.png){.thumbnail} +>> +>> Click on `Associate`{.action} next to the corresponding instance. +>> +>> ![associate](images/associate_floating_ip.png){.thumbnail} +>> +>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to. +>> +>> ![associate](images/select_port.png){.thumbnail} +>> +>> Next, click on `Associate`{.action}. +>> +>> Once done, the Floating IP will be associated to the instance. +>> +>> ![linked](images/instance_floating_ip.png){.thumbnail} +>> +>> + +#### Detaching a Floating IP + +You can detach a Floating IP from your instance at anytime. + +Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}. + +Click on `Disassociate`{.action} next to the corresponding IP. + +![disassociate](images/disassociate_floating_ip.png){.thumbnail} + +A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}. + +![confirm](images/confirm_disassociate_ip.png){.thumbnail} + +Once done, the Floating IP will be detached from the instance and returned to the pool of Floating IPs. + +#### Deleting a Floating IP + +To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}. + +![delete](images/release_floating_ip.png){.thumbnail} + +/// + #### Via the OVHcloud API /// details | Unfold this section @@ -456,7 +530,7 @@ With the OVHcloud API, you can only attach a Floating IP to an existing instance #### Detaching a Floating IP -This feature is currently only available via the [OpenStack API](#detachip). +This feature is available via the [OpenStack API](#detachip) and the [Horizon interface](#disassociateip). #### Deleting a Floating IP diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-gb.md b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-gb.md index 343be13e2e5..121152bffaa 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-gb.md @@ -1,12 +1,26 @@ --- title: Attaching a Floating IP to a Public Cloud instance excerpt: Find out how a Floating IP address functions and how to configure it -updated: 2024-03-26 +updated: 2025-07-17 --- + + ## Objective -Floating IPs are public IP addresses for [Public Cloud](https://www.ovhcloud.com/en-gb/public-cloud/), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). +Floating IPs are public IP addresses for [Public Cloud](/links/public-cloud/public-cloud), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). **This guide explains how to attach Floating IP addresses to your instances.** @@ -352,7 +366,7 @@ $ openstack floating ip set --dns-domain #### Detaching a Floating IP -You can detach a Floating ip from your VM at anytime. +You can detach a Floating IP from your VM at anytime. ```bash $ openstack server remove floating ip vm4fip 169.254.10.25 @@ -385,6 +399,66 @@ $ openstack floating ip list /// +#### Via the Horizon interface + +/// details | Unfold this section + +The following steps describe how to attach a Floating IP to an existing instance. + +> [!primary] +> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway. +> + +> [!tabs] +>> +>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner. +>> +>> ![Region selection](images/region2021.png){.thumbnail} +>> +>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}. +>> +>> ![network](images/network_floating_ip.png){.thumbnail} +>> +>> Click on `Associate`{.action} next to the corresponding instance. +>> +>> ![associate](images/associate_floating_ip.png){.thumbnail} +>> +>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to. +>> +>> ![associate](images/select_port.png){.thumbnail} +>> +>> Next, click on `Associate`{.action}. +>> +>> Once done, the Floating IP will be associated to the instance. +>> +>> ![linked](images/instance_floating_ip.png){.thumbnail} +>> +>> + +#### Detaching a Floating IP + +You can detach a Floating IP from your instance at anytime. + +Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}. + +Click on `Disassociate`{.action} next to the corresponding IP. + +![disassociate](images/disassociate_floating_ip.png){.thumbnail} + +A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}. + +![confirm](images/confirm_disassociate_ip.png){.thumbnail} + +Once done, the Floating IP will be detached from the instance and returned to the pool of Floating IPs. + +#### Deleting a Floating IP + +To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}. + +![delete](images/release_floating_ip.png){.thumbnail} + +/// + #### Via the OVHcloud API /// details | Unfold this section @@ -456,7 +530,7 @@ With the OVHcloud API, you can only attach a Floating IP to an existing instance #### Detaching a Floating IP -This feature is currently only available via the [OpenStack API](#detachip). +This feature is available via the [OpenStack API](#detachip) and the [Horizon interface](#disassociateip). #### Deleting a Floating IP diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-ie.md b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-ie.md index b6d9ac3f4bf..8ca083a5367 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-ie.md @@ -1,12 +1,26 @@ --- title: Attaching a Floating IP to a Public Cloud instance excerpt: Find out how a Floating IP address functions and how to configure it -updated: 2024-03-26 +updated: 2025-07-17 --- + + ## Objective -Floating IPs are public IP addresses for [Public Cloud](https://www.ovhcloud.com/en-ie/public-cloud/), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). +Floating IPs are public IP addresses for [Public Cloud](/links/public-cloud/public-cloud), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). **This guide explains how to attach Floating IP addresses to your instances.** @@ -352,7 +366,7 @@ $ openstack floating ip set --dns-domain #### Detaching a Floating IP -You can detach a Floating ip from your VM at anytime. +You can detach a Floating IP from your VM at anytime. ```bash $ openstack server remove floating ip vm4fip 169.254.10.25 @@ -385,6 +399,66 @@ $ openstack floating ip list /// +#### Via the Horizon interface + +/// details | Unfold this section + +The following steps describe how to attach a Floating IP to an existing instance. + +> [!primary] +> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway. +> + +> [!tabs] +>> +>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner. +>> +>> ![Region selection](images/region2021.png){.thumbnail} +>> +>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}. +>> +>> ![network](images/network_floating_ip.png){.thumbnail} +>> +>> Click on `Associate`{.action} next to the corresponding instance. +>> +>> ![associate](images/associate_floating_ip.png){.thumbnail} +>> +>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to. +>> +>> ![associate](images/select_port.png){.thumbnail} +>> +>> Next, click on `Associate`{.action}. +>> +>> Once done, the Floating IP will be associated to the instance. +>> +>> ![linked](images/instance_floating_ip.png){.thumbnail} +>> +>> + +#### Detaching a Floating IP + +You can detach a Floating IP from your instance at anytime. + +Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}. + +Click on `Disassociate`{.action} next to the corresponding IP. + +![disassociate](images/disassociate_floating_ip.png){.thumbnail} + +A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}. + +![confirm](images/confirm_disassociate_ip.png){.thumbnail} + +Once done, the Floating IP will be detached from the instance and returned to the pool of Floating IPs. + +#### Deleting a Floating IP + +To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}. + +![delete](images/release_floating_ip.png){.thumbnail} + +/// + #### Via the OVHcloud API /// details | Unfold this section @@ -456,7 +530,7 @@ With the OVHcloud API, you can only attach a Floating IP to an existing instance #### Detaching a Floating IP -This feature is currently only available via the [OpenStack API](#detachip). +This feature is available via the [OpenStack API](#detachip) and the [Horizon interface](#disassociateip). #### Deleting a Floating IP diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-sg.md b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-sg.md index 04db6161e25..121152bffaa 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-sg.md @@ -1,12 +1,26 @@ --- title: Attaching a Floating IP to a Public Cloud instance excerpt: Find out how a Floating IP address functions and how to configure it -updated: 2024-03-26 +updated: 2025-07-17 --- + + ## Objective -Floating IPs are public IP addresses for [Public Cloud](https://www.ovhcloud.com/en-sg/public-cloud/), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). +Floating IPs are public IP addresses for [Public Cloud](/links/public-cloud/public-cloud), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). **This guide explains how to attach Floating IP addresses to your instances.** @@ -352,7 +366,7 @@ $ openstack floating ip set --dns-domain #### Detaching a Floating IP -You can detach a Floating ip from your VM at anytime. +You can detach a Floating IP from your VM at anytime. ```bash $ openstack server remove floating ip vm4fip 169.254.10.25 @@ -385,6 +399,66 @@ $ openstack floating ip list /// +#### Via the Horizon interface + +/// details | Unfold this section + +The following steps describe how to attach a Floating IP to an existing instance. + +> [!primary] +> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway. +> + +> [!tabs] +>> +>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner. +>> +>> ![Region selection](images/region2021.png){.thumbnail} +>> +>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}. +>> +>> ![network](images/network_floating_ip.png){.thumbnail} +>> +>> Click on `Associate`{.action} next to the corresponding instance. +>> +>> ![associate](images/associate_floating_ip.png){.thumbnail} +>> +>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to. +>> +>> ![associate](images/select_port.png){.thumbnail} +>> +>> Next, click on `Associate`{.action}. +>> +>> Once done, the Floating IP will be associated to the instance. +>> +>> ![linked](images/instance_floating_ip.png){.thumbnail} +>> +>> + +#### Detaching a Floating IP + +You can detach a Floating IP from your instance at anytime. + +Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}. + +Click on `Disassociate`{.action} next to the corresponding IP. + +![disassociate](images/disassociate_floating_ip.png){.thumbnail} + +A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}. + +![confirm](images/confirm_disassociate_ip.png){.thumbnail} + +Once done, the Floating IP will be detached from the instance and returned to the pool of Floating IPs. + +#### Deleting a Floating IP + +To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}. + +![delete](images/release_floating_ip.png){.thumbnail} + +/// + #### Via the OVHcloud API /// details | Unfold this section @@ -456,7 +530,7 @@ With the OVHcloud API, you can only attach a Floating IP to an existing instance #### Detaching a Floating IP -This feature is currently only available via the [OpenStack API](#detachip). +This feature is available via the [OpenStack API](#detachip) and the [Horizon interface](#disassociateip). #### Deleting a Floating IP diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-us.md b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-us.md index d3baccdee9c..8ca083a5367 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-us.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-us.md @@ -1,12 +1,26 @@ --- title: Attaching a Floating IP to a Public Cloud instance excerpt: Find out how a Floating IP address functions and how to configure it -updated: 2024-03-26 +updated: 2025-07-17 --- + + ## Objective -Floating IPs are public IP addresses for [Public Cloud](https://www.ovhcloud.com/en/public-cloud/), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). +Floating IPs are public IP addresses for [Public Cloud](/links/public-cloud/public-cloud), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). **This guide explains how to attach Floating IP addresses to your instances.** @@ -352,7 +366,7 @@ $ openstack floating ip set --dns-domain #### Detaching a Floating IP -You can detach a Floating ip from your VM at anytime. +You can detach a Floating IP from your VM at anytime. ```bash $ openstack server remove floating ip vm4fip 169.254.10.25 @@ -385,6 +399,66 @@ $ openstack floating ip list /// +#### Via the Horizon interface + +/// details | Unfold this section + +The following steps describe how to attach a Floating IP to an existing instance. + +> [!primary] +> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway. +> + +> [!tabs] +>> +>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner. +>> +>> ![Region selection](images/region2021.png){.thumbnail} +>> +>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}. +>> +>> ![network](images/network_floating_ip.png){.thumbnail} +>> +>> Click on `Associate`{.action} next to the corresponding instance. +>> +>> ![associate](images/associate_floating_ip.png){.thumbnail} +>> +>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to. +>> +>> ![associate](images/select_port.png){.thumbnail} +>> +>> Next, click on `Associate`{.action}. +>> +>> Once done, the Floating IP will be associated to the instance. +>> +>> ![linked](images/instance_floating_ip.png){.thumbnail} +>> +>> + +#### Detaching a Floating IP + +You can detach a Floating IP from your instance at anytime. + +Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}. + +Click on `Disassociate`{.action} next to the corresponding IP. + +![disassociate](images/disassociate_floating_ip.png){.thumbnail} + +A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}. + +![confirm](images/confirm_disassociate_ip.png){.thumbnail} + +Once done, the Floating IP will be detached from the instance and returned to the pool of Floating IPs. + +#### Deleting a Floating IP + +To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}. + +![delete](images/release_floating_ip.png){.thumbnail} + +/// + #### Via the OVHcloud API /// details | Unfold this section @@ -456,7 +530,7 @@ With the OVHcloud API, you can only attach a Floating IP to an existing instance #### Detaching a Floating IP -This feature is currently only available via the [OpenStack API](#detachip). +This feature is available via the [OpenStack API](#detachip) and the [Horizon interface](#disassociateip). #### Deleting a Floating IP diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.es-es.md index 1cce85babbe..4847ed38496 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.es-es.md @@ -1,12 +1,26 @@ --- title: Attaching a Floating IP to a Public Cloud instance (EN) excerpt: Find out how a Floating IP address functions and how to configure it -updated: 2024-03-26 +updated: 2025-07-17 --- + + ## Objective -Floating IPs are public IP addresses for [Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). +Floating IPs are public IP addresses for [Public Cloud](/links/public-cloud/public-cloud), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). **This guide explains how to attach Floating IP addresses to your instances.** @@ -92,7 +106,7 @@ Next, we will use this Floating IP to connect to the instance (VM) from the outs >> >> Please note that the private network must be linked to a gateway. For more information, consult this guide: [Creating a private network with Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway). >> ->> In the public cloud section, click on `IP públicas`{.action} in the left-hand menu under **Network**. +>> In the public cloud section, click on `Public IPs`{.action} in the left-hand menu under **Network**. >> >> Click on `Floating IPs`{.action}, then on `Add a new IP`{.action}. >> @@ -131,7 +145,7 @@ This feature is currently only available via the [OpenStack API](#detachip). #### Deleting a Floating IP -In the public cloud section, click on `IP públicas`{.action} in the left-hand menu under **Network**. +In the public cloud section, click on `Public IPs`{.action} in the left-hand menu under **Network**. In the `Floating IP`{.action} tab, click on the `...`{.action} next to the corresponding IP and select `Delete`{.action}. @@ -352,7 +366,7 @@ $ openstack floating ip set --dns-domain #### Detaching a Floating IP -You can detach a Floating ip from your VM at anytime. +You can detach a Floating IP from your VM at anytime. ```bash $ openstack server remove floating ip vm4fip 169.254.10.25 @@ -385,6 +399,66 @@ $ openstack floating ip list /// +#### Via the Horizon interface + +/// details | Unfold this section + +The following steps describe how to attach a Floating IP to an existing instance. + +> [!primary] +> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway. +> + +> [!tabs] +>> +>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner. +>> +>> ![Region selection](images/region2021.png){.thumbnail} +>> +>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}. +>> +>> ![network](images/network_floating_ip.png){.thumbnail} +>> +>> Click on `Associate`{.action} next to the corresponding instance. +>> +>> ![associate](images/associate_floating_ip.png){.thumbnail} +>> +>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to. +>> +>> ![associate](images/select_port.png){.thumbnail} +>> +>> Next, click on `Associate`{.action}. +>> +>> Once done, the Floating IP will be associated to the instance. +>> +>> ![linked](images/instance_floating_ip.png){.thumbnail} +>> +>> + +#### Detaching a Floating IP + +You can detach a Floating IP from your instance at anytime. + +Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}. + +Click on `Disassociate`{.action} next to the corresponding IP. + +![disassociate](images/disassociate_floating_ip.png){.thumbnail} + +A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}. + +![confirm](images/confirm_disassociate_ip.png){.thumbnail} + +Once done, the Floating IP will be detached from the instance and returned to the pool of Floating IPs. + +#### Deleting a Floating IP + +To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}. + +![delete](images/release_floating_ip.png){.thumbnail} + +/// + #### Via the OVHcloud API /// details | Unfold this section @@ -456,7 +530,7 @@ With the OVHcloud API, you can only attach a Floating IP to an existing instance #### Detaching a Floating IP -This feature is currently only available via the [OpenStack API](#detachip). +This feature is available via the [OpenStack API](#detachip) and the [Horizon interface](#disassociateip). #### Deleting a Floating IP diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.es-us.md index e24e1ba1203..4847ed38496 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.es-us.md @@ -1,12 +1,26 @@ --- title: Attaching a Floating IP to a Public Cloud instance (EN) excerpt: Find out how a Floating IP address functions and how to configure it -updated: 2024-03-26 +updated: 2025-07-17 --- + + ## Objective -Floating IPs are public IP addresses for [Public Cloud](https://www.ovhcloud.com/es/public-cloud/), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). +Floating IPs are public IP addresses for [Public Cloud](/links/public-cloud/public-cloud), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). **This guide explains how to attach Floating IP addresses to your instances.** @@ -92,7 +106,7 @@ Next, we will use this Floating IP to connect to the instance (VM) from the outs >> >> Please note that the private network must be linked to a gateway. For more information, consult this guide: [Creating a private network with Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway). >> ->> In the public cloud section, click on `IP públicas`{.action} in the left-hand menu under **Network**. +>> In the public cloud section, click on `Public IPs`{.action} in the left-hand menu under **Network**. >> >> Click on `Floating IPs`{.action}, then on `Add a new IP`{.action}. >> @@ -131,7 +145,7 @@ This feature is currently only available via the [OpenStack API](#detachip). #### Deleting a Floating IP -In the public cloud section, click on `IP públicas`{.action} in the left-hand menu under **Network**. +In the public cloud section, click on `Public IPs`{.action} in the left-hand menu under **Network**. In the `Floating IP`{.action} tab, click on the `...`{.action} next to the corresponding IP and select `Delete`{.action}. @@ -352,7 +366,7 @@ $ openstack floating ip set --dns-domain #### Detaching a Floating IP -You can detach a Floating ip from your VM at anytime. +You can detach a Floating IP from your VM at anytime. ```bash $ openstack server remove floating ip vm4fip 169.254.10.25 @@ -385,6 +399,66 @@ $ openstack floating ip list /// +#### Via the Horizon interface + +/// details | Unfold this section + +The following steps describe how to attach a Floating IP to an existing instance. + +> [!primary] +> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway. +> + +> [!tabs] +>> +>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner. +>> +>> ![Region selection](images/region2021.png){.thumbnail} +>> +>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}. +>> +>> ![network](images/network_floating_ip.png){.thumbnail} +>> +>> Click on `Associate`{.action} next to the corresponding instance. +>> +>> ![associate](images/associate_floating_ip.png){.thumbnail} +>> +>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to. +>> +>> ![associate](images/select_port.png){.thumbnail} +>> +>> Next, click on `Associate`{.action}. +>> +>> Once done, the Floating IP will be associated to the instance. +>> +>> ![linked](images/instance_floating_ip.png){.thumbnail} +>> +>> + +#### Detaching a Floating IP + +You can detach a Floating IP from your instance at anytime. + +Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}. + +Click on `Disassociate`{.action} next to the corresponding IP. + +![disassociate](images/disassociate_floating_ip.png){.thumbnail} + +A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}. + +![confirm](images/confirm_disassociate_ip.png){.thumbnail} + +Once done, the Floating IP will be detached from the instance and returned to the pool of Floating IPs. + +#### Deleting a Floating IP + +To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}. + +![delete](images/release_floating_ip.png){.thumbnail} + +/// + #### Via the OVHcloud API /// details | Unfold this section @@ -456,7 +530,7 @@ With the OVHcloud API, you can only attach a Floating IP to an existing instance #### Detaching a Floating IP -This feature is currently only available via the [OpenStack API](#detachip). +This feature is available via the [OpenStack API](#detachip) and the [Horizon interface](#disassociateip). #### Deleting a Floating IP diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.fr-ca.md index 9080e2c2bf6..c60288699c1 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.fr-ca.md @@ -1,12 +1,26 @@ --- title: Attacher une adresse Floating IP à une instance Public Cloud excerpt: Comprendre qu'est-ce qu’une Floating IP des services L3 et comment la configurer -updated: 2024-03-26 +updated: 2025-07-17 --- + + ## Objectif -Les Floating IP sont des adresses IP publiques sur [Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/), utilisées pour exposer une instance privée ou un service de réseau privé sur le réseau public. Retrouvez plus d'informations sur [notre page concepts](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip) dédiée. +Les Floating IP sont des adresses IP publiques sur [Public Cloud](/links/public-cloud/public-cloud), utilisées pour exposer une instance privée ou un service de réseau privé sur le réseau public. Retrouvez plus d'informations sur [notre page concepts](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip) dédiée. **Découvrez comment attacher des adresses Floating IP à vos instances.** @@ -380,7 +394,67 @@ $ /// -### Depuis l'API OVHcloud +#### Depuis l’interface Horizon + +/// details | Dépliez cette section + +Les étapes suivantes décrivent comment attacher une Floating IP à une instance existante. + +> [!primary] +> Avant de continuer, assurez-vous que votre instance est liée à un réseau privé **uniquement** et que le réseau privé est lié à une passerelle (*gateway*). +> + +> [!tabs] +>> +>> Connectez-vous à l'interface Horizon et assurez-vous d'être dans la bonne région. Vous pouvez le vérifier en haut à gauche. +>> +>> ![Sélection de la région](images/region2021.png){.thumbnail} +>> +>> Dans le menu de gauche, cliquez sur `Network`{.action} puis sur `Floating IPs`{.action}. +>> +>> ![network](images/network_floating_ip.png){.thumbnail} +>> +>> Cliquez sur `Associate`{.action} à côté de l'instance correspondante. +>> +>> ![associer](images/associate_floating_ip.png){.thumbnail} +>> +>> Une fenêtre pop-up s'affiche. Cliquez sur la flèche déroulante en dessous de « Port to be assiociated » et sélectionner le port/l'instance auquel attacher l'adresse Floating IP. +>> +>> ![associer](images/select_port.png){.thumbnail} +>> +>> Ensuite, cliquez sur `Associate`{.action} +>> +>> Une fois fait, l'adresse Floating IP sera associée à l'instance. +>> +>> ![linked](images/instance_floating_ip.png){.thumbnail} +>> +>> + +#### Détacher une Floating IP + +Vous pouvez détacher une Floating IP de votre instance à tout moment. + +Une fois connecté à l'interface Horizon, cliquez sur `Network`{.action}, puis sur `Floating IPs`{.action}. + +Cliquez sur `Disassociate`{.action} à côté de l'adresse Floating IP correspondante. + +![dissocier](images/disassociate_floating_ip.png){.thumbnail} + +Une fenêtre contextuelle s'affiche vous invitant à confirmer la sélection. Cliquez sur `Disassociate`{.action}. + +![confirm](images/confirm_disassociate_ip.png){.thumbnail} + +Une fois cette opération effectuée, l'adresse Floating IP sera détachée de l'instance et réintégrée dans votre pool d'adresses Floating IP. + +#### Supprimer une Floating IP + +Pour supprimer une Floating IP, cliquez sur la flèche déroulante à côté de l'instance correspondante, puis cliquez sur `Release Floating IP`{.action}. + +![delete](images/release_floating_ip.png){.thumbnail} + +/// + +#### Depuis l'API OVHcloud /// details | Dépliez cette section diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.fr-fr.md index a5282719b1b..8acb8c627eb 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.fr-fr.md @@ -1,12 +1,26 @@ --- title: Attacher une adresse Floating IP à une instance Public Cloud excerpt: Comprendre qu'est-ce qu’une Floating IP des services L3 et comment la configurer -updated: 2024-03-26 +updated: 2025-07-17 --- + + ## Objectif -Les Floating IP sont des adresses IP publiques sur [Public Cloud](https://www.ovhcloud.com/fr/public-cloud/), utilisées pour exposer une instance privée ou un service de réseau privé sur le réseau public. Retrouvez plus d'informations sur [notre page concepts](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip) dédiée. +Les Floating IP sont des adresses IP publiques sur [Public Cloud](/links/public-cloud/public-cloud), utilisées pour exposer une instance privée ou un service de réseau privé sur le réseau public. Retrouvez plus d'informations sur [notre page concepts](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip) dédiée. **Découvrez comment attacher des adresses Floating IP à vos instances.** @@ -381,7 +395,67 @@ $ /// -### Depuis l'API OVHcloud +#### Depuis l’interface Horizon + +/// details | Dépliez cette section + +Les étapes suivantes décrivent comment attacher une Floating IP à une instance existante. + +> [!primary] +> Avant de continuer, assurez-vous que votre instance est liée à un réseau privé **uniquement** et que le réseau privé est lié à une passerelle (*gateway*). +> + +> [!tabs] +>> +>> Connectez-vous à l'interface Horizon et assurez-vous d'être dans la bonne région. Vous pouvez le vérifier en haut à gauche. +>> +>> ![Sélection de la région](images/region2021.png){.thumbnail} +>> +>> Dans le menu de gauche, cliquez sur `Network`{.action} puis sur `Floating IPs`{.action}. +>> +>> ![network](images/network_floating_ip.png){.thumbnail} +>> +>> Cliquez sur `Associate`{.action} à côté de l'instance correspondante. +>> +>> ![associer](images/associate_floating_ip.png){.thumbnail} +>> +>> Une fenêtre pop-up s'affiche. Cliquez sur la flèche déroulante en dessous de « Port to be assiociated » et sélectionner le port/l'instance auquel attacher l'adresse Floating IP. +>> +>> ![associer](images/select_port.png){.thumbnail} +>> +>> Ensuite, cliquez sur `Associate`{.action} +>> +>> Une fois fait, l'adresse Floating IP sera associée à l'instance. +>> +>> ![linked](images/instance_floating_ip.png){.thumbnail} +>> +>> + +#### Détacher une Floating IP + +Vous pouvez détacher une Floating IP de votre instance à tout moment. + +Une fois connecté à l'interface Horizon, cliquez sur `Network`{.action}, puis sur `Floating IPs`{.action}. + +Cliquez sur `Disassociate`{.action} à côté de l'adresse Floating IP correspondante. + +![dissocier](images/disassociate_floating_ip.png){.thumbnail} + +Une fenêtre contextuelle s'affiche vous invitant à confirmer la sélection. Cliquez sur `Disassociate`{.action}. + +![confirm](images/confirm_disassociate_ip.png){.thumbnail} + +Une fois cette opération effectuée, l'adresse Floating IP sera détachée de l'instance et réintégrée dans votre pool d'adresses Floating IP. + +#### Supprimer une Floating IP + +Pour supprimer une Floating IP, cliquez sur la flèche déroulante à côté de l'instance correspondante, puis cliquez sur `Release Floating IP`{.action}. + +![delete](images/release_floating_ip.png){.thumbnail} + +/// + +#### Depuis l'API OVHcloud /// details | Dépliez cette section diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.it-it.md b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.it-it.md index 8be771963b2..4847ed38496 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.it-it.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.it-it.md @@ -1,12 +1,26 @@ --- title: Attaching a Floating IP to a Public Cloud instance (EN) excerpt: Find out how a Floating IP address functions and how to configure it -updated: 2024-03-26 +updated: 2025-07-17 --- + + ## Objective -Floating IPs are public IP addresses for [Public Cloud](https://www.ovhcloud.com/it/public-cloud/), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). +Floating IPs are public IP addresses for [Public Cloud](/links/public-cloud/public-cloud), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). **This guide explains how to attach Floating IP addresses to your instances.** @@ -92,7 +106,7 @@ Next, we will use this Floating IP to connect to the instance (VM) from the outs >> >> Please note that the private network must be linked to a gateway. For more information, consult this guide: [Creating a private network with Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway). >> ->> In the public cloud section, click on `IP pubblici`{.action} in the left-hand menu under **Network**. +>> In the public cloud section, click on `Public IPs`{.action} in the left-hand menu under **Network**. >> >> Click on `Floating IPs`{.action}, then on `Add a new IP`{.action}. >> @@ -131,7 +145,7 @@ This feature is currently only available via the [OpenStack API](#detachip). #### Deleting a Floating IP -In the public cloud section, click on `IP pubblici`{.action} in the left-hand menu under **Network**. +In the public cloud section, click on `Public IPs`{.action} in the left-hand menu under **Network**. In the `Floating IP`{.action} tab, click on the `...`{.action} next to the corresponding IP and select `Delete`{.action}. @@ -352,7 +366,7 @@ $ openstack floating ip set --dns-domain #### Detaching a Floating IP -You can detach a Floating ip from your VM at anytime. +You can detach a Floating IP from your VM at anytime. ```bash $ openstack server remove floating ip vm4fip 169.254.10.25 @@ -385,6 +399,66 @@ $ openstack floating ip list /// +#### Via the Horizon interface + +/// details | Unfold this section + +The following steps describe how to attach a Floating IP to an existing instance. + +> [!primary] +> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway. +> + +> [!tabs] +>> +>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner. +>> +>> ![Region selection](images/region2021.png){.thumbnail} +>> +>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}. +>> +>> ![network](images/network_floating_ip.png){.thumbnail} +>> +>> Click on `Associate`{.action} next to the corresponding instance. +>> +>> ![associate](images/associate_floating_ip.png){.thumbnail} +>> +>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to. +>> +>> ![associate](images/select_port.png){.thumbnail} +>> +>> Next, click on `Associate`{.action}. +>> +>> Once done, the Floating IP will be associated to the instance. +>> +>> ![linked](images/instance_floating_ip.png){.thumbnail} +>> +>> + +#### Detaching a Floating IP + +You can detach a Floating IP from your instance at anytime. + +Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}. + +Click on `Disassociate`{.action} next to the corresponding IP. + +![disassociate](images/disassociate_floating_ip.png){.thumbnail} + +A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}. + +![confirm](images/confirm_disassociate_ip.png){.thumbnail} + +Once done, the Floating IP will be detached from the instance and returned to the pool of Floating IPs. + +#### Deleting a Floating IP + +To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}. + +![delete](images/release_floating_ip.png){.thumbnail} + +/// + #### Via the OVHcloud API /// details | Unfold this section @@ -456,7 +530,7 @@ With the OVHcloud API, you can only attach a Floating IP to an existing instance #### Detaching a Floating IP -This feature is currently only available via the [OpenStack API](#detachip). +This feature is available via the [OpenStack API](#detachip) and the [Horizon interface](#disassociateip). #### Deleting a Floating IP diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.pl-pl.md b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.pl-pl.md index bfc53d1e1b9..4847ed38496 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.pl-pl.md @@ -1,12 +1,26 @@ --- title: Attaching a Floating IP to a Public Cloud instance (EN) excerpt: Find out how a Floating IP address functions and how to configure it -updated: 2024-03-26 +updated: 2025-07-17 --- + + ## Objective -Floating IPs are public IP addresses for [Public Cloud](https://www.ovhcloud.com/pl/public-cloud/), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). +Floating IPs are public IP addresses for [Public Cloud](/links/public-cloud/public-cloud), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). **This guide explains how to attach Floating IP addresses to your instances.** @@ -92,7 +106,7 @@ Next, we will use this Floating IP to connect to the instance (VM) from the outs >> >> Please note that the private network must be linked to a gateway. For more information, consult this guide: [Creating a private network with Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway). >> ->> In the public cloud section, click on `Publiczne adresy IP`{.action} in the left-hand menu under **Network**. +>> In the public cloud section, click on `Public IPs`{.action} in the left-hand menu under **Network**. >> >> Click on `Floating IPs`{.action}, then on `Add a new IP`{.action}. >> @@ -131,7 +145,7 @@ This feature is currently only available via the [OpenStack API](#detachip). #### Deleting a Floating IP -In the public cloud section, click on `Publiczne adresy IP`{.action} in the left-hand menu under **Network**. +In the public cloud section, click on `Public IPs`{.action} in the left-hand menu under **Network**. In the `Floating IP`{.action} tab, click on the `...`{.action} next to the corresponding IP and select `Delete`{.action}. @@ -352,7 +366,7 @@ $ openstack floating ip set --dns-domain #### Detaching a Floating IP -You can detach a Floating ip from your VM at anytime. +You can detach a Floating IP from your VM at anytime. ```bash $ openstack server remove floating ip vm4fip 169.254.10.25 @@ -385,6 +399,66 @@ $ openstack floating ip list /// +#### Via the Horizon interface + +/// details | Unfold this section + +The following steps describe how to attach a Floating IP to an existing instance. + +> [!primary] +> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway. +> + +> [!tabs] +>> +>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner. +>> +>> ![Region selection](images/region2021.png){.thumbnail} +>> +>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}. +>> +>> ![network](images/network_floating_ip.png){.thumbnail} +>> +>> Click on `Associate`{.action} next to the corresponding instance. +>> +>> ![associate](images/associate_floating_ip.png){.thumbnail} +>> +>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to. +>> +>> ![associate](images/select_port.png){.thumbnail} +>> +>> Next, click on `Associate`{.action}. +>> +>> Once done, the Floating IP will be associated to the instance. +>> +>> ![linked](images/instance_floating_ip.png){.thumbnail} +>> +>> + +#### Detaching a Floating IP + +You can detach a Floating IP from your instance at anytime. + +Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}. + +Click on `Disassociate`{.action} next to the corresponding IP. + +![disassociate](images/disassociate_floating_ip.png){.thumbnail} + +A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}. + +![confirm](images/confirm_disassociate_ip.png){.thumbnail} + +Once done, the Floating IP will be detached from the instance and returned to the pool of Floating IPs. + +#### Deleting a Floating IP + +To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}. + +![delete](images/release_floating_ip.png){.thumbnail} + +/// + #### Via the OVHcloud API /// details | Unfold this section @@ -456,7 +530,7 @@ With the OVHcloud API, you can only attach a Floating IP to an existing instance #### Detaching a Floating IP -This feature is currently only available via the [OpenStack API](#detachip). +This feature is available via the [OpenStack API](#detachip) and the [Horizon interface](#disassociateip). #### Deleting a Floating IP diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.pt-pt.md b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.pt-pt.md index 98aedc093cd..4847ed38496 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.pt-pt.md @@ -1,12 +1,26 @@ --- title: Attaching a Floating IP to a Public Cloud instance (EN) excerpt: Find out how a Floating IP address functions and how to configure it -updated: 2024-03-26 +updated: 2025-07-17 --- + + ## Objective -Floating IPs are public IP addresses for [Public Cloud](https://www.ovhcloud.com/pt/public-cloud/), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). +Floating IPs are public IP addresses for [Public Cloud](/links/public-cloud/public-cloud), used to expose a private instance or a private network service to the public network. You can read more about it on our dedicated [concepts page](/pages/public_cloud/public_cloud_network_services/concepts-02-additional-ip-vs-floating-ip). **This guide explains how to attach Floating IP addresses to your instances.** @@ -92,7 +106,7 @@ Next, we will use this Floating IP to connect to the instance (VM) from the outs >> >> Please note that the private network must be linked to a gateway. For more information, consult this guide: [Creating a private network with Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway). >> ->> In the public cloud section, click on `IP públicos`{.action} in the left-hand menu under **Network**. +>> In the public cloud section, click on `Public IPs`{.action} in the left-hand menu under **Network**. >> >> Click on `Floating IPs`{.action}, then on `Add a new IP`{.action}. >> @@ -131,7 +145,7 @@ This feature is currently only available via the [OpenStack API](#detachip). #### Deleting a Floating IP -In the public cloud section, click on `IP públicos`{.action} in the left-hand menu under **Network**. +In the public cloud section, click on `Public IPs`{.action} in the left-hand menu under **Network**. In the `Floating IP`{.action} tab, click on the `...`{.action} next to the corresponding IP and select `Delete`{.action}. @@ -352,7 +366,7 @@ $ openstack floating ip set --dns-domain #### Detaching a Floating IP -You can detach a Floating ip from your VM at anytime. +You can detach a Floating IP from your VM at anytime. ```bash $ openstack server remove floating ip vm4fip 169.254.10.25 @@ -385,6 +399,66 @@ $ openstack floating ip list /// +#### Via the Horizon interface + +/// details | Unfold this section + +The following steps describe how to attach a Floating IP to an existing instance. + +> [!primary] +> Before you proceed, make sure your instance is linked to a private network **only** and that the private network is linked to a Gateway. +> + +> [!tabs] +>> +>> Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner. +>> +>> ![Region selection](images/region2021.png){.thumbnail} +>> +>> In the left-hand menu, click on `Network`{.action} then on `Floating IPs`{.action}. +>> +>> ![network](images/network_floating_ip.png){.thumbnail} +>> +>> Click on `Associate`{.action} next to the corresponding instance. +>> +>> ![associate](images/associate_floating_ip.png){.thumbnail} +>> +>> A pop-up window will appear. Click on the drop-down arrow underneath `Port to be assiociated` and select the "port" or "instance" to attach the Floating IP to. +>> +>> ![associate](images/select_port.png){.thumbnail} +>> +>> Next, click on `Associate`{.action}. +>> +>> Once done, the Floating IP will be associated to the instance. +>> +>> ![linked](images/instance_floating_ip.png){.thumbnail} +>> +>> + +#### Detaching a Floating IP + +You can detach a Floating IP from your instance at anytime. + +Once you are connected to the Horizon interface, click on `Network`{.action}, then on `Floating IPs`{.action}. + +Click on `Disassociate`{.action} next to the corresponding IP. + +![disassociate](images/disassociate_floating_ip.png){.thumbnail} + +A pop-up window will appear prompting you to confirm the selection. Click on `Disassociate`{.action}. + +![confirm](images/confirm_disassociate_ip.png){.thumbnail} + +Once done, the Floating IP will be detached from the instance and returned to the pool of Floating IPs. + +#### Deleting a Floating IP + +To delete a Floating IP, click on the drop-down arrow next to the corresponding instance, then click on `Release Floating IP`{.action}. + +![delete](images/release_floating_ip.png){.thumbnail} + +/// + #### Via the OVHcloud API /// details | Unfold this section @@ -456,7 +530,7 @@ With the OVHcloud API, you can only attach a Floating IP to an existing instance #### Detaching a Floating IP -This feature is currently only available via the [OpenStack API](#detachip). +This feature is available via the [OpenStack API](#detachip) and the [Horizon interface](#disassociateip). #### Deleting a Floating IP diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/associate_floating_ip.png b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/associate_floating_ip.png new file mode 100644 index 00000000000..bfbcb30f16e Binary files /dev/null and b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/associate_floating_ip.png differ diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/confirm_disassociate_ip.png b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/confirm_disassociate_ip.png new file mode 100644 index 00000000000..4fc744ef1a2 Binary files /dev/null and b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/confirm_disassociate_ip.png differ diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/disassociate_floating_ip.png b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/disassociate_floating_ip.png new file mode 100644 index 00000000000..a0efc0cbf85 Binary files /dev/null and b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/disassociate_floating_ip.png differ diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/instance_floating_ip.png b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/instance_floating_ip.png new file mode 100644 index 00000000000..bb44d9bc9f2 Binary files /dev/null and b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/instance_floating_ip.png differ diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/network_floating_ip.png b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/network_floating_ip.png new file mode 100644 index 00000000000..9ee69749490 Binary files /dev/null and b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/network_floating_ip.png differ diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/region2021.png b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/region2021.png new file mode 100644 index 00000000000..a1a29676c41 Binary files /dev/null and b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/region2021.png differ diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/release_floating_ip.png b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/release_floating_ip.png new file mode 100644 index 00000000000..802ffd8440a Binary files /dev/null and b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/release_floating_ip.png differ diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/select_port.png b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/select_port.png new file mode 100644 index 00000000000..20eaeae7b0e Binary files /dev/null and b/pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/images/select_port.png differ diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.de-de.md b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.de-de.md index ef127ae30ff..0d9e62eccce 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.de-de.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.de-de.md @@ -1,16 +1,18 @@ --- title: Additional IP konfigurieren excerpt: "Erfahren Sie hier, wie Sie Additional IPs in Ihre Instanzen einbinden" -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] -> Diese Übersetzung wurde durch unseren Partner SYSTRAN automatisch erstellt. In manchen Fällen können ungenaue Formulierungen verwendet worden sein, z.B. bei der Beschriftung von Schaltflächen oder technischen Details. Bitte ziehen Sie im Zweifelsfall die englische oder französische Fassung der Anleitung zu Rate. Möchten Sie mithelfen, diese Übersetzung zu verbessern? Dann nutzen Sie dazu bitte den Button "Beitragen" auf dieser Seite. +> Diese Anleitung befasst sich mit der Konfiguration von Additional IPv4-Adressen auf einer öffentlichen Schnittstelle. Sie können auch IPv6-Adressen auf Ihren Public Cloud Instanzen konfigurieren, indem Sie [diese Anleitung](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6) verwenden. > - -> [!primary] +> Beachten Sie, dass Additional IPs auch in einem vRack (privates Netzwerk) konfiguriert werden können, was die Anbindung einer breiten Palette von OVHcloud Diensten ermöglicht und somit eine größere Flexibilität bietet. > -> Seit dem 6. Oktober 2022 heißt unser Dienst "Failover-IP" nun [Additional IP](/links/network/additional-ip). Die Namensänderung hat keine Auswirkungen auf dessen technische Funktionen. +> Weitere Informationen zum Konfigurieren von Additional IPs in einem vRack zur Verwendung mit Public Cloud Instanzen finden Sie in folgenden Anleitungen: +> +> - [IP-Block in einem vRack auf einer Public Cloud Instanz konfigurieren (EN)](/pages/public_cloud/public_cloud_network_services/configuration-06-configure-ip-block-vrack-to-instance). +> - [IPv6-Block in einem vRack konfigurieren (EN)](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Ziel @@ -22,13 +24,12 @@ Es kann nowendig werden, Additional IPs auf Ihren Instanzen konfigurieren, zum B > [!warning] > OVHcloud stellt Ihnen Dienstleistungen zur Verfügung, für die Sie die alleinige Verantwortung tragen. Da wir keinen Zugriff auf diese Dienste haben, können wir hierfür keinerlei Administrator-Aufgaben übernehmen oder sonstige Hilfeleistung anbieten. Es liegt daher in Ihrer Verantwortung, das Softwaremanagement und die tägliche Sicherheit zu gewährleisten. > -> Wir stellen Ihnen diese Anleitung zur Verfügung, um Ihnen bei der Bewältigung alltäglicher Verwaltungsaufgaben zu helfen. Wir empfehlen Ihnen jedoch, sich an einen [spezialisierten Dienstleister](https://partner.ovhcloud.com/de/directory/) zu wenden, wenn Sie Schwierigkeiten oder Zweifel hinsichtlich der Verwaltung, Nutzung oder Sicherheit eines Dienstes haben. Sie können sich auch jederzeit an unsere [Community](https://community.ovh.com/en/) wenden, um sich mit anderen Benutzern auszutauschen. -> +> Wir stellen Ihnen diese Anleitung zur Verfügung, um Ihnen bei der Bewältigung alltäglicher Verwaltungsaufgaben zu helfen. Wir empfehlen Ihnen jedoch, sich an einen [spezialisierten Dienstleister](/links/partner) zu wenden, wenn Sie Schwierigkeiten oder Zweifel hinsichtlich der Verwaltung, Nutzung oder Sicherheit eines Dienstes haben. Sie können sich auch jederzeit an unsere [Community](/links/community) wenden, um sich mit anderen Benutzern auszutauschen. ## Voraussetzungen -- Sie haben eine [Public Cloud Instanz](https://www.ovhcloud.com/de/public-cloud/) in Ihrem OVHcloud Account. -- Sie verfügen über eine [Additional IP](https://www.ovhcloud.com/de/bare-metal/ip/)-Adresse oder einen Additional IP-Block. +- Sie haben eine [Public Cloud Instanz](/links/public-cloud/public-cloud) in Ihrem OVHcloud Account. +- Sie verfügen über eine [Additional IP](/links/bare-metal/ip)-Adresse oder einen Additional IP-Block. - Sie haben administrativen Zugriff (sudo) auf Ihre Instanz über SSH oder GUI. - Sie haben Grundkenntnisse in Administration und Netzwerkkonfiguration. @@ -312,6 +313,6 @@ Um die Verbindung zu testen senden Sie einfach von außerhalb einen Ping an Ihre [Umzug einer Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-migrate) -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. -Für den Austausch mit unserer User Community gehen Sie auf +Treten Sie unserer [User Community](/links/community) bei. diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-asia.md b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-asia.md index 28fb20aa833..1c5b93ec048 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-asia.md @@ -1,30 +1,34 @@ --- title: Configuring an Additional IP excerpt: "Find out how to add Additional IP addresses to your instance's configuration" -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your Public Cloud instances using [this guide](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. > -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> You can find more information about configuring Additional IP addresses in a vRack for usage with Public Cloud instances in the following guides: +> +> - [Configuring a public IP block in a vRack on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-06-configure-ip-block-vrack-to-instance). +> - [Configuring an IPv6 block in a vRack](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > - -## Objective You may need to configure Additional IP addresses on your instances, for example if you are hosting multiple websites or international services. OVHcloud Additional IPs allow you to associate multiple IP addresses with a single network interface. **This guide explains how to add Additional IP addresses to your network configuration.** > [!warning] ->OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. +> OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > ->This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/asia/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. +> This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. > ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account -- An [Additional IP address](https://www.ovhcloud.com/asia/bare-metal/ip/) or an Additional IP block +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account +- An [Additional IP address](/links/bare-metal/ip) or an Additional IP block - Administrative access (sudo) via SSH or GUI to your instance - Basic networking and administration knowledge @@ -299,6 +303,6 @@ To test the connection, simply ping your Additional IP from the outside. If it r [Migrating an Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-migrate) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. -Join our community of users on . +Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-au.md b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-au.md index 9e1611f9975..1c5b93ec048 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-au.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-au.md @@ -1,30 +1,34 @@ --- title: Configuring an Additional IP excerpt: "Find out how to add Additional IP addresses to your instance's configuration" -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your Public Cloud instances using [this guide](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. > -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> You can find more information about configuring Additional IP addresses in a vRack for usage with Public Cloud instances in the following guides: +> +> - [Configuring a public IP block in a vRack on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-06-configure-ip-block-vrack-to-instance). +> - [Configuring an IPv6 block in a vRack](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > - -## Objective You may need to configure Additional IP addresses on your instances, for example if you are hosting multiple websites or international services. OVHcloud Additional IPs allow you to associate multiple IP addresses with a single network interface. **This guide explains how to add Additional IP addresses to your network configuration.** > [!warning] ->OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. +> OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > ->This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en-au/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. +> This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. > ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account -- An [Additional IP address](https://www.ovhcloud.com/en-au/bare-metal/ip/) or an Additional IP block +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account +- An [Additional IP address](/links/bare-metal/ip) or an Additional IP block - Administrative access (sudo) via SSH or GUI to your instance - Basic networking and administration knowledge @@ -299,6 +303,6 @@ To test the connection, simply ping your Additional IP from the outside. If it r [Migrating an Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-migrate) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. -Join our community of users on . +Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-ca.md b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-ca.md index 4e3a7d04cd4..4cabe16237f 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-ca.md @@ -1,30 +1,35 @@ --- title: Configuring an Additional IP excerpt: "Find out how to add Additional IP addresses to your instance's configuration" -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your Public Cloud instances using [this guide](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> You can find more information about configuring Additional IP addresses in a vRack for usage with Public Cloud instances in the following guides: > -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> - [Configuring a public IP block in a vRack on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-06-configure-ip-block-vrack-to-instance). +> - [Configuring an IPv6 block in a vRack](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > -## Objective You may need to configure Additional IP addresses on your instances, for example if you are hosting multiple websites or international services. OVHcloud Additional IPs allow you to associate multiple IP addresses with a single network interface. **This guide explains how to add Additional IP addresses to your network configuration.** > [!warning] ->OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. +> OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > ->This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en-ca/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. +> This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. > ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account -- An [Additional IP address](https://www.ovhcloud.com/en-ca/bare-metal/ip/) or an Additional IP block +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account +- An [Additional IP address](/links/bare-metal/ip) or an Additional IP block - Administrative access (sudo) via SSH or GUI to your instance - Basic networking and administration knowledge @@ -303,6 +308,6 @@ To test the connection, simply ping your Additional IP from the outside. If it r [Migrating an Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-migrate) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. -Join our community of users on . +Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-gb.md b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-gb.md index a21ed55cec5..c72a59ee57b 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-gb.md @@ -1,12 +1,18 @@ --- title: Configuring an Additional IP excerpt: "Find out how to add Additional IP addresses to your instance's configuration" -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your Public Cloud instances using [this guide](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> You can find more information about configuring Additional IP addresses in a vRack for usage with Public Cloud instances in the following guides: > -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> - [Configuring a public IP block in a vRack on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-06-configure-ip-block-vrack-to-instance). +> - [Configuring an IPv6 block in a vRack](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objective @@ -16,15 +22,15 @@ You may need to configure Additional IP addresses on your instances, for example **This guide explains how to add Additional IP addresses to your network configuration.** > [!warning] ->OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. +> OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > ->This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. +> This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. > ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account -- An [Additional IP address](https://www.ovhcloud.com/en-gb/bare-metal/ip/) or an Additional IP block +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account +- An [Additional IP address](/links/bare-metal/ip) or an Additional IP block - Administrative access (sudo) via SSH or GUI to your instance - Basic networking and administration knowledge @@ -303,6 +309,6 @@ To test the connection, simply ping your Additional IP from the outside. If it r [Migrating an Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-migrate) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. -Join our community of users on . \ No newline at end of file +Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-ie.md b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-ie.md index b5e620e6a9b..4cabe16237f 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-ie.md @@ -1,30 +1,35 @@ --- title: Configuring an Additional IP excerpt: "Find out how to add Additional IP addresses to your instance's configuration" -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your Public Cloud instances using [this guide](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. +> +> You can find more information about configuring Additional IP addresses in a vRack for usage with Public Cloud instances in the following guides: > -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> - [Configuring a public IP block in a vRack on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-06-configure-ip-block-vrack-to-instance). +> - [Configuring an IPv6 block in a vRack](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > -## Objective You may need to configure Additional IP addresses on your instances, for example if you are hosting multiple websites or international services. OVHcloud Additional IPs allow you to associate multiple IP addresses with a single network interface. **This guide explains how to add Additional IP addresses to your network configuration.** > [!warning] ->OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. +> OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > ->This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en-ie/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. +> This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. > ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account -- An [Additional IP address](https://www.ovhcloud.com/en-ie/bare-metal/ip/) or an Additional IP block +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account +- An [Additional IP address](/links/bare-metal/ip) or an Additional IP block - Administrative access (sudo) via SSH or GUI to your instance - Basic networking and administration knowledge @@ -303,6 +308,6 @@ To test the connection, simply ping your Additional IP from the outside. If it r [Migrating an Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-migrate) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. -Join our community of users on . +Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-sg.md b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-sg.md index e77ea3320f9..1c5b93ec048 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-sg.md @@ -1,30 +1,34 @@ --- title: Configuring an Additional IP excerpt: "Find out how to add Additional IP addresses to your instance's configuration" -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your Public Cloud instances using [this guide](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. > -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> You can find more information about configuring Additional IP addresses in a vRack for usage with Public Cloud instances in the following guides: +> +> - [Configuring a public IP block in a vRack on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-06-configure-ip-block-vrack-to-instance). +> - [Configuring an IPv6 block in a vRack](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > - -## Objective You may need to configure Additional IP addresses on your instances, for example if you are hosting multiple websites or international services. OVHcloud Additional IPs allow you to associate multiple IP addresses with a single network interface. **This guide explains how to add Additional IP addresses to your network configuration.** > [!warning] ->OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. +> OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > ->This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en-sg/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. +> This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. > ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account -- An [Additional IP address](https://www.ovhcloud.com/en-sg/bare-metal/ip/) or an Additional IP block +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account +- An [Additional IP address](/links/bare-metal/ip) or an Additional IP block - Administrative access (sudo) via SSH or GUI to your instance - Basic networking and administration knowledge @@ -299,6 +303,6 @@ To test the connection, simply ping your Additional IP from the outside. If it r [Migrating an Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-migrate) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. -Join our community of users on . +Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-us.md b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-us.md index a0abc3b0221..d59c12ac4f1 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-us.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.en-us.md @@ -1,30 +1,34 @@ --- title: Configuring an Additional IP excerpt: "Find out how to add Additional IP addresses to your instance's configuration" -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] +> This article is about Additional IPv4 configuration on a public interface. You can also configure IPv6 addresses on your Public Cloud instances using [this guide](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> +> Please note that Additional IP addresses can also be configured in a vRack (private network), which allows interconnection over a wide range of OVHcloud services, offering more flexibility. > -> Since October 6th, 2022 our service "Failover IP" is named [Additional IP](/links/network/additional-ip). This renaming has no effect on its technical features. +> You can find more information about configuring Additional IP addresses in a vRack for usage with Public Cloud instances in the following guides: +> +> - [Configuring a public IP block in a vRack on a Public Cloud instance](/pages/public_cloud/public_cloud_network_services/configuration-06-configure-ip-block-vrack-to-instance). +> - [Configuring an IPv6 block in a vRack](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > - -## Objective You may need to configure Additional IP addresses on your instances, for example if you are hosting multiple websites or international services. OVHcloud Additional IPs allow you to associate multiple IP addresses with a single network interface. **This guide explains how to add Additional IP addresses to your network configuration.** > [!warning] ->OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. +> OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > ->This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. +> This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](/links/partner) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server. > ## Requirements -- A [Public Cloud instance](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account -- An [Additional IP address](https://www.ovhcloud.com/en/bare-metal/ip/) or an Additional IP block +- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account +- An [Additional IP address](/links/bare-metal/ip) or an Additional IP block - Administrative access (sudo) via SSH or GUI to your instance - Basic networking and administration knowledge @@ -303,6 +307,6 @@ To test the connection, simply ping your Additional IP from the outside. If it r [Migrating an Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-migrate) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. -Join our community of users on . +Join our [community of users](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.es-es.md index 40fe3de9091..4645ab9144a 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.es-es.md @@ -1,16 +1,18 @@ --- title: Configurar una Additional IP excerpt: Cómo añadir direcciones Additional IP a la configuración de la instancia -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] -> Esta traducción ha sido generada de forma automática por nuestro partner SYSTRAN. En algunos casos puede contener términos imprecisos, como en las etiquetas de los botones o los detalles técnicos. En caso de duda, le recomendamos que consulte la versión inglesa o francesa de la guía. Si quiere ayudarnos a mejorar esta traducción, por favor, utilice el botón «Contribuir» de esta página. -> - -> [!primary] +> Este artículo explica cómo configurar direcciones Additional IPv4 en una interfaz pública. También puede configurar direcciones IPv6 en sus instancias de Public Cloud utilizando [esta guía](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> +> Tenga en cuenta que las direcciones Additional IP también pueden configurarse en un vRack (red privada), lo que permite la interconexión en una amplia gama de servicios de OVHcloud, ofreciendo mayor flexibilidad. +> +> Para más información sobre la configuración de las direcciones Additional IP en un vRack para su uso con instancias de Public Cloud, consulte las guías siguientes: > -> Desde el 6 de octubre de 2022, nuestra solución "Failover IP" se denomina desde ahora [Additional IP](/links/network/additional-ip). Esto no afectará a sus funcionalidades. +> - [Configurar un bloque IP en un vRack en una instancia Public Cloud (EN)](/pages/public_cloud/public_cloud_network_services/configuration-06-configure-ip-block-vrack-to-instance). +> - [Configurar un bloque IPv6 en un vRacK (EN)](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objetivo @@ -27,8 +29,8 @@ Es posible que necesite configurar direcciones Additional IP en sus instancias, ## Requisitos -- una [instancia de Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/) en su cuenta de OVHcloud -- una [dirección Additional IP](https://www.ovhcloud.com/es-es/bare-metal/ip/) o un bloque Additional IP +- una [instancia de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud +- una [dirección Additional IP](/links/bare-metal/ip) o un bloque Additional IP - acceso de administrador (sudo) a su instancia por SSH o GUI - conocimientos básicos de redes y administración @@ -312,6 +314,6 @@ Para probar la conexión, solo tiene que enviar un ping a su dirección Addition [Migrar una Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-migrate) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. -Interactúe con nuestra comunidad de usuarios en . +Interactúe con nuestra [comunidad de usuarios](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.es-us.md index 28e678eba6d..22748774cc2 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.es-us.md @@ -1,16 +1,18 @@ --- title: Configurar una Additional IP excerpt: Cómo añadir direcciones Additional IP a la configuración de la instancia -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] -> Esta traducción ha sido generada de forma automática por nuestro partner SYSTRAN. En algunos casos puede contener términos imprecisos, como en las etiquetas de los botones o los detalles técnicos. En caso de duda, le recomendamos que consulte la versión inglesa o francesa de la guía. Si quiere ayudarnos a mejorar esta traducción, por favor, utilice el botón «Contribuir» de esta página. -> - -> [!primary] +> Este artículo explica cómo configurar direcciones Additional IPv4 en una interfaz pública. También puede configurar direcciones IPv6 en sus instancias de Public Cloud utilizando [esta guía](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> +> Tenga en cuenta que las direcciones Additional IP también pueden configurarse en un vRack (red privada), lo que permite la interconexión en una amplia gama de servicios de OVHcloud, ofreciendo mayor flexibilidad. +> +> Para más información sobre la configuración de las direcciones Additional IP en un vRack para su uso con instancias de Public Cloud, consulte las guías siguientes: > -> Desde el 6 de octubre de 2022, nuestra solución "Failover IP" se denomina desde ahora [Additional IP](/links/network/additional-ip). Esto no afectará a sus funcionalidades. +> - [Configurar un bloque IP en un vRack en una instancia Public Cloud (EN)](/pages/public_cloud/public_cloud_network_services/configuration-06-configure-ip-block-vrack-to-instance). +> - [Configurar un bloque IPv6 en un vRacK (EN)](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objetivo @@ -20,15 +22,15 @@ Es posible que necesite configurar direcciones Additional IP en sus instancias, **Esta guía explica cómo añadir direcciones Additional IP a su configuración de red.** > [!warning] ->OVHcloud le ofrece los servicios que usted es responsable de configurar y gestionar. Usted es responsable de su buen funcionamiento. +> OVHcloud le ofrece los servicios que usted es responsable de configurar y gestionar. Usted es responsable de su buen funcionamiento. > ->Esta guía le ayudará en la mayor medida posible a realizar las tareas habituales. No obstante, si tiene dificultades o dudas con respecto a la administración, el uso o la ejecución de los servicios en un servidor, le recomendamos que contacte con un proveedor de servicios especializado. +> Esta guía le ayudará en la mayor medida posible a realizar las tareas habituales. No obstante, si tiene dificultades o dudas con respecto a la administración, el uso o la ejecución de los servicios en un servidor, le recomendamos que contacte con un proveedor de servicios especializado. > ## Requisitos -- una [instancia de Public Cloud](https://www.ovhcloud.com/es/public-cloud/) en su cuenta de OVHcloud -- una [dirección Additional IP](https://www.ovhcloud.com/es/bare-metal/ip/) o un bloque Additional IP +- una [instancia de Public Cloud](/links/public-cloud/public-cloud) en su cuenta de OVHcloud +- una [dirección Additional IP](/links/bare-metal/ip) o un bloque Additional IP - acceso de administrador (sudo) a su instancia por SSH o GUI - conocimientos básicos de redes y administración @@ -312,6 +314,6 @@ Para probar la conexión, solo tiene que enviar un ping a su dirección Addition [Migrar una Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-migrate) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. -Interactúe con nuestra comunidad de usuarios en . \ No newline at end of file +Interactúe con nuestra [comunidad de usuarios](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.fr-ca.md index bda62424603..66ea5c7f130 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.fr-ca.md @@ -1,12 +1,18 @@ --- title: Configurer une Additional IP excerpt: Découvrez comment ajouter des adresses Additional IP à la configuration de votre instance -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] +> Cet article concerne la configuration d'adresses Additional IPv4 sur une interface publique. Vous pouvez également configurer des adresses IPv6 sur vos instances Public Cloud en utilisant [ce guide](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> +> Veuillez noter que les adresses Additional IP peuvent également être configurées dans un vRack (réseau privé), ce qui permet l'interconnexion sur une large gamme de services OVHcloud, offrant plus de flexibilité. > -> Depuis le 6 octobre 2022, notre solution "IP Failover" s'appelle désormais [Additional IP](/links/network/additional-ip). Cela n'a pas d'impact sur ses fonctionnalités. +> Vous trouverez plus d'informations sur la configuration des adresses Additional IP dans un vRack pour une utilisation avec les instances Public Cloud dans les guides suivants : +> +> - [Configurer un bloc IP dans un vRack sur une instance Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-06-configure-ip-block-vrack-to-instance). +> - [Configurer un bloc IPv6 dans un vRack](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objectif @@ -23,8 +29,8 @@ Vous devrez peut-être configurer des adresses Additional IP sur vos instances, ## Prérequis -- une [instance Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) dans votre compte OVHcloud -- une [adresse Additional IP](https://www.ovhcloud.com/fr-ca/bare-metal/ip/) ou un bloc Additional IP +- une [instance Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud +- une [adresse Additional IP](/links/bare-metal/ip) ou un bloc Additional IP - un accès administrateur (sudo) via SSH ou GUI à votre instance - des connaissances de base sur les réseaux et leur administration @@ -303,6 +309,6 @@ Pour tester la connexion, il vous suffit d'envoyer un ping à votre adresse Addi [Basculer une Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-migrate) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.fr-fr.md index 1137104948a..7f183e21f60 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.fr-fr.md @@ -1,12 +1,18 @@ --- title: Configurer une Additional IP excerpt: Découvrez comment ajouter des adresses Additional IP à la configuration de votre instance -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] +> Cet article concerne la configuration d'adresses Additional IPv4 sur une interface publique. Vous pouvez également configurer des adresses IPv6 sur vos instances Public Cloud en utilisant [ce guide](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> +> Veuillez noter que les adresses Additional IP peuvent également être configurées dans un vRack (réseau privé), ce qui permet l'interconnexion sur une large gamme de services OVHcloud, offrant plus de flexibilité. +> +> Vous trouverez plus d'informations sur la configuration des adresses Additional IP dans un vRack pour une utilisation avec les instances Public Cloud dans les guides suivants : > -> Depuis le 6 octobre 2022, notre solution "IP Failover" s'appelle désormais [Additional IP](/links/network/additional-ip). Cela n'a pas d'impact sur ses fonctionnalités. +> - [Configurer un bloc IP dans un vRack sur une instance Public Cloud](/pages/public_cloud/public_cloud_network_services/configuration-06-configure-ip-block-vrack-to-instance). +> - [Configurer un bloc IPv6 dans un vRack](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objectif @@ -16,15 +22,15 @@ Vous devrez peut-être configurer des adresses Additional IP sur vos instances, **Ce guide explique comment ajouter des adresses Additional IP à votre configuration réseau.** > [!warning] ->OVHcloud vous fournit des services dont vous êtes responsable en ce qui concerne leur configuration et leur gestion. Vous êtes donc responsable de leur bon fonctionnement. +> OVHcloud vous fournit des services dont vous êtes responsable en ce qui concerne leur configuration et leur gestion. Vous êtes donc responsable de leur bon fonctionnement. > ->Ce guide est conçu pour vous aider le plus possible dans les tâches courantes. Néanmoins, nous vous recommandons de contacter un prestataire de services spécialisé si vous rencontrez des difficultés ou des doutes concernant l'administration, l'utilisation ou la mise en oeuvre des services sur un serveur. +> Ce guide est conçu pour vous aider le plus possible dans les tâches courantes. Néanmoins, nous vous recommandons de contacter un prestataire de services spécialisé si vous rencontrez des difficultés ou des doutes concernant l'administration, l'utilisation ou la mise en oeuvre des services sur un serveur. > ## Prérequis -- une [instance Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud -- une [adresse Additional IP](https://www.ovhcloud.com/fr/bare-metal/ip/) ou un bloc Additional IP +- une [instance Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud +- une [adresse Additional IP](/links/bare-metal/ip) ou un bloc Additional IP - un accès administrateur (sudo) via SSH ou GUI à votre instance - des connaissances de base sur les réseaux et leur administration @@ -308,6 +314,6 @@ Pour tester la connexion, il vous suffit d'envoyer un ping à votre adresse Addi [Basculer une Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-migrate) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.it-it.md b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.it-it.md index e30348ae88a..e5941fab890 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.it-it.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.it-it.md @@ -1,16 +1,18 @@ --- title: Configura un Additional IP excerpt: Come aggiungere indirizzi Additional IP alla configurazione della tua istanza -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] -> Questa traduzione è stata generata automaticamente dal nostro partner SYSTRAN. I contenuti potrebbero presentare imprecisioni, ad esempio la nomenclatura dei pulsanti o alcuni dettagli tecnici. In caso di dubbi consigliamo di fare riferimento alla versione inglese o francese della guida. Per aiutarci a migliorare questa traduzione, utilizza il pulsante "Contribuisci" di questa pagina. +> Questo articolo riguarda la configurazione di indirizzi Additional IPv4 su un'interfaccia pubblica. È inoltre possibile configurare indirizzi IPv6 sulle istanze Public Cloud utilizzando [questa guida](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > - -> [!primary] +> Ti ricordiamo che gli indirizzi Additional IP possono essere configurati anche in una vRack (rete privata), per consentire l'interconnessione su un'ampia gamma di servizi OVHcloud e offrire una maggiore flessibilità. +> +> Per maggiori informazioni sulla configurazione degli indirizzi Additional IP in una vRack da utilizzare con le istanze Public Cloud, consulta queste guide: > -> Dal 6 ottobre 2022, la nostra soluzione "Failover IP" si chiama [Additional IP](/links/network/additional-ip). Questo non ha alcun impatto sulla sua funzionalità. +> - [Configurare un blocco IP in una vRack su un’istanza Public Cloud (EN)](/pages/public_cloud/public_cloud_network_services/configuration-06-configure-ip-block-vrack-to-instance). +> - [Configurare un blocco IPv6 in una vRack (EN)](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Obiettivo @@ -27,8 +29,8 @@ Potrai configurare indirizzi Additional IP sulle tue istanze, ad esempio se ospi ## Prerequisiti -- un'[istanza Public Cloud](https://www.ovhcloud.com/it/public-cloud/) nel tuo account OVHcloud -- un [indirizzo Additional IP](https://www.ovhcloud.com/it/bare-metal/ip/) o un blocco Additional IP +- un'[istanza Public Cloud](/links/public-cloud/public-cloud) nel tuo account OVHcloud +- un [indirizzo Additional IP](/links/bare-metal/ip) o un blocco Additional IP - un accesso amministratore (sudo) via SSH o GUI alla tua istanza - conoscenze di base sulle reti e la loro amministrazione @@ -312,6 +314,6 @@ Per testare la connessione, ti basta inviare un ping al tuo indirizzo Additional [Trasferisci un Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-migrate) -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. -Contatta la nostra Community di utenti all’indirizzo . +Contatta la nostra [Community di utenti](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.pl-pl.md b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.pl-pl.md index 5175e6d7d0f..112a3e774ac 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.pl-pl.md @@ -1,16 +1,18 @@ --- title: Konfiguracja Additional IP excerpt: Dowiedz się, jak dodawać adresy Additional IP do konfiguracji Twojej instancji -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] -> Tłumaczenie zostało wygenerowane automatycznie przez system naszego partnera SYSTRAN. W niektórych przypadkach mogą wystąpić nieprecyzyjne sformułowania, na przykład w tłumaczeniu nazw przycisków lub szczegółów technicznych. W przypadku jakichkolwiek wątpliwości zalecamy zapoznanie się z angielską/francuską wersją przewodnika. Jeśli chcesz przyczynić się do ulepszenia tłumaczenia, kliknij przycisk "Zgłóś propozycję modyfikacji" na tej stronie. -> - -> [!primary] +> Ten artykuł dotyczy konfiguracji adresów Additional IPv4 w interfejsie publicznym. Możesz również skonfigurować adresy IPv6 dla instancji Public Cloud, korzystając z [tego przewodnika](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). +> +> Pamiętaj, że adresy Additional IP można również skonfigurować w sieci vRack (sieć prywatna), co pozwala na połączenie w ramach szerokiej gamy usług OVHcloud, oferując więcej elastyczności. +> +> Więcej informacji na temat konfigurowania adresów Additional IP w sieci vRack do użytku z instancjami Public Cloud znajdziesz w następujących przewodnikach: > -> Od 6 października 2022 nasze rozwiązanie "Failover IP" nazywa się teraz [Additional IP](/links/network/additional-ip). To nie ma wpływu na jego funkcje. +> - [Konfiguracja bloku IP w sieci vRack w instancji Public Cloud (EN)](/pages/public_cloud/public_cloud_network_services/configuration-06-configure-ip-block-vrack-to-instance). +> - [Konfiguracja bloku IPv6 w sieci vRack (EN)](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Wprowadzenie @@ -20,15 +22,15 @@ Być może będziesz musiał skonfigurować adresy Additional IP na Twoich insta **Niniejszy przewodnik wyjaśnia, jak dodawać adresy Additional IP do Twojej konfiguracji sieci.** > [!warning] ->OVHcloud świadczy usługi, za które jesteś odpowiedzialny w związku z ich konfiguracją i zarządzaniem. Jesteś więc odpowiedzialny za ich prawidłowe funkcjonowanie. +> OVHcloud świadczy usługi, za które jesteś odpowiedzialny w związku z ich konfiguracją i zarządzaniem. Jesteś więc odpowiedzialny za ich prawidłowe funkcjonowanie. > ->Niniejszy przewodnik ma na celu pomoc w wykonywaniu bieżących zadań. W przypadku trudności lub wątpliwości związanych z administrowaniem, użytkowaniem lub wdrażaniem usług na serwerze zalecamy kontakt z wyspecjalizowanym dostawcą usług. +> Niniejszy przewodnik ma na celu pomoc w wykonywaniu bieżących zadań. W przypadku trudności lub wątpliwości związanych z administrowaniem, użytkowaniem lub wdrażaniem usług na serwerze zalecamy kontakt z wyspecjalizowanym dostawcą usług. > ## Wymagania początkowe -- instancji [Public Cloud](https://www.ovhcloud.com/pl/public-cloud/) na Twoim koncie OVHcloud -- adresu [Additional IP](https://www.ovhcloud.com/pl/bare-metal/ip/) lub bloku Additional IP +- instancji [Public Cloud](/links/public-cloud/public-cloud) na Twoim koncie OVHcloud +- adresu [Additional IP](/links/bare-metal/ip) lub bloku Additional IP - dostęp administratora (sudo) przez SSH lub GUI do Twojej instancji - podstawowa wiedza o sieciach i ich administrowaniu @@ -312,6 +314,6 @@ Aby przetestować połączenie, wystarczy wysłać ping na adres Additional IP z [Przenieś Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-migrate) -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. -Dołącz do społeczności naszych użytkowników na stronie . +Dołącz do [grona naszych użytkowników](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.pt-pt.md b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.pt-pt.md index 87214c44970..bdb79fa4eb2 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/guide.pt-pt.md @@ -1,16 +1,18 @@ --- title: Configurar um Additional IP excerpt: "Saiba como adicionar endereços Additional IP à configuração da sua instância" -updated: 2025-04-28 +updated: 2025-07-22 --- > [!primary] -> Esta tradução foi automaticamente gerada pelo nosso parceiro SYSTRAN. Em certos casos, poderão ocorrer formulações imprecisas, como por exemplo nomes de botões ou detalhes técnicos. Recomendamos que consulte a versão inglesa ou francesa do manual, caso tenha alguma dúvida. Se nos quiser ajudar a melhorar esta tradução, clique em "Contribuir" nesta página. +> Este artigo diz respeito à configuração de endereços Additional IPv4 numa interface pública. Também pode configurar endereços IPv6 nas suas instâncias Public Cloud utilizando [este manual](/pages/public_cloud/public_cloud_network_services/configuration-02-how-to-configure-ipv6). > - -> [!primary] +> Tenha em conta que os endereços Additional IP podem igualmente ser configurados num vRack (rede privada), o que permite a interligação numa vasta gama de serviços OVHcloud, oferecendo uma maior flexibilidade. +> +> Encontrará mais informações sobre a configuração dos endereços Additional IP num vRack para uma utilização com as instâncias Public Cloud nos seguintes guias: > -> A partir de 6 de outubro de 2022, a nossa solução "Failover IP" passou a designar-se [Additional IP](/links/network/additional-ip). Isto não afeta as suas funcionalidades. +> - [Configurar um bloco IP num vRack numa instância Public Cloud (EN)](/pages/public_cloud/public_cloud_network_services/configuration-06-configure-ip-block-vrack-to-instance). +> - [Configurar um bloco IPv6 num vRack (EN)](/pages/bare_metal_cloud/dedicated_servers/configure-an-ipv6-in-a-vrack). > ## Objetivo @@ -20,15 +22,15 @@ Poderá ter de configurar endereços Additional IP nas suas instâncias, por exe **Este guia explica como adicionar endereços Additional IP à sua configuração de rede.** > [!warning] ->A OVHcloud fornece-lhe serviços pelos quais é responsável em termos de configuração e gestão. Assim, é responsável pelo seu bom funcionamento. +> A OVHcloud fornece-lhe serviços pelos quais é responsável em termos de configuração e gestão. Assim, é responsável pelo seu bom funcionamento. > ->Este guia foi concebido para o ajudar o mais possível nas tarefas mais comuns. No entanto, se encontrar dificuldades ou dúvidas relativamente à administração, utilização ou implementação dos serviços num servidor, recomendamos que contacte um fornecedor especializado. +> Este guia foi concebido para o ajudar o mais possível nas tarefas mais comuns. No entanto, se encontrar dificuldades ou dúvidas relativamente à administração, utilização ou implementação dos serviços num servidor, recomendamos que contacte um fornecedor especializado. > ## Requisitos -- uma [instância Public Cloud](https://www.ovhcloud.com/pt/public-cloud/) na sua conta OVHcloud -- um [endereço Additional IP](https://www.ovhcloud.com/pt/bare-metal/ip/) ou um bloco Additional IP +- uma [instância Public Cloud](/links/public-cloud/public-cloud) na sua conta OVHcloud +- um [endereço Additional IP](/links/bare-metal/ip) ou um bloco Additional IP - um acesso administrador (sudo) através de SSH ou GUI à sua instância - conhecimentos básicos sobre as redes e a sua administração @@ -312,6 +314,6 @@ Para testar a ligação, basta enviar um ping ao seu endereço Additional IP a p [Migrar um Additional IP](/pages/public_cloud/public_cloud_network_services/additional-ip-migrate) -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. -Fale com nossa comunidade de utilizadores: . \ No newline at end of file +Fale com a nossa [comunidade de utilizadores](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/meta.yaml b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/meta.yaml index 58162811b57..bbe50d93abb 100755 --- a/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/meta.yaml +++ b/pages/public_cloud/public_cloud_network_services/getting-started-04-configure-additional-ip-to-instance/meta.yaml @@ -1,2 +1,3 @@ id: 92c71755-8ba8-4471-81d0-08bc4396d55e -full_slug: public-cloud-network-configure-additional-ip \ No newline at end of file +full_slug: public-cloud-network-configure-additional-ip +translation_banner: true \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-asia.md b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-asia.md index 6d47577bbad..878361a84b7 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-asia.md @@ -47,11 +47,11 @@ Please refer to [this guide](/pages/public_cloud/public_cloud_cross_functional/i ### OVHcloud APIv6 -Every action you take in your OVHcloud Control Panel can be called with the [OVHcloud APIv6](https://ca.api.ovh.com/). It even offers more possibilities than the graphical interface. +Every action you take in your OVHcloud Control Panel can be called with the [OVHcloud APIv6](/links/api). It even offers more possibilities than the graphical interface. The API interface is less visual than the OVHcloud Control Panel but will allow you to perform a large number of actions. You can manage and customise your VLAN, add interfaces to your instances, or create highly customised servers. -You can simply access it from [our web page](https://ca.api.ovh.com/) but also use it to create your PHP or Python scripts. This way, you can freely automate basic tasks with scripts, optimise your own functions and much more. +You can simply access it from [our web page](/links/api) but also use it to create your PHP or Python scripts. This way, you can freely automate basic tasks with scripts, optimise your own functions and much more. You may need to retrieve various information before using some API calls because a specific input is required. diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-au.md b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-au.md index df9f2807e15..cd3d483eeb9 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-au.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-au.md @@ -47,11 +47,11 @@ Please refer to [this guide](/pages/public_cloud/public_cloud_cross_functional/i ### OVHcloud APIv6 -Every action you take in your OVHcloud Control Panel can be called with the [OVHcloud APIv6](https://ca.api.ovh.com/). It even offers more possibilities than the graphical interface. +Every action you take in your OVHcloud Control Panel can be called with the [OVHcloud APIv6](/links/api). It even offers more possibilities than the graphical interface. The API interface is less visual than the OVHcloud Control Panel but will allow you to perform a large number of actions. You can manage and customise your VLAN, add interfaces to your instances, or create highly customised servers. -You can simply access it from [our web page](https://ca.api.ovh.com/) but also use it to create your PHP or Python scripts. This way, you can freely automate basic tasks with scripts, optimise your own functions and much more. +You can simply access it from [our web page](/links/api) but also use it to create your PHP or Python scripts. This way, you can freely automate basic tasks with scripts, optimise your own functions and much more. You may need to retrieve various information before using some API calls because a specific input is required. diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-ca.md b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-ca.md index df9f2807e15..cd3d483eeb9 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-ca.md @@ -47,11 +47,11 @@ Please refer to [this guide](/pages/public_cloud/public_cloud_cross_functional/i ### OVHcloud APIv6 -Every action you take in your OVHcloud Control Panel can be called with the [OVHcloud APIv6](https://ca.api.ovh.com/). It even offers more possibilities than the graphical interface. +Every action you take in your OVHcloud Control Panel can be called with the [OVHcloud APIv6](/links/api). It even offers more possibilities than the graphical interface. The API interface is less visual than the OVHcloud Control Panel but will allow you to perform a large number of actions. You can manage and customise your VLAN, add interfaces to your instances, or create highly customised servers. -You can simply access it from [our web page](https://ca.api.ovh.com/) but also use it to create your PHP or Python scripts. This way, you can freely automate basic tasks with scripts, optimise your own functions and much more. +You can simply access it from [our web page](/links/api) but also use it to create your PHP or Python scripts. This way, you can freely automate basic tasks with scripts, optimise your own functions and much more. You may need to retrieve various information before using some API calls because a specific input is required. diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-gb.md b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-gb.md index e1a5b112fbe..cd3d483eeb9 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-gb.md @@ -47,11 +47,11 @@ Please refer to [this guide](/pages/public_cloud/public_cloud_cross_functional/i ### OVHcloud APIv6 -Every action you take in your OVHcloud Control Panel can be called with the [OVHcloud APIv6](https://eu.api.ovh.com/). It even offers more possibilities than the graphical interface. +Every action you take in your OVHcloud Control Panel can be called with the [OVHcloud APIv6](/links/api). It even offers more possibilities than the graphical interface. The API interface is less visual than the OVHcloud Control Panel but will allow you to perform a large number of actions. You can manage and customise your VLAN, add interfaces to your instances, or create highly customised servers. -You can simply access it from [our web page](https://eu.api.ovh.com/) but also use it to create your PHP or Python scripts. This way, you can freely automate basic tasks with scripts, optimise your own functions and much more. +You can simply access it from [our web page](/links/api) but also use it to create your PHP or Python scripts. This way, you can freely automate basic tasks with scripts, optimise your own functions and much more. You may need to retrieve various information before using some API calls because a specific input is required. diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-ie.md b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-ie.md index e1a5b112fbe..cd3d483eeb9 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-ie.md @@ -47,11 +47,11 @@ Please refer to [this guide](/pages/public_cloud/public_cloud_cross_functional/i ### OVHcloud APIv6 -Every action you take in your OVHcloud Control Panel can be called with the [OVHcloud APIv6](https://eu.api.ovh.com/). It even offers more possibilities than the graphical interface. +Every action you take in your OVHcloud Control Panel can be called with the [OVHcloud APIv6](/links/api). It even offers more possibilities than the graphical interface. The API interface is less visual than the OVHcloud Control Panel but will allow you to perform a large number of actions. You can manage and customise your VLAN, add interfaces to your instances, or create highly customised servers. -You can simply access it from [our web page](https://eu.api.ovh.com/) but also use it to create your PHP or Python scripts. This way, you can freely automate basic tasks with scripts, optimise your own functions and much more. +You can simply access it from [our web page](/links/api) but also use it to create your PHP or Python scripts. This way, you can freely automate basic tasks with scripts, optimise your own functions and much more. You may need to retrieve various information before using some API calls because a specific input is required. diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-sg.md b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-sg.md index df9f2807e15..cd3d483eeb9 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-sg.md @@ -47,11 +47,11 @@ Please refer to [this guide](/pages/public_cloud/public_cloud_cross_functional/i ### OVHcloud APIv6 -Every action you take in your OVHcloud Control Panel can be called with the [OVHcloud APIv6](https://ca.api.ovh.com/). It even offers more possibilities than the graphical interface. +Every action you take in your OVHcloud Control Panel can be called with the [OVHcloud APIv6](/links/api). It even offers more possibilities than the graphical interface. The API interface is less visual than the OVHcloud Control Panel but will allow you to perform a large number of actions. You can manage and customise your VLAN, add interfaces to your instances, or create highly customised servers. -You can simply access it from [our web page](https://ca.api.ovh.com/) but also use it to create your PHP or Python scripts. This way, you can freely automate basic tasks with scripts, optimise your own functions and much more. +You can simply access it from [our web page](/links/api) but also use it to create your PHP or Python scripts. This way, you can freely automate basic tasks with scripts, optimise your own functions and much more. You may need to retrieve various information before using some API calls because a specific input is required. diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-us.md b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-us.md index df9f2807e15..cd3d483eeb9 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-us.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.en-us.md @@ -47,11 +47,11 @@ Please refer to [this guide](/pages/public_cloud/public_cloud_cross_functional/i ### OVHcloud APIv6 -Every action you take in your OVHcloud Control Panel can be called with the [OVHcloud APIv6](https://ca.api.ovh.com/). It even offers more possibilities than the graphical interface. +Every action you take in your OVHcloud Control Panel can be called with the [OVHcloud APIv6](/links/api). It even offers more possibilities than the graphical interface. The API interface is less visual than the OVHcloud Control Panel but will allow you to perform a large number of actions. You can manage and customise your VLAN, add interfaces to your instances, or create highly customised servers. -You can simply access it from [our web page](https://ca.api.ovh.com/) but also use it to create your PHP or Python scripts. This way, you can freely automate basic tasks with scripts, optimise your own functions and much more. +You can simply access it from [our web page](/links/api) but also use it to create your PHP or Python scripts. This way, you can freely automate basic tasks with scripts, optimise your own functions and much more. You may need to retrieve various information before using some API calls because a specific input is required. diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.es-es.md index 71896ab36ce..a7da75406f9 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.es-es.md @@ -48,14 +48,14 @@ Consulte la guía [Conectarse a Horizon](/pages/public_cloud/public_cloud_cross_ ### OVHcloud APIv6 -Cada acción que realice en el área de cliente de OVHcloud recurre a las [APIv6 de OVHcloud](https://eu.api.ovh.com/). +Cada acción que realice en el área de cliente de OVHcloud recurre a las [APIv6 de OVHcloud](/links/api). Puede incluso ir más lejos en las API que en el área de cliente. La interfaz es menos visual que el área de cliente de OVHcloud, pero le permitirá realizar un gran número de acciones. De este modo, podrá gestionar y personalizar sus VLAN, añadir interfaces a sus instancias o crear servidores altamente personalizados. A veces deberá obtener más información antes de utilizar una API específica. -Solo tiene que acceder a las API desde [nuestra página web](https://eu.api.ovh.com/), pero también puede crear sus scripts PHP o Python para llamar. +Solo tiene que acceder a las API desde [nuestra página web](/links/api), pero también puede crear sus scripts PHP o Python para llamar. De este modo, podrá automatizar libremente las tareas básicas mediante scripts, optimizar sus propias funciones, etc. diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.es-us.md index 011d70ebab7..d7236b94326 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.es-us.md @@ -47,14 +47,14 @@ Consulte la guía [Conectarse a Horizon](/pages/public_cloud/public_cloud_cross_ ### OVHcloud APIv6 -Cada acción que realice en el área de cliente de OVHcloud recurre a las [APIv6 de OVHcloud](https://ca.api.ovh.com/). +Cada acción que realice en el área de cliente de OVHcloud recurre a las [APIv6 de OVHcloud](/links/api). Puede incluso ir más lejos en las API que en el área de cliente. La interfaz es menos visual que el área de cliente de OVHcloud, pero le permitirá realizar un gran número de acciones. De este modo, podrá gestionar y personalizar sus VLAN, añadir interfaces a sus instancias o crear servidores altamente personalizados. A veces deberá obtener más información antes de utilizar una API específica. -Solo tiene que acceder a las API desde [nuestra página web](https://ca.api.ovh.com/), pero también puede crear sus scripts PHP o Python para llamar. +Solo tiene que acceder a las API desde [nuestra página web](/links/api), pero también puede crear sus scripts PHP o Python para llamar. De este modo, podrá automatizar libremente las tareas básicas mediante scripts, optimizar sus propias funciones, etc. diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.fr-ca.md index ec10c8be38b..f1fb174b78d 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.fr-ca.md @@ -47,14 +47,14 @@ Consultez le guide [Accéder à l'interface Horizon](/pages/public_cloud/public_ ### APIv6 OVHcloud -Chaque action que vous effectuez dans l'espace client OVHcloud fait appel aux [APIv6 OVHcloud](https://ca.api.ovh.com/). +Chaque action que vous effectuez dans l'espace client OVHcloud fait appel aux [APIv6 OVHcloud](/links/api). Vous pouvez même aller plus loin dans les API que dans votre espace client. L'interface est moins visuelle que l'espace client OVHcloud mais vous permettra d'effectuer un grand nombre d'actions. Vous pourrez par ce biais gérer et personnaliser vos VLAN, ajouter des interfaces à vos instances ou encore créer des serveurs hautement personnalisés. Il vous sera parfois nécessaire de récupérer plusieurs informations avant l'utilisation d'une API spécifique. -Vous pouvez simplement accéder aux API depuis [notre page web](https://ca.api.ovh.com/), mais aussi créer vos scripts PHP ou Python pour y faire appel. +Vous pouvez simplement accéder aux API depuis [notre page web](/links/api), mais aussi créer vos scripts PHP ou Python pour y faire appel. Ainsi, il vous sera possible de librement automatiser les tâches de base au moyen de scripts, optimiser vos propres fonctions, etc. diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.fr-fr.md index 9bb4e19a6c5..f1fb174b78d 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack/guide.fr-fr.md @@ -47,14 +47,14 @@ Consultez le guide [Accéder à l'interface Horizon](/pages/public_cloud/public_ ### APIv6 OVHcloud -Chaque action que vous effectuez dans l'espace client OVHcloud fait appel aux [APIv6 OVHcloud](https://eu.api.ovh.com/). +Chaque action que vous effectuez dans l'espace client OVHcloud fait appel aux [APIv6 OVHcloud](/links/api). Vous pouvez même aller plus loin dans les API que dans votre espace client. L'interface est moins visuelle que l'espace client OVHcloud mais vous permettra d'effectuer un grand nombre d'actions. Vous pourrez par ce biais gérer et personnaliser vos VLAN, ajouter des interfaces à vos instances ou encore créer des serveurs hautement personnalisés. Il vous sera parfois nécessaire de récupérer plusieurs informations avant l'utilisation d'une API spécifique. -Vous pouvez simplement accéder aux API depuis [notre page web](https://eu.api.ovh.com/), mais aussi créer vos scripts PHP ou Python pour y faire appel. +Vous pouvez simplement accéder aux API depuis [notre page web](/links/api), mais aussi créer vos scripts PHP ou Python pour y faire appel. Ainsi, il vous sera possible de librement automatiser les tâches de base au moyen de scripts, optimiser vos propres fonctions, etc. diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.de-de.md b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.de-de.md index ec0d982974c..f6a8b154869 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.de-de.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.de-de.md @@ -6,13 +6,13 @@ updated: 2022-11-02 ## Objective -The [vRack](https://www.ovh.de/loesungen/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](https://www.ovhcloud.com/de/public-cloud/) to your private network to create an infrastructure of physical and virtual resources. +The [vRack](https://www.ovh.de/loesungen/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](/links/public-cloud/public-cloud) to your private network to create an infrastructure of physical and virtual resources. **This guide provides some basic information on creating and configuring the vRack on Public Cloud using the OVHcloud API.** ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Basic networking knowledge - Consulting the guide [Configuring the vRack on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) (to understand the different methods to manage the vRack with the Public Cloud) @@ -190,7 +190,7 @@ Using the OVHcloud APIv6, you can customise all settings: IP range (10.0.0.0/16 > Because OpenStack is not located at the same level, you will not be able to customise VLANs through the Horizon interface or OpenStack APIs. > -Once logged in to the [OVHcloud APIv6 interface](https://eu.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: #### Retrieving the required information @@ -311,7 +311,7 @@ There are two possible scenarios: #### In case of a new instance -Once logged in to the [OVHcloud APIv6 interface](https://eu.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: ##### **Retrieving the required information** @@ -509,6 +509,6 @@ You will need to fill in at least the following fields: [First steps with the OVHcloud API](/pages/manage_and_operate/api/first-steps) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-asia.md b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-asia.md index abf1f1b194a..efd742ff0ab 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-asia.md @@ -6,13 +6,13 @@ updated: 2022-11-02 ## Objective -The [vRack](https://www.ovh.com/asia/solutions/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](https://www.ovhcloud.com/asia/public-cloud/) to your private network to create an infrastructure of physical and virtual resources. +The [vRack](https://www.ovh.com/asia/solutions/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](/links/public-cloud/public-cloud) to your private network to create an infrastructure of physical and virtual resources. **This guide provides some basic information on creating and configuring the vRack on Public Cloud using the OVHcloud API.** ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Basic networking knowledge - Consulting the guide [Configuring the vRack on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) (to understand the different methods to manage the vRack with the Public Cloud) @@ -190,7 +190,7 @@ Using the OVHcloud APIv6, you can customise all settings: IP range (10.0.0.0/16 > Because OpenStack is not located at the same level, you will not be able to customise VLANs through the Horizon interface or OpenStack APIs. > -Once logged in to the [OVHcloud APIv6 interface](https://ca.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: #### Retrieving the required information @@ -311,7 +311,7 @@ There are two possible scenarios: #### In case of a new instance -Once logged in to the [OVHcloud APIv6 interface](https://ca.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: ##### **Retrieving the required information** @@ -509,6 +509,6 @@ You will need to fill in at least the following fields: [First steps with the OVHcloud API](/pages/manage_and_operate/api/first-steps) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-au.md b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-au.md index 96bd5c430fe..4bdefd85720 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-au.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-au.md @@ -6,13 +6,13 @@ updated: 2022-11-02 ## Objective -The [vRack](https://www.ovh.com.au/solutions/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](https://www.ovhcloud.com/en-au/public-cloud/) to your private network to create an infrastructure of physical and virtual resources. +The [vRack](https://www.ovh.com.au/solutions/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](/links/public-cloud/public-cloud) to your private network to create an infrastructure of physical and virtual resources. **This guide provides some basic information on creating and configuring the vRack on Public Cloud using the OVHcloud API.** ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Basic networking knowledge - Consulting the guide [Configuring the vRack on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) (to understand the different methods to manage the vRack with the Public Cloud) @@ -190,7 +190,7 @@ Using the OVHcloud APIv6, you can customise all settings: IP range (10.0.0.0/16 > Because OpenStack is not located at the same level, you will not be able to customise VLANs through the Horizon interface or OpenStack APIs. > -Once logged in to the [OVHcloud APIv6 interface](https://ca.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: #### Retrieving the required information @@ -311,7 +311,7 @@ There are two possible scenarios: #### In case of a new instance -Once logged in to the [OVHcloud APIv6 interface](https://ca.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: ##### **Retrieving the required information** @@ -509,6 +509,6 @@ You will need to fill in at least the following fields: [First steps with the OVHcloud API](/pages/manage_and_operate/api/first-steps) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-ca.md b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-ca.md index ac7f1f2fd54..7096223e1a0 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-ca.md @@ -6,13 +6,13 @@ updated: 2022-11-02 ## Objective -The [vRack](https://www.ovh.com/ca/en/solutions/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](https://www.ovhcloud.com/en-ca/public-cloud/) to your private network to create an infrastructure of physical and virtual resources. +The [vRack](https://www.ovh.com/ca/en/solutions/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](/links/public-cloud/public-cloud) to your private network to create an infrastructure of physical and virtual resources. **This guide provides some basic information on creating and configuring the vRack on Public Cloud using the OVHcloud API.** ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Basic networking knowledge - Consulting the guide [Configuring the vRack on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) (to understand the different methods to manage the vRack with the Public Cloud) @@ -190,7 +190,7 @@ Using the OVHcloud APIv6, you can customise all settings: IP range (10.0.0.0/16 > Because OpenStack is not located at the same level, you will not be able to customise VLANs through the Horizon interface or OpenStack APIs. > -Once logged in to the [OVHcloud APIv6 interface](https://ca.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: #### Retrieving the required information @@ -311,7 +311,7 @@ There are two possible scenarios: #### In case of a new instance -Once logged in to the [OVHcloud APIv6 interface](https://ca.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: ##### **Retrieving the required information** @@ -509,6 +509,6 @@ You will need to fill in at least the following fields: [First steps with the OVHcloud API](/pages/manage_and_operate/api/first-steps) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-gb.md b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-gb.md index 9c01f8c5c37..2e1763bdc65 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-gb.md @@ -6,13 +6,13 @@ updated: 2022-11-02 ## Objective -OVHcloud [vRack](https://www.ovh.co.uk/solutions/vrack/) is a private network solution that enables our customers to route traffic between OVHcloud dedicated servers as well as other OVHcloud services. At the same time, it allows you to add [Public Cloud instances](https://www.ovhcloud.com/en-gb/public-cloud/) to your private network to create an infrastructure of physical and virtual resources. +OVHcloud [vRack](https://www.ovh.co.uk/solutions/vrack/) is a private network solution that enables our customers to route traffic between OVHcloud dedicated servers as well as other OVHcloud services. At the same time, it allows you to add [Public Cloud instances](/links/public-cloud/public-cloud) to your private network to create an infrastructure of physical and virtual resources. **This guide explains how to configure Public Cloud instances within your vRack using the OVHcloud APIv6.** ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Basic networking knowledge - Consulting the guide [Configuring the vRack on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) (to understand the different methods to manage the vRack with the Public Cloud) @@ -509,6 +509,6 @@ You will need to fill in at least the following fields: [First steps with the OVHcloud API](/pages/manage_and_operate/api/first-steps) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-ie.md b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-ie.md index 7dc5cff6c2f..40f8ee20193 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-ie.md @@ -6,13 +6,13 @@ updated: 2022-11-02 ## Objective -OVHcloud [vRack](https://www.ovh.ie/solutions/vrack/) is a private network solution that enables our customers to route traffic between OVHcloud dedicated servers as well as other OVHcloud services. At the same time, it allows you to add [Public Cloud instances](https://www.ovhcloud.com/en-ie/public-cloud/) to your private network to create an infrastructure of physical and virtual resources. +OVHcloud [vRack](https://www.ovh.ie/solutions/vrack/) is a private network solution that enables our customers to route traffic between OVHcloud dedicated servers as well as other OVHcloud services. At the same time, it allows you to add [Public Cloud instances](/links/public-cloud/public-cloud) to your private network to create an infrastructure of physical and virtual resources. **This guide explains how to configure Public Cloud instances within your vRack using the OVHcloud APIv6.** ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Basic networking knowledge - Consulting the guide [Configuring the vRack on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) (to understand the different methods to manage the vRack with the Public Cloud) @@ -509,6 +509,6 @@ You will need to fill in at least the following fields: [First steps with the OVHcloud API](/pages/manage_and_operate/api/first-steps) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-sg.md b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-sg.md index 0bc6a01e78f..6e9e3295a4d 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-sg.md @@ -6,13 +6,13 @@ updated: 2022-11-02 ## Objective -The [vRack](https://www.ovh.com/sg/solutions/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](https://www.ovhcloud.com/en-sg/public-cloud/) to your private network to create an infrastructure of physical and virtual resources. +The [vRack](https://www.ovh.com/sg/solutions/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](/links/public-cloud/public-cloud) to your private network to create an infrastructure of physical and virtual resources. **This guide provides some basic information on creating and configuring the vRack on Public Cloud using the OVHcloud API.** ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Basic networking knowledge - Consulting the guide [Configuring the vRack on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) (to understand the different methods to manage the vRack with the Public Cloud) @@ -190,7 +190,7 @@ Using the OVHcloud APIv6, you can customise all settings: IP range (10.0.0.0/16 > Because OpenStack is not located at the same level, you will not be able to customise VLANs through the Horizon interface or OpenStack APIs. > -Once logged in to the [OVHcloud APIv6 interface](https://ca.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: #### Retrieving the required information @@ -311,7 +311,7 @@ There are two possible scenarios: #### In case of a new instance -Once logged in to the [OVHcloud APIv6 interface](https://ca.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: ##### **Retrieving the required information** @@ -509,6 +509,6 @@ You will need to fill in at least the following fields: [First steps with the OVHcloud API](/pages/manage_and_operate/api/first-steps) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-us.md b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-us.md index 79ad8056c11..cf11887b43a 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-us.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.en-us.md @@ -6,13 +6,13 @@ updated: 2022-11-02 ## Objective -The [vRack](https://www.ovh.com/world/solutions/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](https://www.ovhcloud.com/en/public-cloud/) to your private network to create an infrastructure of physical and virtual resources. +The [vRack](https://www.ovh.com/world/solutions/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](/links/public-cloud/public-cloud) to your private network to create an infrastructure of physical and virtual resources. **This guide provides some basic information on creating and configuring the vRack on Public Cloud using the OVHcloud API.** ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Basic networking knowledge - Consulting the guide [Configuring the vRack on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) (to understand the different methods to manage the vRack with the Public Cloud) @@ -190,7 +190,7 @@ Using the OVHcloud APIv6, you can customise all settings: IP range (10.0.0.0/16 > Because OpenStack is not located at the same level, you will not be able to customise VLANs through the Horizon interface or OpenStack APIs. > -Once logged in to the [OVHcloud APIv6 interface](https://ca.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: #### Retrieving the required information @@ -311,7 +311,7 @@ There are two possible scenarios: #### In case of a new instance -Once logged in to the [OVHcloud APIv6 interface](https://ca.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: ##### **Retrieving the required information** @@ -509,6 +509,6 @@ You will need to fill in at least the following fields: [First steps with the OVHcloud API](/pages/manage_and_operate/api/first-steps) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.es-es.md index 9409861da5e..d3727bc1e30 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.es-es.md @@ -6,13 +6,13 @@ updated: 2022-11-02 ## Objective -The [vRack](https://www.ovh.es/soluciones/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](https://www.ovhcloud.com/es-es/public-cloud/) to your private network to create an infrastructure of physical and virtual resources. +The [vRack](https://www.ovh.es/soluciones/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](/links/public-cloud/public-cloud) to your private network to create an infrastructure of physical and virtual resources. **This guide provides some basic information on creating and configuring the vRack on Public Cloud using the OVHcloud API.** ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Basic networking knowledge - Consulting the guide [Configuring the vRack on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) (to understand the different methods to manage the vRack with the Public Cloud) @@ -190,7 +190,7 @@ Using the OVHcloud APIv6, you can customise all settings: IP range (10.0.0.0/16 > Because OpenStack is not located at the same level, you will not be able to customise VLANs through the Horizon interface or OpenStack APIs. > -Once logged in to the [OVHcloud APIv6 interface](https://eu.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: #### Retrieving the required information @@ -311,7 +311,7 @@ There are two possible scenarios: #### In case of a new instance -Once logged in to the [OVHcloud APIv6 interface](https://eu.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: ##### **Retrieving the required information** @@ -509,6 +509,6 @@ You will need to fill in at least the following fields: [First steps with the OVHcloud API](/pages/manage_and_operate/api/first-steps) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.es-us.md index d78d11cc66c..e9030f974b9 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.es-us.md @@ -6,13 +6,13 @@ updated: 2022-11-02 ## Objective -The [vRack](https://www.ovh.com/world/es/soluciones/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](https://www.ovhcloud.com/es/public-cloud/) to your private network to create an infrastructure of physical and virtual resources. +The [vRack](https://www.ovh.com/world/es/soluciones/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](/links/public-cloud/public-cloud) to your private network to create an infrastructure of physical and virtual resources. **This guide provides some basic information on creating and configuring the vRack on Public Cloud using the OVHcloud API.** ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Basic networking knowledge - Consulting the guide [Configuring the vRack on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) (to understand the different methods to manage the vRack with the Public Cloud) @@ -190,7 +190,7 @@ Using the OVHcloud APIv6, you can customise all settings: IP range (10.0.0.0/16 > Because OpenStack is not located at the same level, you will not be able to customise VLANs through the Horizon interface or OpenStack APIs. > -Once logged in to the [OVHcloud APIv6 interface](https://ca.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: #### Retrieving the required information @@ -311,7 +311,7 @@ There are two possible scenarios: #### In case of a new instance -Once logged in to the [OVHcloud APIv6 interface](https://ca.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: ##### **Retrieving the required information** @@ -509,6 +509,6 @@ You will need to fill in at least the following fields: [First steps with the OVHcloud API](/pages/manage_and_operate/api/first-steps) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.fr-ca.md index c106294c2d6..7d6cdd15fa8 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.fr-ca.md @@ -6,13 +6,13 @@ updated: 2022-11-02 ## Objectif -Le [vRack](https://www.ovh.com/ca/fr/solutions/vrack/) est un réseau privé qui vous permet de configurer l’adressage entre deux ou plusieurs serveurs dédiés OVHcloud. Mais il vous permet également d’ajouter des [instances Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) à votre réseau privé afin de créer une infrastructure de ressources physiques et virtuelles. +Le [vRack](https://www.ovh.com/ca/fr/solutions/vrack/) est un réseau privé qui vous permet de configurer l’adressage entre deux ou plusieurs serveurs dédiés OVHcloud. Mais il vous permet également d’ajouter des [instances Public Cloud](/links/public-cloud/public-cloud) à votre réseau privé afin de créer une infrastructure de ressources physiques et virtuelles. **Découvrez comment activer et gérer un vRack Public Cloud depuis les APIv6 OVHcloud.** ## Prérequis -- Posséder un [projet Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) dans votre compte OVHcloud. +- Posséder un [projet Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud. - [Avoir créer un utilisateur OpenStack](/pages/public_cloud/public_cloud_cross_functional/introducing_horizon#creer-un-compte-utilisateur-openstack). - [Avoir créer un utilisateur OpenStack](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user). - Connaissances réseaux élémentaires. @@ -193,7 +193,7 @@ Depuis les APIv6 OVHcloud, vous pourrez personnaliser l'ensemble des paramètres >OpenStack n'étant pas située au même niveau de l'infrastructure, vous ne pourrez pas personnaliser les vLan au travers de l'interface Horizon ou des API OpenStack. > -Une fois connecté à l'[APIv6 OVHcloud](https://ca.api.ovh.com/), exécutez les commandes suivantes dans l'ordre. +Une fois connecté à l'[APIv6 OVHcloud](/links/api), exécutez les commandes suivantes dans l'ordre. #### Récupération des informations nécessaires : @@ -314,7 +314,7 @@ Deux situations peuvent se présenter à vous : #### Cas d'une nouvelle instance -Une fois connecté à l'[APIv6 OVHcloud](https://ca.api.ovh.com/), exécutez les commandes suivantes dans l'ordre. +Une fois connecté à l'[APIv6 OVHcloud](/links/api), exécutez les commandes suivantes dans l'ordre. ##### **Récupération des informations nécessaires** @@ -512,6 +512,6 @@ Vous devrez renseigner a minima les champs suivants : [Premiers pas avec les API OVHcloud](/pages/manage_and_operate/api/first-steps) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.fr-fr.md index d576ff1d4fd..5e04c5233db 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.fr-fr.md @@ -6,13 +6,13 @@ updated: 2022-11-02 ## Objectif -Le [vRack](https://www.ovh.com/fr/solutions/vrack/) est un réseau privé qui vous permet de configurer l’adressage entre deux ou plusieurs serveurs dédiés OVHcloud. Mais il vous permet également d’ajouter des [instances Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) à votre réseau privé afin de créer une infrastructure de ressources physiques et virtuelles. +Le [vRack](https://www.ovh.com/fr/solutions/vrack/) est un réseau privé qui vous permet de configurer l’adressage entre deux ou plusieurs serveurs dédiés OVHcloud. Mais il vous permet également d’ajouter des [instances Public Cloud](/links/public-cloud/public-cloud) à votre réseau privé afin de créer une infrastructure de ressources physiques et virtuelles. **Découvrez comment activer et gérer un vRack Public Cloud depuis les APIv6 OVHcloud.** ## Prérequis -- Posséder un [projet Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud. +- Posséder un [projet Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud. - [Avoir créer un utilisateur OpenStack](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user). - Connaissances réseaux élémentaires. - Consulter le guide [Configuration du vRack Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) pour connaître les différentes méthodes proposées pour gérer le vRack Public Cloud OVHcloud. @@ -511,6 +511,6 @@ Vous devrez renseigner a minima les champs suivants : [Premiers pas avec les API OVHcloud](/pages/manage_and_operate/api/first-steps) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.it-it.md b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.it-it.md index 836992e8077..25326a533a7 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.it-it.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.it-it.md @@ -6,13 +6,13 @@ updated: 2022-11-02 ## Objective -The [vRack](https://www.ovh.it/soluzioni/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](https://www.ovhcloud.com/it/public-cloud/) to your private network to create an infrastructure of physical and virtual resources. +The [vRack](https://www.ovh.it/soluzioni/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](/links/public-cloud/public-cloud) to your private network to create an infrastructure of physical and virtual resources. **This guide provides some basic information on creating and configuring the vRack on Public Cloud using the OVHcloud API.** ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Basic networking knowledge - Consulting the guide [Configuring the vRack on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) (to understand the different methods to manage the vRack with the Public Cloud) @@ -190,7 +190,7 @@ Using the OVHcloud APIv6, you can customise all settings: IP range (10.0.0.0/16 > Because OpenStack is not located at the same level, you will not be able to customise VLANs through the Horizon interface or OpenStack APIs. > -Once logged in to the [OVHcloud APIv6 interface](https://eu.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: #### Retrieving the required information @@ -311,7 +311,7 @@ There are two possible scenarios: #### In case of a new instance -Once logged in to the [OVHcloud APIv6 interface](https://eu.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: ##### **Retrieving the required information** @@ -509,6 +509,6 @@ You will need to fill in at least the following fields: [First steps with the OVHcloud API](/pages/manage_and_operate/api/first-steps) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.pl-pl.md b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.pl-pl.md index 9688cc05056..568ce35fe66 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.pl-pl.md @@ -6,13 +6,13 @@ updated: 2022-11-02 ## Objective -The [vRack](https://www.ovh.pl/rozwiazania/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](https://www.ovhcloud.com/pl/public-cloud/) to your private network to create an infrastructure of physical and virtual resources. +The [vRack](https://www.ovh.pl/rozwiazania/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](/links/public-cloud/public-cloud) to your private network to create an infrastructure of physical and virtual resources. **This guide provides some basic information on creating and configuring the vRack on Public Cloud using the OVHcloud API.** ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Basic networking knowledge - Consulting the guide [Configuring the vRack on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) (to understand the different methods to manage the vRack with the Public Cloud) @@ -190,7 +190,7 @@ Using the OVHcloud APIv6, you can customise all settings: IP range (10.0.0.0/16 > Because OpenStack is not located at the same level, you will not be able to customise VLANs through the Horizon interface or OpenStack APIs. > -Once logged in to the [OVHcloud APIv6 interface](https://eu.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: #### Retrieving the required information @@ -311,7 +311,7 @@ There are two possible scenarios: #### In case of a new instance -Once logged in to the [OVHcloud APIv6 interface](https://eu.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: ##### **Retrieving the required information** @@ -509,6 +509,6 @@ You will need to fill in at least the following fields: [First steps with the OVHcloud API](/pages/manage_and_operate/api/first-steps) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.pt-pt.md b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.pt-pt.md index d84e647f180..1729eced7e6 100644 --- a/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_network_services/getting-started-08-creating-vrack-with-api/guide.pt-pt.md @@ -6,13 +6,13 @@ updated: 2022-11-02 ## Objective -The [vRack](https://www.ovh.pt/solucoes/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](https://www.ovhcloud.com/pt/public-cloud/) to your private network to create an infrastructure of physical and virtual resources. +The [vRack](https://www.ovh.pt/solucoes/vrack/) is a private network that allows you to configure addressing between two or more compatible OVHcloud services. It also allows you to add [Public Cloud instances](/links/public-cloud/public-cloud) to your private network to create an infrastructure of physical and virtual resources. **This guide provides some basic information on creating and configuring the vRack on Public Cloud using the OVHcloud API.** ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - An [OpenStack user account](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) - Basic networking knowledge - Consulting the guide [Configuring the vRack on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) (to understand the different methods to manage the vRack with the Public Cloud) @@ -190,7 +190,7 @@ Using the OVHcloud APIv6, you can customise all settings: IP range (10.0.0.0/16 > Because OpenStack is not located at the same level, you will not be able to customise VLANs through the Horizon interface or OpenStack APIs. > -Once logged in to the [OVHcloud APIv6 interface](https://eu.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: #### Retrieving the required information @@ -311,7 +311,7 @@ There are two possible scenarios: #### In case of a new instance -Once logged in to the [OVHcloud APIv6 interface](https://eu.api.ovh.com/), follow these steps: +Once logged in to the [OVHcloud APIv6 interface](/links/api), follow these steps: ##### **Retrieving the required information** @@ -509,6 +509,6 @@ You will need to fill in at least the following fields: [First steps with the OVHcloud API](/pages/manage_and_operate/api/first-steps) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.de-de.md b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.de-de.md index eed9dabd406..8de0492b6a8 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.de-de.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.de-de.md @@ -13,7 +13,7 @@ This tutorial explains the following Load Balancer configurations: ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [private network](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) configured in your project - [Prepare the environment to use the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) @@ -323,7 +323,7 @@ openstack loadbalancer delete [--cascade] [--wait] [OpenStack Floating IP](https://docs.openstack.org/ocata/user-guide/cli-manage-ip-addresses.html) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-asia.md b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-asia.md index 8eb4ef12b4a..c2f913bc905 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-asia.md @@ -13,7 +13,7 @@ This tutorial explains the following Load Balancer configurations: ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [private network](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) configured in your project - [Prepare the environment to use the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) @@ -323,7 +323,7 @@ openstack loadbalancer delete [--cascade] [--wait] [OpenStack Floating IP](https://docs.openstack.org/ocata/user-guide/cli-manage-ip-addresses.html) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-au.md b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-au.md index 41511fe5d26..c2f913bc905 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-au.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-au.md @@ -13,7 +13,7 @@ This tutorial explains the following Load Balancer configurations: ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [private network](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) configured in your project - [Prepare the environment to use the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) @@ -323,7 +323,7 @@ openstack loadbalancer delete [--cascade] [--wait] [OpenStack Floating IP](https://docs.openstack.org/ocata/user-guide/cli-manage-ip-addresses.html) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-ca.md b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-ca.md index 996696af273..c2f913bc905 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-ca.md @@ -13,7 +13,7 @@ This tutorial explains the following Load Balancer configurations: ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [private network](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) configured in your project - [Prepare the environment to use the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) @@ -323,7 +323,7 @@ openstack loadbalancer delete [--cascade] [--wait] [OpenStack Floating IP](https://docs.openstack.org/ocata/user-guide/cli-manage-ip-addresses.html) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-gb.md b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-gb.md index a8c7124523e..546f1969a82 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-gb.md @@ -13,7 +13,7 @@ This tutorial explains the following Load Balancer configurations: ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [private network](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) configured in your project - [Prepare the environment to use the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) @@ -323,7 +323,7 @@ openstack loadbalancer delete [--cascade] [--wait] [OpenStack Floating IP](https://docs.openstack.org/ocata/user-guide/cli-manage-ip-addresses.html) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-ie.md b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-ie.md index 9c7314b92fa..c2f913bc905 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-ie.md @@ -13,7 +13,7 @@ This tutorial explains the following Load Balancer configurations: ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [private network](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) configured in your project - [Prepare the environment to use the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) @@ -323,7 +323,7 @@ openstack loadbalancer delete [--cascade] [--wait] [OpenStack Floating IP](https://docs.openstack.org/ocata/user-guide/cli-manage-ip-addresses.html) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-sg.md b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-sg.md index 33b84791ff8..c2f913bc905 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-sg.md @@ -13,7 +13,7 @@ This tutorial explains the following Load Balancer configurations: ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [private network](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) configured in your project - [Prepare the environment to use the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) @@ -323,7 +323,7 @@ openstack loadbalancer delete [--cascade] [--wait] [OpenStack Floating IP](https://docs.openstack.org/ocata/user-guide/cli-manage-ip-addresses.html) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-us.md b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-us.md index 13a68fcca8e..c2f913bc905 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-us.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.en-us.md @@ -13,7 +13,7 @@ This tutorial explains the following Load Balancer configurations: ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [private network](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) configured in your project - [Prepare the environment to use the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) @@ -323,7 +323,7 @@ openstack loadbalancer delete [--cascade] [--wait] [OpenStack Floating IP](https://docs.openstack.org/ocata/user-guide/cli-manage-ip-addresses.html) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.es-es.md index 70e3ff2e103..8de0492b6a8 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.es-es.md @@ -13,7 +13,7 @@ This tutorial explains the following Load Balancer configurations: ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [private network](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) configured in your project - [Prepare the environment to use the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) @@ -323,7 +323,7 @@ openstack loadbalancer delete [--cascade] [--wait] [OpenStack Floating IP](https://docs.openstack.org/ocata/user-guide/cli-manage-ip-addresses.html) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.es-us.md index 0b9aaf9eff7..8de0492b6a8 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.es-us.md @@ -13,7 +13,7 @@ This tutorial explains the following Load Balancer configurations: ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [private network](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) configured in your project - [Prepare the environment to use the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) @@ -323,7 +323,7 @@ openstack loadbalancer delete [--cascade] [--wait] [OpenStack Floating IP](https://docs.openstack.org/ocata/user-guide/cli-manage-ip-addresses.html) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.fr-ca.md index 29ad857fe3e..fa7ebe4052c 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.fr-ca.md @@ -13,7 +13,7 @@ Vous trouverez ici les configurations d'un Load Balancer: ## Prérequis -- Avoir un [projet Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) dans votre compte OVHcloud +- Avoir un [projet Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - Avoir un [réseau privé](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) configuré dans votre projet - [Préparer l’environnement pour utiliser l’API OpenStack](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) en installant python-swiftclient. - [Charger les variables d’environnement OpenStack](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables). @@ -318,7 +318,7 @@ openstack loadbalancer delete [--cascade] [--wait] [OpenStack Floating IP](https://docs.openstack.org/ocata/user-guide/cli-manage-ip-addresses.html). -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.fr-fr.md index 48c4b2e8648..14c839d1fb2 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.fr-fr.md @@ -13,7 +13,7 @@ Vous trouverez ici les configurations d'un Load Balancer: ## Prérequis -- Avoir un [projet Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) dans votre compte OVHcloud +- Avoir un [projet Public Cloud](/links/public-cloud/public-cloud) dans votre compte OVHcloud - Avoir un [réseau privé](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) configuré dans votre projet - [Préparer l’environnement pour utiliser l’API OpenStack](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) en installant python-swiftclient. - [Charger les variables d’environnement OpenStack](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables). @@ -318,7 +318,7 @@ openstack loadbalancer delete [--cascade] [--wait] [OpenStack Floating IP](https://docs.openstack.org/ocata/user-guide/cli-manage-ip-addresses.html). -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.it-it.md b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.it-it.md index 873fe355bb5..8de0492b6a8 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.it-it.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.it-it.md @@ -13,7 +13,7 @@ This tutorial explains the following Load Balancer configurations: ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [private network](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) configured in your project - [Prepare the environment to use the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) @@ -323,7 +323,7 @@ openstack loadbalancer delete [--cascade] [--wait] [OpenStack Floating IP](https://docs.openstack.org/ocata/user-guide/cli-manage-ip-addresses.html) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.pl-pl.md b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.pl-pl.md index 4620a8d52b1..8de0492b6a8 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.pl-pl.md @@ -13,7 +13,7 @@ This tutorial explains the following Load Balancer configurations: ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [private network](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) configured in your project - [Prepare the environment to use the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) @@ -323,7 +323,7 @@ openstack loadbalancer delete [--cascade] [--wait] [OpenStack Floating IP](https://docs.openstack.org/ocata/user-guide/cli-manage-ip-addresses.html) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.pt-pt.md b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.pt-pt.md index 91bd4a71254..8de0492b6a8 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-01-using-lbaas-in-openstack-environment/guide.pt-pt.md @@ -13,7 +13,7 @@ This tutorial explains the following Load Balancer configurations: ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - A [private network](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack) configured in your project - [Prepare the environment to use the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [Set OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) @@ -323,7 +323,7 @@ openstack loadbalancer delete [--cascade] [--wait] [OpenStack Floating IP](https://docs.openstack.org/ocata/user-guide/cli-manage-ip-addresses.html) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.de-de.md b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.de-de.md index 2b416b8f407..e7d2ecb5069 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.de-de.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.de-de.md @@ -335,6 +335,6 @@ If you are interested in automating this scenario with terraform and with our ma Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-asia.md b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-asia.md index 569eaca6101..e7d2ecb5069 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-asia.md @@ -335,6 +335,6 @@ If you are interested in automating this scenario with terraform and with our ma Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-au.md b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-au.md index 626a7b29cdb..e7d2ecb5069 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-au.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-au.md @@ -335,6 +335,6 @@ If you are interested in automating this scenario with terraform and with our ma Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-ca.md b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-ca.md index b23c95716dd..e7d2ecb5069 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-ca.md @@ -335,6 +335,6 @@ If you are interested in automating this scenario with terraform and with our ma Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-gb.md b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-gb.md index eb994065fa8..e7d2ecb5069 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-gb.md @@ -335,6 +335,6 @@ If you are interested in automating this scenario with terraform and with our ma Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-ie.md b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-ie.md index 24b426d9678..e7d2ecb5069 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-ie.md @@ -335,6 +335,6 @@ If you are interested in automating this scenario with terraform and with our ma Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-sg.md b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-sg.md index f199be1895c..e7d2ecb5069 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-sg.md @@ -335,6 +335,6 @@ If you are interested in automating this scenario with terraform and with our ma Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-us.md b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-us.md index ed863dfb9de..e7d2ecb5069 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-us.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.en-us.md @@ -335,6 +335,6 @@ If you are interested in automating this scenario with terraform and with our ma Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.es-es.md index 991ef7e9fef..e7d2ecb5069 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.es-es.md @@ -335,6 +335,6 @@ If you are interested in automating this scenario with terraform and with our ma Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.es-us.md index f4e53b5ab81..e7d2ecb5069 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.es-us.md @@ -335,6 +335,6 @@ If you are interested in automating this scenario with terraform and with our ma Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.fr-ca.md index 70de94961b2..1acd4a4b281 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.fr-ca.md @@ -335,6 +335,6 @@ If you are interested in automating this scenario with terraform and with our ma Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr-ca/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.fr-fr.md index 4d11d6074b6..1acd4a4b281 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.fr-fr.md @@ -335,6 +335,6 @@ If you are interested in automating this scenario with terraform and with our ma Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/fr/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.it-it.md b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.it-it.md index 4417f1a2f47..e7d2ecb5069 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.it-it.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.it-it.md @@ -335,6 +335,6 @@ If you are interested in automating this scenario with terraform and with our ma Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.pl-pl.md b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.pl-pl.md index 74ba52b2b39..e7d2ecb5069 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.pl-pl.md @@ -335,6 +335,6 @@ If you are interested in automating this scenario with terraform and with our ma Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.pt-pt.md b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.pt-pt.md index ddaecd2948b..e7d2ecb5069 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus/guide.pt-pt.md @@ -335,6 +335,6 @@ If you are interested in automating this scenario with terraform and with our ma Visit our dedicated Discord channel: . Ask questions, provide feedback and interact directly with the team that builds our databases services. -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.de-de.md b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.de-de.md index 207b8c1ecce..555aad57fba 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.de-de.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.de-de.md @@ -203,6 +203,6 @@ To delete your subscription you can use the following API call: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-asia.md b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-asia.md index de165111e8c..19cda18e49b 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-asia.md @@ -203,6 +203,6 @@ To delete your subscription you can use the following API call: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-au.md b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-au.md index f36c7a5ba8a..0faf30650ca 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-au.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-au.md @@ -203,6 +203,6 @@ To delete your subscription you can use the following API call: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-ca.md b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-ca.md index 75031432094..2275ecb5032 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-ca.md @@ -203,6 +203,6 @@ To delete your subscription you can use the following API call: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-gb.md b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-gb.md index 944c4c66de2..82c0c609885 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-gb.md @@ -203,6 +203,6 @@ To delete your subscription you can use the following API call: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-ie.md b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-ie.md index 4208a84fd06..b4922d26c3b 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-ie.md @@ -203,6 +203,6 @@ To delete your subscription you can use the following API call: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-sg.md b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-sg.md index 81783888aca..4be45a7a3c4 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-sg.md @@ -203,6 +203,6 @@ To delete your subscription you can use the following API call: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-us.md b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-us.md index c41bbc474bd..8be4de928fb 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-us.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.en-us.md @@ -203,6 +203,6 @@ To delete your subscription you can use the following API call: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.es-es.md index 013e637211e..6a22860169f 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.es-es.md @@ -203,6 +203,6 @@ To delete your subscription you can use the following API call: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.es-us.md index e4d20f3adc2..3bfb7d4078c 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.es-us.md @@ -203,6 +203,6 @@ To delete your subscription you can use the following API call: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.fr-ca.md index 815dcacabe4..3b49dbfc207 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.fr-ca.md @@ -202,6 +202,6 @@ Pour supprimer votre abonnement, vous pouvez utiliser l'appel API suivant : ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.fr-fr.md index a6476d3337c..d21850ab06a 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.fr-fr.md @@ -202,6 +202,6 @@ Pour supprimer votre abonnement, vous pouvez utiliser l'appel API suivant : ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.it-it.md b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.it-it.md index a8c14086aef..e4efe6d0799 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.it-it.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.it-it.md @@ -203,6 +203,6 @@ To delete your subscription you can use the following API call: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.pl-pl.md b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.pl-pl.md index de2eb655f9b..926381c95b5 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.pl-pl.md @@ -203,6 +203,6 @@ To delete your subscription you can use the following API call: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.pt-pt.md b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.pt-pt.md index 25f7e145ba2..ee476ecf47e 100644 --- a/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_network_services/technical-resources-05-lb_logs_2_customers/guide.pt-pt.md @@ -203,6 +203,6 @@ To delete your subscription you can use the following API call: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.de-de.md b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.de-de.md index 8a1458c5a79..8252239012d 100644 --- a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.de-de.md +++ b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.de-de.md @@ -14,7 +14,7 @@ After setting up your Load Balancer, you can configure it with a certificate in ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - [Preparing your environment for using the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [OpenStack Octavia client](https://docs.openstack.org/python-octaviaclient/latest/install/index.html) and [OpenStack Barbican](https://docs.openstack.org/python-barbicanclient/latest/install/index.html) set up - A Load Balancer running in your project @@ -115,6 +115,6 @@ You can now securely access your Load Balancer with Let's Encrypt. Be careful, y [Getting started with Load Balancer on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-asia.md b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-asia.md index 26fda665611..0d5e751ec89 100644 --- a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-asia.md +++ b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-asia.md @@ -14,7 +14,7 @@ After setting up your Load Balancer, you can configure it with a certificate in ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - [Preparing your environment for using the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [OpenStack Octavia client](https://docs.openstack.org/python-octaviaclient/latest/install/index.html) and [OpenStack Barbican](https://docs.openstack.org/python-barbicanclient/latest/install/index.html) set up - A Load Balancer running in your project @@ -115,6 +115,6 @@ You can now securely access your Load Balancer with Let's Encrypt. Be careful, y [Getting started with Load Balancer on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-au.md b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-au.md index aa049282617..0d5e751ec89 100644 --- a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-au.md +++ b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-au.md @@ -14,7 +14,7 @@ After setting up your Load Balancer, you can configure it with a certificate in ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - [Preparing your environment for using the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [OpenStack Octavia client](https://docs.openstack.org/python-octaviaclient/latest/install/index.html) and [OpenStack Barbican](https://docs.openstack.org/python-barbicanclient/latest/install/index.html) set up - A Load Balancer running in your project @@ -115,6 +115,6 @@ You can now securely access your Load Balancer with Let's Encrypt. Be careful, y [Getting started with Load Balancer on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-ca.md b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-ca.md index 5a654e6f046..43b050fef2b 100644 --- a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-ca.md +++ b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-ca.md @@ -14,7 +14,7 @@ After setting up your Load Balancer, you can configure it with a certificate in ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - [Preparing your environment for using the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [OpenStack Octavia client](https://docs.openstack.org/python-octaviaclient/latest/install/index.html) and [OpenStack Barbican](https://docs.openstack.org/python-barbicanclient/latest/install/index.html) set up - A Load Balancer running in your project @@ -115,6 +115,6 @@ You can now securely access your Load Balancer with Let's Encrypt. Be careful, y [Getting started with Load Balancer on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-gb.md b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-gb.md index 1f8266c0c18..e52b6149062 100644 --- a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-gb.md +++ b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-gb.md @@ -14,7 +14,7 @@ After setting up your Load Balancer, you can configure it with a certificate in ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - [Preparing your environment for using the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [OpenStack Octavia client](https://docs.openstack.org/python-octaviaclient/latest/install/index.html) and [OpenStack Barbican](https://docs.openstack.org/python-barbicanclient/latest/install/index.html) set up - A Load Balancer running in your project @@ -115,6 +115,6 @@ You can now securely access your Load Balancer with Let's Encrypt. Be careful, y [Getting started with Load Balancer on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-ie.md b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-ie.md index bcbcc488248..43b050fef2b 100644 --- a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-ie.md +++ b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-ie.md @@ -14,7 +14,7 @@ After setting up your Load Balancer, you can configure it with a certificate in ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-ie/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - [Preparing your environment for using the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [OpenStack Octavia client](https://docs.openstack.org/python-octaviaclient/latest/install/index.html) and [OpenStack Barbican](https://docs.openstack.org/python-barbicanclient/latest/install/index.html) set up - A Load Balancer running in your project @@ -115,6 +115,6 @@ You can now securely access your Load Balancer with Let's Encrypt. Be careful, y [Getting started with Load Balancer on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-sg.md b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-sg.md index 2814f4d8fe6..43b050fef2b 100644 --- a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-sg.md +++ b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-sg.md @@ -14,7 +14,7 @@ After setting up your Load Balancer, you can configure it with a certificate in ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en-sg/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - [Preparing your environment for using the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [OpenStack Octavia client](https://docs.openstack.org/python-octaviaclient/latest/install/index.html) and [OpenStack Barbican](https://docs.openstack.org/python-barbicanclient/latest/install/index.html) set up - A Load Balancer running in your project @@ -115,6 +115,6 @@ You can now securely access your Load Balancer with Let's Encrypt. Be careful, y [Getting started with Load Balancer on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-us.md b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-us.md index efaea9cec8f..43b050fef2b 100644 --- a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-us.md +++ b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.en-us.md @@ -14,7 +14,7 @@ After setting up your Load Balancer, you can configure it with a certificate in ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/en/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - [Preparing your environment for using the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [OpenStack Octavia client](https://docs.openstack.org/python-octaviaclient/latest/install/index.html) and [OpenStack Barbican](https://docs.openstack.org/python-barbicanclient/latest/install/index.html) set up - A Load Balancer running in your project @@ -115,6 +115,6 @@ You can now securely access your Load Balancer with Let's Encrypt. Be careful, y [Getting started with Load Balancer on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.es-es.md b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.es-es.md index f2896039797..d4542f42ba6 100644 --- a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.es-es.md +++ b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.es-es.md @@ -14,7 +14,7 @@ After setting up your Load Balancer, you can configure it with a certificate in ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - [Preparing your environment for using the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [OpenStack Octavia client](https://docs.openstack.org/python-octaviaclient/latest/install/index.html) and [OpenStack Barbican](https://docs.openstack.org/python-barbicanclient/latest/install/index.html) set up - A Load Balancer running in your project @@ -115,6 +115,6 @@ You can now securely access your Load Balancer with Let's Encrypt. Be careful, y [Getting started with Load Balancer on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.es-us.md b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.es-us.md index 3c2c10976b1..8252239012d 100644 --- a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.es-us.md +++ b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.es-us.md @@ -14,7 +14,7 @@ After setting up your Load Balancer, you can configure it with a certificate in ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/es-es/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - [Preparing your environment for using the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [OpenStack Octavia client](https://docs.openstack.org/python-octaviaclient/latest/install/index.html) and [OpenStack Barbican](https://docs.openstack.org/python-barbicanclient/latest/install/index.html) set up - A Load Balancer running in your project @@ -115,6 +115,6 @@ You can now securely access your Load Balancer with Let's Encrypt. Be careful, y [Getting started with Load Balancer on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.fr-ca.md b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.fr-ca.md index e3fabcfe62e..6e07d69602c 100644 --- a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.fr-ca.md +++ b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.fr-ca.md @@ -14,7 +14,7 @@ Une fois votre Load Balancer mis en place, vous pouvez le configurer avec un cer ## Prérequis -- Un [projet Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) +- Un [projet Public Cloud](/links/public-cloud/public-cloud) - Utiliser l'environnement de commande d'Openstack ([Tutoriel](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api)) - Avoir installé le [client Openstack Octavia](https://docs.openstack.org/python-octaviaclient/latest/install/index.html) et [Openstack Barbican](https://docs.openstack.org/python-barbicanclient/latest/install/index.html) - Un Load Balancer actif dans votre projet @@ -115,6 +115,6 @@ Vous pouvez maintenant accéder à votre Load Balancer de manière sécurisée a [Cookbook Openstack Octavia](https://docs.openstack.org/octavia/latest/user/guides/basic-cookbook.html) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.fr-fr.md b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.fr-fr.md index 9624705abbe..b6294e933e8 100644 --- a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.fr-fr.md +++ b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.fr-fr.md @@ -14,7 +14,7 @@ Une fois votre Load Balancer mis en place, vous pouvez le configurer avec un cer ## Prérequis -- Un [projet Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) +- Un [projet Public Cloud](/links/public-cloud/public-cloud) - Utiliser l'environnement de commande d'Openstack ([Tutoriel](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api)) - Avoir installé le [client Openstack Octavia](https://docs.openstack.org/python-octaviaclient/latest/install/index.html) et [Openstack Barbican](https://docs.openstack.org/python-barbicanclient/latest/install/index.html) - Un Load Balancer actif dans votre projet @@ -115,6 +115,6 @@ Vous pouvez maintenant accéder à votre Load Balancer de manière sécurisée a [Cookbook Openstack Octavia](https://docs.openstack.org/octavia/latest/user/guides/basic-cookbook.html) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.it-it.md b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.it-it.md index 7da3f6b1d59..8252239012d 100644 --- a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.it-it.md +++ b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.it-it.md @@ -14,7 +14,7 @@ After setting up your Load Balancer, you can configure it with a certificate in ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/it/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - [Preparing your environment for using the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [OpenStack Octavia client](https://docs.openstack.org/python-octaviaclient/latest/install/index.html) and [OpenStack Barbican](https://docs.openstack.org/python-barbicanclient/latest/install/index.html) set up - A Load Balancer running in your project @@ -115,6 +115,6 @@ You can now securely access your Load Balancer with Let's Encrypt. Be careful, y [Getting started with Load Balancer on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.pl-pl.md b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.pl-pl.md index 7073a2a28ca..8252239012d 100644 --- a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.pl-pl.md +++ b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.pl-pl.md @@ -14,7 +14,7 @@ After setting up your Load Balancer, you can configure it with a certificate in ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pl/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - [Preparing your environment for using the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [OpenStack Octavia client](https://docs.openstack.org/python-octaviaclient/latest/install/index.html) and [OpenStack Barbican](https://docs.openstack.org/python-barbicanclient/latest/install/index.html) set up - A Load Balancer running in your project @@ -115,6 +115,6 @@ You can now securely access your Load Balancer with Let's Encrypt. Be careful, y [Getting started with Load Balancer on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.pt-pt.md b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.pt-pt.md index 5dd85dfc655..8252239012d 100644 --- a/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.pt-pt.md +++ b/pages/public_cloud/public_cloud_network_services/tutorials-01-secure-lb-letsencrypt/guide.pt-pt.md @@ -14,7 +14,7 @@ After setting up your Load Balancer, you can configure it with a certificate in ## Requirements -- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account +- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account - [Preparing your environment for using the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) - [OpenStack Octavia client](https://docs.openstack.org/python-octaviaclient/latest/install/index.html) and [OpenStack Barbican](https://docs.openstack.org/python-barbicanclient/latest/install/index.html) set up - A Load Balancer running in your project @@ -115,6 +115,6 @@ You can now securely access your Load Balancer with Let's Encrypt. Be careful, y [Getting started with Load Balancer on Public Cloud](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.de-de.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.de-de.md index 96b135cfb70..08a47ce69bc 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.de-de.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.de-de.md @@ -10,7 +10,7 @@ updated: 2022-11-30 ## Ziel -Auf dieser Seite finden Sie die Konzepte zur Bereitstellung, Überwachung und Überprüfung der Performance von [Enterprise File Storage](https://www.ovhcloud.com/de/storage-solutions/enterprise-file-storage/). +Auf dieser Seite finden Sie die Konzepte zur Bereitstellung, Überwachung und Überprüfung der Performance von [Enterprise File Storage](/links/storage/enterprise-file-storage). ## In der praktischen Anwendung @@ -31,7 +31,7 @@ Diese Information ist wichtig, wenn Sie Ihre Storage-Architektur entwerfen. Drei - **Beispiel 2**: Ihre Infrastruktur benötigt **4500 IOPS** und ein Datenvolumen von **1 TB**. Daher müssen Sie **2 TB** reservieren, um die erforderlichen **4500 IOPS** zu erreichen. In diesem Fall verfügen Sie über **8000 IOPS** über die im Voraus provisionierte Kapazität. Es geht also darum, Ihren Dienst überzuprovisionieren, um das gewünschte Leistungsniveau zu gewährleisten. -- **Beispiel 3**: Ihre Anwendung benötigt keine bestimmte Leistung, aber ein Speichervolumen von mehr als **60 TB**. In diesem Fall ist es ratsam, auf den kostengünstigeren Speicherdienst [HA-NAS](https://www.ovhcloud.com/de/storage-solutions/nas-ha/) zu wechseln, der Kapazitäten von mehr als 58 TB pro Dienst ermöglicht. +- **Beispiel 3**: Ihre Anwendung benötigt keine bestimmte Leistung, aber ein Speichervolumen von mehr als **60 TB**. In diesem Fall ist es ratsam, auf den kostengünstigeren Speicherdienst [HA-NAS](/links/storage/nas-ha) zu wechseln, der Kapazitäten von mehr als 58 TB pro Dienst ermöglicht. ### Volumes und Dienstqualität (QoS) @@ -74,6 +74,6 @@ Weitere Informationen finden Sie in [FIO-Dokumentation](https://fio.readthedocs. ## Weiterführende Informationen -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Treten Sie unserer Benutzergemeinschaft auf Discord bei: . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-asia.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-asia.md index f4e0713b912..0d66e790faf 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-asia.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-asia.md @@ -6,7 +6,7 @@ updated: 2022-11-30 ## Objective -Learn about the concepts of provisioning, tracking, and performance testing for [Enterprise File Storage](https://www.ovhcloud.com/asia/storage-solutions/enterprise-file-storage/). +Learn about the concepts of provisioning, tracking, and performance testing for [Enterprise File Storage](/links/storage/enterprise-file-storage). ## Instructions @@ -27,7 +27,7 @@ This information is important when you design your storage architecture. Let’s - **Example 2**: Your infrastructure requires **4500 IOPS** and a data volume of **1 TB**. To do this, you need to provision **2 TB** to get the **required 4500 IOPS**. Specifically, you will get **8000 IOPS** on provisioned capacity. This involves overprovisioning your service to ensure the level of performance you want. -- **Example 3**: Your application does not require any particular performance but a storage volume of more than **60TB**. In this case, it is best to switch to the more economical storage service [HA-NAS](https://www.ovhcloud.com/asia/storage-solutions/nas-ha/), which can reach capacities higher than 58 TB per service. +- **Example 3**: Your application does not require any particular performance but a storage volume of more than **60TB**. In this case, it is best to switch to the more economical storage service [HA-NAS](/links/storage/nas-ha), which can reach capacities higher than 58 TB per service. ### Volumes and quality of services (QoS) @@ -70,6 +70,6 @@ For more information, see [the FIO documentation](https://fio.readthedocs.io/en/ ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of Discord users: \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-au.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-au.md index 1e05e074a36..0d66e790faf 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-au.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-au.md @@ -6,7 +6,7 @@ updated: 2022-11-30 ## Objective -Learn about the concepts of provisioning, tracking, and performance testing for [Enterprise File Storage](https://www.ovhcloud.com/en-au/storage-solutions/enterprise-file-storage/). +Learn about the concepts of provisioning, tracking, and performance testing for [Enterprise File Storage](/links/storage/enterprise-file-storage). ## Instructions @@ -27,7 +27,7 @@ This information is important when you design your storage architecture. Let’s - **Example 2**: Your infrastructure requires **4500 IOPS** and a data volume of **1 TB**. To do this, you need to provision **2 TB** to get the **required 4500 IOPS**. Specifically, you will get **8000 IOPS** on provisioned capacity. This involves overprovisioning your service to ensure the level of performance you want. -- **Example 3**: Your application does not require any particular performance but a storage volume of more than **60TB**. In this case, it is best to switch to the more economical storage service [HA-NAS](https://www.ovhcloud.com/en-au/storage-solutions/nas-ha/), which can reach capacities higher than 58 TB per service. +- **Example 3**: Your application does not require any particular performance but a storage volume of more than **60TB**. In this case, it is best to switch to the more economical storage service [HA-NAS](/links/storage/nas-ha), which can reach capacities higher than 58 TB per service. ### Volumes and quality of services (QoS) @@ -70,6 +70,6 @@ For more information, see [the FIO documentation](https://fio.readthedocs.io/en/ ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of Discord users: \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-ca.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-ca.md index 5f5b026b32f..0d66e790faf 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-ca.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-ca.md @@ -6,7 +6,7 @@ updated: 2022-11-30 ## Objective -Learn about the concepts of provisioning, tracking, and performance testing for [Enterprise File Storage](https://www.ovhcloud.com/en-ca/storage-solutions/enterprise-file-storage/). +Learn about the concepts of provisioning, tracking, and performance testing for [Enterprise File Storage](/links/storage/enterprise-file-storage). ## Instructions @@ -27,7 +27,7 @@ This information is important when you design your storage architecture. Let’s - **Example 2**: Your infrastructure requires **4500 IOPS** and a data volume of **1 TB**. To do this, you need to provision **2 TB** to get the **required 4500 IOPS**. Specifically, you will get **8000 IOPS** on provisioned capacity. This involves overprovisioning your service to ensure the level of performance you want. -- **Example 3**: Your application does not require any particular performance but a storage volume of more than **60TB**. In this case, it is best to switch to the more economical storage service [HA-NAS](https://www.ovhcloud.com/en-ca/storage-solutions/nas-ha/), which can reach capacities higher than 58 TB per service. +- **Example 3**: Your application does not require any particular performance but a storage volume of more than **60TB**. In this case, it is best to switch to the more economical storage service [HA-NAS](/links/storage/nas-ha), which can reach capacities higher than 58 TB per service. ### Volumes and quality of services (QoS) @@ -70,6 +70,6 @@ For more information, see [the FIO documentation](https://fio.readthedocs.io/en/ ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of Discord users: \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-gb.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-gb.md index 7e4943ee1ea..92cc3850931 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-gb.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-gb.md @@ -6,7 +6,7 @@ updated: 2022-11-30 ## Objective -Learn about the concepts of provisioning, tracking, and performance testing for [Enterprise File Storage](https://www.ovhcloud.com/en-gb/storage-solutions/enterprise-file-storage/). +Learn about the concepts of provisioning, tracking, and performance testing for [Enterprise File Storage](/links/storage/enterprise-file-storage). ## Instructions @@ -27,7 +27,7 @@ This information is important when you design your storage architecture. Let’s - **Example 2**: Your infrastructure requires **4500 IOPS** and a data volume of **1 TB**. To do this, you need to provision **2 TB** to get the **required 4500 IOPS**. Specifically, you will get **8000 IOPS** on provisioned capacity. This involves overprovisioning your service to ensure the level of performance you want. -- **Example 3**: Your application does not require any particular performance but a storage volume of more than **60 TB**. In this case, it is best to switch to the more economical storage service [HA-NAS](https://www.ovhcloud.com/en-gb/storage-solutions/nas-ha/), which can reach capacities higher than 58 TB per service. +- **Example 3**: Your application does not require any particular performance but a storage volume of more than **60 TB**. In this case, it is best to switch to the more economical storage service [HA-NAS](/links/storage/nas-ha), which can reach capacities higher than 58 TB per service. ### Volumes and quality of services (QoS) @@ -70,6 +70,6 @@ For more information, see [the FIO documentation](https://fio.readthedocs.io/en/ ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of Discord users: diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-ie.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-ie.md index 8a6e2a322ac..0d66e790faf 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-ie.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-ie.md @@ -6,7 +6,7 @@ updated: 2022-11-30 ## Objective -Learn about the concepts of provisioning, tracking, and performance testing for [Enterprise File Storage](https://www.ovhcloud.com/en-ie/storage-solutions/enterprise-file-storage/). +Learn about the concepts of provisioning, tracking, and performance testing for [Enterprise File Storage](/links/storage/enterprise-file-storage). ## Instructions @@ -27,7 +27,7 @@ This information is important when you design your storage architecture. Let’s - **Example 2**: Your infrastructure requires **4500 IOPS** and a data volume of **1 TB**. To do this, you need to provision **2 TB** to get the **required 4500 IOPS**. Specifically, you will get **8000 IOPS** on provisioned capacity. This involves overprovisioning your service to ensure the level of performance you want. -- **Example 3**: Your application does not require any particular performance but a storage volume of more than **60TB**. In this case, it is best to switch to the more economical storage service [HA-NAS](https://www.ovhcloud.com/en-ie/storage-solutions/nas-ha/), which can reach capacities higher than 58 TB per service. +- **Example 3**: Your application does not require any particular performance but a storage volume of more than **60TB**. In this case, it is best to switch to the more economical storage service [HA-NAS](/links/storage/nas-ha), which can reach capacities higher than 58 TB per service. ### Volumes and quality of services (QoS) @@ -70,6 +70,6 @@ For more information, see [the FIO documentation](https://fio.readthedocs.io/en/ ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of Discord users: \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-sg.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-sg.md index 9efff3b40fc..0d66e790faf 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-sg.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-sg.md @@ -6,7 +6,7 @@ updated: 2022-11-30 ## Objective -Learn about the concepts of provisioning, tracking, and performance testing for [Enterprise File Storage](https://www.ovhcloud.com/en-sg/storage-solutions/enterprise-file-storage/). +Learn about the concepts of provisioning, tracking, and performance testing for [Enterprise File Storage](/links/storage/enterprise-file-storage). ## Instructions @@ -27,7 +27,7 @@ This information is important when you design your storage architecture. Let’s - **Example 2**: Your infrastructure requires **4500 IOPS** and a data volume of **1 TB**. To do this, you need to provision **2 TB** to get the **required 4500 IOPS**. Specifically, you will get **8000 IOPS** on provisioned capacity. This involves overprovisioning your service to ensure the level of performance you want. -- **Example 3**: Your application does not require any particular performance but a storage volume of more than **60TB**. In this case, it is best to switch to the more economical storage service [HA-NAS](https://www.ovhcloud.com/en-sg/storage-solutions/nas-ha/), which can reach capacities higher than 58 TB per service. +- **Example 3**: Your application does not require any particular performance but a storage volume of more than **60TB**. In this case, it is best to switch to the more economical storage service [HA-NAS](/links/storage/nas-ha), which can reach capacities higher than 58 TB per service. ### Volumes and quality of services (QoS) @@ -70,6 +70,6 @@ For more information, see [the FIO documentation](https://fio.readthedocs.io/en/ ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of Discord users: \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-us.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-us.md index aa48fb5855f..0d66e790faf 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-us.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.en-us.md @@ -6,7 +6,7 @@ updated: 2022-11-30 ## Objective -Learn about the concepts of provisioning, tracking, and performance testing for [Enterprise File Storage](https://www.ovhcloud.com/en/storage-solutions/enterprise-file-storage/). +Learn about the concepts of provisioning, tracking, and performance testing for [Enterprise File Storage](/links/storage/enterprise-file-storage). ## Instructions @@ -27,7 +27,7 @@ This information is important when you design your storage architecture. Let’s - **Example 2**: Your infrastructure requires **4500 IOPS** and a data volume of **1 TB**. To do this, you need to provision **2 TB** to get the **required 4500 IOPS**. Specifically, you will get **8000 IOPS** on provisioned capacity. This involves overprovisioning your service to ensure the level of performance you want. -- **Example 3**: Your application does not require any particular performance but a storage volume of more than **60TB**. In this case, it is best to switch to the more economical storage service [HA-NAS](https://www.ovhcloud.com/en/storage-solutions/nas-ha/), which can reach capacities higher than 58 TB per service. +- **Example 3**: Your application does not require any particular performance but a storage volume of more than **60TB**. In this case, it is best to switch to the more economical storage service [HA-NAS](/links/storage/nas-ha), which can reach capacities higher than 58 TB per service. ### Volumes and quality of services (QoS) @@ -70,6 +70,6 @@ For more information, see [the FIO documentation](https://fio.readthedocs.io/en/ ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of Discord users: \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.es-es.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.es-es.md index ee63f7e5d35..aa760614349 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.es-es.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.es-es.md @@ -10,7 +10,7 @@ updated: 2022-11-30 ## Objetivo -Descubra los conceptos relacionados con el aprovisionamiento, el seguimiento y la prueba del rendimiento de la solución [Enterprise File Storage](https://www.ovhcloud.com/es-es/storage-solutions/enterprise-file-storage/). +Descubra los conceptos relacionados con el aprovisionamiento, el seguimiento y la prueba del rendimiento de la solución [Enterprise File Storage](/links/storage/enterprise-file-storage). ## Procedimiento @@ -31,7 +31,7 @@ Esta información es importante al diseñar la arquitectura de almacenamiento. V - **Ejemplo n°2**: su infraestructura necesita **4500 IOPS** y un volumen de datos de **1 TB**. Para ello, debe aprovisionar **2 TB** para obtener las **4500 IOPS necesarias**. Más específicamente en este caso, disfrutará de **8000 IOPS** sobre la capacidad aprovisionada. Por lo tanto, el objetivo es recargar el servicio para garantizar el nivel de rendimiento deseado. -- **Ejemplo n°3**: su aplicación no necesita un rendimiento en particular, pero un volumen de almacenamiento de más de **60 TB**. En ese caso, es preferible optar por el servicio de almacenamiento [NAS-HA](https://www.ovhcloud.com/es-es/storage-solutions/nas-ha/), más económico y que permite alcanzar una capacidad superior a 58 TB por servicio. +- **Ejemplo n°3**: su aplicación no necesita un rendimiento en particular, pero un volumen de almacenamiento de más de **60 TB**. En ese caso, es preferible optar por el servicio de almacenamiento [NAS-HA](/links/storage/nas-ha), más económico y que permite alcanzar una capacidad superior a 58 TB por servicio. ### volúmenes y calidad de servicios (QoS) @@ -74,6 +74,6 @@ Más información sobre [la documentación de FIO](https://fio.readthedocs.io/en ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en Discord : diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.es-us.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.es-us.md index fba87eddb2b..aa760614349 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.es-us.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.es-us.md @@ -10,7 +10,7 @@ updated: 2022-11-30 ## Objetivo -Descubra los conceptos relacionados con el aprovisionamiento, el seguimiento y la prueba del rendimiento de la solución [Enterprise File Storage](https://www.ovhcloud.com/es/storage-solutions/enterprise-file-storage/). +Descubra los conceptos relacionados con el aprovisionamiento, el seguimiento y la prueba del rendimiento de la solución [Enterprise File Storage](/links/storage/enterprise-file-storage). ## Procedimiento @@ -31,7 +31,7 @@ Esta información es importante al diseñar la arquitectura de almacenamiento. V - **Ejemplo n°2**: su infraestructura necesita **4500 IOPS** y un volumen de datos de **1 TB**. Para ello, debe aprovisionar **2 TB** para obtener las **4500 IOPS necesarias**. Más específicamente en este caso, disfrutará de **8000 IOPS** sobre la capacidad aprovisionada. Por lo tanto, el objetivo es recargar el servicio para garantizar el nivel de rendimiento deseado. -- **Ejemplo n°3**: su aplicación no necesita un rendimiento en particular, pero un volumen de almacenamiento de más de **60 TB**. En ese caso, es preferible optar por el servicio de almacenamiento [NAS-HA](https://www.ovhcloud.com/es/storage-solutions/nas-ha/), más económico y que permite alcanzar una capacidad superior a 58 TB por servicio. +- **Ejemplo n°3**: su aplicación no necesita un rendimiento en particular, pero un volumen de almacenamiento de más de **60 TB**. En ese caso, es preferible optar por el servicio de almacenamiento [NAS-HA](/links/storage/nas-ha), más económico y que permite alcanzar una capacidad superior a 58 TB por servicio. ### volúmenes y calidad de servicios (QoS) @@ -74,6 +74,6 @@ Más información sobre [la documentación de FIO](https://fio.readthedocs.io/en ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en Discord : diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.fr-ca.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.fr-ca.md index 601adf9c5d5..7470f41451d 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.fr-ca.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.fr-ca.md @@ -6,7 +6,7 @@ updated: 2022-11-30 ## Objectif -Découvrez les concepts liés au provisionnement, au suivi ainsi qu'au test des performances de la solution [Enterprise File Storage](https://www.ovhcloud.com/fr-ca/storage-solutions/enterprise-file-storage/). +Découvrez les concepts liés au provisionnement, au suivi ainsi qu'au test des performances de la solution [Enterprise File Storage](/links/storage/enterprise-file-storage). ## En pratique @@ -27,7 +27,7 @@ Cette information est importante lorsque vous concevez votre architecture de sto - **Exemple n°2** : votre infrastructure nécessite **4500 IOPS** et un volume de données de **1 To**. Pour cela, vous devez provisionner **2 To** pour obtenir les **4500 IOPS nécessaires**. Plus spécifiquement dans ce cas, vous bénéficierez de **8000 IOPS** sur la capacité provisionnée. Il s’agit donc de sur-provisionner votre service afin d’assurer le niveau de performances souhaité. -- **Exemple n°3** : votre application ne nécessite pas de performance en particulier mais un volume de stockage de plus de **60 To**. Dans ce cas, il est préférable de s’orienter vers le service de stockage [NAS-HA](https://www.ovhcloud.com/fr-ca/storage-solutions/nas-ha/), plus économique et permettant d’atteindre des capacités supérieures à 58 To par service. +- **Exemple n°3** : votre application ne nécessite pas de performance en particulier mais un volume de stockage de plus de **60 To**. Dans ce cas, il est préférable de s’orienter vers le service de stockage [NAS-HA](/links/storage/nas-ha), plus économique et permettant d’atteindre des capacités supérieures à 58 To par service. ### Volumes et qualité de services (QoS) @@ -70,7 +70,7 @@ Retrouvez plus d'informations sur [la documentation de FIO](https://fio.readthed ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre communauté d’utilisateurs sur Discord : diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.fr-fr.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.fr-fr.md index 0cf9c92dc97..7470f41451d 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.fr-fr.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.fr-fr.md @@ -6,7 +6,7 @@ updated: 2022-11-30 ## Objectif -Découvrez les concepts liés au provisionnement, au suivi ainsi qu'au test des performances de la solution [Enterprise File Storage](https://www.ovhcloud.com/fr/storage-solutions/enterprise-file-storage/). +Découvrez les concepts liés au provisionnement, au suivi ainsi qu'au test des performances de la solution [Enterprise File Storage](/links/storage/enterprise-file-storage). ## En pratique @@ -27,7 +27,7 @@ Cette information est importante lorsque vous concevez votre architecture de sto - **Exemple n°2** : votre infrastructure nécessite **4500 IOPS** et un volume de données de **1 To**. Pour cela, vous devez provisionner **2 To** pour obtenir les **4500 IOPS nécessaires**. Plus spécifiquement dans ce cas, vous bénéficierez de **8000 IOPS** sur la capacité provisionnée. Il s’agit donc de sur-provisionner votre service afin d’assurer le niveau de performances souhaité. -- **Exemple n°3** : votre application ne nécessite pas de performance en particulier mais un volume de stockage de plus de **60 To**. Dans ce cas, il est préférable de s’orienter vers le service de stockage [NAS-HA](https://www.ovhcloud.com/fr/storage-solutions/nas-ha/), plus économique et permettant d’atteindre des capacités supérieures à 58 To par service. +- **Exemple n°3** : votre application ne nécessite pas de performance en particulier mais un volume de stockage de plus de **60 To**. Dans ce cas, il est préférable de s’orienter vers le service de stockage [NAS-HA](/links/storage/nas-ha), plus économique et permettant d’atteindre des capacités supérieures à 58 To par service. ### Volumes et qualité de services (QoS) @@ -70,7 +70,7 @@ Retrouvez plus d'informations sur [la documentation de FIO](https://fio.readthed ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre communauté d’utilisateurs sur Discord : diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.it-it.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.it-it.md index f7425732085..384aac499b4 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.it-it.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.it-it.md @@ -11,7 +11,7 @@ updated: 2022-11-30 ## Obiettivo -Scopri i concetti di approvvigionamento, monitoraggio e test delle performance della soluzione [Enterprise File Storage](https://www.ovhcloud.com/it/storage-solutions/enterprise-file-storage/). +Scopri i concetti di approvvigionamento, monitoraggio e test delle performance della soluzione [Enterprise File Storage](/links/storage/enterprise-file-storage). ## Procedura @@ -32,7 +32,7 @@ Questa informazione è importante quando progettate l'architettura di storage. P - **Esempio n°2**: la tua infrastruttura richiede **4500 IOPS** e un volume di dati di **1 TB**. Per effettuare questa operazione è necessario disporre **2 TB** per ottenere **4500 IOPS necessari**. In particolare, usufruisci di **8000 IOPS** sulla capacità attivata. Per garantire il livello di prestazioni desiderato, è necessario sovrintendere il servizio. -- **Esempio n. 3**: le performance delle applicazioni non sono particolarmente elevate ma un volume di storage superiore a **60 TB**. In questo caso, è preferibile orientarsi verso il servizio di archiviazione [NAS-HA](https://www.ovhcloud.com/it/storage-solutions/nas-ha/), più economico e che permette di raggiungere capacità superiori a 58 TB per servizio. +- **Esempio n. 3**: le performance delle applicazioni non sono particolarmente elevate ma un volume di storage superiore a **60 TB**. In questo caso, è preferibile orientarsi verso il servizio di archiviazione [NAS-HA](/links/storage/nas-ha), più economico e che permette di raggiungere capacità superiori a 58 TB per servizio. ### Volumi e qualità dei servizi (QoS) @@ -75,6 +75,6 @@ Per maggiori informazioni, consulta la [documentazione di FIO](https://fio.readt ## Per saperne di più -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti su Discord: diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.pl-pl.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.pl-pl.md index 2f8dcc1b613..d6a676586ce 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.pl-pl.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.pl-pl.md @@ -10,7 +10,7 @@ updated: 2022-11-30 ## Wprowadzenie -Poznaj pojęcia związane z tworzeniem rezerw, monitorowaniem oraz testowaniem wydajności rozwiązania [Enterprise File Storage](https://www.ovhcloud.com/pl/storage-solutions/enterprise-file-storage/). +Poznaj pojęcia związane z tworzeniem rezerw, monitorowaniem oraz testowaniem wydajności rozwiązania [Enterprise File Storage](/links/storage/enterprise-file-storage). ## W praktyce @@ -31,7 +31,7 @@ Informacja ta jest ważna w przypadku architektury przestrzeni dyskowej. Przytoc - **Przykład nr 2**: Twoja infrastruktura wymaga **4500 IOPS** i ilości danych **1 TB**. W tym celu należy zapewnić zapasy **2 TB**, aby otrzymać **niezbędne 4500 IOPS**. W tym przypadku skorzystasz z **8000 IOPS** w przypadku wykorzystania dodatkowej pojemności. Chodzi zatem o nadmierne dostarczanie usługi, aby zapewnić pożądany poziom wydajności. -- **Przykład nr 3**: Twoja aplikacja nie wymaga szczególnie dużej wydajności, ale przestrzeni dyskowej większej niż **60 TB**. W takim przypadku lepiej jest wybrać usługę przestrzeni dyskowej [NAS-HA](https://www.ovhcloud.com/pl/storage-solutions/nas-ha/), która jest bardziej ekonomiczna i pozwala na osiągnięcie wydajności przekraczającej 58 TB na usługę. +- **Przykład nr 3**: Twoja aplikacja nie wymaga szczególnie dużej wydajności, ale przestrzeni dyskowej większej niż **60 TB**. W takim przypadku lepiej jest wybrać usługę przestrzeni dyskowej [NAS-HA](/links/storage/nas-ha), która jest bardziej ekonomiczna i pozwala na osiągnięcie wydajności przekraczającej 58 TB na usługę. ### Liczba woluminów i jakości usług (QoS) @@ -74,6 +74,6 @@ Więcej informacji znajduje się na stronie [dokumentacja FIO](https://fio.readt ## Sprawdź również -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Przyłącz się do społeczności naszych użytkowników na Discord: diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.pt-pt.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.pt-pt.md index 97af7e440f6..14fd3267852 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.pt-pt.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_concepts_performances/guide.pt-pt.md @@ -10,7 +10,7 @@ updated: 2022-11-30 ## Objetivo -Descubra os conceitos relacionados com o aprovisionamento, o acompanhamento e o teste de desempenho da solução [Enterprise File Storage](https://www.ovhcloud.com/pt/storage-solutions/enterprise-file-storage/). +Descubra os conceitos relacionados com o aprovisionamento, o acompanhamento e o teste de desempenho da solução [Enterprise File Storage](/links/storage/enterprise-file-storage). ## Instruções @@ -31,7 +31,7 @@ Esta informação é importante quando desenvolve a sua arquitetura de armazenam - **Exemplo n°2**: a sua infraestrutura requer **4500 IOPS** e um volume de dados de **1 TB**. Para isso, é necessário aprovisionar **2 TB** para obter os **4500 IOPS necessários**. Mais especificamente neste caso, beneficiará de **8000 IOPS** sobre a capacidade provisionada. Trata-se de aprovisionar o seu serviço de forma a assegurar o nível de desempenho desejado. -- **Exemplo n°3**: a sua aplicação não requer performance particular, mas um volume de armazenamento superior a **60 TB**. Neste caso, é preferível orientar-se para o serviço de armazenamento [NAS-HA](https://www.ovhcloud.com/pt/storage-solutions/nas-ha/), mais económico e que permite atingir capacidades superiores a 58 TB por serviço. +- **Exemplo n°3**: a sua aplicação não requer performance particular, mas um volume de armazenamento superior a **60 TB**. Neste caso, é preferível orientar-se para o serviço de armazenamento [NAS-HA](/links/storage/nas-ha), mais económico e que permite atingir capacidades superiores a 58 TB por serviço. ### volumes e qualidade de serviços (QoS) @@ -74,6 +74,6 @@ Encontre mais informações sobre [a documentação do FIO](https://fio.readthed ## Quer saber mais? -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Fale com a nossa comunidade de utilizadores no Discord: diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_control_panel/guide.es-us.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_control_panel/guide.es-us.md index 34eb47cb57a..b1f0add05df 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_control_panel/guide.es-us.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_control_panel/guide.es-us.md @@ -16,12 +16,12 @@ Los servicios Enterprise File Storage pueden administrarse [a través de la API ## Requisitos -- Tener un servicio Enterprise File Storage en su cuenta de OVHcloud. El servicio puede contratarse desde la [página del producto](https://www.ovhcloud.com/es/storage-solutions/enterprise-file-storage/) o desde el [área de cliente de OVHcloud](https://www.ovh.com/manager/#/dedicated/netapp/new). -- Tienes acceso a tu [Panel de configuración de OVHcloud](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws). +- Tener un servicio Enterprise File Storage en su cuenta de OVHcloud. El servicio puede contratarse desde la [página del producto](/links/storage/enterprise-file-storage) o desde el [área de cliente de OVHcloud](https://www.ovh.com/manager/#/dedicated/netapp/new). +- Tienes acceso a tu [Panel de configuración de OVHcloud](/links/manager). ## Procedimiento -Conéctese al [Panel de configuración de OVHcloud](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) y seleccione `Bare Metal Cloud`{.action} en la barra de navegación superior. Abra `Storage y Backup`{.action}, luego `Enterprise File Storage`{.action} en el menú de la izquierda y seleccione su servicio de la lista. +Conéctese al [Panel de configuración de OVHcloud](/links/manager) y seleccione `Bare Metal Cloud`{.action} en la barra de navegación superior. Abra `Storage y Backup`{.action}, luego `Enterprise File Storage`{.action} en el menú de la izquierda y seleccione su servicio de la lista. ![Información general](images/manage_enterprise01.png){.thumbnail} @@ -148,6 +148,6 @@ Si no está familiarizado con la solución Enterprise File Storage, puede seguir [Enterprise File Storage - Gestión de snapshots de volúmenes](/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_control_panel/guide.pl-pl.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_control_panel/guide.pl-pl.md index 917ddc97403..2ea2ebd7212 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_control_panel/guide.pl-pl.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_control_panel/guide.pl-pl.md @@ -17,7 +17,7 @@ Usługi Enterprise File Storage mogą być zarządzane [za pośrednictwem API OV ## W praktyce -Zaloguj się do [Panelu client OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) i wybierz `Bare Metal Cloud`{.action} na górnym pasku nawigacji. Otwórz `Storage i Backup`{.action}, a następnie `Enterprise File Storage`{.action} w menu po lewej stronie i wybierz Twoją usługę z listy. +Zaloguj się do [Panelu client OVHcloud](/links/manager) i wybierz `Bare Metal Cloud`{.action} na górnym pasku nawigacji. Otwórz `Storage i Backup`{.action}, a następnie `Enterprise File Storage`{.action} w menu po lewej stronie i wybierz Twoją usługę z listy. ![Informacje ogólne](images/manage_enterprise01.png){.thumbnail} diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_control_panel/guide.pt-pt.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_control_panel/guide.pt-pt.md index 769aacb3032..4400abd20d4 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_control_panel/guide.pt-pt.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_control_panel/guide.pt-pt.md @@ -212,7 +212,7 @@ Se não está familiarizado com a utilização da solução Enterprise File Stor [Enterprise File Storage - Gestão das snapshots de volumes](/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots) -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Se pretender usufruir de uma assistência na utilização e na configuração das suas soluções OVHcloud, consulte as nossas diferentes [ofertas de suporte](/links/support). diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.de-de.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.de-de.md index 8ff4432e425..19ba646ee68 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.de-de.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.de-de.md @@ -28,7 +28,7 @@ Mit dieser Lösung können auch komplexere praktische Fälle wie "on-premise" Wo ### Kann Enterprise File Storage über das Kundencenter verwaltet werden? -Ja, diese Dienstleistung ist direkt über Ihr [OVHcloud Kundencenter](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) erreichbar, im Bereich `Bare Metal Cloud`{.action}, dann `Storage und Backup`{.action}. +Ja, diese Dienstleistung ist direkt über Ihr [OVHcloud Kundencenter](/links/manager) erreichbar, im Bereich `Bare Metal Cloud`{.action}, dann `Storage und Backup`{.action}. ## Verfügbarkeit @@ -136,6 +136,6 @@ Enterprise File Storage ist ein Dienst, der monatlich nach Volumen abgerechnet w ## Weiterführende Informationen -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Für den Austausch mit unserer User Community gehen Sie auf . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.en-asia.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.en-asia.md index efe95f3aaca..6e388584e5f 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.en-asia.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.en-asia.md @@ -24,7 +24,7 @@ This solution can also be used to address more complex, practical cases, such as ### Can Enterprise File Storage be managed from the OVHcloud Control Panel? -Yes, you can access this service directly from your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) by going to the `Bare Metal Cloud`{.action} section, then `Storage and Backup`{.action}. +Yes, you can access this service directly from your [OVHcloud Control Panel](/links/manager) by going to the `Bare Metal Cloud`{.action} section, then `Storage and Backup`{.action}. ## Availability @@ -132,6 +132,6 @@ Enterprise File Storage is a service that is billed monthly by volume (from 1 TB ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.en-au.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.en-au.md index f6de2e6e1b0..6e388584e5f 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.en-au.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.en-au.md @@ -24,7 +24,7 @@ This solution can also be used to address more complex, practical cases, such as ### Can Enterprise File Storage be managed from the OVHcloud Control Panel? -Yes, you can access this service directly from your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) by going to the `Bare Metal Cloud`{.action} section, then `Storage and Backup`{.action}. +Yes, you can access this service directly from your [OVHcloud Control Panel](/links/manager) by going to the `Bare Metal Cloud`{.action} section, then `Storage and Backup`{.action}. ## Availability @@ -132,6 +132,6 @@ Enterprise File Storage is a service that is billed monthly by volume (from 1 TB ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.es-es.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.es-es.md index ce5a043ddc6..93cd90dbc13 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.es-es.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.es-es.md @@ -28,7 +28,7 @@ Esta solución también permite dar respuesta a casos prácticos más complejos, ### ¿Se puede gestionar Enterprise File Storage desde el área de cliente? -Sí, puede acceder directamente a este servicio desde el [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), en la sección `Bare Metal Cloud`{.action} y, seguidamente, en la sección `Almacenamiento y Backup`{.action}". +Sí, puede acceder directamente a este servicio desde el [área de cliente de OVHcloud](/links/manager), en la sección `Bare Metal Cloud`{.action} y, seguidamente, en la sección `Almacenamiento y Backup`{.action}". ## Disponibilidad @@ -136,6 +136,6 @@ Enterprise File Storage es un servicio con facturación mensual por volumen (de ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.es-us.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.es-us.md index 5e3624a9ecf..93cd90dbc13 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.es-us.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.es-us.md @@ -28,7 +28,7 @@ Esta solución también permite dar respuesta a casos prácticos más complejos, ### ¿Se puede gestionar Enterprise File Storage desde el área de cliente? -Sí, puede acceder directamente a este servicio desde el [área de cliente de OVHcloud](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), en la sección `Bare Metal Cloud`{.action} y, seguidamente, en la sección `Almacenamiento y Backup`{.action}". +Sí, puede acceder directamente a este servicio desde el [área de cliente de OVHcloud](/links/manager), en la sección `Bare Metal Cloud`{.action} y, seguidamente, en la sección `Almacenamiento y Backup`{.action}". ## Disponibilidad @@ -136,6 +136,6 @@ Enterprise File Storage es un servicio con facturación mensual por volumen (de ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.fr-ca.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.fr-ca.md index e4a8f6c68d2..6fedf972d73 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.fr-ca.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.fr-ca.md @@ -24,7 +24,7 @@ Cette solution permet également de répondre à des cas pratiques plus complexe ### Peut-on gérer Enterprise File Storage depuis l’espace client ? -Oui, ce service est directement accessible depuis votre [espace client OVHcloud](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc), dans la rubrique `Bare Metal Cloud`{.action} puis `Storage et Backup`{.action}. +Oui, ce service est directement accessible depuis votre [espace client OVHcloud](/links/manager), dans la rubrique `Bare Metal Cloud`{.action} puis `Storage et Backup`{.action}. ## Disponibilité @@ -132,6 +132,6 @@ Enterprise File Storage est un service facturé mensuellement au volume (de 1 à ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.it-it.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.it-it.md index 16e41a63708..9982eb3861e 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.it-it.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.it-it.md @@ -28,7 +28,7 @@ Questa soluzione permette anche di rispondere a casi pratici più complessi, com ### È possibile gestire Enterprise File Storage dallo Spazio Cliente OVH? -Sì, il servizio è direttamente accessibile dallo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it), nella sezione `Bare Metal Cloud`{.action}, poi `Storage e Backup`{.action}. +Sì, il servizio è direttamente accessibile dallo [Spazio Cliente OVHcloud](/links/manager), nella sezione `Bare Metal Cloud`{.action}, poi `Storage e Backup`{.action}. ## Disponibilità @@ -136,6 +136,6 @@ Enterprise File Storage è un servizio fatturato mensilmente al volume (da 1 a 5 ## Per saperne di più -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti all’indirizzo . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.pl-pl.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.pl-pl.md index 07155fed771..bd5f16193f2 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.pl-pl.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.pl-pl.md @@ -28,7 +28,7 @@ Rozwiązanie to pozwala również na rozwiązanie bardziej złożonych problemó ### Czy można zarządzać Enterprise File Storage w Panelu klienta? -Tak, usługa ta jest dostępna bezpośrednio w [Panelu klienta OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl), w sekcji `Bare Metal Cloud`{.action}, następnie `Storage i Backup`{.action}. +Tak, usługa ta jest dostępna bezpośrednio w [Panelu klienta OVHcloud](/links/manager), w sekcji `Bare Metal Cloud`{.action}, następnie `Storage i Backup`{.action}. ## Dostępność @@ -136,6 +136,6 @@ Enterprise File Storage to usługa płatna co miesiąc za wolumen (od 1 do 58 TB ## Sprawdź również -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Dołącz do społeczności naszych użytkowników na stronie. diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.pt-pt.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.pt-pt.md index dc09bec1f64..1addf579e28 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.pt-pt.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_faq/guide.pt-pt.md @@ -28,7 +28,7 @@ Esta solução permite igualmente responder a casos práticos mais complexos, qu ### Posso gerir o Enterprise File Storage a partir da Área de Cliente? -Sim, este serviço está diretamente acessível a partir da sua [Área de Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt), na secção `Bare Metal Cloud`{.action} e depois `Armazenamento e Backup`{.action}. +Sim, este serviço está diretamente acessível a partir da sua [Área de Cliente OVHcloud](/links/manager), na secção `Bare Metal Cloud`{.action} e depois `Armazenamento e Backup`{.action}. ## Disponibilidade @@ -136,6 +136,6 @@ Enterprise File Storage é um serviço faturado mensalmente ao volume (de 1 a 58 ## Saiba mais -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Fale com a nossa comunidade de utilizadores em . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_nfs_client_considerations/guide.it-it.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_nfs_client_considerations/guide.it-it.md index a172b04b460..830f921f475 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_nfs_client_considerations/guide.it-it.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_nfs_client_considerations/guide.it-it.md @@ -52,6 +52,6 @@ Tuttavia, se si verificano errori di tipo "invalid device error" durante alcune ## Per saperne di più -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra [Community di utenti](/links/community). diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.de-de.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.de-de.md index 62816db50fe..e90df3e9d40 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.de-de.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.de-de.md @@ -238,6 +238,6 @@ Sie können Ihr Volume mit folgender Route löschen: ## Weiterführende Informationen -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Für den Austausch mit unserer User Community gehen Sie auf . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-asia.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-asia.md index 00b9e3bee26..b66500b8e90 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-asia.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-asia.md @@ -234,6 +234,6 @@ You can remove your volume using the following route: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-au.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-au.md index 8590fffdf65..b66500b8e90 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-au.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-au.md @@ -234,6 +234,6 @@ You can remove your volume using the following route: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-ca.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-ca.md index 70dd1a72ba7..b66500b8e90 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-ca.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-ca.md @@ -234,6 +234,6 @@ You can remove your volume using the following route: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-gb.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-gb.md index a41f8978702..11bd1782183 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-gb.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-gb.md @@ -234,6 +234,6 @@ You can remove your volume using the following route: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-ie.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-ie.md index c3d8a609a8e..11bd1782183 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-ie.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-ie.md @@ -234,6 +234,6 @@ You can remove your volume using the following route: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-sg.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-sg.md index a3d78a85c37..b66500b8e90 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-sg.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-sg.md @@ -234,6 +234,6 @@ You can remove your volume using the following route: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-us.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-us.md index 4dfcd6ab053..b66500b8e90 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-us.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.en-us.md @@ -234,6 +234,6 @@ You can remove your volume using the following route: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.es-es.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.es-es.md index c72890b007a..a39390c1457 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.es-es.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.es-es.md @@ -238,6 +238,6 @@ Puede eliminar el volumen utilizando la siguiente ruta de la API: ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.es-us.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.es-us.md index 203e3219757..222aad6ae3a 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.es-us.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.es-us.md @@ -17,7 +17,7 @@ Esta guía explica cómo empezar con Enterprise File Storage. ## Requisitos - Tener contratado un plan Enterprise File Storage de OVHcloud. -- Estar conectado a la página de las [API de OVHcloud](https://ca.api.ovh.com/) +- Estar conectado a la página de las [API de OVHcloud](/links/api) - Saber [montar un NAS mediante NFS](/pages/storage_and_backup/file_storage/ha_nas/nas_nfs) ## Lo esencial @@ -238,6 +238,6 @@ Puede eliminar el volumen utilizando la siguiente ruta de la API: ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.fr-ca.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.fr-ca.md index 675396f18c1..8387ebce4b6 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.fr-ca.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.fr-ca.md @@ -13,7 +13,7 @@ Dans ce guide de démarrage rapide, découvrez comment débuter sur votre offre ## Prérequis - Disposer d'une offre OVHcloud Enterprise File Storage -- Être connecté sur la page des [API OVHcloud](https://ca.api.ovh.com/) +- Être connecté sur la page des [API OVHcloud](/links/api) - Savoir [monter un partage NFS](/pages/storage_and_backup/file_storage/ha_nas/nas_nfs) ## L'essentiel @@ -234,6 +234,6 @@ Vous pouvez supprimer votre volume à l'aide de la route API suivante : ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.fr-fr.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.fr-fr.md index 7cff55e13c7..731c36af002 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.fr-fr.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.fr-fr.md @@ -234,6 +234,6 @@ Vous pouvez supprimer votre volume à l'aide de la route API suivante : ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.it-it.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.it-it.md index bc44856fc19..441f58bb00a 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.it-it.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.it-it.md @@ -238,6 +238,6 @@ Puoi eliminare il tuo volume utilizzando la strada API seguente: ## Per saperne di più -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti all’indirizzo . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.pl-pl.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.pl-pl.md index 3409d3d7610..c44b2e729e3 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.pl-pl.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.pl-pl.md @@ -238,6 +238,6 @@ Możesz usunąć wolumen za pomocą następującej drogi API: ## Sprawdź również -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Dołącz do społeczności naszych użytkowników na stronie . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.pt-pt.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.pt-pt.md index b6516ccbbd1..b348a7664ce 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.pt-pt.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_quick_start/guide.pt-pt.md @@ -238,6 +238,6 @@ Pode eliminar o seu volume através da seguinte rota API: ## Quer saber mais? -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Fale com a nossa comunidade de utilizadores: . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.de-de.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.de-de.md index edb2cac796a..66b59b17ea4 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.de-de.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.de-de.md @@ -16,7 +16,7 @@ Sie können ein Volume mithilfe der Funktion *snapshot revert* auf den Stand des ## Voraussetzungen -- Sie nutzen [OVHcloud Enterprise File Storage](https://www.ovhcloud.com/en-gb/storage-solutions/enterprise-file-storage/) und verfügen über ein Volume. +- Sie nutzen [OVHcloud Enterprise File Storage](/links/storage/enterprise-file-storage) und verfügen über ein Volume. - Sie können sich in der [OVHcloud API-Konsole](https://api.ovh.com/) einloggen. ## Grundlagen @@ -149,6 +149,6 @@ Das Volume wird jetzt auf den ausgewählten Snapshot zurückgesetzt. ## Weiterführende Informationen -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Für den Austausch mit unserer User Community gehen Sie auf . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-asia.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-asia.md index aa7d37003ea..b4b681f72e3 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-asia.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-asia.md @@ -13,7 +13,7 @@ In this guide, we will provide an overview of how you can revert a volume to its ## Requirements - An OVHcloud Enterprise File Storage service with an available volume -- Access to the [OVHcloud API](https://ca.api.ovh.com/) +- Access to the [OVHcloud API](/links/api) ## Basics @@ -145,6 +145,6 @@ The volume is now restored to the selected snapshot. ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-au.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-au.md index de1ac892fa2..b4b681f72e3 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-au.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-au.md @@ -13,7 +13,7 @@ In this guide, we will provide an overview of how you can revert a volume to its ## Requirements - An OVHcloud Enterprise File Storage service with an available volume -- Access to the [OVHcloud API](https://ca.api.ovh.com/) +- Access to the [OVHcloud API](/links/api) ## Basics @@ -145,6 +145,6 @@ The volume is now restored to the selected snapshot. ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-ca.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-ca.md index 33395a9b958..b4b681f72e3 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-ca.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-ca.md @@ -13,7 +13,7 @@ In this guide, we will provide an overview of how you can revert a volume to its ## Requirements - An OVHcloud Enterprise File Storage service with an available volume -- Access to the [OVHcloud API](https://ca.api.ovh.com/) +- Access to the [OVHcloud API](/links/api) ## Basics @@ -145,6 +145,6 @@ The volume is now restored to the selected snapshot. ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-gb.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-gb.md index 80e5390324b..ae642178443 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-gb.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-gb.md @@ -145,6 +145,6 @@ The volume is now restored to the selected snapshot. ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-ie.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-ie.md index da667c0f701..ae642178443 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-ie.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-ie.md @@ -145,6 +145,6 @@ The volume is now restored to the selected snapshot. ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-sg.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-sg.md index f3d81d6b2fc..b4b681f72e3 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-sg.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-sg.md @@ -13,7 +13,7 @@ In this guide, we will provide an overview of how you can revert a volume to its ## Requirements - An OVHcloud Enterprise File Storage service with an available volume -- Access to the [OVHcloud API](https://ca.api.ovh.com/) +- Access to the [OVHcloud API](/links/api) ## Basics @@ -145,6 +145,6 @@ The volume is now restored to the selected snapshot. ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-us.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-us.md index 211e42f173a..b4b681f72e3 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-us.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.en-us.md @@ -13,7 +13,7 @@ In this guide, we will provide an overview of how you can revert a volume to its ## Requirements - An OVHcloud Enterprise File Storage service with an available volume -- Access to the [OVHcloud API](https://ca.api.ovh.com/) +- Access to the [OVHcloud API](/links/api) ## Basics @@ -145,6 +145,6 @@ The volume is now restored to the selected snapshot. ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.es-es.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.es-es.md index 6ce6ffc46b8..9c9163d837e 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.es-es.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.es-es.md @@ -149,6 +149,6 @@ El volumen se restaurará en el snapshot seleccionado. ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.es-us.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.es-us.md index 37e0ad09118..21d5749d336 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.es-us.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.es-us.md @@ -17,7 +17,7 @@ Esta guía explica cómo restaurar un volumen a su último snapshot utilizando l ## Requisitos - Disponer de una solución OVHcloud Enterprise File Storage con un volumen -- Estar conectado a la [API de OVHcloud](https://ca.api.ovh.com/) +- Estar conectado a la [API de OVHcloud](/links/api) ## Principios básicos @@ -149,6 +149,6 @@ El volumen se restaurará en el snapshot seleccionado. ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.fr-ca.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.fr-ca.md index 981996783ec..5e6e5b4eb2d 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.fr-ca.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.fr-ca.md @@ -13,7 +13,7 @@ Dans ce guide, nous allons expliquer comment restaurer un volume à son dernier ## Prérequis - Disposer d'une offre OVHcloud Enterprise File Storage avec un volume -- Être connecté à l’[API OVHcloud](https://ca.api.ovh.com/) +- Être connecté à l’[API OVHcloud](/links/api) ## Principes de base @@ -145,6 +145,6 @@ Le volume est maintenant restauré au snapshot sélectionné. ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.fr-fr.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.fr-fr.md index 1269e0d2c25..f8f533c3f58 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.fr-fr.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.fr-fr.md @@ -145,6 +145,6 @@ Le volume est maintenant restauré au snapshot sélectionné. ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.it-it.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.it-it.md index 94514023af1..b49a1ee0fb9 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.it-it.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.it-it.md @@ -149,6 +149,6 @@ A questo punto il volume verrà ripristinato allo Snapshot selezionato. ## Per saperne di più -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti all'indirizzo . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.pl-pl.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.pl-pl.md index 6ce87a7788b..688dbe2d185 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.pl-pl.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.pl-pl.md @@ -149,6 +149,6 @@ Wolumen jest teraz przywracany do wybranego snapshota. ## Sprawdź również -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Dołącz do społeczności naszych użytkowników na stronie . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.pt-pt.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.pt-pt.md index dcd3183e42b..ceea6d66a16 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.pt-pt.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_revert_snapshot/guide.pt-pt.md @@ -149,6 +149,6 @@ O volume será restaurado para a snapshot selecionada. ## Quer saber mais? -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Fale com nossa comunidade de utilizadores: . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.de-de.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.de-de.md index ddc52228030..102231e5406 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.de-de.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.de-de.md @@ -15,7 +15,7 @@ In dieser Anleitung geben wir Ihnen einen Überblick über die Verwaltung Ihrer **Diese Anleitung erklärt, wie Sie eine Snapshot-Policy erstellen, auf Ihr Volume anwenden, auf Ihr Volume anwenden, modifizieren und löschen.** - Sie verfügen über einen OVHcloud Enterprise File Storage mit verfügbarem Volume. -- Sie haben Zugriff auf Ihr [OVHcloud Kundencenter](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de). +- Sie haben Zugriff auf Ihr [OVHcloud Kundencenter](/links/manager). ## Grundlagen @@ -26,7 +26,7 @@ Eine Snapshot-Policy erlaubt es, die Erstellung von Snapshots anhand verschieden ## In der praktischen Anwendung -Loggen Sie sich in Ihr [OVHcloud Kundencenter](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) ein und wählen Sie `Bare Metal Cloud`{.action} in der oberen Navigationsleiste aus. Öffnen Sie `Storage und Backup`{.action}, dann `Enterprise File Storage`{.action} im linken Menü und wählen Sie Ihre Dienstleistung in der Liste aus. +Loggen Sie sich in Ihr [OVHcloud Kundencenter](/links/manager) ein und wählen Sie `Bare Metal Cloud`{.action} in der oberen Navigationsleiste aus. Öffnen Sie `Storage und Backup`{.action}, dann `Enterprise File Storage`{.action} im linken Menü und wählen Sie Ihre Dienstleistung in der Liste aus. ### Snapshot-Policy erstellen @@ -90,6 +90,6 @@ So löschen Sie eine Snapshot-Policy: ## Weiterführende Informationen -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Für den Austausch mit unserer User Community gehen Sie auf . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-asia.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-asia.md index 28eb36066ae..ac7bc068589 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-asia.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-asia.md @@ -12,7 +12,7 @@ Learn how to create a snapshot policy, apply it to your volume, modify and delet ## Requirements - An OVHcloud Enterprise File Storage service with an available volume -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) +- Access to the [OVHcloud Control Panel](/links/manager) ## Basics @@ -22,7 +22,7 @@ A snapshot policy allows you to automate the snapshot creation using different p ## Instructions -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) and switch to `Bare Metal Cloud`{.action} in the top navigation bar. Open `Storage and Backup`{.action} and `Enterprise File Storage`{.action} in the left-hand menu, then select your service from the list. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Bare Metal Cloud`{.action} in the top navigation bar. Open `Storage and Backup`{.action} and `Enterprise File Storage`{.action} in the left-hand menu, then select your service from the list. ### Creating your snapshot policy @@ -86,6 +86,6 @@ To delete a snapshot policy: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-au.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-au.md index be3be23f60f..ac7bc068589 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-au.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-au.md @@ -12,7 +12,7 @@ Learn how to create a snapshot policy, apply it to your volume, modify and delet ## Requirements - An OVHcloud Enterprise File Storage service with an available volume -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) +- Access to the [OVHcloud Control Panel](/links/manager) ## Basics @@ -22,7 +22,7 @@ A snapshot policy allows you to automate the snapshot creation using different p ## Instructions -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) and switch to `Bare Metal Cloud`{.action} in the top navigation bar. Open `Storage and Backup`{.action} and `Enterprise File Storage`{.action} in the left-hand menu, then select your service from the list. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Bare Metal Cloud`{.action} in the top navigation bar. Open `Storage and Backup`{.action} and `Enterprise File Storage`{.action} in the left-hand menu, then select your service from the list. ### Creating your snapshot policy @@ -86,6 +86,6 @@ To delete a snapshot policy: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-ca.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-ca.md index 095c5dc7971..38b6445f414 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-ca.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-ca.md @@ -12,7 +12,7 @@ Learn how to create a snapshot policy, apply it to your volume, modify and delet ## Requirements - An OVHcloud Enterprise File Storage service with an available volume -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) +- Access to the [OVHcloud Control Panel](/links/manager) ## Basics @@ -22,7 +22,7 @@ A snapshot policy allows you to automate the snapshot creation using different p ## Instructions -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) and switch to `Bare Metal Cloud`{.action} in the top navigation bar. Open `Storage and Backup`{.action} and `Enterprise File Storage`{.action} in the left-hand menu, then select your service from the list. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Bare Metal Cloud`{.action} in the top navigation bar. Open `Storage and Backup`{.action} and `Enterprise File Storage`{.action} in the left-hand menu, then select your service from the list. ### Creating your snapshot policy @@ -86,6 +86,6 @@ To delete a snapshot policy: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-gb.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-gb.md index 25ef8710a32..38b6445f414 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-gb.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-gb.md @@ -12,7 +12,7 @@ Learn how to create a snapshot policy, apply it to your volume, modify and delet ## Requirements - An OVHcloud Enterprise File Storage service with an available volume -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) +- Access to the [OVHcloud Control Panel](/links/manager) ## Basics @@ -22,7 +22,7 @@ A snapshot policy allows you to automate the snapshot creation using different p ## Instructions -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) and switch to `Bare Metal Cloud`{.action} in the top navigation bar. Open `Storage and Backup`{.action} and `Enterprise File Storage`{.action} in the left-hand menu, then select your service from the list. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Bare Metal Cloud`{.action} in the top navigation bar. Open `Storage and Backup`{.action} and `Enterprise File Storage`{.action} in the left-hand menu, then select your service from the list. ### Creating your snapshot policy @@ -86,6 +86,6 @@ To delete a snapshot policy: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-ie.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-ie.md index 3d03db28866..38b6445f414 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-ie.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-ie.md @@ -12,7 +12,7 @@ Learn how to create a snapshot policy, apply it to your volume, modify and delet ## Requirements - An OVHcloud Enterprise File Storage service with an available volume -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- Access to the [OVHcloud Control Panel](/links/manager) ## Basics @@ -22,7 +22,7 @@ A snapshot policy allows you to automate the snapshot creation using different p ## Instructions -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) and switch to `Bare Metal Cloud`{.action} in the top navigation bar. Open `Storage and Backup`{.action} and `Enterprise File Storage`{.action} in the left-hand menu, then select your service from the list. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Bare Metal Cloud`{.action} in the top navigation bar. Open `Storage and Backup`{.action} and `Enterprise File Storage`{.action} in the left-hand menu, then select your service from the list. ### Creating your snapshot policy @@ -86,6 +86,6 @@ To delete a snapshot policy: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-sg.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-sg.md index 0d8f80eadf7..2662a6aa7e9 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-sg.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-sg.md @@ -12,7 +12,7 @@ Learn how to create a snapshot policy, apply it to your volume, modify and delet ## Requirements - An OVHcloud Enterprise File Storage service with an available volume -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) +- Access to the [OVHcloud Control Panel](/links/manager) ## Basics @@ -22,7 +22,7 @@ A snapshot policy allows you to automate the snapshot creation using different p ## Instructions -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg) and switch to `Bare Metal Cloud`{.action} in the top navigation bar. Open `Storage and Backup`{.action} and `Enterprise File Storage`{.action} in the left-hand menu, then select your service from the list. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Bare Metal Cloud`{.action} in the top navigation bar. Open `Storage and Backup`{.action} and `Enterprise File Storage`{.action} in the left-hand menu, then select your service from the list. ### Creating your snapshot policy @@ -86,6 +86,6 @@ To delete a snapshot policy: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-us.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-us.md index 581b7b8e5c6..ac7bc068589 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-us.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.en-us.md @@ -12,7 +12,7 @@ Learn how to create a snapshot policy, apply it to your volume, modify and delet ## Requirements - An OVHcloud Enterprise File Storage service with an available volume -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) +- Access to the [OVHcloud Control Panel](/links/manager) ## Basics @@ -22,7 +22,7 @@ A snapshot policy allows you to automate the snapshot creation using different p ## Instructions -Log in to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we) and switch to `Bare Metal Cloud`{.action} in the top navigation bar. Open `Storage and Backup`{.action} and `Enterprise File Storage`{.action} in the left-hand menu, then select your service from the list. +Log in to your [OVHcloud Control Panel](/links/manager) and switch to `Bare Metal Cloud`{.action} in the top navigation bar. Open `Storage and Backup`{.action} and `Enterprise File Storage`{.action} in the left-hand menu, then select your service from the list. ### Creating your snapshot policy @@ -86,6 +86,6 @@ To delete a snapshot policy: ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.es-es.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.es-es.md index ae7434945f1..c857ae87ee4 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.es-es.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.es-es.md @@ -17,7 +17,7 @@ Esta guía explica cómo gestionar las políticas de snapshots para los volúmen ## Requisitos - Un servicio Enterprise File Storage de OVHcloud con un volumen disponible -- Estar conectado a su [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) +- Estar conectado a su [área de cliente de OVHcloud](/links/manager) ## Principios básicos @@ -27,7 +27,7 @@ Una política de snapshots permite automatizar la creación de snapshots utiliza ## Procedimiento -Conéctese a su [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) y seleccione la pestaña `Bare Metal Cloud`{.action} en la barra de navegación superior. Abra `Almacenamiento y backup`{.action} y luego `Enterprise File Storage`{.action} en el menú de la izquierda y seleccione su servicio en la lista. +Conéctese a su [área de cliente de OVHcloud](/links/manager) y seleccione la pestaña `Bare Metal Cloud`{.action} en la barra de navegación superior. Abra `Almacenamiento y backup`{.action} y luego `Enterprise File Storage`{.action} en el menú de la izquierda y seleccione su servicio en la lista. ### Crear una política de snapshots @@ -91,6 +91,6 @@ Para eliminar una política de snapshots: ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.es-us.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.es-us.md index e39e6cc14a4..c857ae87ee4 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.es-us.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.es-us.md @@ -17,7 +17,7 @@ Esta guía explica cómo gestionar las políticas de snapshots para los volúmen ## Requisitos - Un servicio Enterprise File Storage de OVHcloud con un volumen disponible -- Estar conectado a su [área de cliente de OVHcloud](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) +- Estar conectado a su [área de cliente de OVHcloud](/links/manager) ## Principios básicos @@ -27,7 +27,7 @@ Una política de snapshots permite automatizar la creación de snapshots utiliza ## Procedimiento -Conéctese a su [área de cliente de OVHcloud](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws) y seleccione la pestaña `Bare Metal Cloud`{.action} en la barra de navegación superior. Abra `Almacenamiento y backup`{.action} y luego `Enterprise File Storage`{.action} en el menú de la izquierda y seleccione su servicio en la lista. +Conéctese a su [área de cliente de OVHcloud](/links/manager) y seleccione la pestaña `Bare Metal Cloud`{.action} en la barra de navegación superior. Abra `Almacenamiento y backup`{.action} y luego `Enterprise File Storage`{.action} en el menú de la izquierda y seleccione su servicio en la lista. ### Crear una política de snapshots @@ -91,6 +91,6 @@ Para eliminar una política de snapshots: ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.fr-ca.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.fr-ca.md index e01b09b4ff5..ac1609d2fe8 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.fr-ca.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.fr-ca.md @@ -13,7 +13,7 @@ Dans ce guide, nous allons vous donner un aperçu de la gestion de vos politique ## Prérequis - Un service Enterprise File Storage OVHcloud avec un volume disponible -- Être connecté à votre [espace client OVHcloud](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) +- Être connecté à votre [espace client OVHcloud](/links/manager) ## Principes de base @@ -23,7 +23,7 @@ Une politique de snapshot permet d'automatiser la création de snapshots à l'ai ## En pratique -Connectez-vous à votre [espace client OVHcloud](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc) et sélectionnez l'onglet `Bare Metal Cloud`{.action} dans la barre de navigation supérieure. Ouvrez `Storage et sauvegarde`{.action} puis `Enterprise File Storage`{.action} dans le menu de gauche et sélectionnez votre service dans la liste. +Connectez-vous à votre [espace client OVHcloud](/links/manager) et sélectionnez l'onglet `Bare Metal Cloud`{.action} dans la barre de navigation supérieure. Ouvrez `Storage et sauvegarde`{.action} puis `Enterprise File Storage`{.action} dans le menu de gauche et sélectionnez votre service dans la liste. ### Créer votre politique de snapshot @@ -87,6 +87,6 @@ Pour supprimer une politique de snapshot : ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.fr-fr.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.fr-fr.md index 3488036bb6c..ac1609d2fe8 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.fr-fr.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.fr-fr.md @@ -13,7 +13,7 @@ Dans ce guide, nous allons vous donner un aperçu de la gestion de vos politique ## Prérequis - Un service Enterprise File Storage OVHcloud avec un volume disponible -- Être connecté à votre [espace client OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) +- Être connecté à votre [espace client OVHcloud](/links/manager) ## Principes de base @@ -23,7 +23,7 @@ Une politique de snapshot permet d'automatiser la création de snapshots à l'ai ## En pratique -Connectez-vous à votre [espace client OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) et sélectionnez l'onglet `Bare Metal Cloud`{.action} dans la barre de navigation supérieure. Ouvrez `Storage et sauvegarde`{.action} puis `Enterprise File Storage`{.action} dans le menu de gauche et sélectionnez votre service dans la liste. +Connectez-vous à votre [espace client OVHcloud](/links/manager) et sélectionnez l'onglet `Bare Metal Cloud`{.action} dans la barre de navigation supérieure. Ouvrez `Storage et sauvegarde`{.action} puis `Enterprise File Storage`{.action} dans le menu de gauche et sélectionnez votre service dans la liste. ### Créer votre politique de snapshot @@ -87,6 +87,6 @@ Pour supprimer une politique de snapshot : ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.it-it.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.it-it.md index 5c579f55c50..e9706f9f78a 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.it-it.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.it-it.md @@ -17,7 +17,7 @@ Questa guida ti mostra la gestione delle politiche di Snapshot per i volumi Ente ## Prerequisiti - Un servizio Enterprise File Storage OVHcloud con un volume disponibile -- Avere accesso allo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) +- Avere accesso allo [Spazio Cliente OVHcloud](/links/manager) ## Nozioni di base @@ -27,7 +27,7 @@ Una politica di Snapshot permette di automatizzare la creazione degli Snapshot u ## Procedura -Accedi allo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) e seleziona la scheda `Bare Metal Cloud`{.action} nella barra di navigazione superiore. Apri `Storage e Backup`{.action} poi `Enterprise File Storage`{.action} nel menu a sinistra e seleziona il servizio dalla lista. +Accedi allo [Spazio Cliente OVHcloud](/links/manager) e seleziona la scheda `Bare Metal Cloud`{.action} nella barra di navigazione superiore. Apri `Storage e Backup`{.action} poi `Enterprise File Storage`{.action} nel menu a sinistra e seleziona il servizio dalla lista. ### Crea la tua politica di Snapshot @@ -91,6 +91,6 @@ Per eliminare una politica di Snapshot: ## Per saperne di più -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti all'indirizzo . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.pl-pl.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.pl-pl.md index b815ff08807..4c373dc557e 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.pl-pl.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.pl-pl.md @@ -17,7 +17,7 @@ W niniejszym przewodniku wyjaśnimy, jak zarządzać politykami wykonywania snap ## Wymagania początkowe - Usługa Enterprise File Storage od OVHcloud z dostępnym wolumenem -- Dostęp do [Panelu client OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) +- Dostęp do [Panelu client OVHcloud](/links/manager) ## Podstawowe zasady @@ -27,7 +27,7 @@ Polityka wykonywania snapshotów pozwala na zautomatyzowanie tworzenia snapshot ## W praktyce -Zaloguj się do [Panelu klienta OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) i na górnym pasku nawigacji wybierz zakładkę `Bare Metal Cloud`{.action}. Otwórz `Storage i Backup`{.action}, następnie `Enterprise File Storage`{.action} w menu po lewej stronie i wybierz swoją usługę z listy. +Zaloguj się do [Panelu klienta OVHcloud](/links/manager) i na górnym pasku nawigacji wybierz zakładkę `Bare Metal Cloud`{.action}. Otwórz `Storage i Backup`{.action}, następnie `Enterprise File Storage`{.action} w menu po lewej stronie i wybierz swoją usługę z listy. ### Utwórz politykę wykonywania snapshotów @@ -91,6 +91,6 @@ Aby usunąć politykę wykonywania snapshotów: ## Sprawdź również -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Dołącz do społeczności naszych użytkowników na stronie . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.pt-pt.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.pt-pt.md index 24744f69c52..c78febb1b0f 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.pt-pt.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_snapshot_policy/guide.pt-pt.md @@ -17,7 +17,7 @@ Neste guia, vamos dar-lhe uma visão geral da gestão das suas políticas de sna ## Requisitos - Um serviço Enterprise File Storage da OVHcloud com um volume disponível -- Ter acesso à [Área de Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt). +- Ter acesso à [Área de Cliente OVHcloud](/links/manager). ## Princípios básicos @@ -27,7 +27,7 @@ Uma política de snapshot permite automatizar a criação de snapshots graças a ## Instruções -Aceda à [Área de Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt) e selecione o separador `Bare Metal Cloud`{.action} na barra de navegação superior. Abra o `Armazenamento e backup`{.action} e depois o `Enterprise File Storage`{.action} no menu à esquerda e selecione o seu serviço na lista. +Aceda à [Área de Cliente OVHcloud](/links/manager) e selecione o separador `Bare Metal Cloud`{.action} na barra de navegação superior. Abra o `Armazenamento e backup`{.action} e depois o `Enterprise File Storage`{.action} no menu à esquerda e selecione o seu serviço na lista. ### Criar a política de snapshot @@ -91,6 +91,6 @@ Para eliminar uma política de snapshots: ## Quer saber mais? -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Fale com nossa comunidade de utilizadores: . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.de-de.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.de-de.md index 462361a3bac..d38a7e2bc90 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.de-de.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.de-de.md @@ -146,6 +146,6 @@ Sie erhalten `aclRuleId` bei Erstellung der ACL oder indem Sie bestehende ACLs I ## Weiterführende Informationen -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Für den Austausch mit unserer User Community gehen Sie auf . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-asia.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-asia.md index 9cb8760e1b2..bbe1f6a2c46 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-asia.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-asia.md @@ -142,6 +142,6 @@ You can get the `aclRuleId` either from the ACL creation body response or by lis ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-au.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-au.md index 9bdeb59edd4..bbe1f6a2c46 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-au.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-au.md @@ -142,6 +142,6 @@ You can get the `aclRuleId` either from the ACL creation body response or by lis ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-ca.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-ca.md index 994b3430edf..bbe1f6a2c46 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-ca.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-ca.md @@ -142,6 +142,6 @@ You can get the `aclRuleId` either from the ACL creation body response or by lis ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-gb.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-gb.md index db13acc4d7e..41f66fa0df1 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-gb.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-gb.md @@ -142,6 +142,6 @@ You can get the `aclRuleId` either from the ACL creation body response or by lis ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-ie.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-ie.md index 5ecfe5d5946..41f66fa0df1 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-ie.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-ie.md @@ -142,6 +142,6 @@ You can get the `aclRuleId` either from the ACL creation body response or by lis ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-sg.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-sg.md index 37a4f1c7e68..bbe1f6a2c46 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-sg.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-sg.md @@ -142,6 +142,6 @@ You can get the `aclRuleId` either from the ACL creation body response or by lis ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-us.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-us.md index 7e80fa6022d..bbe1f6a2c46 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-us.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.en-us.md @@ -142,6 +142,6 @@ You can get the `aclRuleId` either from the ACL creation body response or by lis ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.es-es.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.es-es.md index 8a6a9899b44..dd72a786e89 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.es-es.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.es-es.md @@ -146,6 +146,6 @@ Puede obtener el `aclRuleId` a partir de la respuesta obtenida al crear el ACL o ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Únase a nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.es-us.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.es-us.md index babd1c2630e..fc58104179a 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.es-us.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.es-us.md @@ -17,7 +17,7 @@ Esta guía explica cómo gestionar las ACL de un volumen para la solución OVHcl ## Requisitos - Tener contratado un plan Enterprise File Storage de OVHcloud con un volumen. -- Estar conectado a la página de las [API de OVHcloud](https://ca.api.ovh.com/). +- Estar conectado a la página de las [API de OVHcloud](/links/api). ## Lo esencial @@ -146,6 +146,6 @@ Puede obtener el `aclRuleId` a partir de la respuesta obtenida al crear el ACL o ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Únase a nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.fr-ca.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.fr-ca.md index 9c757209354..4cc9682be78 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.fr-ca.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.fr-ca.md @@ -13,7 +13,7 @@ Dans ce guide, découvrez comment gérer les ACL d'un volume pour l'offre OVHclo ## Prérequis - Disposer d'une offre OVHcloud Enterprise File Storage avec un volume -- Être connecté sur la page des [API OVHcloud](https://ca.api.ovh.com/) +- Être connecté sur la page des [API OVHcloud](/links/api) ## L'essentiel @@ -142,6 +142,6 @@ Vous pouvez obtenir le `aclRuleId` à partir de la réponse obtenue lors de cré ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.fr-fr.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.fr-fr.md index 2fbad591535..2b3e75bc10a 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.fr-fr.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.fr-fr.md @@ -142,6 +142,6 @@ Vous pouvez obtenir le `aclRuleId` à partir de la réponse obtenue lors de cré ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.it-it.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.it-it.md index 53dcf567294..9e6f2237567 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.it-it.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.it-it.md @@ -145,6 +145,6 @@ Puoi ottenere il `aclRuleId` a partire dalla risposta ottenuta durante la creazi ## Per saperne di più -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti all’indirizzo . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.pl-pl.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.pl-pl.md index 35cdb79c117..8b0021cca45 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.pl-pl.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.pl-pl.md @@ -146,6 +146,6 @@ Możesz uzyskać `aclRuleId` na podstawie odpowiedzi uzyskanej podczas tworzenia ## Sprawdź również -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Dołącz do społeczności naszych użytkowników na . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.pt-pt.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.pt-pt.md index 6459381dfcf..5f023f4c2b6 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.pt-pt.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_acl/guide.pt-pt.md @@ -146,6 +146,6 @@ Pode obter o `aclRuleId` a partir da resposta obtida aquando da criação do ACL ## Saiba mais -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Junte-se à nossa comunidade de utilizadores . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.de-de.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.de-de.md index 793fd85b713..e40f794ae77 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.de-de.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.de-de.md @@ -171,6 +171,6 @@ Ersetzen Sie `serviceName` mit der ID Ihres Dienstes, `shareId` mit der Volume-I ## Weiterführende Informationen -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Für den Austausch mit unserer User Community gehen Sie auf . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-asia.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-asia.md index d3bd610a976..c4d17ac4b4d 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-asia.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-asia.md @@ -167,6 +167,6 @@ Replace `serviceName` with the ID of your service, `shareId` with your volume ID ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-au.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-au.md index dc69b47b5c9..c4d17ac4b4d 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-au.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-au.md @@ -167,6 +167,6 @@ Replace `serviceName` with the ID of your service, `shareId` with your volume ID ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-ca.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-ca.md index 14ec3fe7548..c4d17ac4b4d 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-ca.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-ca.md @@ -167,6 +167,6 @@ Replace `serviceName` with the ID of your service, `shareId` with your volume ID ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-gb.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-gb.md index 0553aac23b3..e1b04ddb914 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-gb.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-gb.md @@ -167,6 +167,6 @@ Replace `serviceName` with the ID of your service, `shareId` with your volume ID ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-ie.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-ie.md index eb2d3693083..e1b04ddb914 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-ie.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-ie.md @@ -167,6 +167,6 @@ Replace `serviceName` with the ID of your service, `shareId` with your volume ID ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-sg.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-sg.md index 6ec26327d8d..c4d17ac4b4d 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-sg.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-sg.md @@ -167,6 +167,6 @@ Replace `serviceName` with the ID of your service, `shareId` with your volume ID ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-us.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-us.md index b71ba0d65c7..c4d17ac4b4d 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-us.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.en-us.md @@ -167,6 +167,6 @@ Replace `serviceName` with the ID of your service, `shareId` with your volume ID ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.es-es.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.es-es.md index 6c73e31fa45..2b16b60df99 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.es-es.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.es-es.md @@ -171,6 +171,6 @@ Sustituya el `serviceName` por el ID del servicio, `shareId` por el ID del volum ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.es-us.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.es-us.md index a09e3067e04..49d96f7a22e 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.es-us.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.es-us.md @@ -17,7 +17,7 @@ Esta guía explica cómo gestionar los snapshots de los volúmenes de la soluci ## Requisitos - Tener contratado un plan Enterprise File Storage de OVHcloud con un volumen. -- Estar conectado a la página de las [API de OVHcloud](https://ca.api.ovh.com/) +- Estar conectado a la página de las [API de OVHcloud](/links/api) ## Lo esencial @@ -171,6 +171,6 @@ Sustituya el `serviceName` por el ID del servicio, `shareId` por el ID del volum ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.fr-ca.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.fr-ca.md index 5a033528518..40b95657144 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.fr-ca.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.fr-ca.md @@ -13,7 +13,7 @@ Dans ce guide, découvrez comment gérer les snapshots des volumes pour l'offre ## Prérequis - Disposer d'une offre OVHcloud Enterprise File Storage avec un volume -- Être connecté sur la page des [API OVHcloud](https://ca.api.ovh.com/) +- Être connecté sur la page des [API OVHcloud](/links/api) ## L'essentiel @@ -167,6 +167,6 @@ Remplacez `serviceName` par l'ID de votre service, `shareId` par l'ID du volume ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.fr-fr.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.fr-fr.md index 4be8ea20b6f..53c225d6304 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.fr-fr.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.fr-fr.md @@ -167,6 +167,6 @@ Remplacez `serviceName` par l'ID de votre service, `shareId` par l'ID du volume ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.it-it.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.it-it.md index 43801bfb5cf..3faf055b8a3 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.it-it.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.it-it.md @@ -171,6 +171,6 @@ Sostituisci `serviceName` con l'ID del tuo servizio, `shareId` con l'ID del volu ## Per saperne di più -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti all’indirizzo . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.pl-pl.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.pl-pl.md index cc0d8c41977..f049496a8a8 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.pl-pl.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.pl-pl.md @@ -171,6 +171,6 @@ Zastąp `serviceName` ID Twojej usługi, `shareId` ID wolumenu i `snapshotId` ID ## Sprawdź również -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Dołącz do społeczności naszych użytkowników na stronie . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.pt-pt.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.pt-pt.md index 69e02a47037..9817b38e2c9 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.pt-pt.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volume_snapshots/guide.pt-pt.md @@ -171,6 +171,6 @@ Substitua o `serviceName` pelo ID do seu serviço, `shareId` pelo ID do volume e ## Quer saber mais? -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Fale com a nossa comunidade de utilizadores: . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.de-de.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.de-de.md index c592637783a..0bf1dcea264 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.de-de.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.de-de.md @@ -185,6 +185,6 @@ Ersetzen Sie `serviceName` mit der ID Ihres Dienstes und `shareId` mit der ID de [Erste Schritte mit der OVHcloud API](/pages/manage_and_operate/api/first-steps) -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Für den Austausch mit unserer User Community gehen Sie auf . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-asia.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-asia.md index 274ba9d0525..d0d17060e6a 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-asia.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-asia.md @@ -180,6 +180,6 @@ Replace `serviceName` with the ID of your service and `shareId` with your volume ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-au.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-au.md index 692d3ed235a..d0d17060e6a 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-au.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-au.md @@ -180,6 +180,6 @@ Replace `serviceName` with the ID of your service and `shareId` with your volume ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-ca.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-ca.md index cac70c16d80..d0d17060e6a 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-ca.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-ca.md @@ -180,6 +180,6 @@ Replace `serviceName` with the ID of your service and `shareId` with your volume ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-gb.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-gb.md index 01be16487c4..df989ddb2a7 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-gb.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-gb.md @@ -180,6 +180,6 @@ Replace `serviceName` with the ID of your service and `shareId` with your volume ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-ie.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-ie.md index 87653f83aa4..df989ddb2a7 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-ie.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-ie.md @@ -180,6 +180,6 @@ Replace `serviceName` with the ID of your service and `shareId` with your volume ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-sg.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-sg.md index 60db512f982..d0d17060e6a 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-sg.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-sg.md @@ -180,6 +180,6 @@ Replace `serviceName` with the ID of your service and `shareId` with your volume ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-us.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-us.md index 4adfe262df9..d0d17060e6a 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-us.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.en-us.md @@ -180,6 +180,6 @@ Replace `serviceName` with the ID of your service and `shareId` with your volume ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.es-es.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.es-es.md index 0a75384542b..4644234958a 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.es-es.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.es-es.md @@ -185,6 +185,6 @@ Sustituya el `serviceName` por el ID de su servicio y `shareId` por el ID del vo [Primeros pasos con las API de OVHcloud](/pages/manage_and_operate/api/first-steps) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.es-us.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.es-us.md index b0129185110..42893786d03 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.es-us.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.es-us.md @@ -185,6 +185,6 @@ Sustituya el `serviceName` por el ID de su servicio y `shareId` por el ID del vo [Primeros pasos con las API de OVHcloud](/pages/manage_and_operate/api/first-steps) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.fr-ca.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.fr-ca.md index 3e5237a7a27..e4f20e379f8 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.fr-ca.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.fr-ca.md @@ -13,7 +13,7 @@ Dans ce guide, découvrez comment gérer les volumes pour l'offre OVHcloud Enter ## Prérequis - Disposer d'une offre OVHcloud Enterprise File Storage -- Être connecté sur la page des [API OVHcloud](https://ca.api.ovh.com/) +- Être connecté sur la page des [API OVHcloud](/links/api) ## L'essentiel @@ -181,6 +181,6 @@ Remplacez `serviceName` par l'ID de votre service et `shareId` par l'ID du volum [Premiers pas avec les API OVHcloud](/pages/manage_and_operate/api/first-steps) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.fr-fr.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.fr-fr.md index 60bdced0ab0..d529a435b5b 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.fr-fr.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.fr-fr.md @@ -181,6 +181,6 @@ Remplacez `serviceName` par l'ID de votre service et `shareId` par l'ID du volum [Premiers pas avec les API OVHcloud](/pages/manage_and_operate/api/first-steps) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.it-it.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.it-it.md index f14a3c9b0d2..9eb498032b9 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.it-it.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.it-it.md @@ -185,6 +185,6 @@ Sostituisci `serviceName` con l'ID del tuo servizio e `shareId` con l'ID del vol [Iniziare a utilizzare le API OVHcloud](/pages/manage_and_operate/api/first-steps) -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti all’indirizzo . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.pl-pl.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.pl-pl.md index da92c3cab1b..2d186665c01 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.pl-pl.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.pl-pl.md @@ -185,6 +185,6 @@ Zamień `serviceName` na ID usługi i `shareId` na ID wolumenu do usunięcia. [Pierwsze kroki z API OVHcloud](/pages/manage_and_operate/api/first-steps) -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Dołącz do społeczności naszych użytkowników na . diff --git a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.pt-pt.md b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.pt-pt.md index 5a6769dcf51..96f6090dcdf 100644 --- a/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.pt-pt.md +++ b/pages/storage_and_backup/file_storage/enterprise_file_storage/netapp_volumes/guide.pt-pt.md @@ -185,6 +185,6 @@ Substitua o `serviceName` pelo ID do seu serviço e `shareId` pelo ID do volume [Primeiros passos com as API OVHcloud](/pages/manage_and_operate/api/first-steps)(EN) -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Junte-se à nossa comunidade de utilizadores . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.de-de.md b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.de-de.md index 8ba48ad0c97..e8c86d3917e 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.de-de.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.de-de.md @@ -14,8 +14,8 @@ Konfigurieren und mounten Sie einen OVHcloud HA-NAS-Speicherraum auf Ihrem Windo ## Voraussetzungen -- Sie haben einen [Dedicated Server](https://www.ovhcloud.com/de/bare-metal/) **oder** einen [VPS](https://www.ovhcloud.com/de/vps/) **oder** eine [Public Cloud Instanz](https://www.ovhcloud.com/de/public-cloud/) mit einer Windows-Distribution in Ihrem Kunden-Account. -- Sie verfügen über eine [HA-NAS Lösung](https://www.ovh.de/nas/). +- Sie haben einen [Dedicated Server](/links/bare-metal/bare-metal) **oder** einen [VPS](/links/bare-metal/vps) **oder** eine [Public Cloud Instanz](/links/public-cloud/public-cloud) mit einer Windows-Distribution in Ihrem Kunden-Account. +- Sie verfügen über eine [HA-NAS Lösung](/links/storage/nas-ha). ### Einstellungen @@ -47,6 +47,6 @@ net use z: \\10.16.101.8\zpool-000206_PARTITION_NAME_1 [Häufig gestellte Fragen zu HA-NAS](/pages/storage_and_backup/file_storage/ha_nas/nas_faq) -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Für den Austausch mit unserer Community gehen Sie auf . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-asia.md b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-asia.md index ea5f1a94578..6dfbeb64426 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-asia.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-asia.md @@ -10,8 +10,8 @@ Configure and mount an OVHcloud HA-NAS storage space on your Windows Server usin ## Requirements -- a [Dedicated Server](https://www.ovhcloud.com/asia/bare-metal/) **or** a [VPS](https://www.ovhcloud.com/asia/vps/) **or** a [Public Cloud Instance](https://www.ovhcloud.com/asia/public-cloud/) with a Windows distribution -- a [HA-NAS solution](https://www.ovh.co.uk/nas/) +- a [Dedicated Server](/links/bare-metal/bare-metal) **or** a [VPS](/links/bare-metal/vps) **or** a [Public Cloud Instance](/links/public-cloud/public-cloud) with a Windows distribution +- a [HA-NAS solution](/links/storage/nas-ha) ### Settings @@ -43,6 +43,6 @@ net use z: \\10.16.101.8\zpool-000206_PARTITION_NAME_1 [NAS - Frequently Asked Questions](/pages/storage_and_backup/file_storage/ha_nas/nas_faq) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-au.md b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-au.md index 2dfab20afa8..6dfbeb64426 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-au.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-au.md @@ -10,8 +10,8 @@ Configure and mount an OVHcloud HA-NAS storage space on your Windows Server usin ## Requirements -- a [Dedicated Server](https://www.ovhcloud.com/en-au/bare-metal/) **or** a [VPS](https://www.ovhcloud.com/en-au/vps/) **or** a [Public Cloud Instance](https://www.ovhcloud.com/en-au/public-cloud/) with a Windows distribution -- a [HA-NAS solution](https://www.ovh.co.uk/nas/) +- a [Dedicated Server](/links/bare-metal/bare-metal) **or** a [VPS](/links/bare-metal/vps) **or** a [Public Cloud Instance](/links/public-cloud/public-cloud) with a Windows distribution +- a [HA-NAS solution](/links/storage/nas-ha) ### Settings @@ -43,6 +43,6 @@ net use z: \\10.16.101.8\zpool-000206_PARTITION_NAME_1 [NAS - Frequently Asked Questions](/pages/storage_and_backup/file_storage/ha_nas/nas_faq) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-ca.md b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-ca.md index 26dcaeca1d0..6dfbeb64426 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-ca.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-ca.md @@ -10,8 +10,8 @@ Configure and mount an OVHcloud HA-NAS storage space on your Windows Server usin ## Requirements -- a [Dedicated Server](https://www.ovhcloud.com/en-ca/bare-metal/) **or** a [VPS](https://www.ovhcloud.com/en-ca/vps/) **or** a [Public Cloud Instance](https://www.ovhcloud.com/en-ca/public-cloud/) with a Windows distribution -- a [HA-NAS solution](https://www.ovhcloud.com/en-ca/) +- a [Dedicated Server](/links/bare-metal/bare-metal) **or** a [VPS](/links/bare-metal/vps) **or** a [Public Cloud Instance](/links/public-cloud/public-cloud) with a Windows distribution +- a [HA-NAS solution](/links/storage/nas-ha) ### Settings @@ -43,6 +43,6 @@ net use z: \\10.16.101.8\zpool-000206_PARTITION_NAME_1 [NAS - Frequently Asked Questions](/pages/storage_and_backup/file_storage/ha_nas/nas_faq) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-gb.md b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-gb.md index 3bf3f8c12d7..6dfbeb64426 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-gb.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-gb.md @@ -10,8 +10,8 @@ Configure and mount an OVHcloud HA-NAS storage space on your Windows Server usin ## Requirements -- a [Dedicated Server](https://www.ovhcloud.com/en-gb/bare-metal/) **or** a [VPS](https://www.ovhcloud.com/en-gb/vps/) **or** a [Public Cloud Instance](https://www.ovhcloud.com/en-gb/public-cloud/) with a Windows distribution -- a [HA-NAS solution](https://www.ovh.co.uk/nas/) +- a [Dedicated Server](/links/bare-metal/bare-metal) **or** a [VPS](/links/bare-metal/vps) **or** a [Public Cloud Instance](/links/public-cloud/public-cloud) with a Windows distribution +- a [HA-NAS solution](/links/storage/nas-ha) ### Settings @@ -43,6 +43,6 @@ net use z: \\10.16.101.8\zpool-000206_PARTITION_NAME_1 [NAS - Frequently Asked Questions](/pages/storage_and_backup/file_storage/ha_nas/nas_faq) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-ie.md b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-ie.md index a7de2699ce0..6dfbeb64426 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-ie.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-ie.md @@ -10,8 +10,8 @@ Configure and mount an OVHcloud HA-NAS storage space on your Windows Server usin ## Requirements -- a [Dedicated Server](https://www.ovhcloud.com/en-ie/bare-metal/) **or** a [VPS](https://www.ovhcloud.com/en-ie/vps/) **or** a [Public Cloud Instance](https://www.ovhcloud.com/en-ie/public-cloud/) with a Windows distribution -- a [HA-NAS solution](https://www.ovh.ie/nas/) +- a [Dedicated Server](/links/bare-metal/bare-metal) **or** a [VPS](/links/bare-metal/vps) **or** a [Public Cloud Instance](/links/public-cloud/public-cloud) with a Windows distribution +- a [HA-NAS solution](/links/storage/nas-ha) ### Settings @@ -43,6 +43,6 @@ net use z: \\10.16.101.8\zpool-000206_PARTITION_NAME_1 [NAS - Frequently Asked Questions](/pages/storage_and_backup/file_storage/ha_nas/nas_faq) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-sg.md b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-sg.md index 2a57f71ba6c..6dfbeb64426 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-sg.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-sg.md @@ -10,8 +10,8 @@ Configure and mount an OVHcloud HA-NAS storage space on your Windows Server usin ## Requirements -- a [Dedicated Server](https://www.ovhcloud.com/en-sg/bare-metal/) **or** a [VPS](https://www.ovhcloud.com/en-sg/vps/) **or** a [Public Cloud Instance](https://www.ovhcloud.com/en-sg/public-cloud/) with a Windows distribution -- a [HA-NAS solution](https://www.ovh.co.uk/nas/) +- a [Dedicated Server](/links/bare-metal/bare-metal) **or** a [VPS](/links/bare-metal/vps) **or** a [Public Cloud Instance](/links/public-cloud/public-cloud) with a Windows distribution +- a [HA-NAS solution](/links/storage/nas-ha) ### Settings @@ -43,6 +43,6 @@ net use z: \\10.16.101.8\zpool-000206_PARTITION_NAME_1 [NAS - Frequently Asked Questions](/pages/storage_and_backup/file_storage/ha_nas/nas_faq) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-us.md b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-us.md index 699a2be689c..6dfbeb64426 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-us.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.en-us.md @@ -10,8 +10,8 @@ Configure and mount an OVHcloud HA-NAS storage space on your Windows Server usin ## Requirements -- a [Dedicated Server](https://www.ovhcloud.com/en/bare-metal/) **or** a [VPS](https://www.ovhcloud.com/en/vps/) **or** a [Public Cloud Instance](https://www.ovhcloud.com/en/public-cloud/) with a Windows distribution -- a [HA-NAS solution](https://www.ovh.com/world/nas/) +- a [Dedicated Server](/links/bare-metal/bare-metal) **or** a [VPS](/links/bare-metal/vps) **or** a [Public Cloud Instance](/links/public-cloud/public-cloud) with a Windows distribution +- a [HA-NAS solution](/links/storage/nas-ha) ### Settings @@ -43,6 +43,6 @@ net use z: \\10.16.101.8\zpool-000206_PARTITION_NAME_1 [NAS - Frequently Asked Questions](/pages/storage_and_backup/file_storage/ha_nas/nas_faq) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.es-es.md b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.es-es.md index 003e5ceb705..748f2a32bda 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.es-es.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.es-es.md @@ -14,8 +14,8 @@ Configure e monte su espacio de almacenamiento NAS-HA OVHcloud en Windows Server ## Requisitos -- Un [servidor dedicado](https://www.ovhcloud.com/es-es/bare-metal/) **o** un [VPS](https://www.ovhcloud.com/es-es/vps/) **o** una [instancia de Public Cloud](https://www.ovhcloud.com/es-es/public-cloud/) con una distribución Windows. -- Una oferta [NAS-HA](https://www.ovh.es/nas/). +- Un [servidor dedicado](/links/bare-metal/bare-metal) **o** un [VPS](/links/bare-metal/vps) **o** una [instancia de Public Cloud](/links/public-cloud/public-cloud) con una distribución Windows. +- Una oferta [NAS-HA](/links/storage/nas-ha). ### Configuración @@ -47,6 +47,6 @@ net use z: \\10.16.101.8\zpool-000206_PARTITION_NAME_1 [Preguntas frecuentes sobre los NAS](/pages/storage_and_backup/file_storage/ha_nas/nas_faq) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.es-us.md b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.es-us.md index 866886ad588..748f2a32bda 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.es-us.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.es-us.md @@ -14,8 +14,8 @@ Configure e monte su espacio de almacenamiento NAS-HA OVHcloud en Windows Server ## Requisitos -- Un [servidor dedicado](https://www.ovhcloud.com/es/bare-metal/) **o** un [VPS](https://www.ovhcloud.com/es/vps/) **o** una [instancia de Public Cloud](https://www.ovhcloud.com/es/public-cloud/) con una distribución Windows. -- Una oferta [NAS-HA](https://www.ovh.com/world/es/nas/). +- Un [servidor dedicado](/links/bare-metal/bare-metal) **o** un [VPS](/links/bare-metal/vps) **o** una [instancia de Public Cloud](/links/public-cloud/public-cloud) con una distribución Windows. +- Una oferta [NAS-HA](/links/storage/nas-ha). ### Configuración @@ -47,6 +47,6 @@ net use z: \\10.16.101.8\zpool-000206_PARTITION_NAME_1 [Preguntas frecuentes sobre los NAS](/pages/storage_and_backup/file_storage/ha_nas/nas_faq) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.fr-ca.md b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.fr-ca.md index ff4f7bc38db..0f2b4753ed6 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.fr-ca.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.fr-ca.md @@ -10,8 +10,8 @@ Configurez et montez votre espace de stockage NAS-HA OVHcloud sur Windows Server ## Prérequis -- Un [serveur dédié](https://www.ovhcloud.com/fr-ca/bare-metal/) **ou** un [VPS](https://www.ovhcloud.com/fr-ca/vps/) **ou** une [instance Public Cloud](https://www.ovhcloud.com/fr-ca/public-cloud/) avec une distribution Windows. -- Une offre [NAS-HA](https://www.ovh.com/ca/fr/nas/). +- Un [serveur dédié](/links/bare-metal/bare-metal) **ou** un [VPS](/links/bare-metal/vps) **ou** une [instance Public Cloud](/links/public-cloud/public-cloud) avec une distribution Windows. +- Une offre [NAS-HA](/links/storage/nas-ha). ### Configuration @@ -43,6 +43,6 @@ net use z: \\10.16.101.8\zpool-000206_NOM_PARTITION_1 [Les questions fréquentes concernant le NAS](/pages/storage_and_backup/file_storage/ha_nas/nas_faq) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.fr-fr.md b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.fr-fr.md index c2381a35702..4f164a9c5c2 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.fr-fr.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.fr-fr.md @@ -10,8 +10,8 @@ Configurez et montez votre espace de stockage NAS-HA OVHcloud sur Windows Server ## Prérequis -- Un [serveur dédié](https://www.ovhcloud.com/fr/bare-metal/) **ou** un [VPS](https://www.ovhcloud.com/fr/vps/) **ou** une [instance Public Cloud](https://www.ovhcloud.com/fr/public-cloud/) avec une distribution Windows. -- Une offre [NAS-HA](https://www.ovh.com/fr/nas/). +- Un [serveur dédié](/links/bare-metal/bare-metal) **ou** un [VPS](/links/bare-metal/vps) **ou** une [instance Public Cloud](/links/public-cloud/public-cloud) avec une distribution Windows. +- Une offre [NAS-HA](/links/storage/nas-ha). ### Configuration @@ -43,6 +43,6 @@ net use z: \\10.16.101.8\zpool-000206_NOM_PARTITION_1 [Les questions fréquentes concernant le NAS](/pages/storage_and_backup/file_storage/ha_nas/nas_faq) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.it-it.md b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.it-it.md index fe99c074bd1..629a197a1a1 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.it-it.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.it-it.md @@ -14,8 +14,8 @@ Configura e monta il tuo spazio di storage NAS-HA OVHcloud su Windows Server tra ## Prerequisiti -- Un [server dedicato](https://www.ovhcloud.com/it/bare-metal/) **o** un [VPS](https://www.ovhcloud.com/it/vps/) **o** un'[istanza Public Cloud](https://www.ovhcloud.com/it/public-cloud/) con distribuzione Windows. -- Un'offerta [NAS-HA](https://www.ovh.it/nas/). +- Un [server dedicato](/links/bare-metal/bare-metal) **o** un [VPS](/links/bare-metal/vps) **o** un'[istanza Public Cloud](/links/public-cloud/public-cloud) con distribuzione Windows. +- Un'offerta [NAS-HA](/links/storage/nas-ha). ### Configurazione @@ -47,6 +47,6 @@ net use z: \\10.16.101.8\zpool-000206_PARTITION_NAME_1 [Domande frequenti sul NAS](/pages/storage_and_backup/file_storage/ha_nas/nas_faq) -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti all’indirizzo . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.pl-pl.md b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.pl-pl.md index e7411ec0816..60544dffd22 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.pl-pl.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.pl-pl.md @@ -14,8 +14,8 @@ Konfiguracja i zamontowanie przestrzeni dyskowej NAS-HA OVHcloud na serwerze Win ## Wymagania początkowe -- Posiadanie [Serwer dedykowany](https://www.ovhcloud.com/pl/bare-metal/), **lub** [VPS](https://www.ovhcloud.com/pl/vps/) **lub** [instancja Public Cloud](https://www.ovhcloud.com/pl/public-cloud/) z dystrybucją Windows. -- Posiadanie usługi [NAS-HA](https://www.ovh.pl/nas/) +- Posiadanie [Serwer dedykowany](/links/bare-metal/bare-metal), **lub** [VPS](/links/bare-metal/vps) **lub** [instancja Public Cloud](/links/public-cloud/public-cloud) z dystrybucją Windows. +- Posiadanie usługi [NAS-HA](/links/storage/nas-ha) ### Ustawienia @@ -47,6 +47,6 @@ net use z: \\10.16.101.8\zpool-000206_PARTITION_NAME_1 [Najczęściej zadawane pytania dotyczące technologii NAS](/pages/storage_and_backup/file_storage/ha_nas/nas_faq) -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Dołącz do społeczności naszych użytkowników na stronie . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.pt-pt.md b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.pt-pt.md index 80f35a332fa..b0e77fa179e 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.pt-pt.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_cifs/guide.pt-pt.md @@ -14,8 +14,8 @@ Configure e monte o seu espaço de armazenamento NAS-HA OVHcloud no Windows Serv ## Requisitos -- Um [servidor dedicado](https://www.ovhcloud.com/pt/bare-metal/) **ou** um [VPS]https://www.ovhcloud.com/pt/vps/) **ou** uma [instância Public Cloud](https://www.ovhcloud.com/pt/public-cloud/) com uma distribuição Windows. -- Uma oferta [NAS-HA](https://www.ovh.pt/nas/). +- Um [servidor dedicado](/links/bare-metal/bare-metal) **ou** um [VPS](/links/bare-metal/vps) **ou** uma [instância Public Cloud](/links/public-cloud/public-cloud) com uma distribuição Windows. +- Uma oferta [NAS-HA](/links/storage/nas-ha). ### Configuração @@ -47,6 +47,6 @@ net use z: \\10.16.101.8\zpool-000206_PARTITION_NAME_1 [NAS - Perguntas Frequentes](/pages/storage_and_backup/file_storage/ha_nas/nas_faq) -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Fale com a nossa comunidade de utilizadores: . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.de-de.md b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.de-de.md index 4651fe9f3b4..c2529ec1305 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.de-de.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.de-de.md @@ -4,9 +4,19 @@ excerpt: Sie haben eine Frage zu HA-NAS? Erfahren Sie hier Antworten auf die am updated: 2025-07-15 --- -> [!primary] -> Diese Übersetzung wurde durch unseren Partner SYSTRAN automatisch erstellt. In manchen Fällen können ungenaue Formulierungen verwendet worden sein, z.B. bei der Beschriftung von Schaltflächen oder technischen Details. Bitte ziehen Sie im Zweifelsfall die englische oder französische Fassung der Anleitung zu Rate. Möchten Sie mithelfen, diese Übersetzung zu verbessern? Dann nutzen Sie dazu bitte den Button "Beitragen" auf dieser Seite. -> + ## Ziel @@ -14,11 +24,13 @@ updated: 2025-07-15 ## Allgemeine Fragen -### Was ist die HA-NAS Lösung von OVHcloud? +/// details | Was ist die HA-NAS Lösung von OVHcloud? HA-NAS ist ein vollständig gemanagter und gemeinsam genutzter Dateispeicherdienst, der auf der Open-Source-Technologie OpenZFS basiert. -### Was kann ich mit HA-NAS tun? +/// + +/// details | Was kann ich mit HA-NAS tun? HA-NAS erlaubt die Zentralisierung der Daten verschiedener Workloads von Linux und Windows für zahlreiche Szenarien, zum Beispiel: @@ -26,41 +38,57 @@ HA-NAS erlaubt die Zentralisierung der Daten verschiedener Workloads von Linux u - Verwaltung von Webinhalten - Filesharing im Netzwerk -### Kann das HA-NAS über eine Verwaltungsoberfläche genutzt werden? +/// + +/// details | Kann das HA-NAS über eine Verwaltungsoberfläche genutzt werden? Ja, das ist in Ihrem [OVHcloud Kundencenter](/links/manager) im Bereich `Bare Metal Cloud`{.action} und dann `NAS und CDN`{.action} möglich. +/// + ## Verfügbarkeit -### Welches SLA wird mit HA-NAS bereitgestellt? +/// details | Welches SLA wird mit HA-NAS bereitgestellt? NAS-HA unterstützt die Dateiübertragung über NFS (NFSv3, NFSv4.1, NFNSv4.2) sowie CIFS (SMB). +/// + ## Netzwerk und Sicherheit -### Welche Dateiübertragungsprotokolle werden derzeit auf der HA-NAS unterstützt? +/// details | Welche Dateiübertragungsprotokolle werden derzeit auf der HA-NAS unterstützt? HA-NAS unterstützt den Transfer von Dateien über NFS (NFSv3) und CIFS (SMB). -### Aus welchen OVHcloud Diensten kann ich Daten übertragen? +/// + +/// details | Aus welchen OVHcloud Diensten kann ich Daten übertragen? HA-NAS ist ein Dienst, der Daten aus allen bestehenden OVHcloud Diensten empfangen kann: Bare Metal Cloud (VPS, Dedicated Server, So you Start, Kimsufi), Public Cloud, Hosted Private Cloud. -### Wie werden HA-NAS-Zugänge verwaltet? +/// + +/// details | Wie werden HA-NAS-Zugänge verwaltet? Die Zugriffskontrollliste (ACL) ist über Ihr OVHcloud Kundencenter konfigurierbar. Geben Sie einfach die IP-Adresse des Dienstes ein, für den Sie den Zugriff auf das HA-NAS erlauben möchten. -### Ist HA-NAS mit anderen Servern außerhalb von OVHcloud kompatibel? +/// + +/// details | Ist HA-NAS mit anderen Servern außerhalb von OVHcloud kompatibel? Nein, der Zugriff auf Ihr HA-NAS ist nur über das OVHcloud Netzwerk möglich. -### Ist HA-NAS für die Nutzung mit vRack geeignet? +/// + +/// details | Ist HA-NAS für die Nutzung mit vRack geeignet? Derzeit kann ein HA-NAS nicht in das private Netzwerk vRack integriert werden. Die Verwendung von HA-NAS mit vRack ist jedoch insofern kompatibel, als der Zugriff über die öffentliche IP-Adresse des mit dem vRack verbundenen Servers erfolgen kann. +/// + ## Kapazitäten und Leistung -### Welche Speicherkapazitäten sind verfügbar? +/// details | Welche Speicherkapazitäten sind verfügbar? Die Mindestgröße eines Dienstes beträgt 3 TB und die Höchstgröße 144 TB.
Wir bieten folgende Speicherkapazitäten auf Basis von 3 TB Disks: @@ -81,40 +109,56 @@ Wir bieten folgende Speicherkapazitäten auf Basis von 12 TB Disks: Bei den angebotenen Speicherkapazitäten handelt es sich um die nutzbaren Kapazitäten. -### Sind die Ressourcen meines HA-NAS dediziert? +/// + +/// details | Sind die Ressourcen meines HA-NAS dediziert? Die Disks in Ihrem HA-NAS sind ausschliesslich für Ihre Nutzung dediziert. Die weiteren Hardware-Ressourcen werden mit anderen Nutzern geteilt (RAM, CPU, Bandbreite). **Sonderfall:** Wenn Sie das 144 TB Angebot bestellen, stehen Ihnen alle Ressourcen des Host-Servers (RAM, CPU, Bandbreite) zur Verfügung. -### Wie viele HA-NAS Dienstleistungen kann ich über meine Kundenkennung erstellen? +/// + +/// details | Wie viele HA-NAS Dienstleistungen kann ich über meine Kundenkennung erstellen? Es gibt keine Begrenzung der Anzahl der Dienstleistungen pro Kunden-Account. -### Wie viele Partitionen können maximal pro Dienstleistung erstellt werden? +/// + +/// details | Wie viele Partitionen können maximal pro Dienstleistung erstellt werden? Es können so viele Partitionen erstellt werden, wie Sie möchten. Die Mindestgröße beträgt 10 GB und die Maximalgröße wird von der Gesamtgröße des Dienstes bestimmt. -### Ist die Transfer- und Verfügbarkeitsrate garantiert? +/// + +/// details | Ist die Transfer- und Verfügbarkeitsrate garantiert? - Transfer: Die Bandbreite des Dienstes wird geteilt. Transferraten können von OVHcloud nicht garantiert werden. - Verfügbarkeit: Die Service-Verfügbarkeit ist garantiert und unterliegt einer Service-Level-Vereinbarung (SLA). Die Details finden Sie unter unseren spezifischen Nutzungsbedingungen. +/// + ## Nutzung des Dienstes -### Kann ein HA-NAS an mehrere Server gleichzeitig angeschlossen werden? +/// details | Kann ein HA-NAS an mehrere Server gleichzeitig angeschlossen werden? Ja. Ihr HA-NAS kann gleichzeitig mit mehreren OVHcloud-Diensten interagieren. -### Kann ich ein Betriebssystem auf einem HA-NAS installieren? +/// + +/// details | Kann ich ein Betriebssystem auf einem HA-NAS installieren? Nein, es ist nicht möglich, ein Betriebssystem auf den HA-NAS Diensten zu installieren. -### Ist der zugewiesene Speicherplatz partitionierbar? +/// + +/// details | Ist der zugewiesene Speicherplatz partitionierbar? Ja, es ist notwendig, eine oder mehrere Partitionen zu erstellen, je nach Ihrer Verwendung. Die Erstellung von Partitionen ist nicht begrenzt. -### Wie ändere ich die Speicherkapazität meines NAS-HA? +/// + +/// details | Wie ändere ich die Speicherkapazität meines NAS-HA? Derzeit ist es nicht möglich, die HA-NAS Kapazität dynamisch zu ändern. Gehen Sie dazu wie folgt vor: @@ -122,21 +166,27 @@ Derzeit ist es nicht möglich, die HA-NAS Kapazität dynamisch zu ändern. Gehen 2. Migrieren Sie Ihre Daten mithilfe unserer Anleitung: "[Migration von Daten von einem HA-NAS auf einen anderen per NFS](/pages/storage_and_backup/file_storage/ha_nas/nas_migration)". 3. Kündigen Sie den alten HA-NAS Dienst. +/// + ## Snapshots -### Was sind Snapshots? +/// details | Was sind Snapshots? Ein Snapshot ist ein Image (Abbild) des Zustandes Ihrer Disk und der dort gespeicherten Daten zu einem bestimmten Zeitpunkt. Snapshots bieten so eine erste Backup-Ebene. Konfiguration und Verwaltung von Snapshots sind über Ihr OVHcloud Kundencenter möglich. Standardmäßig ist die Snapshot-Funktion aktiviert, wenn Sie Ihre Partition erstellen. Die Frequenz ist auf "stündlich" voreingestellt. -### Welche Backup-Policy ist mit HA-NAS verbunden? +/// + +/// details | Welche Backup-Policy ist mit HA-NAS verbunden? Die Benutzer sind für die Verwaltung ihrer Backups (Tools und Zeitplanung) innerhalb und außerhalb des Dienstes sowie für ihre Business Continuity und Planung von Disaster Recovery verantwortlich. Aus Gründen der Sicherheit und Resilienz der Infrastruktur kann OVHcloud jedoch Snapshots des Dienstes auf einem Remote-Server durchführen, ohne jedoch dazu verpflichtet zu sein. Wenn OVHcloud eine Sicherung auf einem Remote-Server verfügbar hat, können wir im Fall eines Ausfalls oder Angriffs die Daten der letzten verfügbaren Sicherung wiederherstellen. Bitte beachten Sie, dass diese Aktion nur auf Anfrage durchgeführt wird und als optionale Dienstleistung in Rechnung gestellt wird. -### Wie oft werden Snapshots erstellt? +/// + +/// details | Wie oft werden Snapshots erstellt? Die Snapshot-Frequenz kann über Ihr OVHcloud Kundencenter verwaltet werden. Sie können die Frequenz aus den folgenden Optionen auswählen: @@ -147,7 +197,7 @@ Die Snapshot-Frequenz kann über Ihr OVHcloud Kundencenter verwaltet werden. Sie - Alle drei Tage - Wöchentlich -Sie können auch jederzeit manuelle Snapshots erstellen, zeitlich unbegrenzt speichern oder löschen. Diese Funktion ist in Ihrem [OVHcloud Kundencenter](/links/manager) oder über folgenden [API-Aufruf](https://api.ovh.com/) verfügbar: +Sie können auch jederzeit manuelle Snapshots erstellen, zeitlich unbegrenzt speichern oder löschen. Diese Funktion ist in Ihrem [OVHcloud Kundencenter](/links/manager) oder über folgenden [API-Aufruf](/links/api) verfügbar: >[!api] > @@ -158,51 +208,71 @@ Sie können auch jederzeit manuelle Snapshots erstellen, zeitlich unbegrenzt spe > Lesen Sie unsere Anleitung zu den [ersten Schritten mit der OVHcloud API](/pages/manage_and_operate/api/first-steps), um sich mit der Verwendung der OVHcloud API vertraut zu machen. > -### Wie funktioniert das Snapshot-Management-System? +/// + +/// details | Wie funktioniert das Snapshot-Management-System? Sie können automatische Snapshots zu den verschiedenen verfügbaren Frequenzen aktivieren. Unabhängig von der eingestellten Frequenz wird der zuletzt ausgeführte Snapshot immer den vorherigen ersetzen und überschreiben. Sie können Snapshots auch bei Bedarf erstellen und löschen. -### Kann ein Snapshot gelöscht werden? +/// + +/// details | Kann ein Snapshot gelöscht werden? Es können nur manuell erstellte Snapshots gelöscht werden (vgl. Abschnitt "[Wie oft werden Snapshots erstellt?](#frequency))".
Festfrequenz-Snapshots werden automatisch gelöscht und können nicht manuell gelöscht werden. -### Sind Snapshots in der Kapazität eines Dienstes enthalten? +/// + +/// details | Sind Snapshots in der Kapazität eines Dienstes enthalten? Ihnen wird zusätzlicher Speicherplatz auf dem gleichen physischen Speichermedium zugewiesen, um die Speicherung Ihrer Snapshots sicherzustellen. Dieser Speicherplatz entspricht mindestens 15 % des Hauptvolumens. Wenn Sie diesen Wert überschreiten, werden die Snapshots auf Ihrem primären Speicherplatz gespeichert. Der zusätzliche Speicherplatz kann nur für die Ablage Ihrer Snapshots verwendet werden. Für einen Dienst mit 3 TB sind zum Beispiel 450 GB für Snapshots reserviert. -### Wie viele Snapshots kann ich maximal erstellen? +/// + +/// details | Wie viele Snapshots kann ich maximal erstellen? - Für automatische Snapshots: ein Snapshot pro Partition - Für manuelle Snapshots: zehn pro Partition -### Wo werden die Snapshots gespeichert? +/// + +/// details | Wo werden die Snapshots gespeichert? Die Snapshots werden auf der gleichen Ebene wie Ihr Dienst gespeichert. Darüber hinaus erstellt OVHcloud täglich einen Snapshot (mit einer Vorhaltezeit von 24 Stunden) auf einem Backup-Server in einem separaten Rack. -### Wo kann ich meine Snapshots einsehen? +/// + +/// details | Wo kann ich meine Snapshots einsehen? In der betreffenden Partition finden Sie ein verstecktes Verzeichnis mit dem Namen `.zfs`, das ein Verzeichnis `snapshot` beinhaltet. Die Dateien sind als "read only" verfügbar. -### Wie viele Snapshot-Richtlinien kann ich pro Volume erstellen? +/// + +/// details | Wie viele Snapshot-Richtlinien kann ich pro Volume erstellen? Sie können eine Richtlinie (Policy) erstellen. +/// + ## Preise -### Welche Art von Abrechnung wird auf den Dienst angewendet? +/// details | Welche Art von Abrechnung wird auf den Dienst angewendet? HA-NAS ist ein Dienst, der monatlich nach Volumen abgerechnet wird (in Schritten von 3 bis 144 TB). -### Für wie lange kann ich einen HA-NAS abonnieren? +/// + +/// details | Für wie lange kann ich einen HA-NAS abonnieren? Die angebotenen Nutzungsperioden sind 1, 12, 24 und 36 Monate. Am Ende Ihrer Vertragslaufzeit wird Ihr Abonnement automatisch verlängert, wenn keine [Kündigungsanfrage gestellt wurde](/pages/account_and_service_management/managing_billing_payments_and_services/how_to_cancel_services). Sie können das Abonnement jederzeit über Ihr OVHcloud Kundencenter kündigen. +/// + ## Weiterführende Informationen Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. -Für den Austausch mit unserer User Community gehen Sie auf . +Treten Sie unserer [User Community](/links/community) bei. diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-asia.md b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-asia.md index 0a8d0eb84c4..79b65b53dcb 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-asia.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-asia.md @@ -1,20 +1,36 @@ --- title: HA-NAS - Frequently Asked Questions excerpt: Do you have questions about HA-NAS? Here are the most frequently asked questions -updated: 2024-02-26 +updated: 2025-07-15 --- + + ## Objective **Here are the most frequently asked questions about the OVHcloud HA-NAS solution.** ## General questions -### What is the OVHcloud HA-NAS solution? +/// details | What is the OVHcloud HA-NAS solution? HA-NAS is a fully managed, shared file storage service, based on OpenZFS open-source technology. -### What can I do with HA-NAS? +/// + +/// details | What can I do with HA-NAS? HA-NAS enables data to be centralised across different Linux workloads, as well as Windows for multiple scenarios: @@ -22,41 +38,57 @@ HA-NAS enables data to be centralised across different Linux workloads, as well - web content management - file sharing on the network, etc. -### Can I manage my HA-NAS via a configuration panel? +/// + +/// details | Can I manage my HA-NAS via a configuration panel? Yes, you can access it from your [OVHcloud Control Panel](/links/manager) by going to the `Bare Metal Cloud`{.action} section, then `NAS and CDN`{.action}. +/// + ## Availability -### Which SLA comes with HA-NAS? +/// details | Which SLA comes with HA-NAS? HA-NAS comes with a 99.99% availability rate. +/// + ## IP and Security -### What file transfer protocols are currently supported on the HA-NAS solution? +/// details | What file transfer protocols are currently supported on the HA-NAS solution? + +HA-NAS supports file transfer through NFS (NFSv3) and CIFS (SMB). -HA-NAS supports file transfers via NFS (NFSv3, NFSv4.1, NFNSv4.2) and CIFS (SMB). +/// -### Which OVHcloud services can I push data from? +/// details | Which OVHcloud services can I push data from? HA-NAS is a service that can receive data from all existing OVHcloud services: Bare Metal Cloud (VPS, OVHcloud Dedicated Servers, So you Start, Kimsufi), Public Cloud, Hosted Private Cloud, etc. -### How do I manage access to a HA-NAS solution? +/// + +/// details | How do I manage access to a HA-NAS solution? You can configure the access control list (ACL) in your OVHcloud Control Panel. Simply enter the IP address of the service for which you want to authorise access to the HA-NAS. -### Is the HA-NAS service compatible with other servers outside of OVHcloud? +/// + +/// details | Is the HA-NAS service compatible with other servers outside of OVHcloud? No. You can only access your HA-NAS from the OVHcloud network. -### Is HA-NAS eligible for the vRack solution? +/// + +/// details | Is HA-NAS eligible for the vRack solution? Currently, HA-NAS cannot be integrated into the vRack private network. However, HA-NAS and vRack are not incompatible if you go via the public IP path of the server connected to vRack. +/// + ## Capacity and performance -### What storage capacity options are available? +/// details | What storage capacity options are available? The minimum size of a service is 3 TB, and the maximum size is 144 TB.
We offer the following storage capacities based on 3 TB disks: @@ -77,40 +109,56 @@ We offer the following storage capacities on a 12 TB disk base: The storage capacities offered are the usable capacities. -### Are the resources of my HA-NAS dedicated to my services? +/// + +/// details | Are the resources of my HA-NAS dedicated to my services? The disks of your HA-NAS are dedicated to your services. The machine’s other resources are shared (RAM, CPU, bandwidth). **Special case:** If you sign up to the 144 TB solution, all of the host server’s resources are dedicated to you (RAM, CPU, bandwidth). -### How many HA-NAS services can I create from my customer account? +/// + +/// details | How many HA-NAS services can I create from my customer account? There is no limit to the number of services per customer account. -### What is the maximum number of partitions per service? +/// + +/// details | What is the maximum number of partitions per service? You can create as many partitions as you want. The minimum size is 10 GB and the maximum size is defined by the maximum size of the service. -### Are the transfer and availability rates guaranteed? +/// + +/// details | Are the transfer and availability rates guaranteed? - Transfer: the service’s bandwidth is shared. Transfer rates cannot be guaranteed by OVHcloud. - Availability: service availability is guaranteed, and is the subject of a service level agreement. You can view the details in our Terms of Use. +/// + ## Using the product -### Can HA-NAS be connected to several servers at once? +/// details | Can HA-NAS be connected to several servers at once? Yes. You can have your NAS interacted simultaneously with several OVHcloud services. -### Can I install an operating system on a HA-NAS? +/// + +/// details | Can I install an operating system on a HA-NAS? No, you cannot install operating systems on HA-NAS solutions. -### Can the allocated space be partitioned? +/// + +/// details | Can the allocated space be partitioned? Yes, you will need to create one or several partitions, depending on how you will use it. There are no limits to creating partitions. -### How can I change the storage capacity on my HA-NAS? +/// + +/// details | How can I change the storage capacity on my HA-NAS? Currently it is not yet possible to dynamically scale up or down our HA-NAS. To do so, you have to: @@ -118,21 +166,27 @@ Currently it is not yet possible to dynamically scale up or down our HA-NAS. To 2. Migrate your data by following the guide [Migrating data from one HA-NAS to another via NFS](/pages/storage_and_backup/file_storage/ha_nas/nas_migration). 3. Cancel the old HA-NAS. +/// + ## Snapshots -### What are snapshots? +/// details | What are snapshots? Snapshots are instantaneous images of your disk’s state and the data stored on it at that particular point in time. They offer you the first level of backup. You can configure and manage snapshots from your OVHcloud Control Panel. By default, the snapshot feature is enabled when you create your partition, and the frequency is set at “once every hour” by default. -### Which backup policy is associated with HA-NAS? +/// + +/// details | Which backup policy is associated with HA-NAS? Users are responsible for managing their backups (tools and policies) inside and outside the service, as well as their business continuity and disaster recovery plans. However, for reasons of infrastructure security and resilience, OVHcloud can take snapshots of the service on a remote server, without any obligation. In the event of an outage or attack, if OVHcloud has taken a snapshot on a remote server, we can then restore the data from the last available snapshot. Please note, however, that this is done on request and is an optional service that will be billed. -### How often are snapshots taken? +/// + +/// details | How often are snapshots taken? You can manage the frequency of snapshots from your OVHcloud Control Panel. You can choose the frequency from the following options: @@ -143,7 +197,7 @@ You can manage the frequency of snapshots from your OVHcloud Control Panel. You - once every 3 days - once every week -You can also create manual snapshots at any time, save them without any time limit, or delete them. This feature is available in your [OVHcloud Control Panel](/links/manager) or via the following [API](https://ca.api.ovh.com/) call: +You can also create manual snapshots at any time, save them without any time limit, or delete them. This feature is available in your [OVHcloud Control Panel](/links/manager) or via the following [API](/links/api) call: > [!api] > @@ -154,51 +208,71 @@ You can also create manual snapshots at any time, save them without any time lim > Please refer to our [Getting started with OVHcloud APIs](/pages/manage_and_operate/api/first-steps) guide to get familiar with using OVHcloud APIs. > -### How does the snapshot management system work? +/// + +/// details | How does the snapshot management system work? You can configure automatic snapshots, and a selection of frequencies are available. No matter what frequency is set, the most recent snapshot taken will replace and delete the previous one. You can also create and delete snapshots on demand. -### Can I delete a snapshot? +/// + +/// details | Can I delete a snapshot? Only snapshots created “on demand” can be deleted (see previous question [How often are snapshots taken?](#frequency)).
Snapshots with a set frequency are automatically deleted, and cannot be deleted manually. -### Are snapshots included in the capacity of a service? +/// + +/// details | Are snapshots included in the capacity of a service? You are allocated additional space on the same physical media to ensure that your snapshots are stored. This space corresponds to at least 15% of the primary volume. In case you exceed this limit, the snapshots will be stored on your main storage space. You cannot use the additional space for anything other than storing your snapshots. For example, for a 3 TB service, an additional 450 GB is reserved for snapshots. -### What is the maximum number of snapshots I can create? +/// + +/// details | What is the maximum number of snapshots I can create? - For automatic snapshots: one per partition - For manual snapshots: ten per partition -### Where are snapshots stored? +/// + +/// details | Where are snapshots stored? Snapshots are stored on the same level as your service. In addition, OVHcloud takes a daily snapshot (with a 24-hour retention) on a backup server located in a separate rack. -### Where can I retrieve my snapshots? +/// + +/// details | Where can I retrieve my snapshots? In the partition concerned, you will find a hidden directory called `.zfs`, which contains a `snapshots` directory. The files are available in read only. -### How many snapshot policies can I create per volume? +/// + +/// details | How many snapshot policies can I create per volume? 1 +/// + ## Billing -### What type of pricing is linked to the service? +/// details | What type of pricing is linked to the service? HA-NAS is a service billed monthly by volume (from 3 to 144 TB in stages). -### How long can I subscribe to a HA-NAS solution? +/// + +/// details | How long can I subscribe to a HA-NAS solution? The subscription periods offered are 1 month, 12 months, 24 months and 36 months. At the end of your subscription period, your subscription will be renewed automatically unless you submit a [cancellation request](/pages/account_and_service_management/managing_billing_payments_and_services/how_to_cancel_services). You can do this for the entire duration of your subscription, via the OVHcloud Control Panel. +/// + ## Go further If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. -Join our user community on . +Join our [community of users](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-au.md b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-au.md index 0a8d0eb84c4..79b65b53dcb 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-au.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-au.md @@ -1,20 +1,36 @@ --- title: HA-NAS - Frequently Asked Questions excerpt: Do you have questions about HA-NAS? Here are the most frequently asked questions -updated: 2024-02-26 +updated: 2025-07-15 --- + + ## Objective **Here are the most frequently asked questions about the OVHcloud HA-NAS solution.** ## General questions -### What is the OVHcloud HA-NAS solution? +/// details | What is the OVHcloud HA-NAS solution? HA-NAS is a fully managed, shared file storage service, based on OpenZFS open-source technology. -### What can I do with HA-NAS? +/// + +/// details | What can I do with HA-NAS? HA-NAS enables data to be centralised across different Linux workloads, as well as Windows for multiple scenarios: @@ -22,41 +38,57 @@ HA-NAS enables data to be centralised across different Linux workloads, as well - web content management - file sharing on the network, etc. -### Can I manage my HA-NAS via a configuration panel? +/// + +/// details | Can I manage my HA-NAS via a configuration panel? Yes, you can access it from your [OVHcloud Control Panel](/links/manager) by going to the `Bare Metal Cloud`{.action} section, then `NAS and CDN`{.action}. +/// + ## Availability -### Which SLA comes with HA-NAS? +/// details | Which SLA comes with HA-NAS? HA-NAS comes with a 99.99% availability rate. +/// + ## IP and Security -### What file transfer protocols are currently supported on the HA-NAS solution? +/// details | What file transfer protocols are currently supported on the HA-NAS solution? + +HA-NAS supports file transfer through NFS (NFSv3) and CIFS (SMB). -HA-NAS supports file transfers via NFS (NFSv3, NFSv4.1, NFNSv4.2) and CIFS (SMB). +/// -### Which OVHcloud services can I push data from? +/// details | Which OVHcloud services can I push data from? HA-NAS is a service that can receive data from all existing OVHcloud services: Bare Metal Cloud (VPS, OVHcloud Dedicated Servers, So you Start, Kimsufi), Public Cloud, Hosted Private Cloud, etc. -### How do I manage access to a HA-NAS solution? +/// + +/// details | How do I manage access to a HA-NAS solution? You can configure the access control list (ACL) in your OVHcloud Control Panel. Simply enter the IP address of the service for which you want to authorise access to the HA-NAS. -### Is the HA-NAS service compatible with other servers outside of OVHcloud? +/// + +/// details | Is the HA-NAS service compatible with other servers outside of OVHcloud? No. You can only access your HA-NAS from the OVHcloud network. -### Is HA-NAS eligible for the vRack solution? +/// + +/// details | Is HA-NAS eligible for the vRack solution? Currently, HA-NAS cannot be integrated into the vRack private network. However, HA-NAS and vRack are not incompatible if you go via the public IP path of the server connected to vRack. +/// + ## Capacity and performance -### What storage capacity options are available? +/// details | What storage capacity options are available? The minimum size of a service is 3 TB, and the maximum size is 144 TB.
We offer the following storage capacities based on 3 TB disks: @@ -77,40 +109,56 @@ We offer the following storage capacities on a 12 TB disk base: The storage capacities offered are the usable capacities. -### Are the resources of my HA-NAS dedicated to my services? +/// + +/// details | Are the resources of my HA-NAS dedicated to my services? The disks of your HA-NAS are dedicated to your services. The machine’s other resources are shared (RAM, CPU, bandwidth). **Special case:** If you sign up to the 144 TB solution, all of the host server’s resources are dedicated to you (RAM, CPU, bandwidth). -### How many HA-NAS services can I create from my customer account? +/// + +/// details | How many HA-NAS services can I create from my customer account? There is no limit to the number of services per customer account. -### What is the maximum number of partitions per service? +/// + +/// details | What is the maximum number of partitions per service? You can create as many partitions as you want. The minimum size is 10 GB and the maximum size is defined by the maximum size of the service. -### Are the transfer and availability rates guaranteed? +/// + +/// details | Are the transfer and availability rates guaranteed? - Transfer: the service’s bandwidth is shared. Transfer rates cannot be guaranteed by OVHcloud. - Availability: service availability is guaranteed, and is the subject of a service level agreement. You can view the details in our Terms of Use. +/// + ## Using the product -### Can HA-NAS be connected to several servers at once? +/// details | Can HA-NAS be connected to several servers at once? Yes. You can have your NAS interacted simultaneously with several OVHcloud services. -### Can I install an operating system on a HA-NAS? +/// + +/// details | Can I install an operating system on a HA-NAS? No, you cannot install operating systems on HA-NAS solutions. -### Can the allocated space be partitioned? +/// + +/// details | Can the allocated space be partitioned? Yes, you will need to create one or several partitions, depending on how you will use it. There are no limits to creating partitions. -### How can I change the storage capacity on my HA-NAS? +/// + +/// details | How can I change the storage capacity on my HA-NAS? Currently it is not yet possible to dynamically scale up or down our HA-NAS. To do so, you have to: @@ -118,21 +166,27 @@ Currently it is not yet possible to dynamically scale up or down our HA-NAS. To 2. Migrate your data by following the guide [Migrating data from one HA-NAS to another via NFS](/pages/storage_and_backup/file_storage/ha_nas/nas_migration). 3. Cancel the old HA-NAS. +/// + ## Snapshots -### What are snapshots? +/// details | What are snapshots? Snapshots are instantaneous images of your disk’s state and the data stored on it at that particular point in time. They offer you the first level of backup. You can configure and manage snapshots from your OVHcloud Control Panel. By default, the snapshot feature is enabled when you create your partition, and the frequency is set at “once every hour” by default. -### Which backup policy is associated with HA-NAS? +/// + +/// details | Which backup policy is associated with HA-NAS? Users are responsible for managing their backups (tools and policies) inside and outside the service, as well as their business continuity and disaster recovery plans. However, for reasons of infrastructure security and resilience, OVHcloud can take snapshots of the service on a remote server, without any obligation. In the event of an outage or attack, if OVHcloud has taken a snapshot on a remote server, we can then restore the data from the last available snapshot. Please note, however, that this is done on request and is an optional service that will be billed. -### How often are snapshots taken? +/// + +/// details | How often are snapshots taken? You can manage the frequency of snapshots from your OVHcloud Control Panel. You can choose the frequency from the following options: @@ -143,7 +197,7 @@ You can manage the frequency of snapshots from your OVHcloud Control Panel. You - once every 3 days - once every week -You can also create manual snapshots at any time, save them without any time limit, or delete them. This feature is available in your [OVHcloud Control Panel](/links/manager) or via the following [API](https://ca.api.ovh.com/) call: +You can also create manual snapshots at any time, save them without any time limit, or delete them. This feature is available in your [OVHcloud Control Panel](/links/manager) or via the following [API](/links/api) call: > [!api] > @@ -154,51 +208,71 @@ You can also create manual snapshots at any time, save them without any time lim > Please refer to our [Getting started with OVHcloud APIs](/pages/manage_and_operate/api/first-steps) guide to get familiar with using OVHcloud APIs. > -### How does the snapshot management system work? +/// + +/// details | How does the snapshot management system work? You can configure automatic snapshots, and a selection of frequencies are available. No matter what frequency is set, the most recent snapshot taken will replace and delete the previous one. You can also create and delete snapshots on demand. -### Can I delete a snapshot? +/// + +/// details | Can I delete a snapshot? Only snapshots created “on demand” can be deleted (see previous question [How often are snapshots taken?](#frequency)).
Snapshots with a set frequency are automatically deleted, and cannot be deleted manually. -### Are snapshots included in the capacity of a service? +/// + +/// details | Are snapshots included in the capacity of a service? You are allocated additional space on the same physical media to ensure that your snapshots are stored. This space corresponds to at least 15% of the primary volume. In case you exceed this limit, the snapshots will be stored on your main storage space. You cannot use the additional space for anything other than storing your snapshots. For example, for a 3 TB service, an additional 450 GB is reserved for snapshots. -### What is the maximum number of snapshots I can create? +/// + +/// details | What is the maximum number of snapshots I can create? - For automatic snapshots: one per partition - For manual snapshots: ten per partition -### Where are snapshots stored? +/// + +/// details | Where are snapshots stored? Snapshots are stored on the same level as your service. In addition, OVHcloud takes a daily snapshot (with a 24-hour retention) on a backup server located in a separate rack. -### Where can I retrieve my snapshots? +/// + +/// details | Where can I retrieve my snapshots? In the partition concerned, you will find a hidden directory called `.zfs`, which contains a `snapshots` directory. The files are available in read only. -### How many snapshot policies can I create per volume? +/// + +/// details | How many snapshot policies can I create per volume? 1 +/// + ## Billing -### What type of pricing is linked to the service? +/// details | What type of pricing is linked to the service? HA-NAS is a service billed monthly by volume (from 3 to 144 TB in stages). -### How long can I subscribe to a HA-NAS solution? +/// + +/// details | How long can I subscribe to a HA-NAS solution? The subscription periods offered are 1 month, 12 months, 24 months and 36 months. At the end of your subscription period, your subscription will be renewed automatically unless you submit a [cancellation request](/pages/account_and_service_management/managing_billing_payments_and_services/how_to_cancel_services). You can do this for the entire duration of your subscription, via the OVHcloud Control Panel. +/// + ## Go further If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. -Join our user community on . +Join our [community of users](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-ca.md b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-ca.md index 0a8d0eb84c4..79b65b53dcb 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-ca.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-ca.md @@ -1,20 +1,36 @@ --- title: HA-NAS - Frequently Asked Questions excerpt: Do you have questions about HA-NAS? Here are the most frequently asked questions -updated: 2024-02-26 +updated: 2025-07-15 --- + + ## Objective **Here are the most frequently asked questions about the OVHcloud HA-NAS solution.** ## General questions -### What is the OVHcloud HA-NAS solution? +/// details | What is the OVHcloud HA-NAS solution? HA-NAS is a fully managed, shared file storage service, based on OpenZFS open-source technology. -### What can I do with HA-NAS? +/// + +/// details | What can I do with HA-NAS? HA-NAS enables data to be centralised across different Linux workloads, as well as Windows for multiple scenarios: @@ -22,41 +38,57 @@ HA-NAS enables data to be centralised across different Linux workloads, as well - web content management - file sharing on the network, etc. -### Can I manage my HA-NAS via a configuration panel? +/// + +/// details | Can I manage my HA-NAS via a configuration panel? Yes, you can access it from your [OVHcloud Control Panel](/links/manager) by going to the `Bare Metal Cloud`{.action} section, then `NAS and CDN`{.action}. +/// + ## Availability -### Which SLA comes with HA-NAS? +/// details | Which SLA comes with HA-NAS? HA-NAS comes with a 99.99% availability rate. +/// + ## IP and Security -### What file transfer protocols are currently supported on the HA-NAS solution? +/// details | What file transfer protocols are currently supported on the HA-NAS solution? + +HA-NAS supports file transfer through NFS (NFSv3) and CIFS (SMB). -HA-NAS supports file transfers via NFS (NFSv3, NFSv4.1, NFNSv4.2) and CIFS (SMB). +/// -### Which OVHcloud services can I push data from? +/// details | Which OVHcloud services can I push data from? HA-NAS is a service that can receive data from all existing OVHcloud services: Bare Metal Cloud (VPS, OVHcloud Dedicated Servers, So you Start, Kimsufi), Public Cloud, Hosted Private Cloud, etc. -### How do I manage access to a HA-NAS solution? +/// + +/// details | How do I manage access to a HA-NAS solution? You can configure the access control list (ACL) in your OVHcloud Control Panel. Simply enter the IP address of the service for which you want to authorise access to the HA-NAS. -### Is the HA-NAS service compatible with other servers outside of OVHcloud? +/// + +/// details | Is the HA-NAS service compatible with other servers outside of OVHcloud? No. You can only access your HA-NAS from the OVHcloud network. -### Is HA-NAS eligible for the vRack solution? +/// + +/// details | Is HA-NAS eligible for the vRack solution? Currently, HA-NAS cannot be integrated into the vRack private network. However, HA-NAS and vRack are not incompatible if you go via the public IP path of the server connected to vRack. +/// + ## Capacity and performance -### What storage capacity options are available? +/// details | What storage capacity options are available? The minimum size of a service is 3 TB, and the maximum size is 144 TB.
We offer the following storage capacities based on 3 TB disks: @@ -77,40 +109,56 @@ We offer the following storage capacities on a 12 TB disk base: The storage capacities offered are the usable capacities. -### Are the resources of my HA-NAS dedicated to my services? +/// + +/// details | Are the resources of my HA-NAS dedicated to my services? The disks of your HA-NAS are dedicated to your services. The machine’s other resources are shared (RAM, CPU, bandwidth). **Special case:** If you sign up to the 144 TB solution, all of the host server’s resources are dedicated to you (RAM, CPU, bandwidth). -### How many HA-NAS services can I create from my customer account? +/// + +/// details | How many HA-NAS services can I create from my customer account? There is no limit to the number of services per customer account. -### What is the maximum number of partitions per service? +/// + +/// details | What is the maximum number of partitions per service? You can create as many partitions as you want. The minimum size is 10 GB and the maximum size is defined by the maximum size of the service. -### Are the transfer and availability rates guaranteed? +/// + +/// details | Are the transfer and availability rates guaranteed? - Transfer: the service’s bandwidth is shared. Transfer rates cannot be guaranteed by OVHcloud. - Availability: service availability is guaranteed, and is the subject of a service level agreement. You can view the details in our Terms of Use. +/// + ## Using the product -### Can HA-NAS be connected to several servers at once? +/// details | Can HA-NAS be connected to several servers at once? Yes. You can have your NAS interacted simultaneously with several OVHcloud services. -### Can I install an operating system on a HA-NAS? +/// + +/// details | Can I install an operating system on a HA-NAS? No, you cannot install operating systems on HA-NAS solutions. -### Can the allocated space be partitioned? +/// + +/// details | Can the allocated space be partitioned? Yes, you will need to create one or several partitions, depending on how you will use it. There are no limits to creating partitions. -### How can I change the storage capacity on my HA-NAS? +/// + +/// details | How can I change the storage capacity on my HA-NAS? Currently it is not yet possible to dynamically scale up or down our HA-NAS. To do so, you have to: @@ -118,21 +166,27 @@ Currently it is not yet possible to dynamically scale up or down our HA-NAS. To 2. Migrate your data by following the guide [Migrating data from one HA-NAS to another via NFS](/pages/storage_and_backup/file_storage/ha_nas/nas_migration). 3. Cancel the old HA-NAS. +/// + ## Snapshots -### What are snapshots? +/// details | What are snapshots? Snapshots are instantaneous images of your disk’s state and the data stored on it at that particular point in time. They offer you the first level of backup. You can configure and manage snapshots from your OVHcloud Control Panel. By default, the snapshot feature is enabled when you create your partition, and the frequency is set at “once every hour” by default. -### Which backup policy is associated with HA-NAS? +/// + +/// details | Which backup policy is associated with HA-NAS? Users are responsible for managing their backups (tools and policies) inside and outside the service, as well as their business continuity and disaster recovery plans. However, for reasons of infrastructure security and resilience, OVHcloud can take snapshots of the service on a remote server, without any obligation. In the event of an outage or attack, if OVHcloud has taken a snapshot on a remote server, we can then restore the data from the last available snapshot. Please note, however, that this is done on request and is an optional service that will be billed. -### How often are snapshots taken? +/// + +/// details | How often are snapshots taken? You can manage the frequency of snapshots from your OVHcloud Control Panel. You can choose the frequency from the following options: @@ -143,7 +197,7 @@ You can manage the frequency of snapshots from your OVHcloud Control Panel. You - once every 3 days - once every week -You can also create manual snapshots at any time, save them without any time limit, or delete them. This feature is available in your [OVHcloud Control Panel](/links/manager) or via the following [API](https://ca.api.ovh.com/) call: +You can also create manual snapshots at any time, save them without any time limit, or delete them. This feature is available in your [OVHcloud Control Panel](/links/manager) or via the following [API](/links/api) call: > [!api] > @@ -154,51 +208,71 @@ You can also create manual snapshots at any time, save them without any time lim > Please refer to our [Getting started with OVHcloud APIs](/pages/manage_and_operate/api/first-steps) guide to get familiar with using OVHcloud APIs. > -### How does the snapshot management system work? +/// + +/// details | How does the snapshot management system work? You can configure automatic snapshots, and a selection of frequencies are available. No matter what frequency is set, the most recent snapshot taken will replace and delete the previous one. You can also create and delete snapshots on demand. -### Can I delete a snapshot? +/// + +/// details | Can I delete a snapshot? Only snapshots created “on demand” can be deleted (see previous question [How often are snapshots taken?](#frequency)).
Snapshots with a set frequency are automatically deleted, and cannot be deleted manually. -### Are snapshots included in the capacity of a service? +/// + +/// details | Are snapshots included in the capacity of a service? You are allocated additional space on the same physical media to ensure that your snapshots are stored. This space corresponds to at least 15% of the primary volume. In case you exceed this limit, the snapshots will be stored on your main storage space. You cannot use the additional space for anything other than storing your snapshots. For example, for a 3 TB service, an additional 450 GB is reserved for snapshots. -### What is the maximum number of snapshots I can create? +/// + +/// details | What is the maximum number of snapshots I can create? - For automatic snapshots: one per partition - For manual snapshots: ten per partition -### Where are snapshots stored? +/// + +/// details | Where are snapshots stored? Snapshots are stored on the same level as your service. In addition, OVHcloud takes a daily snapshot (with a 24-hour retention) on a backup server located in a separate rack. -### Where can I retrieve my snapshots? +/// + +/// details | Where can I retrieve my snapshots? In the partition concerned, you will find a hidden directory called `.zfs`, which contains a `snapshots` directory. The files are available in read only. -### How many snapshot policies can I create per volume? +/// + +/// details | How many snapshot policies can I create per volume? 1 +/// + ## Billing -### What type of pricing is linked to the service? +/// details | What type of pricing is linked to the service? HA-NAS is a service billed monthly by volume (from 3 to 144 TB in stages). -### How long can I subscribe to a HA-NAS solution? +/// + +/// details | How long can I subscribe to a HA-NAS solution? The subscription periods offered are 1 month, 12 months, 24 months and 36 months. At the end of your subscription period, your subscription will be renewed automatically unless you submit a [cancellation request](/pages/account_and_service_management/managing_billing_payments_and_services/how_to_cancel_services). You can do this for the entire duration of your subscription, via the OVHcloud Control Panel. +/// + ## Go further If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. -Join our user community on . +Join our [community of users](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-gb.md b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-gb.md index c9cc877014f..79b65b53dcb 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-gb.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-gb.md @@ -1,20 +1,36 @@ --- title: HA-NAS - Frequently Asked Questions excerpt: Do you have questions about HA-NAS? Here are the most frequently asked questions -updated: 2024-02-26 +updated: 2025-07-15 --- + + ## Objective **Here are the most frequently asked questions about the OVHcloud HA-NAS solution.** ## General questions -### What is the OVHcloud HA-NAS solution? +/// details | What is the OVHcloud HA-NAS solution? HA-NAS is a fully managed, shared file storage service, based on OpenZFS open-source technology. -### What can I do with HA-NAS? +/// + +/// details | What can I do with HA-NAS? HA-NAS enables data to be centralised across different Linux workloads, as well as Windows for multiple scenarios: @@ -22,41 +38,57 @@ HA-NAS enables data to be centralised across different Linux workloads, as well - web content management - file sharing on the network, etc. -### Can I manage my HA-NAS via a configuration panel? +/// + +/// details | Can I manage my HA-NAS via a configuration panel? Yes, you can access it from your [OVHcloud Control Panel](/links/manager) by going to the `Bare Metal Cloud`{.action} section, then `NAS and CDN`{.action}. +/// + ## Availability -### Which SLA comes with HA-NAS? +/// details | Which SLA comes with HA-NAS? HA-NAS comes with a 99.99% availability rate. +/// + ## IP and Security -### What file transfer protocols are currently supported on the HA-NAS solution? +/// details | What file transfer protocols are currently supported on the HA-NAS solution? HA-NAS supports file transfer through NFS (NFSv3) and CIFS (SMB). -### Which OVHcloud services can I push data from? +/// + +/// details | Which OVHcloud services can I push data from? HA-NAS is a service that can receive data from all existing OVHcloud services: Bare Metal Cloud (VPS, OVHcloud Dedicated Servers, So you Start, Kimsufi), Public Cloud, Hosted Private Cloud, etc. -### How do I manage access to a HA-NAS solution? +/// + +/// details | How do I manage access to a HA-NAS solution? You can configure the access control list (ACL) in your OVHcloud Control Panel. Simply enter the IP address of the service for which you want to authorise access to the HA-NAS. -### Is the HA-NAS service compatible with other servers outside of OVHcloud? +/// + +/// details | Is the HA-NAS service compatible with other servers outside of OVHcloud? No. You can only access your HA-NAS from the OVHcloud network. -### Is HA-NAS eligible for the vRack solution? +/// + +/// details | Is HA-NAS eligible for the vRack solution? Currently, HA-NAS cannot be integrated into the vRack private network. However, HA-NAS and vRack are not incompatible if you go via the public IP path of the server connected to vRack. +/// + ## Capacity and performance -### What storage capacity options are available? +/// details | What storage capacity options are available? The minimum size of a service is 3 TB, and the maximum size is 144 TB.
We offer the following storage capacities based on 3 TB disks: @@ -77,40 +109,56 @@ We offer the following storage capacities on a 12 TB disk base: The storage capacities offered are the usable capacities. -### Are the resources of my HA-NAS dedicated to my services? +/// + +/// details | Are the resources of my HA-NAS dedicated to my services? The disks of your HA-NAS are dedicated to your services. The machine’s other resources are shared (RAM, CPU, bandwidth). **Special case:** If you sign up to the 144 TB solution, all of the host server’s resources are dedicated to you (RAM, CPU, bandwidth). -### How many HA-NAS services can I create from my customer account? +/// + +/// details | How many HA-NAS services can I create from my customer account? There is no limit to the number of services per customer account. -### What is the maximum number of partitions per service? +/// + +/// details | What is the maximum number of partitions per service? You can create as many partitions as you want. The minimum size is 10 GB and the maximum size is defined by the maximum size of the service. -### Are the transfer and availability rates guaranteed? +/// + +/// details | Are the transfer and availability rates guaranteed? - Transfer: the service’s bandwidth is shared. Transfer rates cannot be guaranteed by OVHcloud. - Availability: service availability is guaranteed, and is the subject of a service level agreement. You can view the details in our Terms of Use. +/// + ## Using the product -### Can HA-NAS be connected to several servers at once? +/// details | Can HA-NAS be connected to several servers at once? Yes. You can have your NAS interacted simultaneously with several OVHcloud services. -### Can I install an operating system on a HA-NAS? +/// + +/// details | Can I install an operating system on a HA-NAS? No, you cannot install operating systems on HA-NAS solutions. -### Can the allocated space be partitioned? +/// + +/// details | Can the allocated space be partitioned? Yes, you will need to create one or several partitions, depending on how you will use it. There are no limits to creating partitions. -### How can I change the storage capacity on my HA-NAS? +/// + +/// details | How can I change the storage capacity on my HA-NAS? Currently it is not yet possible to dynamically scale up or down our HA-NAS. To do so, you have to: @@ -118,21 +166,27 @@ Currently it is not yet possible to dynamically scale up or down our HA-NAS. To 2. Migrate your data by following the guide [Migrating data from one HA-NAS to another via NFS](/pages/storage_and_backup/file_storage/ha_nas/nas_migration). 3. Cancel the old HA-NAS. +/// + ## Snapshots -### What are snapshots? +/// details | What are snapshots? Snapshots are instantaneous images of your disk’s state and the data stored on it at that particular point in time. They offer you the first level of backup. You can configure and manage snapshots from your OVHcloud Control Panel. By default, the snapshot feature is enabled when you create your partition, and the frequency is set at “once every hour” by default. -### Which backup policy is associated with HA-NAS? +/// + +/// details | Which backup policy is associated with HA-NAS? Users are responsible for managing their backups (tools and policies) inside and outside the service, as well as their business continuity and disaster recovery plans. However, for reasons of infrastructure security and resilience, OVHcloud can take snapshots of the service on a remote server, without any obligation. In the event of an outage or attack, if OVHcloud has taken a snapshot on a remote server, we can then restore the data from the last available snapshot. Please note, however, that this is done on request and is an optional service that will be billed. -### How often are snapshots taken? +/// + +/// details | How often are snapshots taken? You can manage the frequency of snapshots from your OVHcloud Control Panel. You can choose the frequency from the following options: @@ -143,7 +197,7 @@ You can manage the frequency of snapshots from your OVHcloud Control Panel. You - once every 3 days - once every week -You can also create manual snapshots at any time, save them without any time limit, or delete them. This feature is available in your [OVHcloud Control Panel](/links/manager) or via the following [API](https://api.ovh.com/) call: +You can also create manual snapshots at any time, save them without any time limit, or delete them. This feature is available in your [OVHcloud Control Panel](/links/manager) or via the following [API](/links/api) call: > [!api] > @@ -154,51 +208,71 @@ You can also create manual snapshots at any time, save them without any time lim > Please refer to our [Getting started with OVHcloud APIs](/pages/manage_and_operate/api/first-steps) guide to get familiar with using OVHcloud APIs. > -### How does the snapshot management system work? +/// + +/// details | How does the snapshot management system work? You can configure automatic snapshots, and a selection of frequencies are available. No matter what frequency is set, the most recent snapshot taken will replace and delete the previous one. You can also create and delete snapshots on demand. -### Can I delete a snapshot? +/// + +/// details | Can I delete a snapshot? Only snapshots created “on demand” can be deleted (see previous question [How often are snapshots taken?](#frequency)).
Snapshots with a set frequency are automatically deleted, and cannot be deleted manually. -### Are snapshots included in the capacity of a service? +/// + +/// details | Are snapshots included in the capacity of a service? You are allocated additional space on the same physical media to ensure that your snapshots are stored. This space corresponds to at least 15% of the primary volume. In case you exceed this limit, the snapshots will be stored on your main storage space. You cannot use the additional space for anything other than storing your snapshots. For example, for a 3 TB service, an additional 450 GB is reserved for snapshots. -### What is the maximum number of snapshots I can create? +/// + +/// details | What is the maximum number of snapshots I can create? - For automatic snapshots: one per partition - For manual snapshots: ten per partition -### Where are snapshots stored? +/// + +/// details | Where are snapshots stored? Snapshots are stored on the same level as your service. In addition, OVHcloud takes a daily snapshot (with a 24-hour retention) on a backup server located in a separate rack. -### Where can I retrieve my snapshots? +/// + +/// details | Where can I retrieve my snapshots? In the partition concerned, you will find a hidden directory called `.zfs`, which contains a `snapshots` directory. The files are available in read only. -### How many snapshot policies can I create per volume? +/// + +/// details | How many snapshot policies can I create per volume? 1 +/// + ## Billing -### What type of pricing is linked to the service? +/// details | What type of pricing is linked to the service? HA-NAS is a service billed monthly by volume (from 3 to 144 TB in stages). -### How long can I subscribe to a HA-NAS solution? +/// + +/// details | How long can I subscribe to a HA-NAS solution? The subscription periods offered are 1 month, 12 months, 24 months and 36 months. At the end of your subscription period, your subscription will be renewed automatically unless you submit a [cancellation request](/pages/account_and_service_management/managing_billing_payments_and_services/how_to_cancel_services). You can do this for the entire duration of your subscription, via the OVHcloud Control Panel. +/// + ## Go further If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. -Join our user community on . +Join our [community of users](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-ie.md b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-ie.md index 04df34fb0b9..79b65b53dcb 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-ie.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-ie.md @@ -1,20 +1,36 @@ --- title: HA-NAS - Frequently Asked Questions excerpt: Do you have questions about HA-NAS? Here are the most frequently asked questions -updated: 2024-02-26 +updated: 2025-07-15 --- + + ## Objective **Here are the most frequently asked questions about the OVHcloud HA-NAS solution.** ## General questions -### What is the OVHcloud HA-NAS solution? +/// details | What is the OVHcloud HA-NAS solution? HA-NAS is a fully managed, shared file storage service, based on OpenZFS open-source technology. -### What can I do with HA-NAS? +/// + +/// details | What can I do with HA-NAS? HA-NAS enables data to be centralised across different Linux workloads, as well as Windows for multiple scenarios: @@ -22,41 +38,57 @@ HA-NAS enables data to be centralised across different Linux workloads, as well - web content management - file sharing on the network, etc. -### Can I manage my HA-NAS via a configuration panel? +/// + +/// details | Can I manage my HA-NAS via a configuration panel? Yes, you can access it from your [OVHcloud Control Panel](/links/manager) by going to the `Bare Metal Cloud`{.action} section, then `NAS and CDN`{.action}. +/// + ## Availability -### Which SLA comes with HA-NAS? +/// details | Which SLA comes with HA-NAS? HA-NAS comes with a 99.99% availability rate. +/// + ## IP and Security -### What file transfer protocols are currently supported on the HA-NAS solution? +/// details | What file transfer protocols are currently supported on the HA-NAS solution? + +HA-NAS supports file transfer through NFS (NFSv3) and CIFS (SMB). -HA-NAS supports file transfers via NFS (NFSv3, NFSv4.1, NFNSv4.2) and CIFS (SMB). +/// -### Which OVHcloud services can I push data from? +/// details | Which OVHcloud services can I push data from? HA-NAS is a service that can receive data from all existing OVHcloud services: Bare Metal Cloud (VPS, OVHcloud Dedicated Servers, So you Start, Kimsufi), Public Cloud, Hosted Private Cloud, etc. -### How do I manage access to a HA-NAS solution? +/// + +/// details | How do I manage access to a HA-NAS solution? You can configure the access control list (ACL) in your OVHcloud Control Panel. Simply enter the IP address of the service for which you want to authorise access to the HA-NAS. -### Is the HA-NAS service compatible with other servers outside of OVHcloud? +/// + +/// details | Is the HA-NAS service compatible with other servers outside of OVHcloud? No. You can only access your HA-NAS from the OVHcloud network. -### Is HA-NAS eligible for the vRack solution? +/// + +/// details | Is HA-NAS eligible for the vRack solution? Currently, HA-NAS cannot be integrated into the vRack private network. However, HA-NAS and vRack are not incompatible if you go via the public IP path of the server connected to vRack. +/// + ## Capacity and performance -### What storage capacity options are available? +/// details | What storage capacity options are available? The minimum size of a service is 3 TB, and the maximum size is 144 TB.
We offer the following storage capacities based on 3 TB disks: @@ -77,40 +109,56 @@ We offer the following storage capacities on a 12 TB disk base: The storage capacities offered are the usable capacities. -### Are the resources of my HA-NAS dedicated to my services? +/// + +/// details | Are the resources of my HA-NAS dedicated to my services? The disks of your HA-NAS are dedicated to your services. The machine’s other resources are shared (RAM, CPU, bandwidth). **Special case:** If you sign up to the 144 TB solution, all of the host server’s resources are dedicated to you (RAM, CPU, bandwidth). -### How many HA-NAS services can I create from my customer account? +/// + +/// details | How many HA-NAS services can I create from my customer account? There is no limit to the number of services per customer account. -### What is the maximum number of partitions per service? +/// + +/// details | What is the maximum number of partitions per service? You can create as many partitions as you want. The minimum size is 10 GB and the maximum size is defined by the maximum size of the service. -### Are the transfer and availability rates guaranteed? +/// + +/// details | Are the transfer and availability rates guaranteed? - Transfer: the service’s bandwidth is shared. Transfer rates cannot be guaranteed by OVHcloud. - Availability: service availability is guaranteed, and is the subject of a service level agreement. You can view the details in our Terms of Use. +/// + ## Using the product -### Can HA-NAS be connected to several servers at once? +/// details | Can HA-NAS be connected to several servers at once? Yes. You can have your NAS interacted simultaneously with several OVHcloud services. -### Can I install an operating system on a HA-NAS? +/// + +/// details | Can I install an operating system on a HA-NAS? No, you cannot install operating systems on HA-NAS solutions. -### Can the allocated space be partitioned? +/// + +/// details | Can the allocated space be partitioned? Yes, you will need to create one or several partitions, depending on how you will use it. There are no limits to creating partitions. -### How can I change the storage capacity on my HA-NAS? +/// + +/// details | How can I change the storage capacity on my HA-NAS? Currently it is not yet possible to dynamically scale up or down our HA-NAS. To do so, you have to: @@ -118,21 +166,27 @@ Currently it is not yet possible to dynamically scale up or down our HA-NAS. To 2. Migrate your data by following the guide [Migrating data from one HA-NAS to another via NFS](/pages/storage_and_backup/file_storage/ha_nas/nas_migration). 3. Cancel the old HA-NAS. +/// + ## Snapshots -### What are snapshots? +/// details | What are snapshots? Snapshots are instantaneous images of your disk’s state and the data stored on it at that particular point in time. They offer you the first level of backup. You can configure and manage snapshots from your OVHcloud Control Panel. By default, the snapshot feature is enabled when you create your partition, and the frequency is set at “once every hour” by default. -### Which backup policy is associated with HA-NAS? +/// + +/// details | Which backup policy is associated with HA-NAS? Users are responsible for managing their backups (tools and policies) inside and outside the service, as well as their business continuity and disaster recovery plans. However, for reasons of infrastructure security and resilience, OVHcloud can take snapshots of the service on a remote server, without any obligation. In the event of an outage or attack, if OVHcloud has taken a snapshot on a remote server, we can then restore the data from the last available snapshot. Please note, however, that this is done on request and is an optional service that will be billed. -### How often are snapshots taken? +/// + +/// details | How often are snapshots taken? You can manage the frequency of snapshots from your OVHcloud Control Panel. You can choose the frequency from the following options: @@ -143,7 +197,7 @@ You can manage the frequency of snapshots from your OVHcloud Control Panel. You - once every 3 days - once every week -You can also create manual snapshots at any time, save them without any time limit, or delete them. This feature is available in your [OVHcloud Control Panel](/links/manager) or via the following [API](https://api.ovh.com/) call: +You can also create manual snapshots at any time, save them without any time limit, or delete them. This feature is available in your [OVHcloud Control Panel](/links/manager) or via the following [API](/links/api) call: > [!api] > @@ -154,51 +208,71 @@ You can also create manual snapshots at any time, save them without any time lim > Please refer to our [Getting started with OVHcloud APIs](/pages/manage_and_operate/api/first-steps) guide to get familiar with using OVHcloud APIs. > -### How does the snapshot management system work? +/// + +/// details | How does the snapshot management system work? You can configure automatic snapshots, and a selection of frequencies are available. No matter what frequency is set, the most recent snapshot taken will replace and delete the previous one. You can also create and delete snapshots on demand. -### Can I delete a snapshot? +/// + +/// details | Can I delete a snapshot? Only snapshots created “on demand” can be deleted (see previous question [How often are snapshots taken?](#frequency)).
Snapshots with a set frequency are automatically deleted, and cannot be deleted manually. -### Are snapshots included in the capacity of a service? +/// + +/// details | Are snapshots included in the capacity of a service? You are allocated additional space on the same physical media to ensure that your snapshots are stored. This space corresponds to at least 15% of the primary volume. In case you exceed this limit, the snapshots will be stored on your main storage space. You cannot use the additional space for anything other than storing your snapshots. For example, for a 3 TB service, an additional 450 GB is reserved for snapshots. -### What is the maximum number of snapshots I can create? +/// + +/// details | What is the maximum number of snapshots I can create? - For automatic snapshots: one per partition - For manual snapshots: ten per partition -### Where are snapshots stored? +/// + +/// details | Where are snapshots stored? Snapshots are stored on the same level as your service. In addition, OVHcloud takes a daily snapshot (with a 24-hour retention) on a backup server located in a separate rack. -### Where can I retrieve my snapshots? +/// + +/// details | Where can I retrieve my snapshots? In the partition concerned, you will find a hidden directory called `.zfs`, which contains a `snapshots` directory. The files are available in read only. -### How many snapshot policies can I create per volume? +/// + +/// details | How many snapshot policies can I create per volume? 1 +/// + ## Billing -### What type of pricing is linked to the service? +/// details | What type of pricing is linked to the service? HA-NAS is a service billed monthly by volume (from 3 to 144 TB in stages). -### How long can I subscribe to a HA-NAS solution? +/// + +/// details | How long can I subscribe to a HA-NAS solution? The subscription periods offered are 1 month, 12 months, 24 months and 36 months. At the end of your subscription period, your subscription will be renewed automatically unless you submit a [cancellation request](/pages/account_and_service_management/managing_billing_payments_and_services/how_to_cancel_services). You can do this for the entire duration of your subscription, via the OVHcloud Control Panel. +/// + ## Go further If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. -Join our user community on . +Join our [community of users](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-sg.md b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-sg.md index 0a8d0eb84c4..79b65b53dcb 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-sg.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-sg.md @@ -1,20 +1,36 @@ --- title: HA-NAS - Frequently Asked Questions excerpt: Do you have questions about HA-NAS? Here are the most frequently asked questions -updated: 2024-02-26 +updated: 2025-07-15 --- + + ## Objective **Here are the most frequently asked questions about the OVHcloud HA-NAS solution.** ## General questions -### What is the OVHcloud HA-NAS solution? +/// details | What is the OVHcloud HA-NAS solution? HA-NAS is a fully managed, shared file storage service, based on OpenZFS open-source technology. -### What can I do with HA-NAS? +/// + +/// details | What can I do with HA-NAS? HA-NAS enables data to be centralised across different Linux workloads, as well as Windows for multiple scenarios: @@ -22,41 +38,57 @@ HA-NAS enables data to be centralised across different Linux workloads, as well - web content management - file sharing on the network, etc. -### Can I manage my HA-NAS via a configuration panel? +/// + +/// details | Can I manage my HA-NAS via a configuration panel? Yes, you can access it from your [OVHcloud Control Panel](/links/manager) by going to the `Bare Metal Cloud`{.action} section, then `NAS and CDN`{.action}. +/// + ## Availability -### Which SLA comes with HA-NAS? +/// details | Which SLA comes with HA-NAS? HA-NAS comes with a 99.99% availability rate. +/// + ## IP and Security -### What file transfer protocols are currently supported on the HA-NAS solution? +/// details | What file transfer protocols are currently supported on the HA-NAS solution? + +HA-NAS supports file transfer through NFS (NFSv3) and CIFS (SMB). -HA-NAS supports file transfers via NFS (NFSv3, NFSv4.1, NFNSv4.2) and CIFS (SMB). +/// -### Which OVHcloud services can I push data from? +/// details | Which OVHcloud services can I push data from? HA-NAS is a service that can receive data from all existing OVHcloud services: Bare Metal Cloud (VPS, OVHcloud Dedicated Servers, So you Start, Kimsufi), Public Cloud, Hosted Private Cloud, etc. -### How do I manage access to a HA-NAS solution? +/// + +/// details | How do I manage access to a HA-NAS solution? You can configure the access control list (ACL) in your OVHcloud Control Panel. Simply enter the IP address of the service for which you want to authorise access to the HA-NAS. -### Is the HA-NAS service compatible with other servers outside of OVHcloud? +/// + +/// details | Is the HA-NAS service compatible with other servers outside of OVHcloud? No. You can only access your HA-NAS from the OVHcloud network. -### Is HA-NAS eligible for the vRack solution? +/// + +/// details | Is HA-NAS eligible for the vRack solution? Currently, HA-NAS cannot be integrated into the vRack private network. However, HA-NAS and vRack are not incompatible if you go via the public IP path of the server connected to vRack. +/// + ## Capacity and performance -### What storage capacity options are available? +/// details | What storage capacity options are available? The minimum size of a service is 3 TB, and the maximum size is 144 TB.
We offer the following storage capacities based on 3 TB disks: @@ -77,40 +109,56 @@ We offer the following storage capacities on a 12 TB disk base: The storage capacities offered are the usable capacities. -### Are the resources of my HA-NAS dedicated to my services? +/// + +/// details | Are the resources of my HA-NAS dedicated to my services? The disks of your HA-NAS are dedicated to your services. The machine’s other resources are shared (RAM, CPU, bandwidth). **Special case:** If you sign up to the 144 TB solution, all of the host server’s resources are dedicated to you (RAM, CPU, bandwidth). -### How many HA-NAS services can I create from my customer account? +/// + +/// details | How many HA-NAS services can I create from my customer account? There is no limit to the number of services per customer account. -### What is the maximum number of partitions per service? +/// + +/// details | What is the maximum number of partitions per service? You can create as many partitions as you want. The minimum size is 10 GB and the maximum size is defined by the maximum size of the service. -### Are the transfer and availability rates guaranteed? +/// + +/// details | Are the transfer and availability rates guaranteed? - Transfer: the service’s bandwidth is shared. Transfer rates cannot be guaranteed by OVHcloud. - Availability: service availability is guaranteed, and is the subject of a service level agreement. You can view the details in our Terms of Use. +/// + ## Using the product -### Can HA-NAS be connected to several servers at once? +/// details | Can HA-NAS be connected to several servers at once? Yes. You can have your NAS interacted simultaneously with several OVHcloud services. -### Can I install an operating system on a HA-NAS? +/// + +/// details | Can I install an operating system on a HA-NAS? No, you cannot install operating systems on HA-NAS solutions. -### Can the allocated space be partitioned? +/// + +/// details | Can the allocated space be partitioned? Yes, you will need to create one or several partitions, depending on how you will use it. There are no limits to creating partitions. -### How can I change the storage capacity on my HA-NAS? +/// + +/// details | How can I change the storage capacity on my HA-NAS? Currently it is not yet possible to dynamically scale up or down our HA-NAS. To do so, you have to: @@ -118,21 +166,27 @@ Currently it is not yet possible to dynamically scale up or down our HA-NAS. To 2. Migrate your data by following the guide [Migrating data from one HA-NAS to another via NFS](/pages/storage_and_backup/file_storage/ha_nas/nas_migration). 3. Cancel the old HA-NAS. +/// + ## Snapshots -### What are snapshots? +/// details | What are snapshots? Snapshots are instantaneous images of your disk’s state and the data stored on it at that particular point in time. They offer you the first level of backup. You can configure and manage snapshots from your OVHcloud Control Panel. By default, the snapshot feature is enabled when you create your partition, and the frequency is set at “once every hour” by default. -### Which backup policy is associated with HA-NAS? +/// + +/// details | Which backup policy is associated with HA-NAS? Users are responsible for managing their backups (tools and policies) inside and outside the service, as well as their business continuity and disaster recovery plans. However, for reasons of infrastructure security and resilience, OVHcloud can take snapshots of the service on a remote server, without any obligation. In the event of an outage or attack, if OVHcloud has taken a snapshot on a remote server, we can then restore the data from the last available snapshot. Please note, however, that this is done on request and is an optional service that will be billed. -### How often are snapshots taken? +/// + +/// details | How often are snapshots taken? You can manage the frequency of snapshots from your OVHcloud Control Panel. You can choose the frequency from the following options: @@ -143,7 +197,7 @@ You can manage the frequency of snapshots from your OVHcloud Control Panel. You - once every 3 days - once every week -You can also create manual snapshots at any time, save them without any time limit, or delete them. This feature is available in your [OVHcloud Control Panel](/links/manager) or via the following [API](https://ca.api.ovh.com/) call: +You can also create manual snapshots at any time, save them without any time limit, or delete them. This feature is available in your [OVHcloud Control Panel](/links/manager) or via the following [API](/links/api) call: > [!api] > @@ -154,51 +208,71 @@ You can also create manual snapshots at any time, save them without any time lim > Please refer to our [Getting started with OVHcloud APIs](/pages/manage_and_operate/api/first-steps) guide to get familiar with using OVHcloud APIs. > -### How does the snapshot management system work? +/// + +/// details | How does the snapshot management system work? You can configure automatic snapshots, and a selection of frequencies are available. No matter what frequency is set, the most recent snapshot taken will replace and delete the previous one. You can also create and delete snapshots on demand. -### Can I delete a snapshot? +/// + +/// details | Can I delete a snapshot? Only snapshots created “on demand” can be deleted (see previous question [How often are snapshots taken?](#frequency)).
Snapshots with a set frequency are automatically deleted, and cannot be deleted manually. -### Are snapshots included in the capacity of a service? +/// + +/// details | Are snapshots included in the capacity of a service? You are allocated additional space on the same physical media to ensure that your snapshots are stored. This space corresponds to at least 15% of the primary volume. In case you exceed this limit, the snapshots will be stored on your main storage space. You cannot use the additional space for anything other than storing your snapshots. For example, for a 3 TB service, an additional 450 GB is reserved for snapshots. -### What is the maximum number of snapshots I can create? +/// + +/// details | What is the maximum number of snapshots I can create? - For automatic snapshots: one per partition - For manual snapshots: ten per partition -### Where are snapshots stored? +/// + +/// details | Where are snapshots stored? Snapshots are stored on the same level as your service. In addition, OVHcloud takes a daily snapshot (with a 24-hour retention) on a backup server located in a separate rack. -### Where can I retrieve my snapshots? +/// + +/// details | Where can I retrieve my snapshots? In the partition concerned, you will find a hidden directory called `.zfs`, which contains a `snapshots` directory. The files are available in read only. -### How many snapshot policies can I create per volume? +/// + +/// details | How many snapshot policies can I create per volume? 1 +/// + ## Billing -### What type of pricing is linked to the service? +/// details | What type of pricing is linked to the service? HA-NAS is a service billed monthly by volume (from 3 to 144 TB in stages). -### How long can I subscribe to a HA-NAS solution? +/// + +/// details | How long can I subscribe to a HA-NAS solution? The subscription periods offered are 1 month, 12 months, 24 months and 36 months. At the end of your subscription period, your subscription will be renewed automatically unless you submit a [cancellation request](/pages/account_and_service_management/managing_billing_payments_and_services/how_to_cancel_services). You can do this for the entire duration of your subscription, via the OVHcloud Control Panel. +/// + ## Go further If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. -Join our user community on . +Join our [community of users](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-us.md b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-us.md index 0a8d0eb84c4..79b65b53dcb 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-us.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.en-us.md @@ -1,20 +1,36 @@ --- title: HA-NAS - Frequently Asked Questions excerpt: Do you have questions about HA-NAS? Here are the most frequently asked questions -updated: 2024-02-26 +updated: 2025-07-15 --- + + ## Objective **Here are the most frequently asked questions about the OVHcloud HA-NAS solution.** ## General questions -### What is the OVHcloud HA-NAS solution? +/// details | What is the OVHcloud HA-NAS solution? HA-NAS is a fully managed, shared file storage service, based on OpenZFS open-source technology. -### What can I do with HA-NAS? +/// + +/// details | What can I do with HA-NAS? HA-NAS enables data to be centralised across different Linux workloads, as well as Windows for multiple scenarios: @@ -22,41 +38,57 @@ HA-NAS enables data to be centralised across different Linux workloads, as well - web content management - file sharing on the network, etc. -### Can I manage my HA-NAS via a configuration panel? +/// + +/// details | Can I manage my HA-NAS via a configuration panel? Yes, you can access it from your [OVHcloud Control Panel](/links/manager) by going to the `Bare Metal Cloud`{.action} section, then `NAS and CDN`{.action}. +/// + ## Availability -### Which SLA comes with HA-NAS? +/// details | Which SLA comes with HA-NAS? HA-NAS comes with a 99.99% availability rate. +/// + ## IP and Security -### What file transfer protocols are currently supported on the HA-NAS solution? +/// details | What file transfer protocols are currently supported on the HA-NAS solution? + +HA-NAS supports file transfer through NFS (NFSv3) and CIFS (SMB). -HA-NAS supports file transfers via NFS (NFSv3, NFSv4.1, NFNSv4.2) and CIFS (SMB). +/// -### Which OVHcloud services can I push data from? +/// details | Which OVHcloud services can I push data from? HA-NAS is a service that can receive data from all existing OVHcloud services: Bare Metal Cloud (VPS, OVHcloud Dedicated Servers, So you Start, Kimsufi), Public Cloud, Hosted Private Cloud, etc. -### How do I manage access to a HA-NAS solution? +/// + +/// details | How do I manage access to a HA-NAS solution? You can configure the access control list (ACL) in your OVHcloud Control Panel. Simply enter the IP address of the service for which you want to authorise access to the HA-NAS. -### Is the HA-NAS service compatible with other servers outside of OVHcloud? +/// + +/// details | Is the HA-NAS service compatible with other servers outside of OVHcloud? No. You can only access your HA-NAS from the OVHcloud network. -### Is HA-NAS eligible for the vRack solution? +/// + +/// details | Is HA-NAS eligible for the vRack solution? Currently, HA-NAS cannot be integrated into the vRack private network. However, HA-NAS and vRack are not incompatible if you go via the public IP path of the server connected to vRack. +/// + ## Capacity and performance -### What storage capacity options are available? +/// details | What storage capacity options are available? The minimum size of a service is 3 TB, and the maximum size is 144 TB.
We offer the following storage capacities based on 3 TB disks: @@ -77,40 +109,56 @@ We offer the following storage capacities on a 12 TB disk base: The storage capacities offered are the usable capacities. -### Are the resources of my HA-NAS dedicated to my services? +/// + +/// details | Are the resources of my HA-NAS dedicated to my services? The disks of your HA-NAS are dedicated to your services. The machine’s other resources are shared (RAM, CPU, bandwidth). **Special case:** If you sign up to the 144 TB solution, all of the host server’s resources are dedicated to you (RAM, CPU, bandwidth). -### How many HA-NAS services can I create from my customer account? +/// + +/// details | How many HA-NAS services can I create from my customer account? There is no limit to the number of services per customer account. -### What is the maximum number of partitions per service? +/// + +/// details | What is the maximum number of partitions per service? You can create as many partitions as you want. The minimum size is 10 GB and the maximum size is defined by the maximum size of the service. -### Are the transfer and availability rates guaranteed? +/// + +/// details | Are the transfer and availability rates guaranteed? - Transfer: the service’s bandwidth is shared. Transfer rates cannot be guaranteed by OVHcloud. - Availability: service availability is guaranteed, and is the subject of a service level agreement. You can view the details in our Terms of Use. +/// + ## Using the product -### Can HA-NAS be connected to several servers at once? +/// details | Can HA-NAS be connected to several servers at once? Yes. You can have your NAS interacted simultaneously with several OVHcloud services. -### Can I install an operating system on a HA-NAS? +/// + +/// details | Can I install an operating system on a HA-NAS? No, you cannot install operating systems on HA-NAS solutions. -### Can the allocated space be partitioned? +/// + +/// details | Can the allocated space be partitioned? Yes, you will need to create one or several partitions, depending on how you will use it. There are no limits to creating partitions. -### How can I change the storage capacity on my HA-NAS? +/// + +/// details | How can I change the storage capacity on my HA-NAS? Currently it is not yet possible to dynamically scale up or down our HA-NAS. To do so, you have to: @@ -118,21 +166,27 @@ Currently it is not yet possible to dynamically scale up or down our HA-NAS. To 2. Migrate your data by following the guide [Migrating data from one HA-NAS to another via NFS](/pages/storage_and_backup/file_storage/ha_nas/nas_migration). 3. Cancel the old HA-NAS. +/// + ## Snapshots -### What are snapshots? +/// details | What are snapshots? Snapshots are instantaneous images of your disk’s state and the data stored on it at that particular point in time. They offer you the first level of backup. You can configure and manage snapshots from your OVHcloud Control Panel. By default, the snapshot feature is enabled when you create your partition, and the frequency is set at “once every hour” by default. -### Which backup policy is associated with HA-NAS? +/// + +/// details | Which backup policy is associated with HA-NAS? Users are responsible for managing their backups (tools and policies) inside and outside the service, as well as their business continuity and disaster recovery plans. However, for reasons of infrastructure security and resilience, OVHcloud can take snapshots of the service on a remote server, without any obligation. In the event of an outage or attack, if OVHcloud has taken a snapshot on a remote server, we can then restore the data from the last available snapshot. Please note, however, that this is done on request and is an optional service that will be billed. -### How often are snapshots taken? +/// + +/// details | How often are snapshots taken? You can manage the frequency of snapshots from your OVHcloud Control Panel. You can choose the frequency from the following options: @@ -143,7 +197,7 @@ You can manage the frequency of snapshots from your OVHcloud Control Panel. You - once every 3 days - once every week -You can also create manual snapshots at any time, save them without any time limit, or delete them. This feature is available in your [OVHcloud Control Panel](/links/manager) or via the following [API](https://ca.api.ovh.com/) call: +You can also create manual snapshots at any time, save them without any time limit, or delete them. This feature is available in your [OVHcloud Control Panel](/links/manager) or via the following [API](/links/api) call: > [!api] > @@ -154,51 +208,71 @@ You can also create manual snapshots at any time, save them without any time lim > Please refer to our [Getting started with OVHcloud APIs](/pages/manage_and_operate/api/first-steps) guide to get familiar with using OVHcloud APIs. > -### How does the snapshot management system work? +/// + +/// details | How does the snapshot management system work? You can configure automatic snapshots, and a selection of frequencies are available. No matter what frequency is set, the most recent snapshot taken will replace and delete the previous one. You can also create and delete snapshots on demand. -### Can I delete a snapshot? +/// + +/// details | Can I delete a snapshot? Only snapshots created “on demand” can be deleted (see previous question [How often are snapshots taken?](#frequency)).
Snapshots with a set frequency are automatically deleted, and cannot be deleted manually. -### Are snapshots included in the capacity of a service? +/// + +/// details | Are snapshots included in the capacity of a service? You are allocated additional space on the same physical media to ensure that your snapshots are stored. This space corresponds to at least 15% of the primary volume. In case you exceed this limit, the snapshots will be stored on your main storage space. You cannot use the additional space for anything other than storing your snapshots. For example, for a 3 TB service, an additional 450 GB is reserved for snapshots. -### What is the maximum number of snapshots I can create? +/// + +/// details | What is the maximum number of snapshots I can create? - For automatic snapshots: one per partition - For manual snapshots: ten per partition -### Where are snapshots stored? +/// + +/// details | Where are snapshots stored? Snapshots are stored on the same level as your service. In addition, OVHcloud takes a daily snapshot (with a 24-hour retention) on a backup server located in a separate rack. -### Where can I retrieve my snapshots? +/// + +/// details | Where can I retrieve my snapshots? In the partition concerned, you will find a hidden directory called `.zfs`, which contains a `snapshots` directory. The files are available in read only. -### How many snapshot policies can I create per volume? +/// + +/// details | How many snapshot policies can I create per volume? 1 +/// + ## Billing -### What type of pricing is linked to the service? +/// details | What type of pricing is linked to the service? HA-NAS is a service billed monthly by volume (from 3 to 144 TB in stages). -### How long can I subscribe to a HA-NAS solution? +/// + +/// details | How long can I subscribe to a HA-NAS solution? The subscription periods offered are 1 month, 12 months, 24 months and 36 months. At the end of your subscription period, your subscription will be renewed automatically unless you submit a [cancellation request](/pages/account_and_service_management/managing_billing_payments_and_services/how_to_cancel_services). You can do this for the entire duration of your subscription, via the OVHcloud Control Panel. +/// + ## Go further If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. -Join our user community on . +Join our [community of users](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.es-es.md b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.es-es.md index 6304d571f33..e757f967f09 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.es-es.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.es-es.md @@ -4,9 +4,20 @@ excerpt: ¿Tiene alguna duda sobre los NAS-HA? A continuación le ofrecemos la r updated: 2025-07-15 --- -> [!primary] -> Esta traducción ha sido generada de forma automática por nuestro partner SYSTRAN. En algunos casos puede contener términos imprecisos, como en las etiquetas de los botones o los detalles técnicos. En caso de duda, le recomendamos que consulte la versión inglesa o francesa de la guía. Si quiere ayudarnos a mejorar esta traducción, por favor, utilice el botón «Contribuir» de esta página. -> + + ## Objetivo @@ -14,11 +25,13 @@ updated: 2025-07-15 ## Preguntas generales -### ¿Qué es la solución NAS-HA de OVHcloud? +/// details | ¿Qué es la solución NAS-HA de OVHcloud? NAS-HA es un servicio de almacenamiento de archivos compartido y totalmente administrado, basado en la tecnología open source OpenZFS. -### ¿Qué puedo hacer con NAS-HA? +/// + +/// details | ¿Qué puedo hacer con NAS-HA? NAS-HA permite centralizar los datos de diferentes cargas de trabajo Linux pero también Windows para múltiples escenarios: @@ -26,41 +39,57 @@ NAS-HA permite centralizar los datos de diferentes cargas de trabajo Linux pero - gestión de contenidos web - compartir archivos en la red, etc. -### ¿Se puede gestionar el NAS-HA desde un panel de administración? +/// + +/// details | ¿Se puede gestionar el NAS-HA desde un panel de administración? Sí, puede acceder a este espacio desde el [área de cliente de OVHcloud](/links/manager), en la sección `Bare Metal Cloud`{.action} y, seguidamente, en la sección `NAS y CDN`{.action}. +/// + ## Disponibilidad -### ¿Qué SLA incluye NAS-HA? +/// details | ¿Qué SLA incluye NAS-HA? NAS-HA se suministra con un índice de disponibilidad del 99,99%. +/// + ## Red y seguridad -### ¿Qué protocolos de transferencia de archivos soportan actualmente la solución NAS-HA? +/// details | ¿Qué protocolos de transferencia de archivos soportan actualmente la solución NAS-HA? NAS-HA soporta la transferencia de archivos a través de NFS (NFSv3, NFSv4.1, NFNSv4.2) y CIFS (SMB). -### ¿Desde qué servicios de OVHcloud puedo crear datos? +/// + +/// details | ¿Desde qué servicios de OVHcloud puedo crear datos? NAS-HA es un servicio que puede recibir datos de todos los servicios existentes de OVHcloud: Bare Metal Cloud (VPS, servidores dedicados OVHcloud, So you Start, Kimsufi), Public Cloud, Hosted Private Cloud, etc. -### ¿Cómo se gestionan los accesos al NAS-HA? +/// + +/// details | ¿Cómo se gestionan los accesos al NAS-HA? La lista de control de acceso (ACL) puede configurarse desde el área de cliente de OVHcloud. Solo tiene que introducir la dirección IP del servicio al que quiere autorizar el acceso al NAS-HA. -### ¿El servicio NAS-HA es compatible con otros servidores fuera de OVHcloud? +/// + +/// details | ¿El servicio NAS-HA es compatible con otros servidores fuera de OVHcloud? No, solo es posible acceder a los NAS-HA desde la red de OVHcloud. -### ¿NAS-HA es compatible con el vRack? +/// + +/// details | ¿NAS-HA es compatible con el vRack? Actualmente los NAS-HA no pueden añadirse a las redes privadas de un vRack. Sin embargo, el uso del NAS-HA y del vRack no son incompatibles pasando por la ruta IP pública del servidor conectado al vRack. +/// + ## Capacidades y rendimiento -### ¿Cuáles son las capacidades de almacenamiento disponibles? +/// details | ¿Cuáles son las capacidades de almacenamiento disponibles? El tamaño mínimo de un servicio es de 3 TB y el tamaño máximo es de 144 TB.
Ofrecemos las siguientes capacidades de almacenamiento en una base de discos de 3 TB: @@ -81,40 +110,56 @@ Ofrecemos las siguientes capacidades de almacenamiento en una base de discos de Las capacidades de almacenamiento que se ofrecen son las que se pueden utilizar. -### ¿Los recursos de un NAS-HA son dedicados? +/// + +/// details | ¿Los recursos de un NAS-HA son dedicados? Los discos de los NAS-HA son dedicados. Los demás recursos de la máquina son compartidos (RAM, procesador y ancho de banda), con una excepción: **Caso particular:** si se suscribe a la oferta 144 TB, todos los recursos del servidor host son dedicados (RAM, CPU, ancho de banda). -### ¿Cuántos servicios NAS-HA puedo crear desde mi cuenta de cliente? +/// + +/// details | ¿Cuántos servicios NAS-HA puedo crear desde mi cuenta de cliente? No hay límite de número de servicios por cuenta de cliente. -### ¿Cuántas particiones máximas por servicio? +/// + +/// details | ¿Cuántas particiones máximas por servicio? Es posible crear tantas particiones como desee. El tamaño mínimo es de 10 GB y el tamaño máximo se define por el tamaño máximo del servicio. -### ¿La tasa de transferencia y el porcentaje de disponibilidad están garantizados? +/// + +/// details | ¿La tasa de transferencia y el porcentaje de disponibilidad están garantizados? - Transferencia: El ancho de banda del servicio es compartido, OVHcloud no puede garantizar la tasa de transferencia. - Disponibilidad: La disponibilidad del servicio está garantizada y sujeta a un acuerdo de nivel de servicio (SLA). Puede consultar los detalles en nuestras condiciones específicas de uso. +/// + ## Uso del producto -### ¿El NAS-HA puede conectarse a varios servidores a la vez? +/// details | ¿El NAS-HA puede conectarse a varios servidores a la vez? Sí. Es posible interactuar el NAS con varios servicios de OVHcloud simultáneamente. -### ¿Se puede instalar un sistema operativo en un NAS-HA? +/// + +/// details | ¿Se puede instalar un sistema operativo en un NAS-HA? No, no es posible instalar un SO en los NAS-HA. -### ¿El espacio destinado es particionable? +/// + +/// details | ¿El espacio destinado es particionable? Sí, es necesario crear una o más particiones, según su uso. No hay límite en el número de particiones. -### ¿Cómo cambiar la capacidad de almacenamiento en un NAS-HA? +/// + +/// details | ¿Cómo cambiar la capacidad de almacenamiento en un NAS-HA? Actualmente no es posible modificar dinámicamente el NAS-HA. Para aumentar o reducir el aprovisionamiento, es necesario: @@ -122,21 +167,27 @@ Actualmente no es posible modificar dinámicamente el NAS-HA. Para aumentar o re 2. Migrar sus datos consultando nuestra guía "[Migración de datos de un NAS-HA a otro a través de NFS](/pages/storage_and_backup/file_storage/ha_nas/nas_migration)". 3. Dar de baja el antiguo NAS-HA. +/// + ## Snapshots -### ¿Qué es un snapshot? +/// details | ¿Qué es un snapshot? Un snapshot es una imagen instantánea del estado del disco y de los datos almacenados en él en un momento determinado. permiten ofrecer un primer nivel de backup. Es posible configurar y gestionar los snapshots desde el área de cliente de OVHcloud. Por defecto, la función snapshot se activa al crear la partición. La frecuencia se preestablece en "cada hora". -### ¿Qué política de backup está asociada a NAS-HA? +/// + +/// details | ¿Qué política de backup está asociada a NAS-HA? Los usuarios son responsables de la gestión de sus copias de seguridad (herramientas y reglas) dentro y fuera del servicio, así como de sus planes de continuidad del negocio y de recuperación ante desastres. Sin embargo, por motivos de seguridad y resiliencia de la infraestructura, OVHcloud puede realizar snapshots del servicio en un servidor remoto, aunque sin obligación de hacerlo. Si OVHcloud ha realizado un snapshot en un servidor remoto, puede restaurar los datos del último snapshot disponible en caso de avería o ataque. Tenga en cuenta que esta operación se realiza bajo demanda y constituye un servicio opcional facturado. -### ¿Con qué frecuencia se realizan los snapshots? +/// + +/// details | ¿Con qué frecuencia se realizan los snapshots? La frecuencia de los snapshots puede configurarse desde el área de cliente de OVHcloud. Puede elegir la frecuencia entre las siguientes opciones: @@ -147,7 +198,7 @@ La frecuencia de los snapshots puede configurarse desde el área de cliente de O - cada tres días - semanal -Además, en cualquier momento puede crear snapshots manuales, que podrá conservar sin limitación de tiempo o eliminar cuando desee. Esta funcionalidad está disponible en el [área de cliente de OVHcloud](/links/manager) o a través de la siguiente llamada a la [API](https://api.ovh.com/): +Además, en cualquier momento puede crear snapshots manuales, que podrá conservar sin limitación de tiempo o eliminar cuando desee. Esta funcionalidad está disponible en el [área de cliente de OVHcloud](/links/manager) o a través de la siguiente llamada a la [API](/links/api): > [!api] > @@ -158,51 +209,71 @@ Además, en cualquier momento puede crear snapshots manuales, que podrá conserv > Consulte nuestra guía [Primeros pasos con las API de OVHcloud](/pages/manage_and_operate/api/first-steps) para familiarizarse con el uso de las API de OVHcloud. > -### ¿Cómo funciona el sistema de gestión de los snapshots? +/// + +/// details | ¿Cómo funciona el sistema de gestión de los snapshots? Puede configurar snapshots automáticos con una de las frecuencias disponibles. Independientemente de la frecuencia elegida, el último snapshot realizado siempre sustituirá al anterior. También puede crear y eliminar snapshots a demanda. -### ¿Es posible eliminar un snapshot? +/// + +/// details | ¿Es posible eliminar un snapshot? Solo se pueden eliminar los snapshots creados "bajo demanda" (véase la pregunta anterior ["¿Con qué frecuencia se realizan los snapshots?](#frequency))".
Los snapshots con una frecuencia establecida se eliminan automáticamente, y no es posible eliminarlos manualmente. -### ¿Los snapshots están incluidos en la capacidad de un servicio? +/// + +/// details | ¿Los snapshots están incluidos en la capacidad de un servicio? Para garantizar el almacenamiento de sus snapshots, OVHcloud dispone de un espacio adicional con el mismo soporte físico. Este espacio corresponde al menos al 15% del volumen principal. En caso de superarlo, los snapshots se almacenarán en su espacio de almacenamiento principal. El espacio adicional no puede utilizarse para otro uso que el almacenamiento de sus snapshots. Por ejemplo, para un servicio de 3 TB, se reservan 450 GB adicionales para los snapshots. -### ¿Cuántos snapshots se pueden realizar? +/// + +/// details | ¿Cuántos snapshots se pueden realizar? - Snapshots automáticos: uno por partición. - Para los snapshots manuales: diez por partición -### ¿Con qué frecuencia se realizan los snapshots? +/// + +/// details | ¿Con qué frecuencia se realizan los snapshots? Los snapshots se almacenan al mismo nivel que el servicio. Los snapshots se replican en dos servidores distintos en dos racks diferentes. Además, OVHcloud realiza un snapshot diario en un sitio remoto. -### ¿Dónde se pueden encontrar los snapshots? +/// + +/// details | ¿Dónde se pueden encontrar los snapshots? En la partición correspondiente, encontrará un directorio oculto llamado `.zfs` que contiene un directorio de `snapshots`. Los archivos están disponibles en solo lectura. -### ¿Cuántas políticas de snapshots puedo crear por volumen? +/// + +/// details | ¿Cuántas políticas de snapshots puedo crear por volumen? 1 +/// + ## Precios -### ¿Qué tipo de tarificación está asociado al servicio? +/// details | ¿Qué tipo de tarificación está asociado al servicio? NAS-HA es un servicio facturado mensualmente al volumen (de 3 a 144 TB por tramos). -### ¿Por qué duración puedo contratar un NAS-HA? +/// + +/// details | ¿Por qué duración puedo contratar un NAS-HA? Los períodos ofrecidos son de 1, 3, 6 y 12 meses. Al finalizar el período contratado, la suscripción se renueva tácitamente si no se ha solicitado ninguna [rescisión](/pages/account_and_service_management/managing_billing_payments_and_services/how_to_cancel_services). Puede contratarla desde el área de cliente de OVHcloud durante toda su vigencia. +/// + ## Más información Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. -Interactúe con nuestra comunidad de usuarios en . +Interactúe con nuestra [comunidad de usuarios](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.es-us.md b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.es-us.md index 9ee91aac916..b2cff3f2385 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.es-us.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.es-us.md @@ -4,9 +4,20 @@ excerpt: ¿Tiene alguna duda sobre los NAS-HA? A continuación le ofrecemos la r updated: 2025-07-15 --- -> [!primary] -> Esta traducción ha sido generada de forma automática por nuestro partner SYSTRAN. En algunos casos puede contener términos imprecisos, como en las etiquetas de los botones o los detalles técnicos. En caso de duda, le recomendamos que consulte la versión inglesa o francesa de la guía. Si quiere ayudarnos a mejorar esta traducción, por favor, utilice el botón «Contribuir» de esta página. -> + + ## Objetivo @@ -14,11 +25,13 @@ updated: 2025-07-15 ## Preguntas generales -### ¿Qué es la solución NAS-HA de OVHcloud? +/// details | ¿Qué es la solución NAS-HA de OVHcloud? NAS-HA es un servicio de almacenamiento de archivos compartido y totalmente administrado, basado en la tecnología open source OpenZFS. -### ¿Qué puedo hacer con NAS-HA? +/// + +/// details | ¿Qué puedo hacer con NAS-HA? NAS-HA permite centralizar los datos de diferentes cargas de trabajo Linux pero también Windows para múltiples escenarios: @@ -26,41 +39,57 @@ NAS-HA permite centralizar los datos de diferentes cargas de trabajo Linux pero - gestión de contenidos web - compartir archivos en la red, etc. -### ¿Se puede gestionar el NAS-HA desde un panel de administración? +/// + +/// details | ¿Se puede gestionar el NAS-HA desde un panel de administración? Sí, puede acceder a este espacio desde el [área de cliente de OVHcloud](/links/manager), en la sección `Bare Metal Cloud`{.action} y, seguidamente, en la sección `NAS y CDN`{.action}. +/// + ## Disponibilidad -### ¿Qué SLA incluye NAS-HA? +/// details | ¿Qué SLA incluye NAS-HA? NAS-HA se suministra con un índice de disponibilidad del 99,99%. +/// + ## Red y seguridad -### ¿Qué protocolos de transferencia de archivos soportan actualmente la solución NAS-HA? +/// details | ¿Qué protocolos de transferencia de archivos soportan actualmente la solución NAS-HA? NAS-HA soporta la transferencia de archivos a través de NFS (NFSv3, NFSv4.1, NFNSv4.2) y CIFS (SMB). -### ¿Desde qué servicios de OVHcloud puedo crear datos? +/// + +/// details | ¿Desde qué servicios de OVHcloud puedo crear datos? NAS-HA es un servicio que puede recibir datos de todos los servicios existentes de OVHcloud: Bare Metal Cloud (VPS, servidores dedicados OVHcloud, So you Start, Kimsufi), Public Cloud, Hosted Private Cloud, etc. -### ¿Cómo se gestionan los accesos al NAS-HA? +/// + +/// details | ¿Cómo se gestionan los accesos al NAS-HA? La lista de control de acceso (ACL) puede configurarse desde el área de cliente de OVHcloud. Solo tiene que introducir la dirección IP del servicio al que quiere autorizar el acceso al NAS-HA. -### ¿El servicio NAS-HA es compatible con otros servidores fuera de OVHcloud? +/// + +/// details | ¿El servicio NAS-HA es compatible con otros servidores fuera de OVHcloud? No, solo es posible acceder a los NAS-HA desde la red de OVHcloud. -### ¿NAS-HA es compatible con el vRack? +/// + +/// details | ¿NAS-HA es compatible con el vRack? Actualmente los NAS-HA no pueden añadirse a las redes privadas de un vRack. Sin embargo, el uso del NAS-HA y del vRack no son incompatibles pasando por la ruta IP pública del servidor conectado al vRack. +/// + ## Capacidades y rendimiento -### ¿Cuáles son las capacidades de almacenamiento disponibles? +/// details | ¿Cuáles son las capacidades de almacenamiento disponibles? El tamaño mínimo de un servicio es de 3 TB y el tamaño máximo es de 144 TB.
Ofrecemos las siguientes capacidades de almacenamiento en una base de discos de 3 TB: @@ -81,40 +110,56 @@ Ofrecemos las siguientes capacidades de almacenamiento en una base de discos de Las capacidades de almacenamiento que se ofrecen son las que se pueden utilizar. -### ¿Los recursos de un NAS-HA son dedicados? +/// + +/// details | ¿Los recursos de un NAS-HA son dedicados? Los discos de los NAS-HA son dedicados. Los demás recursos de la máquina son compartidos (RAM, procesador y ancho de banda), con una excepción: **Caso particular:** si se suscribe a la oferta 144 TB, todos los recursos del servidor host son dedicados (RAM, CPU, ancho de banda). -### ¿Cuántos servicios NAS-HA puedo crear desde mi cuenta de cliente? +/// + +/// details | ¿Cuántos servicios NAS-HA puedo crear desde mi cuenta de cliente? No hay límite de número de servicios por cuenta de cliente. -### ¿Cuántas particiones máximas por servicio? +/// + +/// details | ¿Cuántas particiones máximas por servicio? Es posible crear tantas particiones como desee. El tamaño mínimo es de 10 GB y el tamaño máximo se define por el tamaño máximo del servicio. -### ¿La tasa de transferencia y el porcentaje de disponibilidad están garantizados? +/// + +/// details | ¿La tasa de transferencia y el porcentaje de disponibilidad están garantizados? - Transferencia: El ancho de banda del servicio es compartido, OVHcloud no puede garantizar la tasa de transferencia. - Disponibilidad: La disponibilidad del servicio está garantizada y sujeta a un acuerdo de nivel de servicio (SLA). Puede consultar los detalles en nuestras condiciones específicas de uso. +/// + ## Uso del producto -### ¿El NAS-HA puede conectarse a varios servidores a la vez? +/// details | ¿El NAS-HA puede conectarse a varios servidores a la vez? Sí. Es posible interactuar el NAS con varios servicios de OVHcloud simultáneamente. -### ¿Se puede instalar un sistema operativo en un NAS-HA? +/// + +/// details | ¿Se puede instalar un sistema operativo en un NAS-HA? No, no es posible instalar un SO en los NAS-HA. -### ¿El espacio destinado es particionable? +/// + +/// details | ¿El espacio destinado es particionable? Sí, es necesario crear una o más particiones, según su uso. No hay límite en el número de particiones. -### ¿Cómo cambiar la capacidad de almacenamiento en un NAS-HA? +/// + +/// details | ¿Cómo cambiar la capacidad de almacenamiento en un NAS-HA? Actualmente no es posible modificar dinámicamente el NAS-HA. Para aumentar o reducir el aprovisionamiento, es necesario: @@ -122,21 +167,27 @@ Actualmente no es posible modificar dinámicamente el NAS-HA. Para aumentar o re 2. Migrar sus datos consultando nuestra guía "[Migración de datos de un NAS-HA a otro a través de NFS](/pages/storage_and_backup/file_storage/ha_nas/nas_migration)". 3. Dar de baja el antiguo NAS-HA. +/// + ## Snapshots -### ¿Qué es un snapshot? +/// details | ¿Qué es un snapshot? Un snapshot es una imagen instantánea del estado del disco y de los datos almacenados en él en un momento determinado. permiten ofrecer un primer nivel de backup. Es posible configurar y gestionar los snapshots desde el área de cliente de OVHcloud. Por defecto, la función snapshot se activa al crear la partición. La frecuencia se preestablece en "cada hora". -### ¿Qué política de backup está asociada a NAS-HA? +/// + +/// details | ¿Qué política de backup está asociada a NAS-HA? Los usuarios son responsables de la gestión de sus copias de seguridad (herramientas y reglas) dentro y fuera del servicio, así como de sus planes de continuidad del negocio y de recuperación ante desastres. Sin embargo, por motivos de seguridad y resiliencia de la infraestructura, OVHcloud puede realizar snapshots del servicio en un servidor remoto, aunque sin obligación de hacerlo. Si OVHcloud ha realizado un snapshot en un servidor remoto, puede restaurar los datos del último snapshot disponible en caso de avería o ataque. Tenga en cuenta que esta operación se realiza bajo demanda y constituye un servicio opcional facturado. -### ¿Con qué frecuencia se realizan los snapshots? +/// + +/// details | ¿Con qué frecuencia se realizan los snapshots? La frecuencia de los snapshots puede configurarse desde el área de cliente de OVHcloud. Puede elegir la frecuencia entre las siguientes opciones: @@ -147,7 +198,7 @@ La frecuencia de los snapshots puede configurarse desde el área de cliente de O - cada tres días - semanal -Además, en cualquier momento puede crear snapshots manuales, que podrá conservar sin limitación de tiempo o eliminar cuando desee. Esta funcionalidad está disponible en el [área de cliente de OVHcloud](/links/manager) o a través de la siguiente llamada a la [API](https://ca.api.ovh.com/): +Además, en cualquier momento puede crear snapshots manuales, que podrá conservar sin limitación de tiempo o eliminar cuando desee. Esta funcionalidad está disponible en el [área de cliente de OVHcloud](/links/manager) o a través de la siguiente llamada a la [API](/links/api): > [!api] > @@ -158,50 +209,70 @@ Además, en cualquier momento puede crear snapshots manuales, que podrá conserv > Consulte nuestra guía [Primeros pasos con las API de OVHcloud](/pages/manage_and_operate/api/first-steps) para familiarizarse con el uso de las API de OVHcloud. > -### ¿Cómo funciona el sistema de gestión de los snapshots? +/// + +/// details | ¿Cómo funciona el sistema de gestión de los snapshots? Puede configurar snapshots automáticos con una de las frecuencias disponibles. Independientemente de la frecuencia elegida, el último snapshot realizado siempre sustituirá al anterior. También puede crear y eliminar snapshots a demanda. -### ¿Es posible eliminar un snapshot? +/// + +/// details | ¿Es posible eliminar un snapshot? Solo se pueden eliminar los snapshots creados "bajo demanda" (véase la pregunta anterior ["¿Con qué frecuencia se realizan los snapshots?](#frequency))".
Los snapshots con una frecuencia establecida se eliminan automáticamente, y no es posible eliminarlos manualmente. -### ¿Los snapshots están incluidos en la capacidad de un servicio? +/// + +/// details | ¿Los snapshots están incluidos en la capacidad de un servicio? Para garantizar el almacenamiento de sus snapshots, OVHcloud dispone de un espacio adicional con el mismo soporte físico. Este espacio corresponde al menos al 15% del volumen principal. En caso de superarlo, los snapshots se almacenarán en su espacio de almacenamiento principal. El espacio adicional no puede utilizarse para otro uso que el almacenamiento de sus snapshots. Por ejemplo, para un servicio de 3 TB, se reservan 450 GB adicionales para los snapshots. -### ¿Cuántos snapshots se pueden realizar? +/// + +/// details | ¿Cuántos snapshots se pueden realizar? - Snapshots automáticos: uno por partición. - Para los snapshots manuales: diez por partición -### ¿Con qué frecuencia se realizan los snapshots? +/// + +/// details | ¿Con qué frecuencia se realizan los snapshots? Los snapshots se almacenan al mismo nivel que el servicio. Los snapshots se replican en dos servidores distintos en dos racks diferentes. Además, OVHcloud realiza un snapshot diario en un sitio remoto. -### ¿Dónde se pueden encontrar los snapshots? +/// + +/// details | ¿Dónde se pueden encontrar los snapshots? En la partición correspondiente, encontrará un directorio oculto llamado `.zfs` que contiene un directorio de `snapshots`. Los archivos están disponibles en solo lectura. -### ¿Cuántas políticas de snapshots puedo crear por volumen? +/// + +/// details | ¿Cuántas políticas de snapshots puedo crear por volumen? 1 +/// + ## Precios -### ¿Qué tipo de tarificación está asociado al servicio? +/// details | ¿Qué tipo de tarificación está asociado al servicio? NAS-HA es un servicio facturado mensualmente al volumen (de 3 a 144 TB por tramos). -### ¿Por qué duración puedo contratar un NAS-HA? +/// + +/// details | ¿Por qué duración puedo contratar un NAS-HA? Los períodos ofrecidos son de 1, 3, 6 y 12 meses. Al finalizar el período contratado, la suscripción se renueva tácitamente si no se ha solicitado ninguna [rescisión](/pages/account_and_service_management/managing_billing_payments_and_services/how_to_cancel_services). Puede contratarla desde el área de cliente de OVHcloud durante toda su vigencia. +/// + ## Más información Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. -Interactúe con nuestra comunidad de usuarios en . +Interactúe con nuestra [comunidad de usuarios](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.fr-ca.md b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.fr-ca.md index a0283eb4ab8..810a8835803 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.fr-ca.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.fr-ca.md @@ -1,20 +1,36 @@ --- title: Les questions fréquentes concernant le service NAS-HA excerpt: Une question sur le NAS-HA ? Voici les questions les plus fréquemment posées. -updated: 2024-02-26 +updated: 2025-07-15 --- + + ## Objectif **Voici les questions les plus fréquemment posées concernant l'offre NAS-HA OVHcloud.** ## Questions générales -### Qu’est-ce que la solution NAS-HA OVHcloud ? +/// details | Qu’est-ce que la solution NAS-HA OVHcloud ? NAS-HA est un service de stockage fichier partagé et entièrement managé, basé sur la technologie open-source OpenZFS. -### Que puis-je faire avec NAS-HA ? +/// + +/// details | Que puis-je faire avec NAS-HA ? NAS-HA permet de centraliser les données de différentes charges de travail Linux mais aussi Windows pour de nombreux scénarios : @@ -22,41 +38,57 @@ NAS-HA permet de centraliser les données de différentes charges de travail Lin - gestion de contenus web ; - partage de fichiers sur le réseau, etc. -### Peut-on gérer le NAS-HA via un espace de configuration ? +/// + +/// details | Peut-on gérer le NAS-HA via un espace de configuration ? Oui, cet espace est accessible depuis votre [espace client OVHcloud](/links/manager), rubrique `Bare Metal Cloud`{.action} puis `NAS et CDN`{.action}. +/// + ## Disponibilité -### Quel SLA est fourni avec NAS-HA ? +/// details | Quel SLA est fourni avec NAS-HA ? NAS-HA est fourni avec un taux de disponibilité de 99,99%. +/// + ## Réseau et sécurité -### Quels protocoles de transfert de fichiers sont actuellement supportés sur la solution NAS-HA ? +/// details | Quels protocoles de transfert de fichiers sont actuellement supportés sur la solution NAS-HA ? NAS-HA supporte le transfert de fichiers via NFS (NFSv3, NFSv4.1, NFNSv4.2) ainsi que CIFS (SMB). -### Depuis quels services OVHcloud puis-je pousser des données ? +/// + +/// details | Depuis quels services OVHcloud puis-je pousser des données ? NAS-HA est un service qui peut recevoir des données depuis l’ensemble des services existants OVHcloud : Bare Metal Cloud (VPS, Serveurs Dédiés OVHcloud, So you Start, Kimsufi), Public Cloud, Hosted Private Cloud, service ADSL/FTTH, etc. -### Comment gère-t-on les accès au NAS-HA ? +/// + +/// details | Comment gère-t-on les accès au NAS-HA ? La liste des contrôles d'accès (ACL) est configurable depuis votre espace client OVHcloud. Il vous suffit simplement de saisir l'adresse IP du service pour lequel vous souhaitez autoriser l'accès au NAS-HA. -### Le service NAS-HA est-il compatible avec d’autres serveurs en dehors d’OVHcloud ? +/// + +/// details | Le service NAS-HA est-il compatible avec d’autres serveurs en dehors d’OVHcloud ? Non, il n’est possible d’accéder à votre NAS-HA que depuis le réseau OVHcloud. -### NAS-HA est-il éligible à l’offre vRack ? +/// + +/// details | NAS-HA est-il éligible à l’offre vRack ? Actuellement, le NAS-HA ne peut pas être intégré dans le réseau privé du vRack. Cependant, l’utilisation du NAS-HA et du vRack ne sont pas incompatibles en passant par le chemin IP public du serveur connecté au vRack. +/// + ## Capacités et performances -### Quelles sont les capacités de stockage disponibles ? +/// details | Quelles sont les capacités de stockage disponibles ? La taille minimum d’un service est de 3 To et la taille maximum est de 144 To.
Nous proposons les capacités de stockage suivantes sur une base de disques de 3 To : @@ -77,40 +109,56 @@ Nous proposons les capacités de stockage suivantes sur une base de disques de 1 Les capacités de stockage proposées sont les capacités utilisables. -### Les ressources de mon NAS-HA me sont-elles dédiées ? +/// + +/// details | Les ressources de mon NAS-HA me sont-elles dédiées ? Les disques de votre NAS-HA vous sont dédiés. Les autres ressources de la machine sont partagées (RAM, CPU, Bande Passante). **Cas particulier :** si vous souscrivez à l'offre 144 To, l'ensemble des ressources du serveur hôte vous sont dédiées (RAM, CPU, Bande Passante). -### Combien de services NAS-HA puis-je créer depuis mon compte client ? +/// + +/// details | Combien de services NAS-HA puis-je créer depuis mon compte client ? Il n’y a pas de limite de nombre de services par compte client. -### Quel est le nombre de partitions maximum par service ? +/// + +/// details | Quel est le nombre de partitions maximum par service ? Il est possible de créer autant de partitions que vous souhaitez. La taille minimum est de 10 Go et la taille maximum est définie par la taille maximum du service. -### Le taux de transfert et de disponibilité est-il garanti ? +/// + +/// details | Le taux de transfert et de disponibilité est-il garanti ? - Transfert : la bande passante du service est mutualisée. Les taux de transfert ne peuvent être garantis par OVHcloud. - Disponibilité : la disponibilité du service est garantie et sujette à un accord de niveau de service. Les détails sont consultables dans nos conditions spécifiques d’utilisation. +/// + ## Usage du produit -### Le NAS-HA peut-il être connecté à plusieurs serveurs en même temps ? +/// details | Le NAS-HA peut-il être connecté à plusieurs serveurs en même temps ? Oui. Il est possible de faire interagir simultanément votre NAS avec plusieurs services OVHcloud. -### Peut-on installer un système d’exploitation sur un NAS-HA ? +/// + +/// details | Peut-on installer un système d’exploitation sur un NAS-HA ? Non, il n'est pas possible d'installer un OS sur les offres NAS-HA. -### L'espace alloué est-il partitionnable ? +/// + +/// details | L'espace alloué est-il partitionnable ? Oui, il est nécessaire de créer une ou plusieurs partitions selon votre utilisation. La création de partition n'est pas limitée. -### Comment faire pour changer de capacité de stockage sur mon NAS-HA ? +/// + +/// details | Comment faire pour changer de capacité de stockage sur mon NAS-HA ? A ce jour, il n'est pas possible de modifier dynamiquement votre NAS-HA. Pour augmenter ou réduire votre provisionnement, il faut donc : @@ -118,21 +166,25 @@ A ce jour, il n'est pas possible de modifier dynamiquement votre NAS-HA. Pour au 2. Migrer vos données en consultant notre guide « [Migration de données d'un NAS-HA vers un autre via NFS](/pages/storage_and_backup/file_storage/ha_nas/nas_migration) ». 3. Résilier l'ancien NAS-HA. +/// + ## Snapshots -### Que sont les snapshots ? +/// details | Que sont les snapshots ? Les snapshots sont des images instantanées de l’état de votre disque et des données qui y sont stockées à un instant donné. Ils permettent de proposer un premier niveau de sauvegarde. La configuration et la gestion des snapshots sont réalisables depuis votre espace client OVHcloud. -Par défaut, la fonction snapshot est activée lors de la création de votre partition, la fréquence est préréglée sur « toutes les heures ». +/// -### Quelle politique de sauvegarde est associée à NAS-HA ? +/// details | Quelle politique de sauvegarde est associée à NAS-HA ? Les utilisateurs sont responsables de la gestion de leurs sauvegardes (outils et règles) à l'intérieur ainsi qu'à l'extérieur du service, ainsi que de leurs plans de continuité d'activité et de reprise d'activité. Cependant, pour des raisons de sécurité et de résilience de l’infrastructure, OVHcloud peut effectuer des snapshots du service sur un serveur distant, sans obligation toutefois. En cas de panne ou d’attaque, si OVHcloud a effectuée un snapshot sur un serveur distant, nous pouvons ainsi restaurer les données du dernier snapshot disponible. Veuillez toutefois noter que cette action s’effectue sur demande et constitue un service optionnel facturé. -### Quelle est la fréquence des snapshots ? +/// + +/// details | Quelle est la fréquence des snapshots ? La fréquence des snapshots est administrable depuis votre espace client OVHcloud. Vous pouvez choisir la fréquence parmi les options suivantes : @@ -143,7 +195,7 @@ La fréquence des snapshots est administrable depuis votre espace client OVHclou - tous les trois jours ; - hebdomadaire. -Vous pouvez aussi, à tout moment, créer des snapshots manuels, les conserver sans limitation de durée ou les supprimer. Cette fonctionnalité est disponible au sein de votre [espace client OVHcloud](/links/manager) ou via l'appel [API](https://ca.api.ovh.com/) suivant : +Vous pouvez aussi, à tout moment, créer des snapshots manuels, les conserver sans limitation de durée ou les supprimer. Cette fonctionnalité est disponible au sein de votre [espace client OVHcloud](/links/manager) ou via l'appel [API](/links/api) suivant : > [!api] > @@ -154,49 +206,69 @@ Vous pouvez aussi, à tout moment, créer des snapshots manuels, les conserver s > Consultez notre guide « [Premiers pas avec les API OVHcloud](/pages/manage_and_operate/api/first-steps) » pour vous familiariser avec l'utilisation des API OVHcloud. > -### Comment fonctionne le système de gestion des snapshots ? +/// + +/// details | Comment fonctionne le système de gestion des snapshots ? Vous pouvez configurer des snapshots automatiques, à différentes fréquences disponibles. Quelle que soit la fréquence paramétrée, le dernier snapshot effectué remplacera et écrasera toujours le précédent. Vous pouvez également créer et supprimer des snapshots à la demande. -### Peut-on supprimer un snapshot ? +/// + +/// details | Peut-on supprimer un snapshot ? Seuls les snapshots créés « à la demande » peuvent être supprimés (voir la question précédente « [Quelle est la fréquence des snapshots ?](#frequency) »).
Les snapshots à fréquence fixe sont automatiquement supprimés, sans possibilité de les supprimer manuellement. -### Les snapshots sont-ils compris dans la capacité d’un service ? +/// + +/// details | Les snapshots sont-ils compris dans la capacité d’un service ? Un espace additionnel sur le même support physique vous est alloué pour assurer le stockage de vos snapshots. Cet espace correspond à au moins 15 % du volume principal. Dans le cas où vous le dépasseriez, les snapshots seront stockés sur votre espace de stockage principal. L'espace additionnel ne peut pas être utilisé pour un autre usage que le stockage de vos snapshots. Par exemple, pour un service de 3 To, 450 Go additionnels sont réservés pour les snapshots. -### Combien de snapshots puis-je réaliser au maximum ? +/// + +/// details | Combien de snapshots puis-je réaliser au maximum ? - Pour les snapshots automatiques : un par partition - Pour les snapshots manuels : dix par partition -### Où sont stockés les snapshots ? +/// + +/// details | Où sont stockés les snapshots ? Les snapshots sont stockés au même niveau que votre service. En complément, OVHcloud effectue un snapshot quotidien (avec une retention de 24H) sur un serveur de backup situé dans un rack distinct. -### Où puis-je récupérer mes snapshots ? +/// + +/// details | Où puis-je récupérer mes snapshots ? Dans la partition concernée, vous trouverez un répertoire caché appelé `.zfs` qui contient un répertoire `snapshots`. Les fichiers sont disponibles en read only. -### Combien de politiques de snapshots puis-je créer par volume ? +/// + +/// details | Combien de politiques de snapshots puis-je créer par volume ? 1 +/// + ## Tarification -### Quel type de tarification est lié au service ? +/// details | Quel type de tarification est lié au service ? NAS-HA est un service facturé mensuellement au volume (de 3 à 144 To par paliers). -### Pour quelle durée puis-je souscrire à un NAS-HA ? +/// + +/// details | Pour quelle durée puis-je souscrire à un NAS-HA ? Les périodes proposées sont de 1, 12, 24 et 36 mois. À la fin de votre période d’engagement, votre abonnement est reconduit tacitement si aucune [demande de résiliation](/pages/account_and_service_management/managing_billing_payments_and_services/how_to_cancel_services) n’a été formulée. Celle-ci peut être effectuée pendant toute la durée de votre abonnement via votre espace client OVHcloud. +/// + ## Aller plus loin Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.fr-fr.md b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.fr-fr.md index a73bad9508c..810a8835803 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.fr-fr.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.fr-fr.md @@ -4,17 +4,33 @@ excerpt: Une question sur le NAS-HA ? Voici les questions les plus fréquemment updated: 2025-07-15 --- + + ## Objectif **Voici les questions les plus fréquemment posées concernant l'offre NAS-HA OVHcloud.** ## Questions générales -### Qu’est-ce que la solution NAS-HA OVHcloud ? +/// details | Qu’est-ce que la solution NAS-HA OVHcloud ? NAS-HA est un service de stockage fichier partagé et entièrement managé, basé sur la technologie open-source OpenZFS. -### Que puis-je faire avec NAS-HA ? +/// + +/// details | Que puis-je faire avec NAS-HA ? NAS-HA permet de centraliser les données de différentes charges de travail Linux mais aussi Windows pour de nombreux scénarios : @@ -22,41 +38,57 @@ NAS-HA permet de centraliser les données de différentes charges de travail Lin - gestion de contenus web ; - partage de fichiers sur le réseau, etc. -### Peut-on gérer le NAS-HA via un espace de configuration ? +/// + +/// details | Peut-on gérer le NAS-HA via un espace de configuration ? Oui, cet espace est accessible depuis votre [espace client OVHcloud](/links/manager), rubrique `Bare Metal Cloud`{.action} puis `NAS et CDN`{.action}. +/// + ## Disponibilité -### Quel SLA est fourni avec NAS-HA ? +/// details | Quel SLA est fourni avec NAS-HA ? NAS-HA est fourni avec un taux de disponibilité de 99,99%. +/// + ## Réseau et sécurité -### Quels protocoles de transfert de fichiers sont actuellement supportés sur la solution NAS-HA ? +/// details | Quels protocoles de transfert de fichiers sont actuellement supportés sur la solution NAS-HA ? NAS-HA supporte le transfert de fichiers via NFS (NFSv3, NFSv4.1, NFNSv4.2) ainsi que CIFS (SMB). -### Depuis quels services OVHcloud puis-je pousser des données ? +/// + +/// details | Depuis quels services OVHcloud puis-je pousser des données ? NAS-HA est un service qui peut recevoir des données depuis l’ensemble des services existants OVHcloud : Bare Metal Cloud (VPS, Serveurs Dédiés OVHcloud, So you Start, Kimsufi), Public Cloud, Hosted Private Cloud, service ADSL/FTTH, etc. -### Comment gère-t-on les accès au NAS-HA ? +/// + +/// details | Comment gère-t-on les accès au NAS-HA ? La liste des contrôles d'accès (ACL) est configurable depuis votre espace client OVHcloud. Il vous suffit simplement de saisir l'adresse IP du service pour lequel vous souhaitez autoriser l'accès au NAS-HA. -### Le service NAS-HA est-il compatible avec d’autres serveurs en dehors d’OVHcloud ? +/// + +/// details | Le service NAS-HA est-il compatible avec d’autres serveurs en dehors d’OVHcloud ? Non, il n’est possible d’accéder à votre NAS-HA que depuis le réseau OVHcloud. -### NAS-HA est-il éligible à l’offre vRack ? +/// + +/// details | NAS-HA est-il éligible à l’offre vRack ? Actuellement, le NAS-HA ne peut pas être intégré dans le réseau privé du vRack. Cependant, l’utilisation du NAS-HA et du vRack ne sont pas incompatibles en passant par le chemin IP public du serveur connecté au vRack. +/// + ## Capacités et performances -### Quelles sont les capacités de stockage disponibles ? +/// details | Quelles sont les capacités de stockage disponibles ? La taille minimum d’un service est de 3 To et la taille maximum est de 144 To.
Nous proposons les capacités de stockage suivantes sur une base de disques de 3 To : @@ -77,40 +109,56 @@ Nous proposons les capacités de stockage suivantes sur une base de disques de 1 Les capacités de stockage proposées sont les capacités utilisables. -### Les ressources de mon NAS-HA me sont-elles dédiées ? +/// + +/// details | Les ressources de mon NAS-HA me sont-elles dédiées ? Les disques de votre NAS-HA vous sont dédiés. Les autres ressources de la machine sont partagées (RAM, CPU, Bande Passante). **Cas particulier :** si vous souscrivez à l'offre 144 To, l'ensemble des ressources du serveur hôte vous sont dédiées (RAM, CPU, Bande Passante). -### Combien de services NAS-HA puis-je créer depuis mon compte client ? +/// + +/// details | Combien de services NAS-HA puis-je créer depuis mon compte client ? Il n’y a pas de limite de nombre de services par compte client. -### Quel est le nombre de partitions maximum par service ? +/// + +/// details | Quel est le nombre de partitions maximum par service ? Il est possible de créer autant de partitions que vous souhaitez. La taille minimum est de 10 Go et la taille maximum est définie par la taille maximum du service. -### Le taux de transfert et de disponibilité est-il garanti ? +/// + +/// details | Le taux de transfert et de disponibilité est-il garanti ? - Transfert : la bande passante du service est mutualisée. Les taux de transfert ne peuvent être garantis par OVHcloud. - Disponibilité : la disponibilité du service est garantie et sujette à un accord de niveau de service. Les détails sont consultables dans nos conditions spécifiques d’utilisation. +/// + ## Usage du produit -### Le NAS-HA peut-il être connecté à plusieurs serveurs en même temps ? +/// details | Le NAS-HA peut-il être connecté à plusieurs serveurs en même temps ? Oui. Il est possible de faire interagir simultanément votre NAS avec plusieurs services OVHcloud. -### Peut-on installer un système d’exploitation sur un NAS-HA ? +/// + +/// details | Peut-on installer un système d’exploitation sur un NAS-HA ? Non, il n'est pas possible d'installer un OS sur les offres NAS-HA. -### L'espace alloué est-il partitionnable ? +/// + +/// details | L'espace alloué est-il partitionnable ? Oui, il est nécessaire de créer une ou plusieurs partitions selon votre utilisation. La création de partition n'est pas limitée. -### Comment faire pour changer de capacité de stockage sur mon NAS-HA ? +/// + +/// details | Comment faire pour changer de capacité de stockage sur mon NAS-HA ? A ce jour, il n'est pas possible de modifier dynamiquement votre NAS-HA. Pour augmenter ou réduire votre provisionnement, il faut donc : @@ -118,20 +166,25 @@ A ce jour, il n'est pas possible de modifier dynamiquement votre NAS-HA. Pour au 2. Migrer vos données en consultant notre guide « [Migration de données d'un NAS-HA vers un autre via NFS](/pages/storage_and_backup/file_storage/ha_nas/nas_migration) ». 3. Résilier l'ancien NAS-HA. +/// + ## Snapshots -### Que sont les snapshots ? +/// details | Que sont les snapshots ? Les snapshots sont des images instantanées de l’état de votre disque et des données qui y sont stockées à un instant donné. Ils permettent de proposer un premier niveau de sauvegarde. La configuration et la gestion des snapshots sont réalisables depuis votre espace client OVHcloud. +/// -### Quelle politique de sauvegarde est associée à NAS-HA ? +/// details | Quelle politique de sauvegarde est associée à NAS-HA ? Les utilisateurs sont responsables de la gestion de leurs sauvegardes (outils et règles) à l'intérieur ainsi qu'à l'extérieur du service, ainsi que de leurs plans de continuité d'activité et de reprise d'activité. Cependant, pour des raisons de sécurité et de résilience de l’infrastructure, OVHcloud peut effectuer des snapshots du service sur un serveur distant, sans obligation toutefois. En cas de panne ou d’attaque, si OVHcloud a effectuée un snapshot sur un serveur distant, nous pouvons ainsi restaurer les données du dernier snapshot disponible. Veuillez toutefois noter que cette action s’effectue sur demande et constitue un service optionnel facturé. -### Quelle est la fréquence des snapshots ? +/// + +/// details | Quelle est la fréquence des snapshots ? La fréquence des snapshots est administrable depuis votre espace client OVHcloud. Vous pouvez choisir la fréquence parmi les options suivantes : @@ -142,7 +195,7 @@ La fréquence des snapshots est administrable depuis votre espace client OVHclou - tous les trois jours ; - hebdomadaire. -Vous pouvez aussi, à tout moment, créer des snapshots manuels, les conserver sans limitation de durée ou les supprimer. Cette fonctionnalité est disponible au sein de votre [espace client OVHcloud](/links/manager) ou via l'appel [API](https://api.ovh.com/) suivant : +Vous pouvez aussi, à tout moment, créer des snapshots manuels, les conserver sans limitation de durée ou les supprimer. Cette fonctionnalité est disponible au sein de votre [espace client OVHcloud](/links/manager) ou via l'appel [API](/links/api) suivant : > [!api] > @@ -153,49 +206,69 @@ Vous pouvez aussi, à tout moment, créer des snapshots manuels, les conserver s > Consultez notre guide « [Premiers pas avec les API OVHcloud](/pages/manage_and_operate/api/first-steps) » pour vous familiariser avec l'utilisation des API OVHcloud. > -### Comment fonctionne le système de gestion des snapshots ? +/// + +/// details | Comment fonctionne le système de gestion des snapshots ? Vous pouvez configurer des snapshots automatiques, à différentes fréquences disponibles. Quelle que soit la fréquence paramétrée, le dernier snapshot effectué remplacera et écrasera toujours le précédent. Vous pouvez également créer et supprimer des snapshots à la demande. -### Peut-on supprimer un snapshot ? +/// + +/// details | Peut-on supprimer un snapshot ? Seuls les snapshots créés « à la demande » peuvent être supprimés (voir la question précédente « [Quelle est la fréquence des snapshots ?](#frequency) »).
Les snapshots à fréquence fixe sont automatiquement supprimés, sans possibilité de les supprimer manuellement. -### Les snapshots sont-ils compris dans la capacité d’un service ? +/// + +/// details | Les snapshots sont-ils compris dans la capacité d’un service ? Un espace additionnel sur le même support physique vous est alloué pour assurer le stockage de vos snapshots. Cet espace correspond à au moins 15 % du volume principal. Dans le cas où vous le dépasseriez, les snapshots seront stockés sur votre espace de stockage principal. L'espace additionnel ne peut pas être utilisé pour un autre usage que le stockage de vos snapshots. Par exemple, pour un service de 3 To, 450 Go additionnels sont réservés pour les snapshots. -### Combien de snapshots puis-je réaliser au maximum ? +/// + +/// details | Combien de snapshots puis-je réaliser au maximum ? - Pour les snapshots automatiques : un par partition - Pour les snapshots manuels : dix par partition -### Où sont stockés les snapshots ? +/// + +/// details | Où sont stockés les snapshots ? Les snapshots sont stockés au même niveau que votre service. En complément, OVHcloud effectue un snapshot quotidien (avec une retention de 24H) sur un serveur de backup situé dans un rack distinct. -### Où puis-je récupérer mes snapshots ? +/// + +/// details | Où puis-je récupérer mes snapshots ? Dans la partition concernée, vous trouverez un répertoire caché appelé `.zfs` qui contient un répertoire `snapshots`. Les fichiers sont disponibles en read only. -### Combien de politiques de snapshots puis-je créer par volume ? +/// + +/// details | Combien de politiques de snapshots puis-je créer par volume ? 1 +/// + ## Tarification -### Quel type de tarification est lié au service ? +/// details | Quel type de tarification est lié au service ? NAS-HA est un service facturé mensuellement au volume (de 3 à 144 To par paliers). -### Pour quelle durée puis-je souscrire à un NAS-HA ? +/// + +/// details | Pour quelle durée puis-je souscrire à un NAS-HA ? Les périodes proposées sont de 1, 12, 24 et 36 mois. À la fin de votre période d’engagement, votre abonnement est reconduit tacitement si aucune [demande de résiliation](/pages/account_and_service_management/managing_billing_payments_and_services/how_to_cancel_services) n’a été formulée. Celle-ci peut être effectuée pendant toute la durée de votre abonnement via votre espace client OVHcloud. +/// + ## Aller plus loin Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.it-it.md b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.it-it.md index dc2c70d1b29..2edda1cb73e 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.it-it.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.it-it.md @@ -1,12 +1,23 @@ --- title: Domande frequenti sul NAS-HA excerpt: Hai una domanda sul NAS-HA? Ecco le risposte alle domande più frequenti -updated: 2024-02-26 +updated: 2025-07-15 --- -> [!primary] -> Questa traduzione è stata generata automaticamente dal nostro partner SYSTRAN. I contenuti potrebbero presentare imprecisioni, ad esempio la nomenclatura dei pulsanti o alcuni dettagli tecnici. In caso di dubbi consigliamo di fare riferimento alla versione inglese o francese della guida. Per aiutarci a migliorare questa traduzione, utilizza il pulsante "Contribuisci" di questa pagina. -> + + ## Obiettivo @@ -14,11 +25,13 @@ updated: 2024-02-26 ## Domande generali -### Cos'è la soluzione NAS-HA OVHcloud? +/// details | Cos'è la soluzione NAS-HA OVHcloud? NAS-HA è un servizio di archiviazione file condiviso e totalmente gestito, basato sulla tecnologia open-source OpenZFS. -### Cosa posso fare con NAS-HA? +/// + +/// details | Cosa posso fare con NAS-HA? NAS-HA permette di centralizzare i dati di diversi carichi di lavoro Linux e Windows per diversi scenari: @@ -26,41 +39,57 @@ NAS-HA permette di centralizzare i dati di diversi carichi di lavoro Linux e Win - gestione dei contenuti web; - condivisione di file sulla rete, ecc... -### È possibile gestire il NAS-HA tramite un’interfaccia di amministrazione? +/// + +/// details | È possibile gestire il NAS-HA tramite un’interfaccia di amministrazione? Sì, questo spazio è accessibile dal tuo [Spazio Cliente OVHcloud](/links/manager), sezione `Bare Metal Cloud`{.action}, poi `NAS e CDN`{.action}. +/// + ## Disponibilità -### Qual è lo SLA fornito con NAS-HA? +/// details | Qual è lo SLA fornito con NAS-HA? NAS-HA è fornito con un tasso di disponibilità del 99,99%. +/// + ## Rete e Sicurezza -### Quali protocolli di trasferimento di file sono supportati sul NAS-HA? +/// details | Quali protocolli di trasferimento di file sono supportati sul NAS-HA? NAS-HA supporta il trasferimento di file tramite NFS (NFSv3, NFSv4.1, NFNSv4.2) e CIFS (SMB). -### Da quali servizi OVHcloud è possibile caricare dati? +/// + +/// details | Da quali servizi OVHcloud è possibile caricare dati? NAS-HA è un servizio che può ricevere dati da tutti i servizi esistenti OVHcloud: Bare Metal Cloud (VPS, server dedicati OVHcloud, So you Start, Kimsufi), Public Cloud, Hosted Private Cloud, ecc... -### Come gestire gli accessi al NAS-HA? +/// + +/// details | Come gestire gli accessi al NAS-HA? La lista dei controlli degli accessi (ACL) è configurabile dallo Spazio Cliente OVHcloud. Inserisci semplicemente l'indirizzo IP del servizio per il quale vuoi autorizzare l'accesso al NAS-HA. -### Il servizio NAS-HA è compatibile con altri server al di fuori di OVHcloud? +/// + +/// details | Il servizio NAS-HA è compatibile con altri server al di fuori di OVHcloud? No, è possibile accedere al NAS-HA solo dalla rete OVHcloud. -### NAS-HA è ammissibile all'offerta vRack? +/// + +/// details | NAS-HA è ammissibile all'offerta vRack? Al momento il NAS-HA non può essere integrato nella rete privata vRack. Tuttavia, l'utilizzo del NAS-HA e della vRack non è incompatibile tramite il percorso IP pubblico del server connesso alla vRack. +/// + ## Capacità e performance -### Quali sono le capacità di storage disponibili? +/// details | Quali sono le capacità di storage disponibili? La dimensione minima di un servizio è di 3 TB e la dimensione massima è di 144 TB.
OVHcloud ti offre queste capacità di storage su un database da 3 TB: @@ -81,40 +110,56 @@ OVHcloud ti offre queste capacità di storage su un database da 12 TB: La capacità di storage offerta è la capacità utilizzabile. -### Le risorse del tuo NAS-HA sono dedicate? +/// + +/// details | Le risorse del tuo NAS-HA sono dedicate? I dischi del tuo NAS-HA ti sono dedicati. Le altre risorse della macchina sono condivise (RAM, CPU, banda passante). **Caso particolare:** se sottoscrivi l'offerta da 144 TB, tutte le risorse del server host sono dedicate (RAM, CPU, banda passante). -### Quanti servizi NAS-HA posso creare dal mio account cliente? +/// + +/// details | Quanti servizi NAS-HA posso creare dal mio account cliente? Non ci sono limiti al numero di servizi per account cliente. -### Qual è il numero massimo di partizioni per servizio? +/// + +/// details | Qual è il numero massimo di partizioni per servizio? È possibile creare tutte le partizioni che vuoi. La dimensione minima è di 10 GB e la dimensione massima è definita dalla dimensione massima del servizio. -### La velocità di trasferimento e il livello di disponibilità sono garantiti? +/// + +/// details | La velocità di trasferimento e il livello di disponibilità sono garantiti? - Trasferimento: la banda passante del servizio è condivisa. La velocità di trasferimento non può essere garantita da OVHcloud. - Disponibilità: la disponibilità del servizio è garantita e regolata da un accordo di livello di servizio. I dettagli sono consultabili nelle nostre specifiche condizioni di utilizzo. +/// + ## Utilizzo del prodotto -### È possibile connettere il NAS-HA a più server contemporaneamente? +/// details | È possibile connettere il NAS-HA a più server contemporaneamente? Sì È possibile far interagire contemporaneamente il tuo NAS con diversi servizi OVHcloud. -### È possibile installare un sistema operativo su un NAS-HA? +/// + +/// details | È possibile installare un sistema operativo su un NAS-HA? No, sui servizi NAS-HA non è possibile installare un OS. -### Lo spazio assegnato è partizionabile? +/// + +/// details | Lo spazio assegnato è partizionabile? Sì, è necessario creare una o più partizioni in base al tuo utilizzo. La creazione delle partizioni è illimitata. -### Come cambiare capacità di storage sul mio NAS-HA? +/// + +/// details | Come cambiare capacità di storage sul mio NAS-HA? Al momento non è possibile modificare dinamicamente il NAS-HA. Per aumentare o ridurre la copertura è quindi necessario: @@ -122,21 +167,27 @@ Al momento non è possibile modificare dinamicamente il NAS-HA. Per aumentare o 2. Migrare i dati consultando la nostra guida "[Migrazione dei dati da un NAS-HA a un altro via NFS](/pages/storage_and_backup/file_storage/ha_nas/nas_migration)". 3. Disattiva il vecchio NAS-HA. +/// + ## Snapshot -### Cosa sono gli Snapshot? +/// details | Cosa sono gli Snapshot? Gli Snapshot sono immagini dello stato del disco e dei dati presenti nella sua partizione in un istante specifico. Che permettono di offrire un primo livello di backup. La configurazione e la gestione degli Snapshot sono disponibili nello Spazio Cliente OVHcloud. La funzione Snapshot è attiva di default durante la creazione della partizione e la sua frequenza è preimpostata su "ogni ora". -### Qual è la politica di backup associata al NAS-HA? +/// + +/// details | Qual è la politica di backup associata al NAS-HA? Gli utenti sono responsabili della gestione dei loro backup (strumenti e regole) all'interno e all'esterno del servizio, così come dei loro piani di continuità operativa e di ripresa delle attività. Per ragioni di sicurezza e resilienza dell'infrastruttura, OVHcloud può effettuare Snapshot del servizio su un server remoto, senza alcun obbligo. In caso di malfunzionamenti o attacchi, se OVHcloud ha effettuato uno Snapshot su un server remoto, è possibile ripristinare i dati dell'ultimo Snapshot disponibile. Ti ricordiamo tuttavia che questa operazione viene eseguita su richiesta e costituisce un servizio opzionale fatturato. -### Qual è la frequenza degli Snapshot? +/// + +/// details | Qual è la frequenza degli Snapshot? La frequenza degli Snapshot è gestibile dallo Spazio Cliente OVHcloud. Le opzioni disponibili sono: @@ -147,7 +198,7 @@ La frequenza degli Snapshot è gestibile dallo Spazio Cliente OVHcloud. Le opzio - ogni 3 giorni - settimanale -In qualsiasi momento è inoltre possibile creare Snapshot manuali, conservarli senza limite di durata o eliminarli. Questa funzionalità è disponibile nello [Spazio Cliente OVHcloud](/links/manager) o tramite [API](https://api.ovh.com/): +In qualsiasi momento è inoltre possibile creare Snapshot manuali, conservarli senza limite di durata o eliminarli. Questa funzionalità è disponibile nello [Spazio Cliente OVHcloud](/links/manager) o tramite [API](/links/api): > [!api] > @@ -158,51 +209,71 @@ In qualsiasi momento è inoltre possibile creare Snapshot manuali, conservarli s > Consulta la nostra guida Iniziare a [utilizzare le API OVHcloud](/pages/manage_and_operate/api/first-steps) per familiarizzare con l'utilizzo delle API OVHcloud. > -### Come funziona il sistema di gestione degli Snapshot? +/// + +/// details | Come funziona il sistema di gestione degli Snapshot? È possibile configurare Snapshot automatici con una delle diverse frequenze disponibili. Indipendentemente dalla frequenza impostata, l’ultimo Snapshot eseguito sostituirà il precedente. È inoltre possibile creare e rimuovere Snapshot on demand. -### È possibile eliminare uno Snapshot? +/// + +/// details | È possibile eliminare uno Snapshot? Solo gli Snapshot creati "on demand" possono essere eliminati (vedi domanda precedente "[Qual è la frequenza degli snapshot?](#frequency)").
Gli Snapshot con frequenza fissa vengono eliminati automaticamente e non prevedono la possibilità di eseguire l’operazione manualmente. -### Gli Snapshot sono inclusi nella capacità di un servizio? +/// + +/// details | Gli Snapshot sono inclusi nella capacità di un servizio? Per assicurare lo storage dei tuoi Snapshot, hai a disposizione uno spazio aggiuntivo sullo stesso supporto fisico. Questo spazio corrisponde ad almeno il 15 % del volume principale. In caso di superamento del limite, gli Snapshot saranno salvati sul tuo spazio di archiviazione principale. Lo spazio aggiuntivo non può essere utilizzato per scopi diversi dallo storage dei tuoi Snapshot. Ad esempio, per un servizio da 3 TB, 450 GB aggiuntivi sono riservati agli Snapshot. -### Qual è il numero massimo di Snapshot eseguibili? +/// + +/// details | Qual è il numero massimo di Snapshot eseguibili? - Snapshot automatici: uno per partizione - Snapshot manuali: dieci per partizione -### Dove sono salvati gli Snapshot? +/// + +/// details | Dove sono salvati gli Snapshot? Gli Snapshot sono salvati allo stesso livello del tuo servizio. In aggiunta, OVHcloud effettua uno Snapshot giornaliero (con una retention di 24 ore) su un server di backup situato in un rack distinto. -### Dove è possibile recuperare gli Snapshot? +/// + +/// details | Dove è possibile recuperare gli Snapshot? Nella partizione interessata, troverai una directory nascosta chiamata `.zfs` che contiene una directory `snapshot`. I file sono disponibili in read only. -### Quante politiche di Snapshot puoi creare per volume? +/// + +/// details | Quante politiche di Snapshot puoi creare per volume? 1 +/// + ## Tariffe -### Che tipo di tariffazione è associata al servizio? +/// details | Che tipo di tariffazione è associata al servizio? NAS-HA è un servizio fatturato mensilmente al volume (da 3 a 144 TB per incrementi). -### Qual è la durata di sottoscrizione di un NAS-HA? +/// + +/// details | Qual è la durata di sottoscrizione di un NAS-HA? I periodi proposti sono di 1, 12, 24 e 36 mesi. Alla fine del periodo contrattuale sottoscritto, l'abbonamento viene rinnovato automaticamente se non è stata presentata alcuna [richiesta di rescissione](/pages/account_and_service_management/managing_billing_payments_and_services/how_to_cancel_services). e può essere effettuata per tutta la durata dell'abbonamento tramite lo Spazio Cliente OVHcloud. +/// + ## Per saperne di più Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. -Contatta la nostra Community di utenti all’indirizzo . +Contatta la nostra [Community di utenti](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.pl-pl.md b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.pl-pl.md index 28864a6bc2c..8d88f2d25b8 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.pl-pl.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.pl-pl.md @@ -4,9 +4,20 @@ excerpt: Masz pytania dotyczące NAS-HA? Oto odpowiedzi na najczęściej zadawan updated: 2025-07-15 --- -> [!primary] -> Tłumaczenie zostało wygenerowane automatycznie przez system naszego partnera SYSTRAN. W niektórych przypadkach mogą wystąpić nieprecyzyjne sformułowania, na przykład w tłumaczeniu nazw przycisków lub szczegółów technicznych. W przypadku jakichkolwiek wątpliwości zalecamy zapoznanie się z angielską/francuską wersją przewodnika. Jeśli chcesz przyczynić się do ulepszenia tłumaczenia, kliknij przycisk "Zgłóś propozycję modyfikacji" na tej stronie. -> + + ## Wprowadzenie @@ -14,11 +25,13 @@ updated: 2025-07-15 ## Pytania ogólne -### Czym jest rozwiązanie NAS-HA OVHcloud? +/// details | Czym jest rozwiązanie NAS-HA OVHcloud? NAS-HA to usługa przechowywania plików współdzielonych i w pełni zarządzanych, oparta na technologii open-source OpenZFS. -### Co mogę zrobić z usługą NAS-HA? +/// + +/// details | Co mogę zrobić z usługą NAS-HA? NAS-HA pozwala na scentralizowanie danych z różnych obciążeń związanych z Linuxem oraz Windows w wielu scenariuszach: @@ -26,41 +39,57 @@ NAS-HA pozwala na scentralizowanie danych z różnych obciążeń związanych z - zarządzanie treściami www; - udostępnianie plików w sieci itp. -### Czy można zarządzać usługą NAS-HA za pomocą przestrzeni konfiguracyjnej? +/// + +/// details | Czy można zarządzać usługą NAS-HA za pomocą przestrzeni konfiguracyjnej? Tak, ta przestrzeń jest dostępna w [Panelu klienta OVHcloud](/links/manager), w rubryce `Bare Metal Cloud`{.action}, następnie `NAS i CDN`{.action}. +/// + ## Dostępność -### Jaki SLA jest dostarczany z usługą NAS-HA? +/// details | Jaki SLA jest dostarczany z usługą NAS-HA? NAS-HA jest dostarczana z dostępnością na poziomie 99,99%. +/// + ## Sieć i bezpieczeństwo -### Jakie protokoły do przesyłania plików są aktualnie obsługiwane w rozwiązaniu NAS-HA? +/// details | Jakie protokoły do przesyłania plików są aktualnie obsługiwane w rozwiązaniu NAS-HA? NAS-HA obsługuje transfer plików przez NFS (NFSv3, NFSv4.1, NFNSv4.2) oraz CIFS (SMB). -### Z jakich usług mogę hostować dane? +/// + +/// details | Z jakich usług mogę hostować dane? NAS-HA to usługa, która może otrzymywać dane z wszystkich istniejących usług OVHcloud: Bare Metal Cloud (VPS, Serwery dedykowane OVHcloud, So you Start, Kimsufi), Public Cloud, Hosted Private Cloud, itp. -### Jak zarządzać dostępami do NAS HA? +/// + +/// details | Jak zarządzać dostępami do NAS HA? Lista kontroli dostępu (ACL) jest konfigurowana w Panelu klienta OVHcloud. Wystarczy wpisać adres IP usługi, dla której chcesz zezwolić na dostęp do NAS-HA. -### Czy usługa NAS-HA jest kompatybilna z innymi serwerami poza infrastrukturą OVHcloud? +/// + +/// details | Czy usługa NAS-HA jest kompatybilna z innymi serwerami poza infrastrukturą OVHcloud? Nie, dostęp do usługi NAS-HA jest możliwy tylko z poziomu sieci OVHcloud. -### Czy NAS-HA kwalifikuje się do oferty vRack? +/// + +/// details | Czy NAS-HA kwalifikuje się do oferty vRack? Obecnie NAS-HA nie może być zintegrowany z prywatną siecią vRack. Jednakże korzystanie z NAS-HA i z sieci vRack nie jest niezgodne z prawem, przechodząc przez publiczną ścieżkę IP serwera podłączonego do sieci vRack. +/// + ## Wydajność i wydajność -### Jakie są dostępne możliwości przechowywania danych? +/// details | Jakie są dostępne możliwości przechowywania danych? Minimalny rozmiar usługi to 3 TB, a maksymalny rozmiar to 144 TB.
Proponujemy następującą przestrzeń dyskową na bazie dysków 3 TB: @@ -81,40 +110,56 @@ Proponujemy następującą przestrzeń dyskową na bazie dysków 12 TB: Proponowana zdolność magazynowania to zdolność do wykorzystania. -### Czy moje zasoby NAS-HA są dedykowane? +/// + +/// details | Czy moje zasoby NAS-HA są dedykowane? Dyski NAS-HA są dedykowane. Pozostałe zasoby maszyny są współdzielone (RAM, CPU, Przepustowość). **Szczególne przypadki:** jeśli zamówiłeś ofertę 144 TB, wszystkie zasoby serwera hosta są dedykowane (RAM, CPU, Przepustowość). -### Ile usług NAS-HA mogę utworzyć z konta klienta? +/// + +/// details | Ile usług NAS-HA mogę utworzyć z konta klienta? Nie ma limitu liczby usług na konto klienta. -### Jaka jest maksymalna liczba partycji na usługę? +/// + +/// details | Jaka jest maksymalna liczba partycji na usługę? Możesz utworzyć wybraną liczbę partycji. Minimalny rozmiar to 10 GB, a maksymalny rozmiar usługi jest określony przez maksymalny rozmiar usługi. -### Czy poziom transferu i dostępności jest gwarantowany? +/// + +/// details | Czy poziom transferu i dostępności jest gwarantowany? - Transfer: przepustowość usługi jest współdzielona. Współczynniki transferu nie mogą być gwarantowane przez OVHcloud. - Dostępność: dostępność usługi jest gwarantowana i podlega umowie o gwarantowanym poziomie usługi. Szczegóły znajdziesz w szczegółowych warunkach korzystania z usługi. +/// + ## Wykorzystanie produktu -### Czy NAS-HA może być podłączony do kilku serwerów jednocześnie? +/// details | Czy NAS-HA może być podłączony do kilku serwerów jednocześnie? Tak. Usługa NAS może współdziałać z wieloma usługami OVHcloud. -### Czy można zainstalować system operacyjny na NAS-HA? +/// + +/// details | Czy można zainstalować system operacyjny na NAS-HA? Nie, nie można zainstalować systemu operacyjnego w ofercie NAS-HA. -### Czy przydzielona przestrzeń jest podzielona na kategorie? +/// + +/// details | Czy przydzielona przestrzeń jest podzielona na kategorie? Tak, konieczne jest utworzenie jednej lub kilku partycji w zależności od korzystania z usługi. Tworzenie partycji nie jest ograniczone. -### Jak zmienić rozmiar przestrzeni dyskowej w usłudze NAS-HA? +/// + +/// details | Jak zmienić rozmiar przestrzeni dyskowej w usłudze NAS-HA? W tej chwili nie można dynamicznie modyfikować usługi NAS-HA. Aby zwiększyć lub zmniejszyć zasoby, należy: @@ -122,21 +167,27 @@ W tej chwili nie można dynamicznie modyfikować usługi NAS-HA. Aby zwiększyć 2. Przeniesienie danych z naszego przewodnika "[Migracja danych z jednej usługi NAS-HA do innej za pośrednictwem NFS](/pages/storage_and_backup/file_storage/ha_nas/nas_migration)". 3. Rezygnacja ze starego NAS-HA. +/// + ## Snapshoty -### Czym są snapshoty? +/// details | Czym są snapshoty? Snapshoty to obrazy stanu dysku oraz danych przechowywanych w danej chwili. Umożliwiają zaproponowanie pierwszego poziomu kopii zapasowych. Możesz skonfigurować snapshoty i zarządzać nimi w Panelu klienta. Domyślnie funkcja snapshot jest aktywowana podczas tworzenia partycji. Częstotliwość jest ustawiana na "co godzinę". -### Jaka polityka tworzenia kopii zapasowych jest związana z usługą NAS-HA? +/// + +/// details | Jaka polityka tworzenia kopii zapasowych jest związana z usługą NAS-HA? Użytkownicy są odpowiedzialni za zarządzanie kopiami zapasowymi (narzędzia i reguły) wewnątrz i na zewnątrz usługi oraz za planowanie ciągłości działania i przywrócenia działania. Jednak ze względów bezpieczeństwa i odporności infrastruktury OVHcloud może wykonywać snapshoty usługi na zdalnym serwerze, bez konieczności wykonywania żadnych zobowiązań. W przypadku awarii lub ataku, jeśli OVHcloud wykonał snapshot na zdalnym serwerze, możemy przywrócić dane z ostatniego dostępnego snapshota. Pamiętaj, że operacja ta jest realizowana na zamówienie i stanowi usługę opcjonalną fakturowaną. -### Jak często są wykonywane snapshoty? +/// + +/// details | Jak często są wykonywane snapshoty? Częstotliwość kopii zapasowych (snapshot) można zarządzać w Panelu klienta OVHcloud. Możesz wybrać częstotliwość z następujących opcji: @@ -147,7 +198,7 @@ Częstotliwość kopii zapasowych (snapshot) można zarządzać w Panelu klienta - co trzy dni; - tygodniowo. -W każdej chwili możesz również tworzyć ręczne snapshoty, przechowywać je bez ograniczeń czasowych lub je usuwać. Funkcja ta jest dostępna w Panelu [klienta OVHcloud](/links/manager) lub za pośrednictwem [następującego wywołania API](https://api.ovh.com/): +W każdej chwili możesz również tworzyć ręczne snapshoty, przechowywać je bez ograniczeń czasowych lub je usuwać. Funkcja ta jest dostępna w Panelu [klienta OVHcloud](/links/manager) lub za pośrednictwem [następującego wywołania API](/links/api): > [!api] > @@ -158,51 +209,71 @@ W każdej chwili możesz również tworzyć ręczne snapshoty, przechowywać je > Zapoznaj się z naszym przewodnikiem "[Pierwsze kroki z API OVHcloud](/pages/manage_and_operate/api/first-steps)", aby zapoznać się z korzystaniem z API OVHcloud. > -### Jak działa system zarządzania snapshotami? +/// + +/// details | Jak działa system zarządzania snapshotami? Możesz skonfigurować automatyczne snapshoty z różnymi dostępnymi częstotliwościami. Bez względu na skonfigurowaną częstotliwość ostatni wykonany snapshot zastąpi poprzedni snapshot. Możesz również tworzyć i usuwać snapshoty na żądanie. -### Czy można usunąć snapshot? +/// + +/// details | Czy można usunąć snapshot? Można usunąć jedynie snapshoty utworzone "na żądanie" (patrz poprzednie pytanie "[Jak często są wykonywane snapshoty?](#frequency)").
Snapshoty o stałej częstotliwości są automatycznie usuwane bez możliwości ich ręcznego usuwania. -### Czy snapshoty są zawarte w usłudze? +/// + +/// details | Czy snapshoty są zawarte w usłudze? W ramach tej samej fizyki przydzielasz dodatkową przestrzeń do przechowywania kopii zapasowych snapshot. Przestrzeń ta odpowiada co najmniej 15 % objętości głównej. W przypadku przekroczenia tej wartości snapshoty będą przechowywane na Twojej głównej przestrzeni dyskowej. Dodatkowa przestrzeń nie może być używana do innych celów niż przechowywanie kopii zapasowych snapshot. Na przykład, w przypadku usługi 3 TB, dodatkowe 450 GB jest zarezerwowane dla kopii zapasowych snapshot. -### Ile snapshotów mogę wykonać maksymalnie? +/// + +/// details | Ile snapshotów mogę wykonać maksymalnie? - Dla automatycznych snapshotów: jeden na partycję - W przypadku ręcznych kopii zapasowych: dziesięć na partycję -### Gdzie są przechowywane snapshoty? +/// + +/// details | Gdzie są przechowywane snapshoty? Snapshoty są przechowywane na tym samym poziomie, co Twoja usługa. Dodatkowo OVHcloud wykonuje codziennie snapshot (z retencją 24 godzin) na serwerze backup zlokalizowanym w oddzielnej szafie rack. -### Gdzie mogę pobrać moje snapshoty? +/// + +/// details | Gdzie mogę pobrać moje snapshoty? W wybranej partycji znajdziesz ukryty katalog o nazwie `.zfs`, który zawiera katalog `snapshots`. Pliki są dostępne w trybie read only. -### Jak wiele polityk snapshotów mogę tworzyć na podstawie wolumenu? +/// + +/// details | Jak wiele polityk snapshotów mogę tworzyć na podstawie wolumenu? 1 +/// + ## Cennik -### Jaki rodzaj opłat jest przypisany do usługi? +/// details | Jaki rodzaj opłat jest przypisany do usługi? NAS-HA to usługa płatna co miesiąc w zależności od wolumenu (od 3 do 144 TB w odstępach). -### Na jaki czas mogę zamówić usługę NAS-HA? +/// + +/// details | Na jaki czas mogę zamówić usługę NAS-HA? Proponowane okresy to 1, 12, 24 i 36 miesięcy. Pod koniec okresu abonamentu zostanie automatycznie odnowiony, jeśli nie zostanie złożony [wniosek o rezygnację](/pages/account_and_service_management/managing_billing_payments_and_services/how_to_cancel_services). Operacja ta może zostać przeprowadzona przez cały okres abonamentu w Panelu klienta. +/// + ## Sprawdź również Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. -Przyłącz się do społeczności naszych użytkowników na stronie . +Dołącz do [grona naszych użytkowników](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.pt-pt.md b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.pt-pt.md index ccc39e2c1f7..68e5c39b145 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.pt-pt.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/guide.pt-pt.md @@ -4,9 +4,19 @@ excerpt: Tem dúvidas sobre o NAS-HA? Veja as repostas às perguntas mais freque updated: 2025-07-15 --- -> [!primary] -> Esta tradução foi automaticamente gerada pelo nosso parceiro SYSTRAN. Em certos casos, poderão ocorrer formulações imprecisas, como por exemplo nomes de botões ou detalhes técnicos. Recomendamos que consulte a versão inglesa ou francesa do manual, caso tenha alguma dúvida. Se nos quiser ajudar a melhorar esta tradução, clique em "Contribuir" nesta página. -> + ## Objetivo @@ -14,11 +24,13 @@ updated: 2025-07-15 ## Questões gerais -### O que é a solução NAS-HA OVHcloud? +/// details | O que é a solução NAS-HA OVHcloud? NAS-HA é um serviço de armazenamento de ficheiros partilhado e inteiramente gerido, baseado na tecnologia open-source OpenZFS. -### O que posso fazer com o NAS-HA? +/// + +/// details | O que posso fazer com o NAS-HA? NAS-HA permite centralizar os dados de diferentes cargas de trabalho Linux, mas também Windows para vários cenários: @@ -26,41 +38,55 @@ NAS-HA permite centralizar os dados de diferentes cargas de trabalho Linux, mas - gestão de conteúdos web - partilha de ficheiros na rede, etc. -### É possível obter o NAS-HA através da área de gestão do serviço? +/// + +/// details | É possível obter o NAS-HA através da área de gestão do serviço? Sim, este espaço pode ser acedido a partir da [Área de Cliente OVHcloud](/links/manager), secção `Bare Metal Cloud`{.action} e depois `NAS e CDN`{.action}. ## Disponibilidade -### Qual é o SLA fornecido com o NAS-HA? +/// details | Qual é o SLA fornecido com o NAS-HA? NAS-HA é fornecido com uma taxa de disponibilidade de 99,99%. +/// + ## Rede e segurança -### Que protocolos de transferência de ficheiros são atualmente suportados na solução NAS-HA? +/// details | Que protocolos de transferência de ficheiros são atualmente suportados na solução NAS-HA? O NAS-HA suporta a transferência de ficheiros através do NFS (NFSv3, NFSv4.1, NFNSv4.2) e do CIFS (SMB). -### A partir de que serviços OVHcloud posso cultivar dados? +/// + +/// details | A partir de que serviços OVHcloud posso cultivar dados? NAS-HA é um serviço que pode receber dados de todos os serviços existentes da OVHcloud: Bare Metal Cloud (VPS, Servidores Dedicados OVHcloud, So you Start, Kimsufi), Public Cloud, Hosted Private Cloud, etc. -### Como gerir os acessos ao NAS-HA? +/// + +/// details | Como gerir os acessos ao NAS-HA? A lista dos controlos de acesso (ACL) pode ser configurada a partir da Área de Cliente OVHcloud. Basta introduzir o endereço IP do serviço para o qual deseja autorizar o acesso ao NAS-HA. -### O serviço NAS-HA é compatível com outros servidores fora da OVHcloud? +/// + +/// details | O serviço NAS-HA é compatível com outros servidores fora da OVHcloud? Não, o NAS-HA só pode ser acedido através da rede OVHcloud. -### O NAS-HA é elegível para a oferta vRack? +/// + +/// details | O NAS-HA é elegível para a oferta vRack? Neste momento, o NAS não pode ser integrado na rede privada vRack. No entanto, a utilização do NAS-HA e do vRack não são incompatíveis, passando pelo caminho IP público do servidor ligado ao vRack. +/// + ## Capacidade e desempenho -### Quais as opções em termos de espaço de armazenamento? +/// details | Quais as opções em termos de espaço de armazenamento? O tamanho mínimo de um serviço é de 3 TB e o tamanho máximo é de 144 TB.
Oferecemos as seguintes capacidades de armazenamento com base em discos de 3 TB: @@ -81,40 +107,56 @@ Oferecemos as seguintes capacidades de armazenamento com base em discos de 12 TB As capacidades de armazenamento propostas são as capacidades utilizáveis. -### Os recursos NAS-HA são dedicados? +/// + +/// details | Os recursos NAS-HA são dedicados? Os discos do NAS-HA são dedicados. Os outros recursos (RAM, CPU, Banda Larga) são partilhados. **Caso específico:** se subscrever a oferta 144 TB, o conjunto dos recursos do servidor host são-lhe dedicados (RAM, CPU, Largura de banda). -### Quantos serviços NAS-HA posso criar a partir da minha conta de cliente? +/// + +/// details | Quantos serviços NAS-HA posso criar a partir da minha conta de cliente? Não há limite de número de serviços por conta de cliente. -### Qual é o número máximo de partições por serviço? +/// + +/// details | Qual é o número máximo de partições por serviço? É possível criar tantas partições quantas desejar. O tamanho mínimo é de 10 GB e o tamanho máximo é definido pelo tamanho máximo do serviço. -### A taxa de transferência e a disponibilidade são garantidas? +/// + +/// details | A taxa de transferência e a disponibilidade são garantidas? - Transferência: a banda larga do serviço é partilhada. As taxas de transferência não podem ser garantidas pela OVHcloud. - Disponibilidade: a disponibilidade do serviço é garantida e está abrangida por garantias SLA (Service Level Agreement). Os detalhes podem ser consultados nas nossas condições específicas de utilização. +/// + ## Utilização do serviço -### O NAS pode ser ligado a vários servidores ao mesmo tempo? +/// details | O NAS pode ser ligado a vários servidores ao mesmo tempo? Sim. É possível fazer interagir simultaneamente o seu NAS com vários serviços da OVHcloud. -### Podemos instalar um sistema operativo num NAS? +/// + +/// details | Podemos instalar um sistema operativo num NAS? Não, não é possível instalar um sistema operativo num NAS-HA. -### O espaço atribuído é particionável? +/// + +/// details | O espaço atribuído é particionável? Sim, para tal basta criar as partições adequadas ao tipo de utilização. A criação de partições é ilimitada. -### Como alterar a capacidade de armazenamento no meu NAS-HA? +/// + +/// details | Como alterar a capacidade de armazenamento no meu NAS-HA? Atualmente, não é possível alterar dinamicamente o NAS-HA. Para aumentar ou reduzir o seu aprovisionamento, é preciso : @@ -122,21 +164,27 @@ Atualmente, não é possível alterar dinamicamente o NAS-HA. Para aumentar ou r 2. Migrar dados consultando o nosso guia "[Migração de dados de um NAS-HA para outro através de NFS](/pages/storage_and_backup/file_storage/ha_nas/nas_migration)". 3. Rescindir o antigo NAS-HA. +/// + ## Snapshots -### O que são Snapshots? +/// details | O que são Snapshots? Snapshots são imagens instantâneas do disco e dos dados existentes num determinado momento. Eles permitem propor um primeiro nível de backup. A configuração e a gestão das snapshots podem ser realizadas a partir da Área de Cliente OVHcloud. Por predefinição, a função snapshot é ativada aquando da criação da sua partição, a frequência é pré-regulada para "todas as horas". -### Qual é a política de backup associada ao NAS-HA? +/// + +/// details | Qual é a política de backup associada ao NAS-HA? Os utilizadores são responsáveis pela gestão dos seus backups (ferramentas e regras) dentro e fora do serviço, bem como pelos seus planos de continuidade de atividade e de retoma de atividade. No entanto, por razões de segurança e resiliência da infraestrutura, a OVHcloud pode efetuar snapshots do serviço num servidor distante, sem qualquer obrigação. Em caso de avaria ou de ataque, se a OVHcloud tiver efetuado uma snapshot num servidor remoto, poderemos restaurar os dados da última snapshot disponível. No entanto, note que esta ação é realizada a pedido e constitui um serviço opcional faturado. -### Qual é a frequência das snapshots? +/// + +/// details | Qual é a frequência das snapshots? A frequência das snapshots pode ser administrada a partir da Área de Cliente OVHcloud. A frequência das Snapshots pode ser definida de acordo com as seguintes opções: @@ -147,7 +195,7 @@ A frequência das snapshots pode ser administrada a partir da Área de Cliente O - de 3 em 3 dias; - semanal. -Também pode criar Snapshots manuais a qualquer momento. Esta funcionalidade está disponível no seio do seu [Espaço Cliente OVHcloud](/links/manager) ou através da [API](https://api.ovh.com/) seguinte: +Também pode criar Snapshots manuais a qualquer momento. Esta funcionalidade está disponível no seio do seu [Espaço Cliente OVHcloud](/links/manager) ou através da [API](/links/api) seguinte: > [!api] > @@ -158,51 +206,71 @@ Também pode criar Snapshots manuais a qualquer momento. Esta funcionalidade est > Consulte o nosso guia "[Primeiros passos com as API OVHcloud](/pages/manage_and_operate/api/first-steps)" para se familiarizar com a utilização das API OVHcloud. > -### Como funciona a gestão das Snapshots? +/// + +/// details | Como funciona a gestão das Snapshots? Pode configurar snapshots automáticas, de acordo com as opções disponíveis. Atenção: a Snapshot mais recente irá substituir a Snapshot anterior. Também pode criar e eliminar Snapshots personalizadas. -### Posso eliminar uma Snapshot? +/// + +/// details | Posso eliminar uma Snapshot? Apenas as snapshots criadas "a pedido" podem ser eliminadas (ver a pergunta anterior "[Qual a frequência das snapshots?](#frequency)").
As Snapshots com frequência automática são eliminadas automaticamente; não podem ser eliminadas manualmente. -### As snapshots estão incluídas na capacidade de um serviço? +/// + +/// details | As snapshots estão incluídas na capacidade de um serviço? Um espaço adicional no mesmo suporte físico é-lhe atribuído para assegurar o armazenamento das suas snapshots. Este espaço corresponde a pelo menos 15 % do volume principal. Caso o ultrapasse, as snapshots serão armazenadas no seu espaço de armazenamento principal. O espaço adicional não pode ser utilizado para outra utilização que não o armazenamento das suas snapshots. Por exemplo, para um serviço de 3 TB, são reservados 450 GB adicionais para as snapshots. -### Quantas Snapshots podem ser realizadas? Existe algum limite? +/// + +/// details | Quantas Snapshots podem ser realizadas? Existe algum limite? - Uma por partição, para as Snapshots automáticas. - Para as snapshots manuais: dez por partição -### Onde estão armazenadas as snapshots? +/// + +/// details | Onde estão armazenadas as snapshots? As snapshots são armazenadas ao mesmo nível que o seu serviço. Como complemento, a OVHcloud efetua um snapshot diário (com uma retenção de 24H) num servidor de backup situado num rack distinto. -### Como aceder às Snapshots? +/// + +/// details | Como aceder às Snapshots? Na partição em causa, poderá encontrar um diretório oculto chamado `.zfs` que contém um diretório `snapshots`. Os ficheiros estão disponíveis apenas em modo de leitura. -### Quantas políticas de snapshots posso criar por volume? +/// + +/// details | Quantas políticas de snapshots posso criar por volume? 1 +/// + ## Preços -### Que tipo de preços está associado ao serviço? +/// details | Que tipo de preços está associado ao serviço? NAS-HA é um serviço faturado mensalmente ao volume (de 3 a 144 TB por patamares). -### Quais são os períodos de subscrição do NAS-HA? +/// + +/// details | Quais são os períodos de subscrição do NAS-HA? O serviço pode ser contratado por 1, 12, 24 e 36 meses. No final do período de compromisso, a sua subscrição será renovada tacitamente se não tiver sido formulado qualquer [pedido de cancelamento](/pages/account_and_service_management/managing_billing_payments_and_services/how_to_cancel_services). Esta pode ser efetuada durante toda a duração da subscrição através da Área de Cliente OVHcloud. +/// + ## Quer saber mais? Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. -Troque impressões com a nossa comunidade em . +Fale com a nossa [comunidade de utilizadores](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/meta.yaml b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/meta.yaml index 34a8193dd36..57422b03691 100755 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_faq/meta.yaml +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_faq/meta.yaml @@ -1,3 +1,4 @@ id: ef5fd713-1ad8-41ec-a539-2658d5bac8e2 full_slug: public-cloud-storage-nas-faq -reference_category: storage-file-storage-ha-nas \ No newline at end of file +reference_category: storage-file-storage-ha-nas +translation_banner: true \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.de-de.md b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.de-de.md index f56eef06d7f..98974c76723 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.de-de.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.de-de.md @@ -15,12 +15,12 @@ Ein NAS (Network Attached Storage) ist ein Dateiserver, der mit einem Netzwerk v ## Voraussetzungen - Sie verfügen über eine IP-Adresse, die an einen OVHcloud Dienst angebunden ist (Hosted Private Cloud, Dedicated Server, VPS, Public Cloud Instanz, etc.). -- Sie haben ein [OVHcloud HA-NAS](https://www.ovhcloud.com/de/storage-solutions/nas-ha/) in Ihrem Kunden-Account. -- Sie haben Zugriff auf Ihr [OVHcloud Kundencenter](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de). +- Sie haben ein [OVHcloud HA-NAS](/links/storage/nas-ha) in Ihrem Kunden-Account. +- Sie haben Zugriff auf Ihr [OVHcloud Kundencenter](/links/manager). ## In der praktischen Anwendung -Die Verwaltung Ihres HA-NAS erfolgt über das [OVHcloud Kundencenter](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de). +Die Verwaltung Ihres HA-NAS erfolgt über das [OVHcloud Kundencenter](/links/manager). Klicken Sie nach dem Login auf `Bare Metal Cloud`{.action} und dann im linken Menü auf `NAS und CDN`{.action}. Klicken Sie auf Ihre Dienstleistung, um Zugriff auf das Verwaltungsinterface zu erhalten. @@ -116,6 +116,6 @@ Um eine Partition zu löschen, klicken Sie auf den `...`{.action} Button rechts ## Weiterführende Informationen -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Für den Austausch mit unserer Community gehen Sie auf . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-asia.md b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-asia.md index 2253a0615f7..1fd77121752 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-asia.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-asia.md @@ -11,12 +11,12 @@ Network Attached Storage (NAS) is a file server connected to a network whose mai ## Requirements - An IP address attached to an OVHcloud service (Hosted Private Cloud, Dedicated Server, VPS, Public Cloud instance, etc.) -- A [HA-NAS solution](https://www.ovh.co.uk/nas/) -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia){.external} +- A [HA-NAS solution](/links/storage/nas-ha) +- Access to the [OVHcloud Control Panel](/links/manager){.external} ## Instructions -You can manage your HA-NAS via the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia){.external}. +You can manage your HA-NAS via the [OVHcloud Control Panel](/links/manager){.external}. Once you have logged in, click on `Bare Metal Cloud`{.action}, then `NAS and CDN`{.action} in the menu on the left. Click on your service to access the administration menu. @@ -112,6 +112,6 @@ To delete a partition, click on the `...`{.action} button to the right of the ex ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-au.md b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-au.md index ac5775ab1ae..1fd77121752 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-au.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-au.md @@ -11,12 +11,12 @@ Network Attached Storage (NAS) is a file server connected to a network whose mai ## Requirements - An IP address attached to an OVHcloud service (Hosted Private Cloud, Dedicated Server, VPS, Public Cloud instance, etc.) -- A [HA-NAS solution](https://www.ovh.co.uk/nas/) -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au){.external} +- A [HA-NAS solution](/links/storage/nas-ha) +- Access to the [OVHcloud Control Panel](/links/manager){.external} ## Instructions -You can manage your HA-NAS via the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au){.external}. +You can manage your HA-NAS via the [OVHcloud Control Panel](/links/manager){.external}. Once you have logged in, click on `Bare Metal Cloud`{.action}, then `NAS and CDN`{.action} in the menu on the left. Click on your service to access the administration menu. @@ -112,6 +112,6 @@ To delete a partition, click on the `...`{.action} button to the right of the ex ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-ca.md b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-ca.md index 7a355a8d911..1fd77121752 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-ca.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-ca.md @@ -11,12 +11,12 @@ Network Attached Storage (NAS) is a file server connected to a network whose mai ## Requirements - An IP address attached to an OVHcloud service (Hosted Private Cloud, Dedicated Server, VPS, Public Cloud instance, etc.) -- A [HA-NAS solution](https://www.ovh.com/ca/en/nas/) -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca){.external} +- A [HA-NAS solution](/links/storage/nas-ha) +- Access to the [OVHcloud Control Panel](/links/manager){.external} ## Instructions -You can manage your HA-NAS via the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca){.external}. +You can manage your HA-NAS via the [OVHcloud Control Panel](/links/manager){.external}. Once you have logged in, click on `Bare Metal Cloud`{.action}, then `NAS and CDN`{.action} in the menu on the left. Click on your service to access the administration menu. @@ -112,6 +112,6 @@ To delete a partition, click on the `...`{.action} button to the right of the ex ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-gb.md b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-gb.md index c89c3549834..1fd77121752 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-gb.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-gb.md @@ -11,12 +11,12 @@ Network Attached Storage (NAS) is a file server connected to a network whose mai ## Requirements - An IP address attached to an OVHcloud service (Hosted Private Cloud, Dedicated Server, VPS, Public Cloud instance, etc.) -- A [HA-NAS solution](https://www.ovh.co.uk/nas/) -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB){.external} +- A [HA-NAS solution](/links/storage/nas-ha) +- Access to the [OVHcloud Control Panel](/links/manager){.external} ## Instructions -You can manage your HA-NAS via the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB){.external}. +You can manage your HA-NAS via the [OVHcloud Control Panel](/links/manager){.external}. Once you have logged in, click on `Bare Metal Cloud`{.action}, then `NAS and CDN`{.action} in the menu on the left. Click on your service to access the administration menu. @@ -112,6 +112,6 @@ To delete a partition, click on the `...`{.action} button to the right of the ex ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-ie.md b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-ie.md index dd45a32b8df..1fd77121752 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-ie.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-ie.md @@ -11,12 +11,12 @@ Network Attached Storage (NAS) is a file server connected to a network whose mai ## Requirements - An IP address attached to an OVHcloud service (Hosted Private Cloud, Dedicated Server, VPS, Public Cloud instance, etc.) -- A [HA-NAS solution](https://www.ovh.ie/nas/) -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie){.external} +- A [HA-NAS solution](/links/storage/nas-ha) +- Access to the [OVHcloud Control Panel](/links/manager){.external} ## Instructions -You can manage your HA-NAS via the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie){.external}. +You can manage your HA-NAS via the [OVHcloud Control Panel](/links/manager){.external}. Once you have logged in, click on `Bare Metal Cloud`{.action}, then `NAS and CDN`{.action} in the menu on the left. Click on your service to access the administration menu. @@ -112,6 +112,6 @@ To delete a partition, click on the `...`{.action} button to the right of the ex ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-sg.md b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-sg.md index 5c0746b7752..1fd77121752 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-sg.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-sg.md @@ -11,12 +11,12 @@ Network Attached Storage (NAS) is a file server connected to a network whose mai ## Requirements - An IP address attached to an OVHcloud service (Hosted Private Cloud, Dedicated Server, VPS, Public Cloud instance, etc.) -- A [HA-NAS solution](https://www.ovh.co.uk/nas/) -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg){.external} +- A [HA-NAS solution](/links/storage/nas-ha) +- Access to the [OVHcloud Control Panel](/links/manager){.external} ## Instructions -You can manage your HA-NAS via the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/sg/&ovhSubsidiary=sg){.external}. +You can manage your HA-NAS via the [OVHcloud Control Panel](/links/manager){.external}. Once you have logged in, click on `Bare Metal Cloud`{.action}, then `NAS and CDN`{.action} in the menu on the left. Click on your service to access the administration menu. @@ -112,6 +112,6 @@ To delete a partition, click on the `...`{.action} button to the right of the ex ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-us.md b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-us.md index 17c82357976..1fd77121752 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-us.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.en-us.md @@ -11,12 +11,12 @@ Network Attached Storage (NAS) is a file server connected to a network whose mai ## Requirements - An IP address attached to an OVHcloud service (Hosted Private Cloud, Dedicated Server, VPS, Public Cloud instance, etc.) -- A [HA-NAS solution](https://www.ovh.com/world/nas/) -- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we){.external} +- A [HA-NAS solution](/links/storage/nas-ha) +- Access to the [OVHcloud Control Panel](/links/manager){.external} ## Instructions -You can manage your HA-NAS via the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=we){.external}. +You can manage your HA-NAS via the [OVHcloud Control Panel](/links/manager){.external}. Once you have logged in, click on `Bare Metal Cloud`{.action}, then `NAS and CDN`{.action} in the menu on the left. Click on your service to access the administration menu. @@ -112,6 +112,6 @@ To delete a partition, click on the `...`{.action} button to the right of the ex ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.es-es.md b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.es-es.md index 498ea7194ef..d6e9850b1ef 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.es-es.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.es-es.md @@ -15,12 +15,12 @@ El NAS (Network Attached Storage) es un servidor de archivos conectado a una red ## Requisitos - Disponer de una dirección IP asociada a un servicio de OVHcloud (Hosted Private Cloud, Servidor Dedicado, VPS, Instancia Public Cloud, etc.). -- Tener un [NAS-HA](https://www.ovh.es/nas/) -- Haber iniciado sesión en el [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es){.external}. +- Tener un [NAS-HA](/links/storage/nas-ha) +- Haber iniciado sesión en el [área de cliente de OVHcloud](/links/manager){.external}. ## Procedimiento -El NAS-HA se gestiona desde el [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es){.external}. +El NAS-HA se gestiona desde el [área de cliente de OVHcloud](/links/manager){.external}. Una vez que se haya conectado, haga clic en `Bare Metal Cloud`{.action} y, seguidamente, en `NAS y CDN`{.action} en el menú de la izquierda. Haga clic en su servicio para acceder al menú de administración. @@ -116,6 +116,6 @@ Para eliminar una partición, haga clic en el botón `(...)`{.action} situado a ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.es-us.md b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.es-us.md index 7523ee9e742..d6e9850b1ef 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.es-us.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.es-us.md @@ -15,12 +15,12 @@ El NAS (Network Attached Storage) es un servidor de archivos conectado a una red ## Requisitos - Disponer de una dirección IP asociada a un servicio de OVHcloud (Hosted Private Cloud, Servidor Dedicado, VPS, Instancia Public Cloud, etc.). -- Tener un [NAS-HA](https://www.ovh.com/world/es/nas/) -- Haber iniciado sesión en el [área de cliente de OVHcloud](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws){.external}. +- Tener un [NAS-HA](/links/storage/nas-ha) +- Haber iniciado sesión en el [área de cliente de OVHcloud](/links/manager){.external}. ## Procedimiento -El NAS-HA se gestiona desde el [área de cliente de OVHcloud](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws){.external}. +El NAS-HA se gestiona desde el [área de cliente de OVHcloud](/links/manager){.external}. Una vez que se haya conectado, haga clic en `Bare Metal Cloud`{.action} y, seguidamente, en `NAS y CDN`{.action} en el menú de la izquierda. Haga clic en su servicio para acceder al menú de administración. @@ -116,6 +116,6 @@ Para eliminar una partición, haga clic en el botón `(...)`{.action} situado a ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.fr-ca.md b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.fr-ca.md index 9cc32c2f6cc..a1e84720cbb 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.fr-ca.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.fr-ca.md @@ -11,12 +11,12 @@ Le NAS (Network Attached Storage) est un serveur de fichiers relié à un résea ## Prérequis - Disposer d'une adresse IP attachée à un service OVHcloud (Hosted Private Cloud, Serveur Dédié, VPS, Instance Public Cloud, etc...) -- Disposer d'un [NAS-HA](https://www.ovh.com/ca/fr/nas/) -- Être connecté à votre [espace client OVHcloud](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc){.external}. +- Disposer d'un [NAS-HA](/links/storage/nas-ha) +- Être connecté à votre [espace client OVHcloud](/links/manager){.external}. ## En pratique -La gestion de votre NAS-HA s'effectue via l'[espace client OVHcloud](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/fr/&ovhSubsidiary=qc){.external}. +La gestion de votre NAS-HA s'effectue via l'[espace client OVHcloud](/links/manager){.external}. Une fois connecté, cliquez sur `Bare Metal Cloud`{.action} puis sur `NAS and CDN`{.action} dans le menu à gauche. Cliquez sur votre service pour avoir accès au menu d'administration. @@ -112,6 +112,6 @@ Pour supprimer une partition, cliquez sur le bouton `(...)`{.action} situé à d ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.fr-fr.md b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.fr-fr.md index ef546ae57d9..937a83e1e08 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.fr-fr.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.fr-fr.md @@ -11,12 +11,12 @@ Le NAS (Network Attached Storage) est un serveur de fichiers relié à un résea ## Prérequis - Disposer d'une adresse IP attachée à un service OVHcloud (Hosted Private Cloud, Serveur Dédié, VPS, Instance Public Cloud, Offre Internet, etc...) -- Disposer d'un [NAS-HA](https://www.ovh.com/fr/nas/) -- Être connecté à votre [espace client OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr){.external}. +- Disposer d'un [NAS-HA](/links/storage/nas-ha) +- Être connecté à votre [espace client OVHcloud](/links/manager){.external}. ## En pratique -La gestion de votre NAS-HA s'effectue via l'[espace client OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr){.external}. +La gestion de votre NAS-HA s'effectue via l'[espace client OVHcloud](/links/manager){.external}. Une fois connecté, cliquez sur `Bare Metal Cloud`{.action} puis sur `NAS and CDN`{.action} dans le menu à gauche. Cliquez sur votre service pour avoir accès au menu d'administration. @@ -112,6 +112,6 @@ Pour supprimer une partition, cliquez sur le bouton `(...)`{.action} situé à d ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.it-it.md b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.it-it.md index ad7d214d147..1ce4a20c3dc 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.it-it.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.it-it.md @@ -15,12 +15,12 @@ Il NAS (Network Attached Storage) è un server di file collegato ad una rete la ## Prerequisiti - Disporre di un indirizzo IP associato a un servizio OVHcloud (Hosted Private Cloud, Server Dedicato, VPS, Istanza Public Cloud, ecc...) -- Disporre di un [NAS-HA](https://www.ovh.it/nas/) -- Avere accesso allo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it){.external} +- Disporre di un [NAS-HA](/links/storage/nas-ha) +- Avere accesso allo [Spazio Cliente OVHcloud](/links/manager){.external} ## Procedura -Il NAS-HA è gestito dallo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it){.external}. +Il NAS-HA è gestito dallo [Spazio Cliente OVHcloud](/links/manager){.external}. Una volta connesso, clicca su `Bare Metal Cloud`{.action} e poi su `NAS e CDN`{.action} nel menu a sinistra. Clicca sul tuo servizio per accedere al menu di amministrazione. @@ -116,6 +116,6 @@ Per eliminare una partizione, clicca sul pulsante `(...)`{.action} situato a des ## Per saperne di più -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti all’indirizzo . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.pl-pl.md b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.pl-pl.md index d02aced0b36..005673a2a51 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.pl-pl.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.pl-pl.md @@ -15,12 +15,12 @@ NAS (Network Attached Storage) jest serwerem plików podłączonym do sieci, kt ## Wymagania początkowe - Posiadanie adresu IP powiązanego z usługą OVHcloud (Hosted Private Cloud, Serwer dedykowany, VPS, Instancja Public Cloud, itp.) -- Posiadanie usługi [NAS-HA](https://www.ovh.pl/nas/) -- Dostęp do [Panelu klienta OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl){.external}. +- Posiadanie usługi [NAS-HA](/links/storage/nas-ha) +- Dostęp do [Panelu klienta OVHcloud](/links/manager){.external}. ## W praktyce -Zarządzanie usługą NAS-HA odbywa się w [Panelu klienta](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl){.external}. +Zarządzanie usługą NAS-HA odbywa się w [Panelu klienta](/links/manager){.external}. Po zalogowaniu kliknij `Bare Metal Cloud`{.action}, a następnie `NAS i CDN`{.action} w menu po lewej stronie. Kliknij Twoją usługę, aby uzyskać dostęp do menu administracyjnego. @@ -116,6 +116,6 @@ Aby usunąć partycję, kliknij przycisk `(...)`{.action} znajdujący się po pr ## Sprawdź również -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Dołącz do społeczności naszych użytkowników na stronie . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.pt-pt.md b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.pt-pt.md index d442a68c8e7..29263c846fb 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.pt-pt.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_get_started/guide.pt-pt.md @@ -15,12 +15,12 @@ O NAS (Network Attached Storage) é um servidor de ficheiros ligado a uma rede c ## Requisitos - Dispor de um endereço IP associado a um serviço OVHcloud (Hosted Private Cloud, Servidor Dedicado, VPS, Instância Public Cloud, etc...) -- Dispor de um [NAS-HA](https://www.ovh.pt/nas/) -- Ter acesso à [Área de Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt){.external}. +- Dispor de um [NAS-HA](/links/storage/nas-ha) +- Ter acesso à [Área de Cliente OVHcloud](/links/manager){.external}. ## Instruções -A gestão do NAS-HA é realizada através da Área de [Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pt/&ovhSubsidiary=pt){.external}. +A gestão do NAS-HA é realizada através da Área de [Cliente OVHcloud](/links/manager){.external}. Uma vez ligado, clique em `Bare Metal Cloud`{.action} e, a seguir, em `NAS e CDN`{.action} no menu à esquerda. Clique no serviço para aceder ao menu de administração. @@ -116,6 +116,6 @@ Para eliminar uma partição, clique no botão `(...)`{.action} situado à direi ## Saiba mais -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Fale com a nossa comunidade de utilizadores em . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.de-de.md b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.de-de.md index 8378ee463e3..c54e887cdf1 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.de-de.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.de-de.md @@ -167,6 +167,6 @@ Um eine IP-Adresse oder einen Adressbereich aus der ACL zu löschen, verwenden S [NAS auf Windows Server über CIFS mounten](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Für den Austausch mit unserer Community gehen Sie auf . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-asia.md b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-asia.md index 86064d15ff5..9df36ca5e70 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-asia.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-asia.md @@ -163,6 +163,6 @@ To delete an IP address or address range from the ACL, use the following route: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-au.md b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-au.md index 1a7b0dc4ad1..9df36ca5e70 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-au.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-au.md @@ -163,6 +163,6 @@ To delete an IP address or address range from the ACL, use the following route: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-ca.md b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-ca.md index a15e54520e8..f8d007f0903 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-ca.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-ca.md @@ -163,6 +163,6 @@ To delete an IP address or address range from the ACL, use the following route: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-gb.md b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-gb.md index 52ea8844ea8..9df36ca5e70 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-gb.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-gb.md @@ -163,6 +163,6 @@ To delete an IP address or address range from the ACL, use the following route: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-ie.md b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-ie.md index e595044fc75..282546784dd 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-ie.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-ie.md @@ -163,6 +163,6 @@ To delete an IP address or address range from the ACL, use the following route: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-sg.md b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-sg.md index 2e63a596384..9df36ca5e70 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-sg.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-sg.md @@ -163,6 +163,6 @@ To delete an IP address or address range from the ACL, use the following route: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-us.md b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-us.md index 618f4717779..a87ff5b6d14 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-us.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.en-us.md @@ -163,6 +163,6 @@ To delete an IP address or address range from the ACL, use the following route: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.es-es.md b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.es-es.md index 82f986d24e8..dad53217c49 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.es-es.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.es-es.md @@ -167,6 +167,6 @@ Para eliminar una dirección IP o un rango de direcciones de la ACL, utilice la [Montar un NAS en Windows Server a través de CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.es-us.md b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.es-us.md index e0ae52ea677..2edb778bc73 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.es-us.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.es-us.md @@ -167,6 +167,6 @@ Para eliminar una dirección IP o un rango de direcciones de la ACL, utilice la [Montar un NAS en Windows Server a través de CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.fr-ca.md b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.fr-ca.md index faa293eda5f..d87a09868e3 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.fr-ca.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.fr-ca.md @@ -163,6 +163,6 @@ Pour supprimer une adresse IP ou une plage d'adresses de l'ACL, utilisez la rout [Montez votre NAS sur Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.fr-fr.md b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.fr-fr.md index 40c258309e2..6ac81f51a4c 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.fr-fr.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.fr-fr.md @@ -163,6 +163,6 @@ Pour supprimer une adresse IP ou une plage d'adresses de l'ACL, utilisez la rout [Montez votre NAS sur Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.it-it.md b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.it-it.md index 891a7491704..792ab1cdf29 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.it-it.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.it-it.md @@ -167,6 +167,6 @@ Per eliminare un indirizzo IP o una gamma di indirizzi dell'ACL, utilizza questa [Configura il tuo NAS su Windows Server tramite CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti all’indirizzo . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.pl-pl.md b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.pl-pl.md index a80d45e4612..8ca0d177431 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.pl-pl.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.pl-pl.md @@ -167,6 +167,6 @@ Aby usunąć adres IP lub zakres adresów ACL, użyj następującej drogi: [Skonfigurować NAS na serwerze Windows poprzez CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Przyłącz się do społeczności naszych użytkowników na stronie . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.pt-pt.md b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.pt-pt.md index 444ba2306d0..395797db62a 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.pt-pt.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_manage_acls/guide.pt-pt.md @@ -167,6 +167,6 @@ Para eliminar um endereço IP ou um intervalo de endereços do ACL, utilize a se [Configure o seu NAS no Windows Server através do CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Junte-se à nossa comunidade de utilizadores em . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.de-de.md b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.de-de.md index c3c38e4cbe1..4dfd8a07ddb 100755 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.de-de.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.de-de.md @@ -42,6 +42,6 @@ rsync -Pva /mnt/SrcNas /mnt/DstNas ## Weiterführende Informationen -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Für den Austausch mit unserer User Community gehen Sie auf . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-asia.md b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-asia.md index ac167517739..f9093e74658 100755 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-asia.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-asia.md @@ -38,6 +38,6 @@ rsync -Pva /mnt/SrcNas /mnt/DstNas ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-au.md b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-au.md index 314225b54cb..f9093e74658 100755 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-au.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-au.md @@ -38,6 +38,6 @@ rsync -Pva /mnt/SrcNas /mnt/DstNas ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-ca.md b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-ca.md index 86699800497..f9093e74658 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-ca.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-ca.md @@ -38,6 +38,6 @@ rsync -Pva /mnt/SrcNas /mnt/DstNas ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-gb.md b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-gb.md index 28c6f8248c6..f9093e74658 100755 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-gb.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-gb.md @@ -38,6 +38,6 @@ rsync -Pva /mnt/SrcNas /mnt/DstNas ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-ie.md b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-ie.md index a1f90fb9b41..f9093e74658 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-ie.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-ie.md @@ -38,6 +38,6 @@ rsync -Pva /mnt/SrcNas /mnt/DstNas ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-sg.md b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-sg.md index 8f7c65da3cb..f9093e74658 100755 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-sg.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-sg.md @@ -38,6 +38,6 @@ rsync -Pva /mnt/SrcNas /mnt/DstNas ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-us.md b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-us.md index 3087d821e8b..f9093e74658 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-us.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.en-us.md @@ -38,6 +38,6 @@ rsync -Pva /mnt/SrcNas /mnt/DstNas ## Go further -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.es-es.md b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.es-es.md index e20395832cc..335111c929a 100755 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.es-es.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.es-es.md @@ -44,6 +44,6 @@ rsync -Pva /mnt/SrcNas /mnt/DstNas ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en [https://community.ovh.com/en/](https://community.ovh.com/en/){.external}. \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.es-us.md b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.es-us.md index 5af3a46fa03..335111c929a 100755 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.es-us.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.es-us.md @@ -44,6 +44,6 @@ rsync -Pva /mnt/SrcNas /mnt/DstNas ## Más información -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en [https://community.ovh.com/en/](https://community.ovh.com/en/){.external}. \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.fr-ca.md b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.fr-ca.md index 9e6ff91a461..497cdac0350 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.fr-ca.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.fr-ca.md @@ -40,6 +40,6 @@ rsync -Pva /mnt/SrcNas /mnt/DstNas ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.fr-fr.md b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.fr-fr.md index 1bf72568b3a..497cdac0350 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.fr-fr.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.fr-fr.md @@ -40,6 +40,6 @@ rsync -Pva /mnt/SrcNas /mnt/DstNas ## Aller plus loin -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.it-it.md b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.it-it.md index d46d40a30cb..f1f242a958c 100755 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.it-it.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.it-it.md @@ -44,6 +44,6 @@ rsync -Pva /mnt/SrcNas /mnt/DstNas ## Per saperne di più -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti all’indirizzo [https://community.ovh.com/en/](https://community.ovh.com/en/){.external}. \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.pl-pl.md b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.pl-pl.md index ed830827ebb..0f4b4056f3f 100755 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.pl-pl.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.pl-pl.md @@ -44,6 +44,6 @@ rsync -Pva /mnt/SrcNas /mnt/DstNas ## Sprawdź również -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Dołącz do społeczności naszych użytkowników na stronie [ https://community.ovh.com/en/](https://community.ovh.com/en/){.external} \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.pt-pt.md b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.pt-pt.md index 62cd059ce3c..4321528d44d 100755 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.pt-pt.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_migration/guide.pt-pt.md @@ -44,6 +44,6 @@ rsync -Pva /mnt/SrcNas /mnt/DstNas ## Saiba mais -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Fale com a nossa comunidade de utilizadores: [https://community.ovh.com/en/](https://community.ovh.com/en/){.external}. \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.de-de.md b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.de-de.md index 4bcf0e0c496..9d14a707029 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.de-de.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.de-de.md @@ -282,6 +282,6 @@ Verwenden Sie die folgende Route, um eine Partition zu löschen: [NAS auf Windows Server über CIFS mounten](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Für den Austausch mit unserer Community gehen Sie auf . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-asia.md b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-asia.md index 30ef06b3344..0374e9c891e 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-asia.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-asia.md @@ -278,6 +278,6 @@ Use the following route to delete a partition: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-au.md b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-au.md index d0da60300ac..0374e9c891e 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-au.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-au.md @@ -278,6 +278,6 @@ Use the following route to delete a partition: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-ca.md b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-ca.md index d01ab3e7295..57c2a46fabf 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-ca.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-ca.md @@ -278,6 +278,6 @@ Use the following route to delete a partition: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-gb.md b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-gb.md index 9576bde62fb..0374e9c891e 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-gb.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-gb.md @@ -278,6 +278,6 @@ Use the following route to delete a partition: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-ie.md b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-ie.md index be114293366..09826f67d12 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-ie.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-ie.md @@ -278,6 +278,6 @@ Use the following route to delete a partition: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-sg.md b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-sg.md index a0df37247bd..0374e9c891e 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-sg.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-sg.md @@ -278,6 +278,6 @@ Use the following route to delete a partition: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-us.md b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-us.md index 6f46b6b3872..7e8dc62a0fc 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-us.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.en-us.md @@ -278,6 +278,6 @@ Use the following route to delete a partition: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.es-es.md b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.es-es.md index 5ab6588e17c..a6f62e2a974 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.es-es.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.es-es.md @@ -282,6 +282,6 @@ Utilice la siguiente ruta para eliminar una partición: [Montar un NAS en Windows Server a través de CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.es-us.md b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.es-us.md index 48bf9b5446f..763ddfac11b 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.es-us.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.es-us.md @@ -282,6 +282,6 @@ Utilice la siguiente ruta para eliminar una partición: [Montar un NAS en Windows Server a través de CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.fr-ca.md b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.fr-ca.md index 1b829506860..b4d57c936d7 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.fr-ca.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.fr-ca.md @@ -278,6 +278,6 @@ Utilisez la route suivante pour supprimer une partition : [Montez votre NAS sur Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.fr-fr.md b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.fr-fr.md index 9e89e89957d..0519634907c 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.fr-fr.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.fr-fr.md @@ -278,6 +278,6 @@ Utilisez la route suivante pour supprimer une partition : [Montez votre NAS sur Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.it-it.md b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.it-it.md index 2ac7cde5975..cbd65260381 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.it-it.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.it-it.md @@ -282,6 +282,6 @@ Per eliminare una partizione, utilizza questa pagina: [Configura il tuo NAS su Windows Server tramite CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti all’indirizzo . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.pl-pl.md b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.pl-pl.md index 6657de29080..a35368b6a76 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.pl-pl.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.pl-pl.md @@ -282,6 +282,6 @@ Użyj następującej drogi, aby usunąć partycję: [Skonfigurować NAS na serwerze Windows poprzez CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Przyłącz się do społeczności naszych użytkowników na stronie . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.pt-pt.md b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.pt-pt.md index 9246afeb2d8..843ee5ab001 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.pt-pt.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_partitions_api/guide.pt-pt.md @@ -282,6 +282,6 @@ Utilize a seguinte rota para eliminar uma partição: [Configure o seu NAS no Windows Server através do CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Junte-se à nossa comunidade de utilizadores em . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.de-de.md b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.de-de.md index 87b0be477a9..a85237fa272 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.de-de.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.de-de.md @@ -208,6 +208,6 @@ Verwenden Sie die folgende Route, um eine Partition zu löschen: [NAS auf Windows Server über CIFS mounten](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Für den Austausch mit unserer Community gehen Sie auf . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-asia.md b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-asia.md index b6c3d98aedc..586e976fa7e 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-asia.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-asia.md @@ -204,6 +204,6 @@ Use the following route to delete a partition: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-au.md b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-au.md index c92d71f4967..586e976fa7e 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-au.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-au.md @@ -204,6 +204,6 @@ Use the following route to delete a partition: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-ca.md b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-ca.md index ec36d16c622..125851e2486 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-ca.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-ca.md @@ -204,6 +204,6 @@ Use the following route to delete a partition: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-gb.md b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-gb.md index 47b8338f5a7..586e976fa7e 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-gb.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-gb.md @@ -204,6 +204,6 @@ Use the following route to delete a partition: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-ie.md b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-ie.md index 5dde9ea9b4c..10aedba42e2 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-ie.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-ie.md @@ -204,6 +204,6 @@ Use the following route to delete a partition: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-sg.md b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-sg.md index a21366f23a9..586e976fa7e 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-sg.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-sg.md @@ -204,6 +204,6 @@ Use the following route to delete a partition: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-us.md b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-us.md index 74a061ff307..125cb404fa1 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-us.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.en-us.md @@ -204,6 +204,6 @@ Use the following route to delete a partition: [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.es-es.md b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.es-es.md index 5e0e7275d3d..636e76232eb 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.es-es.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.es-es.md @@ -208,6 +208,6 @@ Utilice la siguiente ruta para eliminar una partition: [Montar un NAS en Windows Server a través de CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.es-us.md b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.es-us.md index 5dd87512e1c..0e127d5906d 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.es-us.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.es-us.md @@ -208,6 +208,6 @@ Utilice la siguiente ruta para eliminar una partition: [Montar un NAS en Windows Server a través de CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.fr-ca.md b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.fr-ca.md index 302984e573e..e1f9a9b9984 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.fr-ca.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.fr-ca.md @@ -204,6 +204,6 @@ Utilisez la route suivante pour supprimer une partition : [Montez votre NAS sur Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.fr-fr.md b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.fr-fr.md index 5bfeda7b0c8..472ac9e3874 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.fr-fr.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.fr-fr.md @@ -204,6 +204,6 @@ Utilisez la route suivante pour supprimer une partition : [Montez votre NAS sur Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.it-it.md b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.it-it.md index 051569ce06a..19f62b47486 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.it-it.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.it-it.md @@ -208,6 +208,6 @@ Per eliminare una partizione, utilizza questa pagina: [Configura il tuo NAS su Windows Server tramite CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti all’indirizzo . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.pl-pl.md b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.pl-pl.md index 346a2852636..a738cc95f44 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.pl-pl.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.pl-pl.md @@ -208,6 +208,6 @@ Użyj następującej drogi, aby usunąć partycję: [Skonfigurować NAS na serwerze Windows poprzez CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Przyłącz się do społeczności naszych użytkowników na stronie . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.pt-pt.md b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.pt-pt.md index 920475cbb3d..a46a94982c1 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.pt-pt.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_quick_api/guide.pt-pt.md @@ -208,6 +208,6 @@ Utilize a seguinte rota para eliminar uma partição: [Configure o seu NAS no Windows Server através do CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Junte-se à nossa comunidade de utilizadores em . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.de-de.md b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.de-de.md index 8720866c017..bbe1131b715 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.de-de.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.de-de.md @@ -295,6 +295,6 @@ Zusätzliche Hilfe finden Sie unter "[Weiterführende Informationen](#gofurther) [NAS auf Windows Server über CIFS mounten](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](https://www.ovhcloud.com/de/professional-services/), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. +Wenn Sie Schulungen oder technische Unterstützung bei der Implementierung unserer Lösungen benötigen, wenden Sie sich an Ihren Vertriebsmitarbeiter oder klicken Sie auf [diesen Link](/links/professional-services), um einen Kostenvoranschlag zu erhalten und eine persönliche Analyse Ihres Projekts durch unsere Experten des Professional Services Teams anzufordern. Für den Austausch mit unserer Community gehen Sie auf . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-asia.md b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-asia.md index 20123b06699..d254bfb41c4 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-asia.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-asia.md @@ -291,6 +291,6 @@ You can find more information in the [Go further](#gofurther) section of this gu [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-au.md b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-au.md index 2d152a5f9e0..d254bfb41c4 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-au.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-au.md @@ -291,6 +291,6 @@ You can find more information in the [Go further](#gofurther) section of this gu [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-ca.md b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-ca.md index 22c4a071ed5..a616db9c0ea 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-ca.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-ca.md @@ -291,6 +291,6 @@ You can find more information in the [Go further](#gofurther) section of this gu [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-gb.md b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-gb.md index d9cef6f1d5d..d254bfb41c4 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-gb.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-gb.md @@ -291,6 +291,6 @@ You can find more information in the [Go further](#gofurther) section of this gu [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-ie.md b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-ie.md index 37bf11b1a99..f791327ce10 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-ie.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-ie.md @@ -291,6 +291,6 @@ You can find more information in the [Go further](#gofurther) section of this gu [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ie/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-sg.md b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-sg.md index 8868fbbde50..d254bfb41c4 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-sg.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-sg.md @@ -291,6 +291,6 @@ You can find more information in the [Go further](#gofurther) section of this gu [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-sg/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-us.md b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-us.md index 08faa08e649..b5e30e865c3 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-us.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.en-us.md @@ -291,6 +291,6 @@ You can find more information in the [Go further](#gofurther) section of this gu [Mount your NAS on Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. +If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project. Join our community of users on . diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.es-es.md b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.es-es.md index 3672a9fbff8..6a798f68aa8 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.es-es.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.es-es.md @@ -295,6 +295,6 @@ Para más información, consulte el apartado [Más información](#gofurther) de [Montar un NAS en Windows Server a través de CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es-es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.es-us.md b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.es-us.md index e3f9b57743c..dfdc3912f4a 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.es-us.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.es-us.md @@ -295,6 +295,6 @@ Para más información, consulte el apartado [Más información](#gofurther) de [Montar un NAS en Windows Server a través de CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](https://www.ovhcloud.com/es/professional-services/) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. +Si necesita formación o asistencia técnica para implantar nuestras soluciones, póngase en contacto con su representante de ventas o haga clic en [este enlace](/links/professional-services) para obtener un presupuesto y solicitar un análisis personalizado de su proyecto a nuestros expertos del equipo de Servicios Profesionales. Interactúe con nuestra comunidad de usuarios en . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.fr-ca.md b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.fr-ca.md index 53dd533c996..7245734ca88 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.fr-ca.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.fr-ca.md @@ -291,6 +291,6 @@ Plus d’informations dans la section [Aller plus loin](#gofurther) de ce guide. [Montez votre NAS sur Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr-ca/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.fr-fr.md b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.fr-fr.md index 3d11ee5acc3..d72953a5fcd 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.fr-fr.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.fr-fr.md @@ -291,6 +291,6 @@ Plus d’informations dans la section [Aller plus loin](#gofurther) de ce guide. [Montez votre NAS sur Windows Server via CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. +Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services. Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.it-it.md b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.it-it.md index 5127596512c..b858a33b201 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.it-it.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.it-it.md @@ -295,6 +295,6 @@ Per maggiori informazioni consulta la sezione [Per saperne di più](#gofurther) [Configura il tuo NAS su Windows Server tramite CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](https://www.ovhcloud.com/it/professional-services/) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. +Se avete bisogno di formazione o di assistenza tecnica per implementare le nostre soluzioni, contattate il vostro rappresentante o cliccate su [questo link](/links/professional-services) per ottenere un preventivo e richiedere un'analisi personalizzata del vostro progetto da parte dei nostri esperti del team Professional Services. Contatta la nostra Community di utenti all’indirizzo . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.pl-pl.md b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.pl-pl.md index 4d98f8ab023..44875fa0723 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.pl-pl.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.pl-pl.md @@ -295,6 +295,6 @@ Więcej informacji znajduje się w sekcji [Sprawdź również](#gofurther) ten p [Skonfigurować NAS na serwerze Windows poprzez CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](https://www.ovhcloud.com/pl/professional-services/), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. +Jeśli potrzebujesz szkolenia lub pomocy technicznej w celu wdrożenia naszych rozwiązań, skontaktuj się z przedstawicielem handlowym lub kliknij [ten link](/links/professional-services), aby uzyskać wycenę i poprosić o spersonalizowaną analizę projektu od naszych ekspertów z zespołu Professional Services. Przyłącz się do społeczności naszych użytkowników na stronie . \ No newline at end of file diff --git a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.pt-pt.md b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.pt-pt.md index 8cf87fbe4bc..422e1428bd4 100644 --- a/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.pt-pt.md +++ b/pages/storage_and_backup/file_storage/ha_nas/nas_snapshots_api/guide.pt-pt.md @@ -295,6 +295,6 @@ Para mais informações, aceda à secção [Quer saber mais](#gofurther). [Configure o seu NAS no Windows Server através do CIFS](/pages/storage_and_backup/file_storage/ha_nas/nas_cifs) -Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](https://www.ovhcloud.com/pt/professional-services/) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. +Se precisar de formação ou de assistência técnica para implementar as nossas soluções, contacte o seu representante comercial ou clique em [esta ligação](/links/professional-services) para obter um orçamento e solicitar uma análise personalizada do seu projecto aos nossos especialistas da equipa de Serviços Profissionais. Junte-se à nossa comunidade de utilizadores em . \ No newline at end of file diff --git a/pages/storage_and_backup/object_storage/pca_create_container/guide.en-ie.md b/pages/storage_and_backup/object_storage/pca_create_container/guide.en-ie.md index 1b2b22cc4e8..bd52c4117e8 100644 --- a/pages/storage_and_backup/object_storage/pca_create_container/guide.en-ie.md +++ b/pages/storage_and_backup/object_storage/pca_create_container/guide.en-ie.md @@ -19,13 +19,13 @@ The first step is to create a container that will hold your files. ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- Access to the [OVHcloud Control Panel](/links/manager) ## Instructions ### Creating a Public Cloud Archive container from the customer area -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Then, click on `Cloud Archive`{.action} in the left-hand navigation bar under "Storage". +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Then, click on `Cloud Archive`{.action} in the left-hand navigation bar under "Storage". If this is your first container : diff --git a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.de-de.md b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.de-de.md index 5c38d464bb4..b277065a810 100644 --- a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.de-de.md +++ b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.de-de.md @@ -19,7 +19,7 @@ CyberDuck ist eine solche Lösung und ist einfach konfigurierbar. Es sind noch w > [!warning] > OVHcloud stellt Ihnen Dienstleistungen zur Verfügung, für deren Konfiguration und Verwaltung Sie die alleinige Verantwortung tragen. Es liegt somit bei Ihnen, sicherzustellen, dass diese ordnungsgemäß funktionieren. > -> Diese Anleitung soll Sie bei allgemeinen Aufgaben so weit wie möglich unterstützen. Bei Schwierigkeiten kontaktieren Sie bitte einen [spezialisierten Dienstleister](https://partner.ovhcloud.com/de/directory/) und/oder stellen Ihre Fragen in der [OVHcloud Community](https://community.ovh.com/en/). +> Diese Anleitung soll Sie bei allgemeinen Aufgaben so weit wie möglich unterstützen. Bei Schwierigkeiten kontaktieren Sie bitte einen [spezialisierten Dienstleister](/links/partner) und/oder stellen Ihre Fragen in der [OVHcloud Community](https://community.ovh.com/en/). > ## Voraussetzungen diff --git a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-asia.md b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-asia.md index 3680cc75651..e396824428b 100644 --- a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-asia.md +++ b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-asia.md @@ -18,7 +18,7 @@ Other interfaces can be found on the Internet and configuration is similar to th > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/asia/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-au.md b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-au.md index fd0e55a0c11..c3243946264 100644 --- a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-au.md +++ b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-au.md @@ -18,7 +18,7 @@ Other interfaces can be found on the Internet and configuration is similar to th > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-au/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-ca.md b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-ca.md index b1e77781f00..e396824428b 100644 --- a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-ca.md +++ b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-ca.md @@ -18,7 +18,7 @@ Other interfaces can be found on the Internet and configuration is similar to th > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-ca/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-gb.md b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-gb.md index 02122e381c0..e396824428b 100644 --- a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-gb.md +++ b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-gb.md @@ -18,7 +18,7 @@ Other interfaces can be found on the Internet and configuration is similar to th > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-ie.md b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-ie.md index 94748624d37..e396824428b 100644 --- a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-ie.md +++ b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-ie.md @@ -18,13 +18,13 @@ Other interfaces can be found on the Internet and configuration is similar to th > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-ie/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements - [Cyberduck](https://cyberduck.io/) installed on your computer. -- your username (*OS_USERNAME*) and project credentials (*OS_PROJECT_NAME* or *OS_TENANT_NAME*). Retrieve them by downloading the OpenRC file from the [Users and Roles](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables#step-1-retrieve-the-variables) menu in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie). +- your username (*OS_USERNAME*) and project credentials (*OS_PROJECT_NAME* or *OS_TENANT_NAME*). Retrieve them by downloading the OpenRC file from the [Users and Roles](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables#step-1-retrieve-the-variables) menu in the [OVHcloud Control Panel](/links/manager). - your OpenStack user password. In case you have forgotten your OpenStack user password, you can change it by following [this guide](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user). diff --git a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-sg.md b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-sg.md index 876bd2a7126..e396824428b 100644 --- a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-sg.md +++ b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-sg.md @@ -18,7 +18,7 @@ Other interfaces can be found on the Internet and configuration is similar to th > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-sg/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-us.md b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-us.md index d740801f748..c3243946264 100644 --- a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-us.md +++ b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.en-us.md @@ -18,7 +18,7 @@ Other interfaces can be found on the Internet and configuration is similar to th > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.fr-ca.md b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.fr-ca.md index 70a5f6403c1..8d01429d74b 100644 --- a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.fr-ca.md +++ b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.fr-ca.md @@ -18,7 +18,7 @@ D'autres interfaces sont elles aussi disponibles, leur configuration est similai > > OVHcloud met à votre disposition des services dont la configuration, la gestion et la responsabilité vous incombent. Il vous revient de ce fait d'en assurer le bon fonctionnement. > -> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](https://partner.ovhcloud.com/fr-ca/directory/) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. +> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](/links/partner) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. > ## Prérequis diff --git a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.fr-fr.md b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.fr-fr.md index 88b0f36c086..8d01429d74b 100644 --- a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.fr-fr.md +++ b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.fr-fr.md @@ -18,7 +18,7 @@ D'autres interfaces sont elles aussi disponibles, leur configuration est similai > > OVHcloud met à votre disposition des services dont la configuration, la gestion et la responsabilité vous incombent. Il vous revient de ce fait d'en assurer le bon fonctionnement. > -> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](https://partner.ovhcloud.com/fr/directory/) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. +> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](/links/partner) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. > ## Prérequis diff --git a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.pt-pt.md b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.pt-pt.md index a724fd7d965..466e17fab8a 100644 --- a/pages/storage_and_backup/object_storage/pca_cyberduck/guide.pt-pt.md +++ b/pages/storage_and_backup/object_storage/pca_cyberduck/guide.pt-pt.md @@ -22,7 +22,7 @@ Estão também disponíveis outras interfaces, cuja configuração é semelhante > > A responsabilidade sobre a configuração e a gestão dos serviços que a OVHcloud disponibiliza recai sobre o utilizador. Assim, deverá certificar-se de que estes funcionam corretamente. > -> Este guia explica como implementar algumas medidas para otimizar a performance e a segurança do seu sistema. No entanto, se encontrar dificuldades, recomendamos que recorra a um [prestador de serviços especializado](https://partner.ovhcloud.com/pt/directory/) e/ou que contacte o editor do serviço. Não poderemos proporcionar-lhe assistência técnica. Para mais informações, aceda à secção «Quer saber mais?» deste guia. +> Este guia explica como implementar algumas medidas para otimizar a performance e a segurança do seu sistema. No entanto, se encontrar dificuldades, recomendamos que recorra a um [prestador de serviços especializado](/links/partner) e/ou que contacte o editor do serviço. Não poderemos proporcionar-lhe assistência técnica. Para mais informações, aceda à secção «Quer saber mais?» deste guia. > ## Requisitos diff --git a/pages/storage_and_backup/object_storage/pca_unlock/guide.en-ie.md b/pages/storage_and_backup/object_storage/pca_unlock/guide.en-ie.md index 1c74196ebf5..08c992413f4 100644 --- a/pages/storage_and_backup/object_storage/pca_unlock/guide.en-ie.md +++ b/pages/storage_and_backup/object_storage/pca_unlock/guide.en-ie.md @@ -13,7 +13,7 @@ Since cold storage data is supposed to be rarely accessed, a retrieval request i ## Requirements - Unfreezing via the OVHcloud Control Panel: - - Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) + - Access to the [OVHcloud Control Panel](/links/manager) - Unfreezing via python-swiftclient: - [Preparing an environment for using the OpenStack API](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api) by installing python-swiftclient - [Setting OpenStack environment variables](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables) @@ -22,7 +22,7 @@ Since cold storage data is supposed to be rarely accessed, a retrieval request i ### Unfreezing your object from the Control Panel -In the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), open your `Public Cloud`{.action} project and click on `Cloud Archive`{.action} in the left-hand menu. +In the [OVHcloud Control Panel](/links/manager), open your `Public Cloud`{.action} project and click on `Cloud Archive`{.action} in the left-hand menu. To unfreeze the archive, click on the button `...`{.action} to the right of your archive, then `Unfreeze`{.action} to start the retrieval process. diff --git a/pages/storage_and_backup/object_storage/pcs_create_container/guide.en-ie.md b/pages/storage_and_backup/object_storage/pcs_create_container/guide.en-ie.md index 3b4e69395f3..79dccbc413b 100644 --- a/pages/storage_and_backup/object_storage/pcs_create_container/guide.en-ie.md +++ b/pages/storage_and_backup/object_storage/pcs_create_container/guide.en-ie.md @@ -19,7 +19,7 @@ The first step is to create a container that will hold your files. ## Requirements -- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) +- Access to the [OVHcloud Control Panel](/links/manager) If you use Horizon : @@ -29,7 +29,7 @@ If you use Horizon : ### Creating an Object Storage container from the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Then, click on `Object Storage`{.action} in the left-hand navigation bar under "Storage". +Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned. Then, click on `Object Storage`{.action} in the left-hand navigation bar under "Storage". Finally, click `Create an object container`{.action}. If this is your first container: diff --git a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.de-de.md b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.de-de.md index 1105f23aaf4..7080318d9f7 100644 --- a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.de-de.md +++ b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.de-de.md @@ -24,7 +24,7 @@ Es sind aber auch weitere Interfaces verfügbar und im Internet leicht auffindba > [!warning] > OVHcloud stellt Ihnen Dienstleistungen zur Verfügung, für deren Konfiguration und Verwaltung Sie die alleinige Verantwortung tragen. Es liegt somit bei Ihnen, sicherzustellen, dass diese ordnungsgemäß funktionieren. > -> Diese Anleitung soll Sie bei allgemeinen Aufgaben so weit wie möglich unterstützen. Bei Schwierigkeiten kontaktieren Sie bitte einen [spezialisierten Dienstleister](https://partner.ovhcloud.com/de/directory/) und/oder stellen Ihre Fragen in der [OVHcloud Community](https://community.ovh.com/en/). +> Diese Anleitung soll Sie bei allgemeinen Aufgaben so weit wie möglich unterstützen. Bei Schwierigkeiten kontaktieren Sie bitte einen [spezialisierten Dienstleister](/links/partner) und/oder stellen Ihre Fragen in der [OVHcloud Community](https://community.ovh.com/en/). > ## Voraussetzungen diff --git a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-asia.md b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-asia.md index 4c3403c0e11..a1eda90b8ed 100644 --- a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-asia.md +++ b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-asia.md @@ -16,7 +16,7 @@ If you're not familiar with managing storage through command lines, there are so > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/asia/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-au.md b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-au.md index 1ade8af00e3..85bff37044b 100644 --- a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-au.md +++ b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-au.md @@ -16,7 +16,7 @@ If you're not familiar with managing storage through command lines, there are so > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-au/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-ca.md b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-ca.md index 444bb17cbe3..a1eda90b8ed 100644 --- a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-ca.md +++ b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-ca.md @@ -16,7 +16,7 @@ If you're not familiar with managing storage through command lines, there are so > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-ca/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-gb.md b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-gb.md index 2a14c9d500b..a1eda90b8ed 100644 --- a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-gb.md +++ b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-gb.md @@ -16,7 +16,7 @@ If you're not familiar with managing storage through command lines, there are so > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-ie.md b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-ie.md index 95c5e85d63d..5f39c99c096 100644 --- a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-ie.md +++ b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-ie.md @@ -16,13 +16,13 @@ If you're not familiar with managing storage through command lines, there are so > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-ie/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements - [Cyberduck](https://cyberduck.io/) installed on your computer. -- your username (*OS_USERNAME*) and project credentials (*OS_PROJECT_NAME* or *OS_TENANT_NAME*). Retrieve them by downloading the OpenRC file from the [Users and Roles](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables#step-1-retrieve-the-variables) menu in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie). +- your username (*OS_USERNAME*) and project credentials (*OS_PROJECT_NAME* or *OS_TENANT_NAME*). Retrieve them by downloading the OpenRC file from the [Users and Roles](/pages/public_cloud/public_cloud_cross_functional/loading_openstack_environment_variables#step-1-retrieve-the-variables) menu in the [OVHcloud Control Panel](/links/manager). - your OpenStack user password. In case you have forgotten your OpenStack user password, you can change it by following [this guide](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user). diff --git a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-sg.md b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-sg.md index 0f52a96957d..a1eda90b8ed 100644 --- a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-sg.md +++ b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-sg.md @@ -16,7 +16,7 @@ If you're not familiar with managing storage through command lines, there are so > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-sg/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-us.md b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-us.md index fcfa08e738a..85bff37044b 100644 --- a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-us.md +++ b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.en-us.md @@ -16,7 +16,7 @@ If you're not familiar with managing storage through command lines, there are so > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.fr-ca.md b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.fr-ca.md index b67a2f808e2..005b30a5327 100644 --- a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.fr-ca.md +++ b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.fr-ca.md @@ -16,7 +16,7 @@ Si vous n'êtes pas familiarisé avec la gestion du stockage en ligne de command > > OVHcloud met à votre disposition des services dont la configuration, la gestion et la responsabilité vous incombent. Il vous revient de ce fait d'en assurer le bon fonctionnement. > -> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](https://partner.ovhcloud.com/fr-ca/directory/) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. +> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](/links/partner) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. > ## Prérequis diff --git a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.fr-fr.md b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.fr-fr.md index 1b1f363e6e7..005b30a5327 100644 --- a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.fr-fr.md +++ b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.fr-fr.md @@ -16,7 +16,7 @@ Si vous n'êtes pas familiarisé avec la gestion du stockage en ligne de command > > OVHcloud met à votre disposition des services dont la configuration, la gestion et la responsabilité vous incombent. Il vous revient de ce fait d'en assurer le bon fonctionnement. > -> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](https://partner.ovhcloud.com/fr/directory/) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. +> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](/links/partner) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. > ## Prérequis diff --git a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.pt-pt.md b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.pt-pt.md index d39d04de761..e3c8cfdb1f1 100644 --- a/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.pt-pt.md +++ b/pages/storage_and_backup/object_storage/pcs_manage_object_storage_with_cyberduck/guide.pt-pt.md @@ -20,7 +20,7 @@ Se não está familiarizado com a gestão do armazenamento em linha de comandos, > > A responsabilidade sobre a configuração e a gestão dos serviços que a OVHcloud disponibiliza recai sobre o utilizador. Assim, deverá certificar-se de que estes funcionam corretamente. > -> Este guia explica como implementar algumas medidas para otimizar a performance e a segurança do seu sistema. No entanto, se encontrar dificuldades, recomendamos que recorra a um [prestador de serviços especializado](https://partner.ovhcloud.com/pt/directory/) e/ou que contacte o editor do serviço. Não poderemos proporcionar-lhe assistência técnica. Para mais informações, aceda à secção «Quer saber mais?» deste guia. +> Este guia explica como implementar algumas medidas para otimizar a performance e a segurança do seu sistema. No entanto, se encontrar dificuldades, recomendamos que recorra a um [prestador de serviços especializado](/links/partner) e/ou que contacte o editor do serviço. Não poderemos proporcionar-lhe assistência técnica. Para mais informações, aceda à secção «Quer saber mais?» deste guia. > ## Requisitos diff --git a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.de-de.md b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.de-de.md index 9299fe40b7e..8a4d5d935bd 100644 --- a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.de-de.md +++ b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.de-de.md @@ -14,7 +14,7 @@ Nextcloud is a suite of client-server software for creating and using file hosti > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-asia.md b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-asia.md index 34b13cff453..c84fbe1a19a 100644 --- a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-asia.md +++ b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-asia.md @@ -14,7 +14,7 @@ Nextcloud is a suite of client-server software for creating and using file hosti > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-au.md b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-au.md index 34b13cff453..c84fbe1a19a 100644 --- a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-au.md +++ b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-au.md @@ -14,7 +14,7 @@ Nextcloud is a suite of client-server software for creating and using file hosti > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-ca.md b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-ca.md index 34b13cff453..c84fbe1a19a 100644 --- a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-ca.md +++ b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-ca.md @@ -14,7 +14,7 @@ Nextcloud is a suite of client-server software for creating and using file hosti > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-gb.md b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-gb.md index 34b13cff453..c84fbe1a19a 100644 --- a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-gb.md +++ b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-gb.md @@ -14,7 +14,7 @@ Nextcloud is a suite of client-server software for creating and using file hosti > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-ie.md b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-ie.md index 34b13cff453..c84fbe1a19a 100644 --- a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-ie.md +++ b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-ie.md @@ -14,7 +14,7 @@ Nextcloud is a suite of client-server software for creating and using file hosti > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-sg.md b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-sg.md index 34b13cff453..c84fbe1a19a 100644 --- a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-sg.md +++ b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-sg.md @@ -14,7 +14,7 @@ Nextcloud is a suite of client-server software for creating and using file hosti > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-us.md b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-us.md index 34b13cff453..c84fbe1a19a 100644 --- a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-us.md +++ b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.en-us.md @@ -14,7 +14,7 @@ Nextcloud is a suite of client-server software for creating and using file hosti > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.es-es.md b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.es-es.md index 80867c63f9a..70694a46f0f 100644 --- a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.es-es.md +++ b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.es-es.md @@ -14,7 +14,7 @@ Nextcloud is a suite of client-server software for creating and using file hosti > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.es-us.md b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.es-us.md index 80867c63f9a..70694a46f0f 100644 --- a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.es-us.md +++ b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.es-us.md @@ -14,7 +14,7 @@ Nextcloud is a suite of client-server software for creating and using file hosti > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.fr-ca.md b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.fr-ca.md index 03825dfd815..c58a53c31c2 100644 --- a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.fr-ca.md +++ b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.fr-ca.md @@ -14,7 +14,7 @@ Nextcloud est une suite de logiciels client-serveur pour créer et utiliser des > > OVHcloud met à votre disposition des services dont la configuration, la gestion et la responsabilité vous incombent. Il vous revient de ce fait d'en assurer le bon fonctionnement. > -> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](https://partner.ovhcloud.com/fr/directory/) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. +> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](/links/partner) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. > ## Prérequis diff --git a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.fr-fr.md b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.fr-fr.md index a54b0de4331..1f559d530a6 100644 --- a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.fr-fr.md +++ b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.fr-fr.md @@ -14,7 +14,7 @@ Nextcloud est une suite de logiciels client-serveur pour créer et utiliser des > > OVHcloud met à votre disposition des services dont la configuration, la gestion et la responsabilité vous incombent. Il vous revient de ce fait d'en assurer le bon fonctionnement. > -> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](https://partner.ovhcloud.com/fr/directory/) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. +> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](/links/partner) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. > ## Prérequis diff --git a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.it-it.md b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.it-it.md index d1177f5d11a..a59bd6dda03 100644 --- a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.it-it.md +++ b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.it-it.md @@ -14,7 +14,7 @@ Nextcloud is a suite of client-server software for creating and using file hosti > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.pl-pl.md b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.pl-pl.md index c29863b38a0..7f23319566e 100644 --- a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.pl-pl.md +++ b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.pl-pl.md @@ -14,7 +14,7 @@ Nextcloud is a suite of client-server software for creating and using file hosti > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.pt-pt.md b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.pt-pt.md index 6a3f3b59512..9fc0abca9b7 100644 --- a/pages/storage_and_backup/object_storage/s3_nextcloud/guide.pt-pt.md +++ b/pages/storage_and_backup/object_storage/s3_nextcloud/guide.pt-pt.md @@ -14,7 +14,7 @@ Nextcloud is a suite of client-server software for creating and using file hosti > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.de-de.md b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.de-de.md index b07ee5e50b9..6126ca5cd1a 100644 --- a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.de-de.md +++ b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.de-de.md @@ -14,7 +14,7 @@ S3cmd is a free command line tool and client for managing data in storage spaces > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-asia.md b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-asia.md index 016f9ebe383..1ec518dce4a 100644 --- a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-asia.md +++ b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-asia.md @@ -14,7 +14,7 @@ S3cmd is a free command line tool and client for managing data in storage spaces > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-au.md b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-au.md index 016f9ebe383..1ec518dce4a 100644 --- a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-au.md +++ b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-au.md @@ -14,7 +14,7 @@ S3cmd is a free command line tool and client for managing data in storage spaces > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-ca.md b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-ca.md index 016f9ebe383..1ec518dce4a 100644 --- a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-ca.md +++ b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-ca.md @@ -14,7 +14,7 @@ S3cmd is a free command line tool and client for managing data in storage spaces > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-gb.md b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-gb.md index 78ad092acec..c4a3f19a391 100644 --- a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-gb.md +++ b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-gb.md @@ -14,7 +14,7 @@ S3cmd is a free command line tool and client for managing data in storage spaces > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-ie.md b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-ie.md index 016f9ebe383..1ec518dce4a 100644 --- a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-ie.md +++ b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-ie.md @@ -14,7 +14,7 @@ S3cmd is a free command line tool and client for managing data in storage spaces > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-sg.md b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-sg.md index 016f9ebe383..1ec518dce4a 100644 --- a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-sg.md +++ b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-sg.md @@ -14,7 +14,7 @@ S3cmd is a free command line tool and client for managing data in storage spaces > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-us.md b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-us.md index 016f9ebe383..1ec518dce4a 100644 --- a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-us.md +++ b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.en-us.md @@ -14,7 +14,7 @@ S3cmd is a free command line tool and client for managing data in storage spaces > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.es-es.md b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.es-es.md index b14510ad8d8..c13241d3000 100644 --- a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.es-es.md +++ b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.es-es.md @@ -14,7 +14,7 @@ S3cmd is a free command line tool and client for managing data in storage spaces > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.es-us.md b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.es-us.md index b14510ad8d8..c13241d3000 100644 --- a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.es-us.md +++ b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.es-us.md @@ -14,7 +14,7 @@ S3cmd is a free command line tool and client for managing data in storage spaces > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.fr-ca.md b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.fr-ca.md index 1a949c2b4f3..d4997f8b2b7 100644 --- a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.fr-ca.md +++ b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.fr-ca.md @@ -14,7 +14,7 @@ S3cmd est un outil de ligne de commande gratuit et un client de gestion des donn > > OVHcloud met à votre disposition des services dont la configuration, la gestion et la responsabilité vous incombent. Il vous revient de ce fait d'en assurer le bon fonctionnement. > -> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](https://partner.ovhcloud.com/fr/directory/) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. +> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](/links/partner) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. > ## Prérequis diff --git a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.fr-fr.md b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.fr-fr.md index 1a949c2b4f3..d4997f8b2b7 100644 --- a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.fr-fr.md +++ b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.fr-fr.md @@ -14,7 +14,7 @@ S3cmd est un outil de ligne de commande gratuit et un client de gestion des donn > > OVHcloud met à votre disposition des services dont la configuration, la gestion et la responsabilité vous incombent. Il vous revient de ce fait d'en assurer le bon fonctionnement. > -> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](https://partner.ovhcloud.com/fr/directory/) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. +> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](/links/partner) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. > ## Prérequis diff --git a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.it-it.md b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.it-it.md index 09f1183d2da..c27b880a2af 100644 --- a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.it-it.md +++ b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.it-it.md @@ -14,7 +14,7 @@ S3cmd is a free command line tool and client for managing data in storage spaces > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.pl-pl.md b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.pl-pl.md index 77902fd3bfc..06aa606e6b1 100644 --- a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.pl-pl.md +++ b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.pl-pl.md @@ -14,7 +14,7 @@ S3cmd is a free command line tool and client for managing data in storage spaces > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.pt-pt.md b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.pt-pt.md index fdd6802cd3e..2d98789033b 100644 --- a/pages/storage_and_backup/object_storage/s3_s3cmd/guide.pt-pt.md +++ b/pages/storage_and_backup/object_storage/s3_s3cmd/guide.pt-pt.md @@ -14,7 +14,7 @@ S3cmd is a free command line tool and client for managing data in storage spaces > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_veeam/guide.de-de.md b/pages/storage_and_backup/object_storage/s3_veeam/guide.de-de.md index c69850057d7..76ce75ad92a 100644 --- a/pages/storage_and_backup/object_storage/s3_veeam/guide.de-de.md +++ b/pages/storage_and_backup/object_storage/s3_veeam/guide.de-de.md @@ -11,7 +11,7 @@ This guide is intended to show you how to configure Veeam to use your Object Sto > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_veeam/guide.en-asia.md b/pages/storage_and_backup/object_storage/s3_veeam/guide.en-asia.md index 4d26f527b99..f7e2ab05af5 100644 --- a/pages/storage_and_backup/object_storage/s3_veeam/guide.en-asia.md +++ b/pages/storage_and_backup/object_storage/s3_veeam/guide.en-asia.md @@ -11,7 +11,7 @@ This guide is intended to show you how to configure Veeam to use your Object Sto > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_veeam/guide.en-au.md b/pages/storage_and_backup/object_storage/s3_veeam/guide.en-au.md index 4d26f527b99..f7e2ab05af5 100644 --- a/pages/storage_and_backup/object_storage/s3_veeam/guide.en-au.md +++ b/pages/storage_and_backup/object_storage/s3_veeam/guide.en-au.md @@ -11,7 +11,7 @@ This guide is intended to show you how to configure Veeam to use your Object Sto > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_veeam/guide.en-ca.md b/pages/storage_and_backup/object_storage/s3_veeam/guide.en-ca.md index 4d26f527b99..f7e2ab05af5 100644 --- a/pages/storage_and_backup/object_storage/s3_veeam/guide.en-ca.md +++ b/pages/storage_and_backup/object_storage/s3_veeam/guide.en-ca.md @@ -11,7 +11,7 @@ This guide is intended to show you how to configure Veeam to use your Object Sto > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_veeam/guide.en-gb.md b/pages/storage_and_backup/object_storage/s3_veeam/guide.en-gb.md index 4d26f527b99..f7e2ab05af5 100644 --- a/pages/storage_and_backup/object_storage/s3_veeam/guide.en-gb.md +++ b/pages/storage_and_backup/object_storage/s3_veeam/guide.en-gb.md @@ -11,7 +11,7 @@ This guide is intended to show you how to configure Veeam to use your Object Sto > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_veeam/guide.en-ie.md b/pages/storage_and_backup/object_storage/s3_veeam/guide.en-ie.md index 4d26f527b99..f7e2ab05af5 100644 --- a/pages/storage_and_backup/object_storage/s3_veeam/guide.en-ie.md +++ b/pages/storage_and_backup/object_storage/s3_veeam/guide.en-ie.md @@ -11,7 +11,7 @@ This guide is intended to show you how to configure Veeam to use your Object Sto > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_veeam/guide.en-sg.md b/pages/storage_and_backup/object_storage/s3_veeam/guide.en-sg.md index 4d26f527b99..f7e2ab05af5 100644 --- a/pages/storage_and_backup/object_storage/s3_veeam/guide.en-sg.md +++ b/pages/storage_and_backup/object_storage/s3_veeam/guide.en-sg.md @@ -11,7 +11,7 @@ This guide is intended to show you how to configure Veeam to use your Object Sto > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_veeam/guide.en-us.md b/pages/storage_and_backup/object_storage/s3_veeam/guide.en-us.md index 4d26f527b99..f7e2ab05af5 100644 --- a/pages/storage_and_backup/object_storage/s3_veeam/guide.en-us.md +++ b/pages/storage_and_backup/object_storage/s3_veeam/guide.en-us.md @@ -11,7 +11,7 @@ This guide is intended to show you how to configure Veeam to use your Object Sto > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_veeam/guide.es-es.md b/pages/storage_and_backup/object_storage/s3_veeam/guide.es-es.md index 4598f4471d9..bca4ea7c029 100644 --- a/pages/storage_and_backup/object_storage/s3_veeam/guide.es-es.md +++ b/pages/storage_and_backup/object_storage/s3_veeam/guide.es-es.md @@ -11,7 +11,7 @@ This guide is intended to show you how to configure Veeam to use your Object Sto > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_veeam/guide.es-us.md b/pages/storage_and_backup/object_storage/s3_veeam/guide.es-us.md index 4598f4471d9..bca4ea7c029 100644 --- a/pages/storage_and_backup/object_storage/s3_veeam/guide.es-us.md +++ b/pages/storage_and_backup/object_storage/s3_veeam/guide.es-us.md @@ -11,7 +11,7 @@ This guide is intended to show you how to configure Veeam to use your Object Sto > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_veeam/guide.fr-ca.md b/pages/storage_and_backup/object_storage/s3_veeam/guide.fr-ca.md index 366248fb8b3..f8028223352 100644 --- a/pages/storage_and_backup/object_storage/s3_veeam/guide.fr-ca.md +++ b/pages/storage_and_backup/object_storage/s3_veeam/guide.fr-ca.md @@ -11,7 +11,7 @@ Ce guide a pour objectif de vous montrer comment configurer Veeam pour utiliser > > OVHcloud met à votre disposition des services dont la configuration, la gestion et la responsabilité vous incombent. Il vous revient de ce fait d'en assurer le bon fonctionnement. > -> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](https://partner.ovhcloud.com/fr/directory/) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. +> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](/links/partner) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. > ## Prérequis diff --git a/pages/storage_and_backup/object_storage/s3_veeam/guide.fr-fr.md b/pages/storage_and_backup/object_storage/s3_veeam/guide.fr-fr.md index 366248fb8b3..f8028223352 100644 --- a/pages/storage_and_backup/object_storage/s3_veeam/guide.fr-fr.md +++ b/pages/storage_and_backup/object_storage/s3_veeam/guide.fr-fr.md @@ -11,7 +11,7 @@ Ce guide a pour objectif de vous montrer comment configurer Veeam pour utiliser > > OVHcloud met à votre disposition des services dont la configuration, la gestion et la responsabilité vous incombent. Il vous revient de ce fait d'en assurer le bon fonctionnement. > -> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](https://partner.ovhcloud.com/fr/directory/) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. +> Nous mettons à votre disposition ce guide afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](/links/partner) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section « Aller plus loin » de ce guide. > ## Prérequis diff --git a/pages/storage_and_backup/object_storage/s3_veeam/guide.it-it.md b/pages/storage_and_backup/object_storage/s3_veeam/guide.it-it.md index 99388b97ad0..de0ad6f3cf2 100644 --- a/pages/storage_and_backup/object_storage/s3_veeam/guide.it-it.md +++ b/pages/storage_and_backup/object_storage/s3_veeam/guide.it-it.md @@ -11,7 +11,7 @@ This guide is intended to show you how to configure Veeam to use your Object Sto > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_veeam/guide.pl-pl.md b/pages/storage_and_backup/object_storage/s3_veeam/guide.pl-pl.md index 552045eb672..bf82efcbf9a 100644 --- a/pages/storage_and_backup/object_storage/s3_veeam/guide.pl-pl.md +++ b/pages/storage_and_backup/object_storage/s3_veeam/guide.pl-pl.md @@ -11,7 +11,7 @@ This guide is intended to show you how to configure Veeam to use your Object Sto > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/storage_and_backup/object_storage/s3_veeam/guide.pt-pt.md b/pages/storage_and_backup/object_storage/s3_veeam/guide.pt-pt.md index 137a475f626..32878c39294 100644 --- a/pages/storage_and_backup/object_storage/s3_veeam/guide.pt-pt.md +++ b/pages/storage_and_backup/object_storage/s3_veeam/guide.pt-pt.md @@ -11,7 +11,7 @@ This guide is intended to show you how to configure Veeam to use your Object Sto > > OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. > -> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. +> This guide is designed to assist you in common tasks as much as possible. If you encounter any difficulties performing these actions, please contact a [specialist service provider](/links/partner) and/or discuss the issue with our community on . OVHcloud cannot provide you with technical support in this regard. > ## Requirements diff --git a/pages/web_cloud/domains/dns_zone_dkim/guide.de-de.md b/pages/web_cloud/domains/dns_zone_dkim/guide.de-de.md index b2a75cb5c4b..3aea742bf85 100644 --- a/pages/web_cloud/domains/dns_zone_dkim/guide.de-de.md +++ b/pages/web_cloud/domains/dns_zone_dkim/guide.de-de.md @@ -47,7 +47,7 @@ Der DKIM-Eintrag (**D**omain**K**eys **I**dentified **M**ail) ermöglicht die Si - Sie haben über das [OVHcloud Kundencenter](/links/manager) Zugriff auf die Konfiguration des betreffenden Domainnamens oder entsprechenden Verwaltungszugriff bei Ihrem DNS-Anbieter, wenn der Domainname nicht über OVHcloud registriert ist. - Sie haben Zugriff auf Ihr [OVHcloud Kundencenter](/links/manager). - Sie verfügen über einen der folgenden E-Mail-Dienste: - - OVHcloud MX Plan E-Mail, verfügbar mit den Angeboten [Webhosting](/links/web/hosting), [Kostenloses Hosting 100M](https://www.ovhcloud.com/de/domains/free-web-hosting/) oder als separater Dienst + - OVHcloud MX Plan E-Mail, verfügbar mit den Angeboten [Webhosting](/links/web/hosting), [Kostenloses Hosting 100M](/links/web/domains-free-hosting) oder als separater Dienst - [Hosted Exchange](/links/web/emails-hosted-exchange) oder [Private Exchange](/links/web/emails-hosted-exchange) - [E-Mail Pro](/links/web/email-pro) - Ein E-Mail-Angebot außerhalb von OVHcloud, das über DKIM verfügt diff --git a/pages/web_cloud/domains/dns_zone_dkim/guide.en-gb.md b/pages/web_cloud/domains/dns_zone_dkim/guide.en-gb.md index df06d0ff7d8..934b3535c55 100644 --- a/pages/web_cloud/domains/dns_zone_dkim/guide.en-gb.md +++ b/pages/web_cloud/domains/dns_zone_dkim/guide.en-gb.md @@ -47,7 +47,7 @@ The DKIM (**D**omain**K**eys **I**dentified **M**ail) record allows you to sign - You can manage the domain name concerned in the [OVHcloud Control Panel](/links/manager), or via your DNS service provider if it is registered outside of OVHcloud. - You have access to the [OVHcloud Control Panel](/links/manager). - You have signed up to one of these email offers: - - OVHcloud MX Plan Email, available with a [web hosting plan](/links/web/hosting), a [100M free hosting plan](https://www.ovhcloud.com/en-gb/domains/free-web-hosting/), or a separate MX Plan solution + - OVHcloud MX Plan Email, available with a [web hosting plan](/links/web/hosting), a [100M free hosting plan](/links/web/domains-free-hosting), or a separate MX Plan solution - [Exchange](/links/web/emails-hosted-exchange) or [Private Exchange](/links/web/emails-hosted-exchange) - [Email Pro](/links/web/email-pro) - An email solution outside of OVHcloud with DKIM support diff --git a/pages/web_cloud/domains/dns_zone_dkim/guide.en-ie.md b/pages/web_cloud/domains/dns_zone_dkim/guide.en-ie.md index df06d0ff7d8..934b3535c55 100644 --- a/pages/web_cloud/domains/dns_zone_dkim/guide.en-ie.md +++ b/pages/web_cloud/domains/dns_zone_dkim/guide.en-ie.md @@ -47,7 +47,7 @@ The DKIM (**D**omain**K**eys **I**dentified **M**ail) record allows you to sign - You can manage the domain name concerned in the [OVHcloud Control Panel](/links/manager), or via your DNS service provider if it is registered outside of OVHcloud. - You have access to the [OVHcloud Control Panel](/links/manager). - You have signed up to one of these email offers: - - OVHcloud MX Plan Email, available with a [web hosting plan](/links/web/hosting), a [100M free hosting plan](https://www.ovhcloud.com/en-gb/domains/free-web-hosting/), or a separate MX Plan solution + - OVHcloud MX Plan Email, available with a [web hosting plan](/links/web/hosting), a [100M free hosting plan](/links/web/domains-free-hosting), or a separate MX Plan solution - [Exchange](/links/web/emails-hosted-exchange) or [Private Exchange](/links/web/emails-hosted-exchange) - [Email Pro](/links/web/email-pro) - An email solution outside of OVHcloud with DKIM support diff --git a/pages/web_cloud/domains/dns_zone_dkim/guide.fr-fr.md b/pages/web_cloud/domains/dns_zone_dkim/guide.fr-fr.md index 47fc903267f..c144a9f013d 100644 --- a/pages/web_cloud/domains/dns_zone_dkim/guide.fr-fr.md +++ b/pages/web_cloud/domains/dns_zone_dkim/guide.fr-fr.md @@ -47,7 +47,7 @@ L'enregistrement DKIM (**D**omain**K**eys **I**dentified **M**ail) permet de sig - Disposer d'un accès à la gestion du nom de domaine concerné depuis l'[espace client OVHcloud](/links/manager) ou auprès de votre prestataire de domaine s'il est enregistré en dehors d'OVHcloud. - Être connecté à votre [espace client OVHcloud](/links/manager). - Avoir souscrit à une des offres e-mail : - - E-mails (MX Plan) OVHcloud (disponible via une [offre d’hébergement Web Cloud](/links/web/hosting)), un [hébergement gratuit 100M](https://www.ovhcloud.com/fr/domains/free-web-hosting/) ou une offre MX Plan commandée séparément. + - E-mails (MX Plan) OVHcloud (disponible via une [offre d’hébergement Web Cloud](/links/web/hosting)), un [hébergement gratuit 100M](/links/web/domains-free-hosting) ou une offre MX Plan commandée séparément. - [Exchange](/links/web/emails-hosted-exchange) ou [Private Exchange](/links/web/emails-hosted-exchange). - [E-mail Pro](/links/web/email-pro). - Une offre e-mail hors OVHcloud disposant du DKIM. diff --git a/pages/web_cloud/email_and_collaborative_solutions/common_email_features/email_reset_account/guide.en-ca.md b/pages/web_cloud/email_and_collaborative_solutions/common_email_features/email_reset_account/guide.en-ca.md index 7e577b9b946..a65e026a672 100644 --- a/pages/web_cloud/email_and_collaborative_solutions/common_email_features/email_reset_account/guide.en-ca.md +++ b/pages/web_cloud/email_and_collaborative_solutions/common_email_features/email_reset_account/guide.en-ca.md @@ -24,7 +24,7 @@ You want to: OVHcloud offers 2 email solutions, and the concept of account deletion differs depending on which email solution you choose. - **MX Plan**: This offer contains a certain number of email accounts as a bundle. When you delete an account, you free up an account "slot" of the email service. -- **Hosted Exchange**: Each of these offers consist of the service itself and individually billed email accounts. If you want to delete an email account, you will need to **reset** it. Once you have reset your email account, you can use this account again to create a new email address. You can also [cancel the subscription](/pages/web_cloud/email_and_collaborative_solutions/microsoft_exchange/manage_billing_exchange#deleting-accounts) for this account if you wish to permanently delete it. +- **Hosted Exchange**: This offers consists of the service itself and individually billed email accounts. If you want to delete an email account, you will need to **reset** it. Once you have reset your email account, you can use this account again to create a new email address. You can also [cancel the subscription](/pages/web_cloud/email_and_collaborative_solutions/microsoft_exchange/manage_billing_exchange#deleting-accounts) for this account if you wish to permanently delete it. ### Delete or reset an email account diff --git a/pages/web_cloud/email_and_collaborative_solutions/common_email_features/email_reset_account/guide.en-us.md b/pages/web_cloud/email_and_collaborative_solutions/common_email_features/email_reset_account/guide.en-us.md index aeca7d0992b..21a89897b30 100644 --- a/pages/web_cloud/email_and_collaborative_solutions/common_email_features/email_reset_account/guide.en-us.md +++ b/pages/web_cloud/email_and_collaborative_solutions/common_email_features/email_reset_account/guide.en-us.md @@ -24,7 +24,7 @@ You want to: OVHcloud offers 2 email solutions, and the concept of account deletion differs depending on which email solution you choose. - **MX Plan**: This offer contains a certain number of email accounts as a bundle. When you delete an account, you free up an account "slot" of the email service. -- **Hosted Exchange**: Each of these offers consist of the service itself and individually billed email accounts. If you want to delete an email account, you will need to **reset** it. Once you have reset your email account, you can use this account again to create a new email address. You can also [cancel the subscription](/pages/web_cloud/email_and_collaborative_solutions/microsoft_exchange/manage_billing_exchange#deleting-accounts) for this account if you wish to permanently delete it. +- **Hosted Exchange**: This offer consists of the service itself and individually billed email accounts. If you want to delete an email account, you will need to **reset** it. Once you have reset your email account, you can use this account again to create a new email address. You can also [cancel the subscription](/pages/web_cloud/email_and_collaborative_solutions/microsoft_exchange/manage_billing_exchange#deleting-accounts) for this account if you wish to permanently delete it. ### Delete or reset an email account diff --git a/pages/web_cloud/email_and_collaborative_solutions/common_email_features/email_reset_account/guide.fr-ca.md b/pages/web_cloud/email_and_collaborative_solutions/common_email_features/email_reset_account/guide.fr-ca.md new file mode 100644 index 00000000000..4ad95c84e1a --- /dev/null +++ b/pages/web_cloud/email_and_collaborative_solutions/common_email_features/email_reset_account/guide.fr-ca.md @@ -0,0 +1,70 @@ +--- +title: "Supprimer un compte e-mail" +excerpt: "Découvrez comment supprimer ou réinitialiser une adresse e-mail sur votre offre e-mail" +updated: 2025-04-28 +--- + +## Objectif + +Vous souhaitez : + +- Supprimer une adresse e-mail que vous n'utilisez plus. +- Réinitialiser un compte e-mail pour l'utiliser sur une nouvelle adresse e-mail. +- Réinitialiser un compte e-mail pour le résilier. + +**Découvrez comment supprimer ou réinitialiser une adresse e-mail sur votre offre e-mail** + +## Prérequis + +- Disposer d'une solution e-mail OVHcloud préalablement configurée telle que [**Hosted Exchange**](/links/web/emails-hosted-exchange) ou **MX Plan** (proposée parmi nos [offres d’hébergement web](/links/web/hosting)). +- Être connecté à l'[espace client OVHcloud](/links/manager), partie `Web Cloud`{.action}. +- Disposer des informations de connexion aux adresses e-mail concernées. + +## En pratique + +OVHcloud propose 2 solutions e-mail, la notion de suppression de compte est différente selon votre offre. + +- **Email MX Plan** : cette offre est vendue sous la forme d'un pack de plusieurs comptes e-mail. Lorsque vous supprimez un compte, vous libérez un emplacement sur votre pack. +- **Hosted Exchange** : cette offre est à la carte, vous commandez un abonnement individuel par compte e-mail. Lorsque vous voulez supprimer une adresse e-mail, il s'agit alors d'effectuer une **réinitialisation**. Une fois le compte e-mail réinitialisé, vous pouvez réutiliser ce compte pour créer une nouvelle adresse e-mail. Vous pouvez également [résilier l'abonnement](/pages/web_cloud/email_and_collaborative_solutions/microsoft_exchange/manage_billing_exchange#supprimer-des-comptes) de ce compte si vous souhaitez le supprimer définitivement. + +### Supprimer ou réinitialiser un compte e-mail + +Sélectionnez l'onglet correspondant à votre offre e-mail : + +> [!tabs] +> **MX Plan** +>> +>> 1. Connectez-vous à votre [espace client OVHcloud](/links/manager). +>> 1. Rendez-vous dans la partie `Web Cloud`{.action}. +>> 1. Cliquez sur `MX Plan`{.action}. +>> 1. Sélectionnez le domaine concerné. +>> 1. Positionnez-vous sur l'onglet `Comptes e-mail`{.action}. La fenêtre qui apparaît affiche les comptes e-mail existants. +>> 1. Cliquez sur le bouton `...`{.action} à droite du compte à modifier puis cliquez sur `Réinitialiser ce compte`{.action}. +>> +>> ![email](images/email-mxplan-new-reset.png){.thumbnail} +>> +> **Exchange** +>> +>> 1. Connectez-vous à votre [espace client OVHcloud](/links/manager). +>> 1. Rendez-vous dans la partie `Web Cloud`{.action}. +>> 1. Dans la rubrique `MICROSOFT`, cliquez sur `Exchange`{.action}. +>> 1. Sélectionnez la plateforme concernée. +>> 1. Positionnez-vous sur l'onglet `Comptes e-mail`{.action}. +>> 1. Cliquez sur le bouton `...`{.action} à droite du compte à modifier puis cliquez sur `Réinitialiser`{.action}. +>> +>> Après la réinitialisation de votre compte, si vous souhaitez le supprimer définitivement, vous devrez le résilier. Pour cela, consultez notre guide [Gérer la facturation de vos comptes Exchange](/pages/web_cloud/email_and_collaborative_solutions/microsoft_exchange/manage_billing_exchange). +>> +>> ![email](images/exchange-reset.png){.thumbnail} +>> + +## Aller plus loin + +[Premiers pas avec la solution MX Plan](/pages/web_cloud/email_and_collaborative_solutions/mx_plan/email_generalities) + +[Premiers pas avec la solution Hosted Exchange](/pages/web_cloud/email_and_collaborative_solutions/microsoft_exchange/exchange_starting_hosted) + +[Gérer la facturation de vos comptes Exchange](/pages/web_cloud/email_and_collaborative_solutions/microsoft_exchange/manage_billing_exchange) + +Si vous souhaitez bénéficier d'une assistance à l'usage et à la configuration de vos solutions OVHcloud, nous vous proposons de consulter nos différentes [offres de support](/links/support). + +Échangez avec notre [communauté d'utilisateurs](/links/community). diff --git a/pages/web_cloud/email_and_collaborative_solutions/common_email_features/feature_redirections/guide.en-asia.md b/pages/web_cloud/email_and_collaborative_solutions/common_email_features/feature_redirections/guide.en-asia.md index efc32a966e6..6e01e3949b8 100644 --- a/pages/web_cloud/email_and_collaborative_solutions/common_email_features/feature_redirections/guide.en-asia.md +++ b/pages/web_cloud/email_and_collaborative_solutions/common_email_features/feature_redirections/guide.en-asia.md @@ -63,7 +63,7 @@ Click on the tabs below for an illustrated explanation of how aliases and redire ## Requirements -- A preconfigured OVHcloud email solution, such as [**Hosted Exchange**](/links/web/emails-hosted-exchange) or **MX Plan** available with a [web hosting plan](/links/web/hosting) +- A preconfigured OVHcloud email solution (**MX Plan** available with a [web hosting plan](/links/web/hosting)) - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/web_cloud/email_and_collaborative_solutions/common_email_features/feature_redirections/guide.en-au.md b/pages/web_cloud/email_and_collaborative_solutions/common_email_features/feature_redirections/guide.en-au.md index efc32a966e6..6e01e3949b8 100644 --- a/pages/web_cloud/email_and_collaborative_solutions/common_email_features/feature_redirections/guide.en-au.md +++ b/pages/web_cloud/email_and_collaborative_solutions/common_email_features/feature_redirections/guide.en-au.md @@ -63,7 +63,7 @@ Click on the tabs below for an illustrated explanation of how aliases and redire ## Requirements -- A preconfigured OVHcloud email solution, such as [**Hosted Exchange**](/links/web/emails-hosted-exchange) or **MX Plan** available with a [web hosting plan](/links/web/hosting) +- A preconfigured OVHcloud email solution (**MX Plan** available with a [web hosting plan](/links/web/hosting)) - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/web_cloud/email_and_collaborative_solutions/common_email_features/feature_redirections/guide.en-sg.md b/pages/web_cloud/email_and_collaborative_solutions/common_email_features/feature_redirections/guide.en-sg.md index efc32a966e6..6e01e3949b8 100644 --- a/pages/web_cloud/email_and_collaborative_solutions/common_email_features/feature_redirections/guide.en-sg.md +++ b/pages/web_cloud/email_and_collaborative_solutions/common_email_features/feature_redirections/guide.en-sg.md @@ -63,7 +63,7 @@ Click on the tabs below for an illustrated explanation of how aliases and redire ## Requirements -- A preconfigured OVHcloud email solution, such as [**Hosted Exchange**](/links/web/emails-hosted-exchange) or **MX Plan** available with a [web hosting plan](/links/web/hosting) +- A preconfigured OVHcloud email solution (**MX Plan** available with a [web hosting plan](/links/web/hosting)) - Access to the [OVHcloud Control Panel](/links/manager) ## Instructions diff --git a/pages/web_cloud/internet/internet_access/advanced_config_router_manually/guide.fr-fr.md b/pages/web_cloud/internet/internet_access/advanced_config_router_manually/guide.fr-fr.md index 051cff8069a..197e319ae83 100644 --- a/pages/web_cloud/internet/internet_access/advanced_config_router_manually/guide.fr-fr.md +++ b/pages/web_cloud/internet/internet_access/advanced_config_router_manually/guide.fr-fr.md @@ -1,7 +1,7 @@ --- title: 'Configurer un routeur manuellement' excerpt: 'Découvrez comment configurer votre accès Internet OVHcloud sur votre propre routeur' -updated: 2025-06-05 +updated: 2025-07-22 --- ## Objectif @@ -47,11 +47,12 @@ Le profil de votre accès est disponible sur l'espace client. Pour le retrouver, Par défaut, l'onglet affiché est `Mon accès`. -Vous retrouverez, dans les `Caractéristiques`, les informations sur le profil du modem dans la section `Connexion`. +Le type de l'accès est disponible dans le cadre `Informations générales`. +Le profil du modem est disponible dans la section `Connexion` du cadre `Caractéristiques`. -![modem profil dans espace client](images/profil-2023.png){.thumbnail} +![profil du modem dans l'espace client](images/profil-2025.png){.thumbnail} -### Profil Standard +### Profil A Ce profil s'applique aux typologies d'accès suivantes : @@ -80,10 +81,10 @@ Les paramètres à configurer sont : - **Pour le FTTH et le FTTO** : - **Type** : Ethernet -### Profil Orange +### Profil B > [!primary] -> La différence avec le profil Standard est l'activation du VLAN 835. +> La différence avec le « profil A » est l'activation du VLAN 835. > Ce profil s'applique aux typologies d'accès suivantes : @@ -103,10 +104,10 @@ Les paramètres à configurer sont : - **Pour le FTTH** : - **Type** : Ethernet -### Profil Bouygues +### Profil C > [!primary] -> La différence avec le profil Standard est l'activation du VLAN 4001. +> La différence avec le « profil A » est l'activation du VLAN 4001. > Ce profil s'applique aux typologies d'accès suivantes : @@ -124,10 +125,10 @@ Les paramètres à configurer sont : - **Pour le FTTH** : - **Type** : Ethernet -### Profil Celan +### Profil D > [!primary] -> La différence avec le profil Standard est l'activation du VLAN 4070. +> La différence avec le « profil A » est l'activation du VLAN 4070. > Ce profil s'applique aux typologies d'accès suivantes : diff --git a/pages/web_cloud/internet/internet_access/advanced_config_router_manually/images/profil-2025.png b/pages/web_cloud/internet/internet_access/advanced_config_router_manually/images/profil-2025.png new file mode 100644 index 00000000000..409ce0ec959 Binary files /dev/null and b/pages/web_cloud/internet/internet_access/advanced_config_router_manually/images/profil-2025.png differ diff --git a/pages/web_cloud/internet/internet_access/comment_activer_backup_LTE/guide.fr-fr.md b/pages/web_cloud/internet/internet_access/comment_activer_backup_LTE/guide.fr-fr.md index f13a4e2a8e1..6f8621dbcaa 100644 --- a/pages/web_cloud/internet/internet_access/comment_activer_backup_LTE/guide.fr-fr.md +++ b/pages/web_cloud/internet/internet_access/comment_activer_backup_LTE/guide.fr-fr.md @@ -1,7 +1,7 @@ --- title: 'Comment activer un lien de secours LTE' excerpt: 'Découvrez comment activer un lien de secours LTE' -updated: 2025-04-28 +updated: 2025-07-21 --- ## Objectif @@ -15,6 +15,11 @@ Un lien de secours LTE permet de sécuriser votre connexion en cas de coupure. S - Disposer d’un [accès Internet xDSL ou FTTH OVHcloud](/links/telecom/offre-internet) et d'un modem Zyxel ou Technicolor TG799vac fourni par OVHcloud. - Disposer d'une clé LTE Huawei E3372 ainsi qu'une carte SIM permettant l'accès au réseau mobile de données. +> [!alert] +> +> Attention, les clés Brovi E3372-**325** sont nativement incompatibles avec les modems OVHcloud. +> + ## En pratique Cette fonctionnalité est disponible même si la configuration à distance du modem (via l'espace client OVHcloud) est désactivée. diff --git a/pages/web_cloud/internet/internet_access/comment_resilier_mon_acces_xdsl/guide.fr-fr.md b/pages/web_cloud/internet/internet_access/comment_resilier_mon_acces_xdsl/guide.fr-fr.md index 928d4e3a12d..8835ee66fca 100644 --- a/pages/web_cloud/internet/internet_access/comment_resilier_mon_acces_xdsl/guide.fr-fr.md +++ b/pages/web_cloud/internet/internet_access/comment_resilier_mon_acces_xdsl/guide.fr-fr.md @@ -20,7 +20,7 @@ La résiliation sera effective à la prochaine facturation de votre accès à In ![espace client Telecom Accès Internet](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-01-fr-internet.png){.thumbnail} > [!primary] -> La résiliation d'un [pack SIP Trunk](https://www.ovhtelecom.fr/telephonie/sip-trunk/) doit faire l'objet d'une [demande d'assistance](https://help.ovhcloud.com/csm?id=csm_get_help) via le centre d'aide OVHcloud afin que les équipes du support la mettent en place. +> La résiliation d'un [pack SIP Trunk](/links/telecom/telephonie-sip-trunk) doit faire l'objet d'une [demande d'assistance](https://help.ovhcloud.com/csm?id=csm_get_help) via le centre d'aide OVHcloud afin que les équipes du support la mettent en place. > ## En pratique diff --git a/pages/web_cloud/internet/internet_access/connectivity-api/guide.en-gb.md b/pages/web_cloud/internet/internet_access/connectivity-api/guide.en-gb.md index 9a6399823c8..8cb160a27d0 100644 --- a/pages/web_cloud/internet/internet_access/connectivity-api/guide.en-gb.md +++ b/pages/web_cloud/internet/internet_access/connectivity-api/guide.en-gb.md @@ -20,7 +20,7 @@ This guide is designed to help developers use our APIs to create their own appli OVHcloud offers various internet access packages that contain at least one internet access but also VoIP lines, emails and domain names. -You can view offers [here](https://www.ovhcloud.com/fr/internet/). +You can view offers [here](/links/telecom/offre-internet). Services can be managed using these API endpoints: diff --git a/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.en-gb.md b/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.en-gb.md index 62f50bbcabc..5cf4b731810 100644 --- a/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.en-gb.md +++ b/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.en-gb.md @@ -12,7 +12,7 @@ The purpose of this guide is to explain what SMS credits are, how to set up auto - an OVHcloud account - access to the [OVHcloud API](https://api.ovh.com/) (for credit transfers only) -- You must be logged in to [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. +- You must be logged in to [OVHcloud Control Panel](/links/manager){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. ![SMS Telecom Control Panel](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -49,7 +49,7 @@ To ensure that you are never short of credit on your account, you can enable aut > - a SEPA direct debit payment method is present and validated in your OVHcloud account. > - your SMS service must be at least 2 months old. -To enable automatic re-crediting, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB){.external}, then go to the `Telecom`{.action} tab. Next, click on the `SMS`{.action} section in the services bar. Choose the SMS account you would like to enable automatic re-credit for. +To enable automatic re-crediting, log in to the [OVHcloud Control Panel](/links/manager){.external}, then go to the `Telecom`{.action} tab. Next, click on the `SMS`{.action} section in the services bar. Choose the SMS account you would like to enable automatic re-credit for. Go to the `Options`{.action} menu (1), then `Automatic re-credit`{.action} (2). diff --git a/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.en-ie.md b/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.en-ie.md index 8cc825cadc7..c65fe28607b 100644 --- a/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.en-ie.md +++ b/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.en-ie.md @@ -12,7 +12,7 @@ The purpose of this guide is to explain what SMS credits are, how to set up auto - an OVHcloud account - access to the [OVHcloud API](https://api.ovh.com/) (for credit transfers only) -- You must be logged in to [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. +- You must be logged in to [OVHcloud Control Panel](/links/manager){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. ![SMS Telecom Control Panel](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -49,7 +49,7 @@ To ensure that you are never short of credit on your account, you can enable aut > - a SEPA direct debit payment method is present and validated in your OVHcloud account. > - your SMS service must be at least 2 months old. -To enable automatic re-crediting, log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie){.external}, then go to the `Telecom`{.action} tab. Next, click on the `SMS`{.action} section in the services bar. Choose the SMS account you would like to enable automatic re-credit for. +To enable automatic re-crediting, log in to the [OVHcloud Control Panel](/links/manager){.external}, then go to the `Telecom`{.action} tab. Next, click on the `SMS`{.action} section in the services bar. Choose the SMS account you would like to enable automatic re-credit for. Go to the `Options`{.action} menu (1), then `Automatic re-credit`{.action} (2). diff --git a/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.es-es.md b/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.es-es.md index f41167529ea..3eccd3b9f9f 100644 --- a/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.es-es.md +++ b/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.es-es.md @@ -16,7 +16,7 @@ Esta guía explica en qué consiste el crédito de SMS, cómo recargarlo de form - Disponer de una cuenta de SMS en OVHcloud. - Conectarse a la [API de OVHcloud](https://api.ovh.com/) (solo para las transferencias de crédito). -- Haber iniciado sesión en el [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es){.external}, en la sección `Telecom`{.action} > `SMS`{.action}. +- Haber iniciado sesión en el [área de cliente de OVHcloud](/links/manager){.external}, en la sección `Telecom`{.action} > `SMS`{.action}. ![área de cliente Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -53,7 +53,7 @@ Para garantizar que su cuenta de SMS dispone siempre de crédito, puede activar > - una forma de pago de tipo SEPA está presente y validada en su cuenta de OVHcloud. > - su servicio SMS debe tener al menos 2 meses de antigüedad. -Para activar la recarga automática, conéctese al [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es){.external}, acceda a la pestaña `Telecom`{.action} y abra la sección `SMS`{.action}. Seleccione la cuenta de SMS en la que desea activar la recarga automática. +Para activar la recarga automática, conéctese al [área de cliente de OVHcloud](/links/manager){.external}, acceda a la pestaña `Telecom`{.action} y abra la sección `SMS`{.action}. Seleccione la cuenta de SMS en la que desea activar la recarga automática. Acceda al menú `Opciones`{.action} (1) y seleccione la opción `Recarga automática`{.action} (2). diff --git a/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.fr-fr.md b/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.fr-fr.md index fee949030bc..dc48aeae4fc 100644 --- a/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.fr-fr.md +++ b/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.fr-fr.md @@ -12,7 +12,7 @@ Ce guide à pour objectif de vous expliquer ce que sont les crédit SMS, comment - Disposer d'un compte SMS OVHcloud. - Être connecté aux [API OVHcloud](https://api.ovh.com/) (uniquement pour les transferts de crédits). -- Être connecté à l'[espace client OVHcloud](https://www.ovh.com/auth?onsuccess=https%3A%2F%2Fwww.ovhtelecom.fr%2Fmanager&ovhSubsidiary=fr){.external}, partie `Télécom`{.action} puis `SMS`{.action}. +- Être connecté à l'[espace client OVHcloud](/links/manager-telecom){.external}, partie `Télécom`{.action} puis `SMS`{.action}. ![espace client Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-fr-sms.png){.thumbnail} @@ -49,7 +49,7 @@ Afin de n'être jamais à court de crédit sur votre compte, vous pouvez activer > - un moyen de paiement de type Prélèvement SEPA est présent et validé sur votre compte OVHcloud; > - votre service SMS doit avoir au moins 2 mois d'ancienneté. -Pour activer la recharge automatique, connectez-vous à votre [espace client OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr){.external}, rendez-vous dans l'onglet `Télécom`{.action} puis cliquez sur la section `SMS`{.action}. Choisissez le compte SMS sur lequel activer la recharge automatique. +Pour activer la recharge automatique, connectez-vous à votre [espace client OVHcloud](/links/manager){.external}, rendez-vous dans l'onglet `Télécom`{.action} puis cliquez sur la section `SMS`{.action}. Choisissez le compte SMS sur lequel activer la recharge automatique. Rendez-vous dans le menu `Options`{.action} (1) puis `Recharge automatique`{.action} (2). diff --git a/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.it-it.md b/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.it-it.md index 2ff28c1c114..0ba94245759 100644 --- a/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.it-it.md +++ b/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.it-it.md @@ -16,7 +16,7 @@ Questa guida ti spiega cosa sono i crediti SMS, come ricaricarli in modo automat - Disporre di un account SMS OVHcloud attivo - Avere accesso alle [API OVHcloud](https://api.ovh.com/)(soltanto per trasferire i crediti) -- Avere accesso allo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it){.external}, sezione `Télécom`{.action} > `SMS`{.action} +- Avere accesso allo [Spazio Cliente OVHcloud](/links/manager){.external}, sezione `Télécom`{.action} > `SMS`{.action} ![Spazio Cliente Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -53,7 +53,7 @@ Per disporre sempre di credito sufficiente sul tuo account SMS, è possibile e a > - sul tuo account OVHcloud è presente e validato un metodo di pagamento di tipo SEPA. > - il tuo servizio SMS deve avere almeno 2 mesi di anzianità. -Per attivare la ricarica automatica, accedi allo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it){.external}, clicca sulla scheda `ADSL e telefono`{.action} e poi sulla sezione `SMS`{.action}. Seleziona l’account SMS su cui attivare la ricarica automatica. +Per attivare la ricarica automatica, accedi allo [Spazio Cliente OVHcloud](/links/manager){.external}, clicca sulla scheda `ADSL e telefono`{.action} e poi sulla sezione `SMS`{.action}. Seleziona l’account SMS su cui attivare la ricarica automatica. Clicca sul menu `Opzioni`{.action} (1) e poi su `Ricarica automatica`{.action} (2). diff --git a/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.pl-pl.md b/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.pl-pl.md index 9ea5248e40e..e9c142f5135 100644 --- a/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.pl-pl.md +++ b/pages/web_cloud/messaging/sms/activer_la_recharge_automatique_du_credit_sms/guide.pl-pl.md @@ -16,7 +16,7 @@ Z tego przewodnika dowiesz się, czym są zasilenia SMS, jak je automatycznie do - Posiadanie aktywnego konta SMS OVHcloud - Zalogowanie do [API OVHcloud](https://api.ovh.com/) (tylko na potrzeby przenoszenia zasileń) -- Zalogowanie do[Panelu klienta OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl){.external}, część `Telefonia`{.action}, następnie `SMS`{.action}. +- Zalogowanie do[Panelu klienta OVHcloud](/links/manager){.external}, część `Telefonia`{.action}, następnie `SMS`{.action}. ![Panel klienta Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -53,7 +53,7 @@ Aby nigdy nie zabrakło Ci zasileń na koncie, możesz aktywować automatyczne d > - na Twoim koncie OVHcloud dostępny jest sposób płatności SEPA. > - Twoja usługa SMS musi mieć przynajmniej 2 miesięcy stażu pracy. -Aby aktywować automatyczne doładowanie, zaloguj się do [Panelu klienta OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl){.external}, przejdź do karty `Telefonia`{.action}, a następnie na pasku usług po lewej stronie kliknij sekcję `SMS`{.action}. Wybierz konto SMS, dla którego chcesz aktywować automatyczne doładowanie. +Aby aktywować automatyczne doładowanie, zaloguj się do [Panelu klienta OVHcloud](/links/manager){.external}, przejdź do karty `Telefonia`{.action}, a następnie na pasku usług po lewej stronie kliknij sekcję `SMS`{.action}. Wybierz konto SMS, dla którego chcesz aktywować automatyczne doładowanie. Przejdź do menu `Opcje`{.action} (1), a następnie `Automatyczne ładowanie`{.action} (2). diff --git a/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.en-gb.md b/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.en-gb.md index b1732ed4265..5b357f9a4eb 100644 --- a/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.en-gb.md +++ b/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.en-gb.md @@ -12,7 +12,7 @@ There are specific rules for sending SMS to the United States. The guide will ex - An OVHcloud SMS account with SMS credits. - Access to the [OVHcloud API](https://api.ovh.com/) (for the API method only) -- You must be logged in to [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. +- You must be logged in to [OVHcloud Control Panel](/links/manager){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. ![SMS Telecom Control Panel](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -34,7 +34,7 @@ Setting message templates is free and is carried out by the OVHcloud teams withi #### 2.1 Via the Control Panel -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB){.external}, then select `Telecom`{.action}. Next, click `SMS`{.action} and select your SMS account. Click on the `Message and campaign`{.action} tab then click `SMS management`{.action}. +Log in to your [OVHcloud Control Panel](/links/manager){.external}, then select `Telecom`{.action}. Next, click `SMS`{.action} and select your SMS account. Click on the `Message and campaign`{.action} tab then click `SMS management`{.action}. Finally, click `Manage templates`{.action}. diff --git a/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.en-ie.md b/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.en-ie.md index a806dd1ec67..5b357f9a4eb 100644 --- a/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.en-ie.md +++ b/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.en-ie.md @@ -12,7 +12,7 @@ There are specific rules for sending SMS to the United States. The guide will ex - An OVHcloud SMS account with SMS credits. - Access to the [OVHcloud API](https://api.ovh.com/) (for the API method only) -- You must be logged in to [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. +- You must be logged in to [OVHcloud Control Panel](/links/manager){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. ![SMS Telecom Control Panel](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -34,7 +34,7 @@ Setting message templates is free and is carried out by the OVHcloud teams withi #### 2.1 Via the Control Panel -Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie){.external}, then select `Telecom`{.action}. Next, click `SMS`{.action} and select your SMS account. Click on the `Message and campaign`{.action} tab then click `SMS management`{.action}. +Log in to your [OVHcloud Control Panel](/links/manager){.external}, then select `Telecom`{.action}. Next, click `SMS`{.action} and select your SMS account. Click on the `Message and campaign`{.action} tab then click `SMS management`{.action}. Finally, click `Manage templates`{.action}. diff --git a/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.es-es.md b/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.es-es.md index 93434a3b907..2db0298f696 100644 --- a/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.es-es.md +++ b/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.es-es.md @@ -16,7 +16,7 @@ El envío de SMS a Estados Unidos está sujeto a normas específicas. Esta guía - Disponer de una cuenta de SMS en OVHcloud con saldo de SMS. - Conectarse a la [API de OVHcloud](https://api.ovh.com/) (solo para el método de envío a través de la API). -- Haber iniciado sesión en el [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es){.external}, en la sección `Telecom`{.action} > `SMS`{.action}. +- Haber iniciado sesión en el [área de cliente de OVHcloud](/links/manager){.external}, en la sección `Telecom`{.action} > `SMS`{.action}. ![área de cliente Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -38,7 +38,7 @@ La validación de las plantillas de mensajes, realizada por el equipo de OVHclou #### 2.1. Desde el área de cliente -Conéctese al [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es){.external} en la sección `Telecom`{.action}. Haga clic en `SMS`{.action} y seleccione su cuenta de SMS. A continuación, haga clic en la pestaña `Mensaje y campaña`{.action} y, seguidamente, en `Gestión de SMS`{.action}. +Conéctese al [área de cliente de OVHcloud](/links/manager){.external} en la sección `Telecom`{.action}. Haga clic en `SMS`{.action} y seleccione su cuenta de SMS. A continuación, haga clic en la pestaña `Mensaje y campaña`{.action} y, seguidamente, en `Gestión de SMS`{.action}. Por último, haga clic en `Gestionar las plantillas`{.action}. diff --git a/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.fr-fr.md b/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.fr-fr.md index f9e0b257023..07591c6a278 100644 --- a/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.fr-fr.md +++ b/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.fr-fr.md @@ -12,7 +12,7 @@ L'envoi de SMS aux Etats-Unis est soumis à des règles spécifiques. Ce guide a - Disposer d’un compte SMS OVHcloud avec des crédits SMS. - Être connecté aux [API OVHcloud](https://api.ovh.com/) (uniquement pour la méthode d'envoi via API). -- Être connecté à l'[espace client OVHcloud](https://www.ovh.com/auth?onsuccess=https%3A%2F%2Fwww.ovhtelecom.fr%2Fmanager&ovhSubsidiary=fr){.external}, partie `Télécom`{.action} puis `SMS`{.action}. +- Être connecté à l'[espace client OVHcloud](/links/manager-telecom){.external}, partie `Télécom`{.action} puis `SMS`{.action}. ![espace client Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-fr-sms.png){.thumbnail} @@ -34,7 +34,7 @@ Vous pouvez demander la validation de plusieurs modèles de messages. #### 2.1 Depuis l'espace client -Connectez-vous à votre [espace client OVHcloud](https://www.ovh.com/auth?onsuccess=https%3A%2F%2Fwww.ovhtelecom.fr%2Fmanager&ovhSubsidiary=fr){.external} puis sélectionnez `Télécom`{.action}. Cliquez ensuite sur `SMS`{.action} et choisissez votre compte SMS. Cliquez sur l'onglet `Message et campagne`{.action} (3) puis sur `Gestion des SMS`{.action}. +Connectez-vous à votre [espace client OVHcloud](/links/manager-telecom){.external} puis sélectionnez `Télécom`{.action}. Cliquez ensuite sur `SMS`{.action} et choisissez votre compte SMS. Cliquez sur l'onglet `Message et campagne`{.action} (3) puis sur `Gestion des SMS`{.action}. Enfin, cliquez sur `Gérer les modèles`{.action}. diff --git a/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.it-it.md b/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.it-it.md index 595b3b7278e..967727c8da2 100644 --- a/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.it-it.md +++ b/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.it-it.md @@ -16,7 +16,7 @@ L’invio di SMS negli Stati Uniti è sottoposto a regole specifiche. Questa gui - Disporre di un account SMS OVHcloud con crediti SMS. - Avere accesso alle [API OVHcloud](https://api.ovh.com/)(solo per il metodo di invio via API) -- Avere accesso allo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it){.external}, sezione `Télécom`{.action} > `SMS`{.action} +- Avere accesso allo [Spazio Cliente OVHcloud](/links/manager){.external}, sezione `Télécom`{.action} > `SMS`{.action} ![Spazio Cliente Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -38,7 +38,7 @@ La convalida dei modelli di messaggi è gratuita e viene effettuata dai team di #### 2.1 Dallo Spazio Cliente OVHcloud -Accedi al tuo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it){.external} e seleziona `Télécom`{.action}. Clicca su `SMS`{.action} e seleziona il tuo account SMS. Clicca sulla scheda `Messagio e campagna`{.action} e poi su `Gestisci gli SMS`{.action}. +Accedi al tuo [Spazio Cliente OVHcloud](/links/manager){.external} e seleziona `Télécom`{.action}. Clicca su `SMS`{.action} e seleziona il tuo account SMS. Clicca sulla scheda `Messagio e campagna`{.action} e poi su `Gestisci gli SMS`{.action}. Clicca su `Gestisci i modelli`{.action}. diff --git a/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.pl-pl.md b/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.pl-pl.md index 82335a31d81..bae82b932e7 100644 --- a/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.pl-pl.md +++ b/pages/web_cloud/messaging/sms/envoi_de_sms_aux_etats-unis/guide.pl-pl.md @@ -16,7 +16,7 @@ Wysyłanie SMS-ów do Stanów Zjednoczonych podlega szczególnym zasadom. Celem - Posiadanie konta SMS OVHcloud z kredytami SMS. - Zalogowanie do [API OVHcloud](https://api.ovh.com/) (tylko dla metody wysyłki przez API) -- Zalogowanie do[Panelu klienta OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl){.external}, część `Telefonia`{.action}, następnie `SMS`{.action}. +- Zalogowanie do[Panelu klienta OVHcloud](/links/manager){.external}, część `Telefonia`{.action}, następnie `SMS`{.action}. ![Panel klienta Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -38,7 +38,7 @@ Zatwierdzenie modeli wiadomości jest wykonywane nieodpłatne przez zespoły OVH #### 2.1 Za pośrednictwem Panelu klienta -Zaloguj się do [Panelu klienta OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl){.external} i wybierz `Telefonia`{.action}. Następnie kliknij `SMS`{.action} i wybierz Twoje konto SMS. Kliknij kartę `Wiadomość SMS i kampania`{.action}, a następnie `Zarządzanie SMS-ami`{.action}. +Zaloguj się do [Panelu klienta OVHcloud](/links/manager){.external} i wybierz `Telefonia`{.action}. Następnie kliknij `SMS`{.action} i wybierz Twoje konto SMS. Kliknij kartę `Wiadomość SMS i kampania`{.action}, a następnie `Zarządzanie SMS-ami`{.action}. Następnie kliknij polecenie `Zarządzanie modelami`{.action}. diff --git a/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.en-gb.md b/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.en-gb.md index e6fe81f7457..d4252ea0d0b 100644 --- a/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.en-gb.md +++ b/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.en-gb.md @@ -10,7 +10,7 @@ You can view and download a log of your sent SMS messages from your OVHcloud Con ## Requirements - An OVHcloud SMS account with at least 1 sent SMS. -- You must be logged in to [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. +- You must be logged in to [OVHcloud Control Panel](/links/manager){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. ![SMS Control Panel](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -25,7 +25,7 @@ The log records the date, time, sender, recipient and contents of the sent SMS. ### Step 1: viewing the log in your Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), then select `Telecom`{.action}. Next, click `SMS`{.action} and select your SMS account. +Log in to the [OVHcloud Control Panel](/links/manager), then select `Telecom`{.action}. Next, click `SMS`{.action} and select your SMS account. In the tab bar, click `Message and campaign`{.action} then `SMS Management`{.action} to access your unit SMS history or `Campaign Management`{.action} to access your SMS campaign history. diff --git a/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.en-ie.md b/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.en-ie.md index 3780e63849f..0a19dc0df89 100644 --- a/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.en-ie.md +++ b/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.en-ie.md @@ -10,7 +10,7 @@ You can view and download a log of your sent SMS messages from your OVHcloud Con ## Requirements - An OVHcloud SMS account with at least 1 sent SMS. -- You must be logged in to [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. +- You must be logged in to [OVHcloud Control Panel](/links/manager){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. ![VoIP Telecom Control Panel](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -25,7 +25,7 @@ The log records the date, time, sender, recipient and contents of the sent SMS. ### Step 1: viewing the log in your Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), then select `Telecom`{.action}. Next, click `SMS`{.action} and select your SMS account. +Log in to the [OVHcloud Control Panel](/links/manager), then select `Telecom`{.action}. Next, click `SMS`{.action} and select your SMS account. In the tab bar, click `Message and campaign`{.action} then `SMS Management`{.action} to access your unit SMS history or `Campaign Management`{.action} to access your SMS campaign history. diff --git a/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.es-es.md b/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.es-es.md index f3730790b67..6db79d52149 100644 --- a/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.es-es.md +++ b/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.es-es.md @@ -15,7 +15,7 @@ Esta guía explica cómo consultar y descargar el historial de SMS enviados desd ## Requisitos - Tener una cuenta de SMS de OVHcloud con la que haya enviado al menos un SMS. -- Haber iniciado sesión en el [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es){.external}, en la sección `Telecom`{.action} > `SMS`{.action}. +- Haber iniciado sesión en el [área de cliente de OVHcloud](/links/manager){.external}, en la sección `Telecom`{.action} > `SMS`{.action}. ![área de cliente Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -30,7 +30,7 @@ El historial de envíos incluye información sobre la fecha, el remitente, el de ### 1. Consultar el historial en el área de cliente -Conéctese a su [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) y seleccione `Telecom`{.action}. Haga clic en `SMS`{.action} y seleccione su cuenta de SMS. +Conéctese a su [área de cliente de OVHcloud](/links/manager) y seleccione `Telecom`{.action}. Haga clic en `SMS`{.action} y seleccione su cuenta de SMS. En la barra de pestañas, haga clic en `Mensage y campaña`{.action} y, seguidamente, en `Gestión de SMS`{.action} para acceder al historial de sus SMS unitarios o en `Gestión de campañas`{.action} para acceder al historial de sus campañas de SMS. diff --git a/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.fr-fr.md b/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.fr-fr.md index c8cc3362a24..256700730c3 100644 --- a/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.fr-fr.md +++ b/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.fr-fr.md @@ -11,7 +11,7 @@ Votre espace client OVHcloud vous permet de consulter et télécharger l'histori ## Prérequis - Disposer d’un compte SMS OVHcloud avec au moins 1 SMS envoyé. -- Être connecté à l'[espace client OVHcloud](https://www.ovh.com/auth?onsuccess=https%3A%2F%2Fwww.ovhtelecom.fr%2Fmanager&ovhSubsidiary=fr){.external}, partie `Télécom`{.action} puis `SMS`{.action}. +- Être connecté à l'[espace client OVHcloud](/links/manager-telecom){.external}, partie `Télécom`{.action} puis `SMS`{.action}. ![espace client Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-fr-sms.png){.thumbnail} @@ -26,7 +26,7 @@ L'historique comprend la date, l'heure, l'expéditeur, le destinataire ainsi que ### Étape 1 : consulter l'historique dans votre espace client -Connectez-vous à votre [espace client](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) puis sélectionnez `Télécom`{.action}. Cliquez ensuite sur `SMS`{.action} et choisissez votre compte SMS. +Connectez-vous à votre [espace client](/links/manager) puis sélectionnez `Télécom`{.action}. Cliquez ensuite sur `SMS`{.action} et choisissez votre compte SMS. Dans la barre d'onglets, cliquez sur `SMS`{.action} puis sur `Gestions des SMS`{.action} pour accéder à l'historique de vos SMS unitaires ou sur `Gestions des campagnes`{.action} pour accéder à l'historique de vos campagnes de SMS. diff --git a/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.it-it.md b/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.it-it.md index 9a3835d0b9b..82c1ea49ea2 100644 --- a/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.it-it.md +++ b/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.it-it.md @@ -15,7 +15,7 @@ Dallo Spazio Cliente è possibile consultare e scaricare la cronologia degli SMS ## Prerequisiti - Disporre di un account SMS OVHcloud con almeno 1 SMS inviato -- Avere accesso allo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it){.external}, sezione `Télécom`{.action} > `SMS`{.action} +- Avere accesso allo [Spazio Cliente OVHcloud](/links/manager){.external}, sezione `Télécom`{.action} > `SMS`{.action} ![Spazio Cliente Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -30,7 +30,7 @@ I dettagli elencati nella cronologia includono la data, l’ora, il mittente, il ### Step 1: consulta la cronologia dal tuo Spazio Cliente -Accedi al tuo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) e seleziona `Telecom`{.action}. Clicca su `SMS`{.action} e seleziona il tuo account SMS. +Accedi al tuo [Spazio Cliente OVHcloud](/links/manager) e seleziona `Telecom`{.action}. Clicca su `SMS`{.action} e seleziona il tuo account SMS. Nella barra delle schede, clicca su `Messaggio e campagna`{.action} e poi su `Gestisci gli SMS`{.action} per accedere allo storico dei tuoi SMS unitari o su `Gestisci le campagne`{.action} per accedere allo storico delle tue campagne di SMS. diff --git a/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.pl-pl.md b/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.pl-pl.md index 54b26f92760..252ecc509bd 100644 --- a/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.pl-pl.md +++ b/pages/web_cloud/messaging/sms/gerer_l_historique_des_sms/guide.pl-pl.md @@ -15,7 +15,7 @@ Historię wysłanych wiadomości SMS możesz sprawdzić i pobrać z poziomu Pane ## Wymagania początkowe - Posiadanie konta SMS OVHcloud, z którego wysłano co najmniej jedną wiadomość SMS -- Zalogowanie do[Panelu klienta OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl){.external}, część `Telefonia`{.action}, następnie `SMS`{.action}. +- Zalogowanie do[Panelu klienta OVHcloud](/links/manager){.external}, część `Telefonia`{.action}, następnie `SMS`{.action}. ![Panel klienta Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -30,7 +30,7 @@ Historia zawiera informacje o dacie, godzinie, nadawcy, odbiorcy oraz treści wy ### Etap 1: sprawdzanie historii w Panelu klienta -Zaloguj się do [Panelu klienta](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) i wybierz `Telefonia`{.action}. Następnie kliknij `SMS`{.action} i wybierz Twoje konto SMS. +Zaloguj się do [Panelu klienta](/links/manager) i wybierz `Telefonia`{.action}. Następnie kliknij `SMS`{.action} i wybierz Twoje konto SMS. Na pasku kart kliknij `Wiadomość SMS i kampania`{.action}, a następnie `Zarządzanie SMS-ami`{.action}, aby uzyskać dostęp do historii Twoich pojedynczych wiadomości SMS lub `Zarządzanie kampaniami`{.action}. diff --git a/pages/web_cloud/messaging/sms/gerer_les_sms_avec_reponse/guide.fr-fr.md b/pages/web_cloud/messaging/sms/gerer_les_sms_avec_reponse/guide.fr-fr.md index d6b38f8c5af..a19a65d3c21 100644 --- a/pages/web_cloud/messaging/sms/gerer_les_sms_avec_reponse/guide.fr-fr.md +++ b/pages/web_cloud/messaging/sms/gerer_les_sms_avec_reponse/guide.fr-fr.md @@ -20,7 +20,7 @@ Lexpéditeur du SMS réponse sera un numéro court aléatoire. Son utilisation e ## Prérequis - Disposer d’un compte SMS OVHcloud crédité. -- Être connecté à l'[espace client OVHcloud](https://www.ovh.com/auth?onsuccess=https%3A%2F%2Fwww.ovhtelecom.fr%2Fmanager&ovhSubsidiary=fr){.external}, partie `Télécom`{.action} puis `SMS`{.action}. +- Être connecté à l'[espace client OVHcloud](/links/manager-telecom){.external}, partie `Télécom`{.action} puis `SMS`{.action}. ![espace client Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-fr-sms.png){.thumbnail} @@ -48,7 +48,7 @@ La réponse (si vous l'activez) peut être ensuite : Avant d'envoyer votre SMS réponse, nous vous conseillons de configurer les options de réception des réponses. -Connectez-vous à votre [espace client](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) puis sélectionnez `Télécom`{.action}. Cliquez ensuite sur `SMS`{.action} et choisissez votre compte SMS. +Connectez-vous à votre [espace client](/links/manager) puis sélectionnez `Télécom`{.action}. Cliquez ensuite sur `SMS`{.action} et choisissez votre compte SMS. Dans la barre d'onglets, cliquez sur `Options`{.action} puis sur `Options des réponses`{.action}. diff --git a/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.en-gb.md b/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.en-gb.md index 12462864488..9aacf328378 100644 --- a/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.en-gb.md +++ b/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.en-gb.md @@ -12,7 +12,7 @@ All OVHcloud SMS accounts can use one or more address books. This guide explains - an active OVHcloud SMS account - a spreadsheet or text editor tool -- You must be logged in to [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. +- You must be logged in to [OVHcloud Control Panel](/links/manager){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. ![SMS Telecom Control Panel](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -20,7 +20,7 @@ All OVHcloud SMS accounts can use one or more address books. This guide explains ### Step 1: Create an address book via the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), and go to the `Telecom`{.action} section. Next, select `SMS`{.action}. +Log in to the [OVHcloud Control Panel](/links/manager), and go to the `Telecom`{.action} section. Next, select `SMS`{.action}. Click on the SMS account concerned, and select the `Contacts`{.action} tab, then `Address book`{.action}. diff --git a/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.en-ie.md b/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.en-ie.md index b3172bc3f75..ea06d7ed748 100644 --- a/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.en-ie.md +++ b/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.en-ie.md @@ -12,7 +12,7 @@ All OVHcloud SMS accounts can use one or more address books. This guide explains - an active OVHcloud SMS account - a spreadsheet or text editor tool -- You must be logged in to [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. +- You must be logged in to [OVHcloud Control Panel](/links/manager){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. ![SMS Telecom Control Panel](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -20,7 +20,7 @@ All OVHcloud SMS accounts can use one or more address books. This guide explains ### Step 1: Create an address book via the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), and go to the `Telecom`{.action} section. Next, select `SMS`{.action}. +Log in to the [OVHcloud Control Panel](/links/manager), and go to the `Telecom`{.action} section. Next, select `SMS`{.action}. Click on the SMS account concerned, and select the `Contacts`{.action} tab, then `Address book`{.action}. diff --git a/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.es-es.md b/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.es-es.md index 3510256a9b8..fdee61c6da8 100644 --- a/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.es-es.md +++ b/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.es-es.md @@ -16,7 +16,7 @@ Todas las cuentas de SMS de OVHcloud permiten utilizar una o varias agendas de c - Disponer de una cuenta de SMS en OVHcloud. - Tener un programa de hojas de cálculo o un editor de texto. -- Haber iniciado sesión en el [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es){.external}, en la sección `Telecom`{.action} > `SMS`{.action}. +- Haber iniciado sesión en el [área de cliente de OVHcloud](/links/manager){.external}, en la sección `Telecom`{.action} > `SMS`{.action}. ![área de cliente Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -24,7 +24,7 @@ Todas las cuentas de SMS de OVHcloud permiten utilizar una o varias agendas de c ### 1. Crear una agenda de contactos en el área de cliente -Conéctese al [área de cliente de OVH](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), en la pestaña `Telecom`{.action}. A continuación, haga clic en `SMS`{.action} en la columna izquierda +Conéctese al [área de cliente de OVH](/links/manager), en la pestaña `Telecom`{.action}. A continuación, haga clic en `SMS`{.action} en la columna izquierda Haga clic en la cuenta de SMS correspondiente y seleccione la pestaña `Contactos`{.action} y luego `Agenda de contactos`{.action}. diff --git a/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.fr-fr.md b/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.fr-fr.md index 6cc529fdea1..14dde037e42 100644 --- a/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.fr-fr.md +++ b/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.fr-fr.md @@ -12,7 +12,7 @@ Tous les comptes SMS OVHcloud peuvent utiliser un ou plusieurs carnets d'adresse - Disposer d'un compte SMS OVHcloud. - Disposer d'un outil de type tableur ou éditeur de texte. -- Être connecté à l'[espace client OVHcloud](https://www.ovh.com/auth?onsuccess=https%3A%2F%2Fwww.ovhtelecom.fr%2Fmanager&ovhSubsidiary=fr){.external}, partie `Télécom`{.action} puis `SMS`{.action}. +- Être connecté à l'[espace client OVHcloud](/links/manager-telecom){.external}, partie `Télécom`{.action} puis `SMS`{.action}. ![espace client Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-fr-sms.png){.thumbnail} @@ -20,7 +20,7 @@ Tous les comptes SMS OVHcloud peuvent utiliser un ou plusieurs carnets d'adresse ### Étape 1 : créer un carnet d'adresses dans votre espace client -Connectez-vous à votre [espace client OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), rubrique `Telecom`. Sélectionnez ensuite `SMS`{.action}. +Connectez-vous à votre [espace client OVHcloud](/links/manager), rubrique `Telecom`. Sélectionnez ensuite `SMS`{.action}. Cliquez sur le compte SMS souhaité et choisissez l'onglet `Contacts`{.action} puis `Carnet d'adresses`{.action}. diff --git a/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.it-it.md b/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.it-it.md index cc94825f4d0..27b260f2859 100644 --- a/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.it-it.md +++ b/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.it-it.md @@ -16,7 +16,7 @@ Tutti gli account SMS OVHcloud possono utilizzare una o più rubriche. Questa gu - Disporre di un account SMS OVHcloud attivo - Disporre di un programma di fogli di calcolo o un editor di testo -- Avere accesso allo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it){.external}, sezione `Télécom`{.action} > `SMS`{.action} +- Avere accesso allo [Spazio Cliente OVHcloud](/links/manager){.external}, sezione `Télécom`{.action} > `SMS`{.action} ![Spazio Cliente Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -24,7 +24,7 @@ Tutti gli account SMS OVHcloud possono utilizzare una o più rubriche. Questa gu ### Step 1: crea una rubrica di contatti nel tuo Spazio Cliente -Accedi allo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it). Quindi seleziona `SMS`{.action}. +Accedi allo [Spazio Cliente OVHcloud](/links/manager). Quindi seleziona `SMS`{.action}. Clicca sull'account SMS interessato e seleziona `Contatti`{.action} > `Rubrica`{.action}. diff --git a/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.pl-pl.md b/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.pl-pl.md index 3d94dda5dea..c98738977f5 100644 --- a/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.pl-pl.md +++ b/pages/web_cloud/messaging/sms/gerer_mes_carnets_dadresses_sms/guide.pl-pl.md @@ -16,7 +16,7 @@ Wszystkie konta OVHcloud mogą używać jednej lub więcej książek adresowych. - Posiadanie aktywnego konta SMS OVHcloud. - Posiadanie arkusza kalkulacyjnego lub edytora tekstu. -- Zalogowanie do[Panelu klienta OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl){.external}, część `Telefonia`{.action}, następnie `SMS`{.action}. +- Zalogowanie do[Panelu klienta OVHcloud](/links/manager){.external}, część `Telefonia`{.action}, następnie `SMS`{.action}. ![Panel klienta Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -24,7 +24,7 @@ Wszystkie konta OVHcloud mogą używać jednej lub więcej książek adresowych. ### Etap 1: tworzenie książki adresowej w Panelu klienta -Zaloguj się do [Panelu klienta OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) i przejdź do rubryki `Telefonia`{.action}. Następnie z menu po lewej stronie wybierz `SMS`{.action}. +Zaloguj się do [Panelu klienta OVHcloud](/links/manager) i przejdź do rubryki `Telefonia`{.action}. Następnie z menu po lewej stronie wybierz `SMS`{.action}. Kliknij żądane konto SMS i wybierz kartę `Kontakty`{.action}, a następnie `Książka adresowa`{.action}. diff --git a/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.en-gb.md b/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.en-gb.md index f2bb66966ba..7984ee15e26 100644 --- a/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.en-gb.md +++ b/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.en-gb.md @@ -14,7 +14,7 @@ To send an SMS campaign to multiple contacts, you can import one or more recipie - an active OVHcloud SMS account - a spreadsheet or text editor tool -- You must be logged in to [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. +- You must be logged in to [OVHcloud Control Panel](/links/manager){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. ![SMS Telecom Control Panel](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -64,7 +64,7 @@ You should end up with the result below: ### Step 2: Importing your list into the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), then select `Telecom`{.action}. Next, select `SMS`{.action}. +Log in to the [OVHcloud Control Panel](/links/manager), then select `Telecom`{.action}. Next, select `SMS`{.action}. Select your SMS account, then click on the `Contacts`{.action} tab and `Create a contact`{.action} list. diff --git a/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.en-ie.md b/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.en-ie.md index 5de0ef64b55..7984ee15e26 100644 --- a/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.en-ie.md +++ b/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.en-ie.md @@ -14,7 +14,7 @@ To send an SMS campaign to multiple contacts, you can import one or more recipie - an active OVHcloud SMS account - a spreadsheet or text editor tool -- You must be logged in to [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. +- You must be logged in to [OVHcloud Control Panel](/links/manager){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. ![SMS Telecom Control Panel](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -64,7 +64,7 @@ You should end up with the result below: ### Step 2: Importing your list into the OVHcloud Control Panel -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), then select `Telecom`{.action}. Next, select `SMS`{.action}. +Log in to the [OVHcloud Control Panel](/links/manager), then select `Telecom`{.action}. Next, select `SMS`{.action}. Select your SMS account, then click on the `Contacts`{.action} tab and `Create a contact`{.action} list. diff --git a/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.es-es.md b/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.es-es.md index 6b3e2ec6674..3fcaba1ef72 100644 --- a/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.es-es.md +++ b/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.es-es.md @@ -18,7 +18,7 @@ Para enviar una campaña de SMS a múltiples contactos, puede importar una o má - Disponer de una cuenta de SMS en OVHcloud. - Tener un programa de hojas de cálculo o un editor de texto. -- Haber iniciado sesión en el [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es){.external}, en la sección `Telecom`{.action} > `SMS`{.action}. +- Haber iniciado sesión en el [área de cliente de OVHcloud](/links/manager){.external}, en la sección `Telecom`{.action} > `SMS`{.action}. ![área de cliente Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -68,7 +68,7 @@ El resultado debería ser como el siguiente: ### 2. Importar la lista en el área de cliente de OVHcloud -Conéctese al [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) y haga clic en la sección `Telecom`{.action}. A continuación, haga clic en `SMS`{.action}. +Conéctese al [área de cliente de OVHcloud](/links/manager) y haga clic en la sección `Telecom`{.action}. A continuación, haga clic en `SMS`{.action}. Seleccione su cuenta de SMS y haga clic en la pestaña `Contactos`{.action} y en `Crear una lista de contactos`{.action}. diff --git a/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.fr-fr.md b/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.fr-fr.md index f5039f5963c..c044c6b7706 100644 --- a/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.fr-fr.md +++ b/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.fr-fr.md @@ -14,7 +14,7 @@ Afin d'envoyer une campagne de SMS à de multiples contacts, vous pouvez importe - Disposer d’un compte SMS OVHcloud - Disposer d'un outil de type tableur ou éditeur de texte -- Être connecté à l'[espace client OVHcloud](https://www.ovh.com/auth?onsuccess=https%3A%2F%2Fwww.ovhtelecom.fr%2Fmanager&ovhSubsidiary=fr){.external}, partie `Télécom`{.action} puis `SMS`{.action}. +- Être connecté à l'[espace client OVHcloud](/links/manager-telecom){.external}, partie `Télécom`{.action} puis `SMS`{.action}. ![espace client Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-fr-sms.png){.thumbnail} @@ -64,7 +64,7 @@ Vous devriez obtenir le résultat ci-dessous : ### Étape 2 : importer votre liste dans l'espace client OVHcloud -Connectez-vous à votre [espace client OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) puis sélectionnez `Telecom`{.action}. Sélectionnez ensuite `SMS`{.action}. +Connectez-vous à votre [espace client OVHcloud](/links/manager) puis sélectionnez `Telecom`{.action}. Sélectionnez ensuite `SMS`{.action}. Sélectionnez votre compte SMS puis cliquez sur l'onglet `Contacts`{.action} et sur `Créer une liste de contacts`{.action}. diff --git a/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.it-it.md b/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.it-it.md index 50ff59a9009..23d1b82a0ef 100644 --- a/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.it-it.md +++ b/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.it-it.md @@ -18,7 +18,7 @@ Per inviare una campagna SMS a contatti multipli, è possibile importare una o p - Disporre di un account SMS OVHcloud attivo - Disporre di un programma di fogli di calcolo o un editor di testo -- Avere accesso allo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it){.external}, sezione `Télécom`{.action} > `SMS`{.action} +- Avere accesso allo [Spazio Cliente OVHcloud](/links/manager){.external}, sezione `Télécom`{.action} > `SMS`{.action} ![Spazio Cliente Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -68,7 +68,7 @@ Il risultato ottenuto dovrebbe essere di questo tipo: ### Step 2: importare la tua lista dallo Spazio Cliente OVHcloud -Accedi allo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) e seleziona `Telecom`. Quindi seleziona `SMS`{.action}. +Accedi allo [Spazio Cliente OVHcloud](/links/manager) e seleziona `Telecom`. Quindi seleziona `SMS`{.action}. Seleziona il tuo account SMS e clicca sulla scheda `Contatti`{.action} e su `Crea una lista di contatti`{.action}. diff --git a/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.pl-pl.md b/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.pl-pl.md index 111f882829e..87e5caa7a7e 100644 --- a/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.pl-pl.md +++ b/pages/web_cloud/messaging/sms/liste_de_destinataire_sms/guide.pl-pl.md @@ -16,7 +16,7 @@ Wszystkie konta SMS OVHcloud mogą używać jednej lub kilku list odbiorców. Z - Posiadanie aktywnego konta SMS OVHcloud - Posiadanie narzędzia typu arkusz kalkulacyjny lub edytor tekstu -- Zalogowanie do[Panelu klienta OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl){.external}, część `Telefonia`{.action}, następnie `SMS`{.action}. +- Zalogowanie do[Panelu klienta OVHcloud](/links/manager){.external}, część `Telefonia`{.action}, następnie `SMS`{.action}. ![Panel klienta Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -66,7 +66,7 @@ Otrzymany rezultat powinien wyglądać następująco: ### Etap 2: zaimportować listę do Panelu klienta OVHcloud -Zaloguj się do [Panelu klienta OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) i wybierz opcję `Telecom`{.action}. Następnie z menu po lewej stronie wybierz `SMS`{.action}. +Zaloguj się do [Panelu klienta OVHcloud](/links/manager) i wybierz opcję `Telecom`{.action}. Następnie z menu po lewej stronie wybierz `SMS`{.action}. Wybierz konto SMS, następnie kliknij zakładkę `Kontakty`{.action} i `Utwórz listę kontaktów`{.action}. diff --git a/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.en-gb.md b/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.en-gb.md index 72c03042848..9db3d535687 100644 --- a/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.en-gb.md +++ b/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.en-gb.md @@ -11,13 +11,13 @@ OVHcloud provides tools integrated into the OVHcloud Control Panel, for sending ## Requirements - an OVHcloud SMS account with SMS credits -- You must be logged in to [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. +- You must be logged in to [OVHcloud Control Panel](/links/manager){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. ![SMS Telecom Control Panel](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} ## Instructions -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), then select `Telecom`{.action}. Next, click `SMS`{.action} and select your SMS account. +Log in to the [OVHcloud Control Panel](/links/manager), then select `Telecom`{.action}. Next, click `SMS`{.action} and select your SMS account. The toolbar and shortcuts will give you access to the main features for sending SMS campaigns. diff --git a/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.en-ie.md b/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.en-ie.md index cdffa7e6666..d03dcfde8ac 100644 --- a/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.en-ie.md +++ b/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.en-ie.md @@ -11,13 +11,13 @@ OVHcloud provides tools integrated into the OVHcloud Control Panel, for sending ## Requirements - an OVHcloud SMS account with SMS credits -- You must be logged in to [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. +- You must be logged in to [OVHcloud Control Panel](/links/manager){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. ![SMS Telecom Control Panel](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} ## Instructions -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), then select `Telecom`{.action}. Next, click `SMS`{.action} and select your SMS account. +Log in to the [OVHcloud Control Panel](/links/manager), then select `Telecom`{.action}. Next, click `SMS`{.action} and select your SMS account. The toolbar and shortcuts will give you access to the main features for sending SMS campaigns. diff --git a/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.es-es.md b/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.es-es.md index d349a6e404e..d0de9aad9ac 100644 --- a/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.es-es.md +++ b/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.es-es.md @@ -15,13 +15,13 @@ OVHcloud ofrece una serie de herramientas, disponibles en el área de cliente, q ## Requisitos - Disponer de una cuenta de SMS en OVHcloud con saldo de SMS. -- Haber iniciado sesión en el [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es){.external}, en la sección `Telecom`{.action} > `SMS`{.action}. +- Haber iniciado sesión en el [área de cliente de OVHcloud](/links/manager){.external}, en la sección `Telecom`{.action} > `SMS`{.action}. ![área de cliente Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} ## Procedimiento -Conéctese al [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) y seleccione `Telecom`{.action}. Haga clic en `SMS`{.action} y seleccione su cuenta de SMS. +Conéctese al [área de cliente de OVHcloud](/links/manager) y seleccione `Telecom`{.action}. Haga clic en `SMS`{.action} y seleccione su cuenta de SMS. La barra de herramientas y los accesos rápidos le permitirán acceder a las principales funcionalidades para enviar su campaña de SMS. diff --git a/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.fr-fr.md b/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.fr-fr.md index 51306ffae05..39ea2db14c7 100644 --- a/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.fr-fr.md +++ b/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.fr-fr.md @@ -11,13 +11,13 @@ OVHcloud met à votre disposition des outils intégrés à votre espace client a ## Prérequis - Disposer d’un compte SMS OVHcloud avec des crédits SMS. -- Être connecté à l'[espace client OVHcloud](https://www.ovh.com/auth?onsuccess=https%3A%2F%2Fwww.ovhtelecom.fr%2Fmanager&ovhSubsidiary=fr){.external}, partie `Télécom`{.action} puis `SMS`{.action}. +- Être connecté à l'[espace client OVHcloud](/links/manager-telecom){.external}, partie `Télécom`{.action} puis `SMS`{.action}. ![espace client Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-fr-sms.png){.thumbnail} ## En pratique -Connectez-vous à votre [espace client OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) puis sélectionnez `Télécom`{.action}. Cliquez ensuite sur `SMS`{.action} puis choisissez votre compte SMS . +Connectez-vous à votre [espace client OVHcloud](/links/manager) puis sélectionnez `Télécom`{.action}. Cliquez ensuite sur `SMS`{.action} puis choisissez votre compte SMS . La barre d'outils ainsi que les raccourcis vous permettront d'accéder aux fonctionnalités principales pour envoyer votre campagne de SMS. diff --git a/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.it-it.md b/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.it-it.md index a270aa8f23d..3ef2288f896 100644 --- a/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.it-it.md +++ b/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.it-it.md @@ -15,13 +15,13 @@ OVHcloud mette a tua disposizione strumenti integrati nello Spazio Cliente per l ## Prerequisiti - Disporre di un account SMS OVHcloud con saldo SMS. -- Avere accesso allo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it){.external}, sezione `Telecom`{.action} > `SMS`{.action} +- Avere accesso allo [Spazio Cliente OVHcloud](/links/manager){.external}, sezione `Telecom`{.action} > `SMS`{.action} ![Spazio Cliente Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} ## Procedura -Accedi allo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) e seleziona `Telecom`{.action}. Clicca su `SMS`{.action} e poi seleziona il tuo account SMS. +Accedi allo [Spazio Cliente OVHcloud](/links/manager) e seleziona `Telecom`{.action}. Clicca su `SMS`{.action} e poi seleziona il tuo account SMS. La barra degli strumenti e le scorciatoie ti permetteranno di accedere alle funzionalità principali per inviare la tua campagna di SMS. diff --git a/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.pl-pl.md b/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.pl-pl.md index 51aae9ac282..9ee5d29f721 100644 --- a/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.pl-pl.md +++ b/pages/web_cloud/messaging/sms/ma_premiere_campagne_sms/guide.pl-pl.md @@ -15,13 +15,13 @@ OVHcloud udostępnia Ci zintegrowane z Panelem klienta narzędzia umożliwiając ## Wymagania początkowe - Posiadanie konta SMS OVHcloud z zasileniami SMS -- Zalogowanie do[Panelu klienta OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl){.external}, część `Telefonia`{.action}, następnie `SMS`{.action}. +- Zalogowanie do[Panelu klienta OVHcloud](/links/manager){.external}, część `Telefonia`{.action}, następnie `SMS`{.action}. ![Panel klienta Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} ## W praktyce -Zaloguj się do Panelu [klienta OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) i wybierz `Telefonia`{.action}. Następnie kliknij pozycję `SMS`{.action} po lewej stronie, po czym wybierz Twoje konto SMS. +Zaloguj się do Panelu [klienta OVHcloud](/links/manager) i wybierz `Telefonia`{.action}. Następnie kliknij pozycję `SMS`{.action} po lewej stronie, po czym wybierz Twoje konto SMS. Pasek narzędzi oraz skróty ułatwiają dostęp do głównych funkcji służących do wysyłania kampanii SMS. diff --git a/pages/web_cloud/messaging/sms/smpp-control-panel/guide.en-gb.md b/pages/web_cloud/messaging/sms/smpp-control-panel/guide.en-gb.md index 37d8501ad5c..c3a7570f0a5 100644 --- a/pages/web_cloud/messaging/sms/smpp-control-panel/guide.en-gb.md +++ b/pages/web_cloud/messaging/sms/smpp-control-panel/guide.en-gb.md @@ -17,7 +17,7 @@ In the OVHcloud Control Panel, you can retrieve your SMPP credentials, change yo ## Requirements - an [OVHcloud SMS SMPP account](https://www.ovhcloud.com/en-gb/sms/api-sms/) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) in the `Telecom`{.action} section, then `SMS`{.action}. +- Access to your [OVHcloud Control Panel](/links/manager) in the `Telecom`{.action} section, then `SMS`{.action}. ## Instructions diff --git a/pages/web_cloud/messaging/sms/smpp-control-panel/guide.en-ie.md b/pages/web_cloud/messaging/sms/smpp-control-panel/guide.en-ie.md index ec9dce88640..00819375cf2 100644 --- a/pages/web_cloud/messaging/sms/smpp-control-panel/guide.en-ie.md +++ b/pages/web_cloud/messaging/sms/smpp-control-panel/guide.en-ie.md @@ -17,7 +17,7 @@ In the OVHcloud Control Panel, you can retrieve your SMPP credentials, change yo ## Requirements - an [OVHcloud SMS SMPP account](https://www.ovhcloud.com/en-ie/sms/api-sms/) -- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie) in the `Telecom`{.action} section, then `SMS`{.action}. +- Access to your [OVHcloud Control Panel](/links/manager) in the `Telecom`{.action} section, then `SMS`{.action}. ## Instructions diff --git a/pages/web_cloud/messaging/sms/smpp-control-panel/guide.es-es.md b/pages/web_cloud/messaging/sms/smpp-control-panel/guide.es-es.md index a63fed882c8..088686a9149 100644 --- a/pages/web_cloud/messaging/sms/smpp-control-panel/guide.es-es.md +++ b/pages/web_cloud/messaging/sms/smpp-control-panel/guide.es-es.md @@ -21,7 +21,7 @@ Desde el área de cliente de OVHcloud podrá encontrar las claves SMPP, cambiar ## Requisitos - Disponer de [una cuenta SMS SMPP OVHcloud](https://www.ovhcloud.com/es-es/sms/api-sms/). -- Estar conectado a su [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) en la sección `Telecom`{.action} > `SMS`{.action}. +- Estar conectado a su [área de cliente de OVHcloud](/links/manager) en la sección `Telecom`{.action} > `SMS`{.action}. ## Procedimiento diff --git a/pages/web_cloud/messaging/sms/smpp-control-panel/guide.fr-fr.md b/pages/web_cloud/messaging/sms/smpp-control-panel/guide.fr-fr.md index 5a97fcecaf5..c2339183bdb 100644 --- a/pages/web_cloud/messaging/sms/smpp-control-panel/guide.fr-fr.md +++ b/pages/web_cloud/messaging/sms/smpp-control-panel/guide.fr-fr.md @@ -17,7 +17,7 @@ L'espace client OVHcloud vous permet de retrouver vos identifiants SMPP, modifie ## Prérequis - Disposer d’un [compte SMS SMPP OVHcloud](https://www.ovhcloud.com/fr/sms/api-sms/). -- Être connecté à votre [espace client OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr) dans la partie `Télécom`{.action} puis `SMS`{.action}. +- Être connecté à votre [espace client OVHcloud](/links/manager) dans la partie `Télécom`{.action} puis `SMS`{.action}. ## En pratique diff --git a/pages/web_cloud/messaging/sms/smpp-control-panel/guide.it-it.md b/pages/web_cloud/messaging/sms/smpp-control-panel/guide.it-it.md index caaa115ae1e..73572fb8d77 100644 --- a/pages/web_cloud/messaging/sms/smpp-control-panel/guide.it-it.md +++ b/pages/web_cloud/messaging/sms/smpp-control-panel/guide.it-it.md @@ -22,7 +22,7 @@ Lo Spazio Cliente OVHcloud permette di recuperare le credenziali SMPP, modificar ## Prerequisiti - Disporre di un [account SMS SMPP OVHcloud](https://www.ovhcloud.com/it/sms/api-sms/) -- Avere accesso allo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) nella sezione `Telecom`{.action} > `SMS`{.action} +- Avere accesso allo [Spazio Cliente OVHcloud](/links/manager) nella sezione `Telecom`{.action} > `SMS`{.action} ## Procedura diff --git a/pages/web_cloud/messaging/sms/smpp-control-panel/guide.pl-pl.md b/pages/web_cloud/messaging/sms/smpp-control-panel/guide.pl-pl.md index e90b5eafe30..5e316def102 100644 --- a/pages/web_cloud/messaging/sms/smpp-control-panel/guide.pl-pl.md +++ b/pages/web_cloud/messaging/sms/smpp-control-panel/guide.pl-pl.md @@ -21,7 +21,7 @@ W Panelu klienta OVHcloud możesz odnaleźć dane do logowania SMPP, zmienić ha ## Wymagania początkowe - Posiadanie [konta SMS SMPP OVHcloud](https://www.ovhcloud.com/pl/sms/api-sms/) -- Zalogowanie do [Panelu klienta OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) w części `Telecom`{.action} następnie `SMS`{.action}. +- Zalogowanie do [Panelu klienta OVHcloud](/links/manager) w części `Telecom`{.action} następnie `SMS`{.action}. ## W praktyce diff --git a/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.en-gb.md b/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.en-gb.md index 0ffd6c79b89..702e5ff33d8 100644 --- a/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.en-gb.md +++ b/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.en-gb.md @@ -11,7 +11,7 @@ This guide will explain how to create and manage API users. ## Requirements - an active OVHcloud SMS account -- You must be logged in to [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. +- You must be logged in to [OVHcloud Control Panel](/links/manager){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. ![SMS Telecom Control Panel](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -38,7 +38,7 @@ To better manage credit for your SMS accounts, you can set a limit and quota for ### Step 1: Create an API user. -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), then select `Telecom`{.action}. Next, click `SMS`{.action} and select your SMS account. +Log in to the [OVHcloud Control Panel](/links/manager), then select `Telecom`{.action}. Next, click `SMS`{.action} and select your SMS account. Then click on the `API users`{.action} tab. To add a user, click `Actions`{.action}, then `Add`{.action}. diff --git a/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.en-ie.md b/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.en-ie.md index dc620c6da01..f21d88ff772 100644 --- a/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.en-ie.md +++ b/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.en-ie.md @@ -11,7 +11,7 @@ This guide will explain how to create and manage API users. ## Requirements - an active OVHcloud SMS account -- You must be logged in to [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. +- You must be logged in to [OVHcloud Control Panel](/links/manager){.external}, in the `Telecom`{.action} section, then `SMS`{.action}. ![SMS Telecom Control Panel](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -38,7 +38,7 @@ To better manage credit for your SMS accounts, you can set a limit and quota for ### Step 1: Create an API user -Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.ie/&ovhSubsidiary=ie), then select `Telecom`{.action}. Next, click `SMS`{.action} and select your SMS account. +Log in to the [OVHcloud Control Panel](/links/manager), then select `Telecom`{.action}. Next, click `SMS`{.action} and select your SMS account. Then click on the `API users`{.action} tab. To add a user, click `Actions`{.action}, then `Add`{.action}. diff --git a/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.es-es.md b/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.es-es.md index f2875ca1edf..b86418a9e6c 100644 --- a/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.es-es.md +++ b/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.es-es.md @@ -15,7 +15,7 @@ Esta guía explica cómo crear y gestionar usuarios de la API de SMS. ## Requisitos - Disponer de una cuenta de SMS en OVHcloud. -- Haber iniciado sesión en el [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es){.external}, en la sección `Telecom`{.action} > `SMS`{.action}. +- Haber iniciado sesión en el [área de cliente de OVHcloud](/links/manager){.external}, en la sección `Telecom`{.action} > `SMS`{.action}. ![área de cliente Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -41,7 +41,7 @@ Para gestionar mejor el saldo de su cuenta de SMS, es posible aplicar un límite ### 1. Crear un usuario de la API -Conéctese al [área de cliente de OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es) en la sección `Telecom`{.action}. A continuación, haga clic en `SMS`{.action} y seleccione su cuenta de SMS. +Conéctese al [área de cliente de OVHcloud](/links/manager) en la sección `Telecom`{.action}. A continuación, haga clic en `SMS`{.action} y seleccione su cuenta de SMS. Por último, abra la pestaña `Usuarios API`{.action}. Para añadir un usuario, haga clic en el botón `Acciones`{.action} y seleccione `Añadir`{.action}. diff --git a/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.fr-fr.md b/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.fr-fr.md index d4d162f2d74..6a53f182874 100644 --- a/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.fr-fr.md +++ b/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.fr-fr.md @@ -11,7 +11,7 @@ Ce guide vous explique comment créer et gérer des utilisateurs API. ## Prérequis - Disposer d'un compte SMS OVHcloud -- Être connecté à l'[espace client OVHcloud](https://www.ovh.com/auth?onsuccess=https%3A%2F%2Fwww.ovhtelecom.fr%2Fmanager&ovhSubsidiary=fr){.external}, partie `Télécom`{.action} puis `SMS`{.action}. +- Être connecté à l'[espace client OVHcloud](/links/manager-telecom){.external}, partie `Télécom`{.action} puis `SMS`{.action}. ![espace client Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-fr-sms.png){.thumbnail} @@ -38,7 +38,7 @@ Afin de gérer au mieux le crédit de votre compte SMS, il est possible de fixer ### Étape 1 : créer un utilisateur API -Connectez-vous à votre [espace client](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/fr/&ovhSubsidiary=fr), puis sélectionnez `Télécom`{.action}. Cliquez ensuite sur `SMS`{.action} et choisissez votre compte SMS. +Connectez-vous à votre [espace client](/links/manager), puis sélectionnez `Télécom`{.action}. Cliquez ensuite sur `SMS`{.action} et choisissez votre compte SMS. Cliquez sur l'onglet `Utilisateurs API`{.action}. Pour ajouter un utilisateur, cliquez sur le bouton `Actions`{.action} puis sur `Ajouter`{.action}. diff --git a/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.it-it.md b/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.it-it.md index 703c7d5f1ee..332f9901311 100644 --- a/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.it-it.md +++ b/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.it-it.md @@ -15,7 +15,7 @@ Questa guida ti mostra come creare e aggiungere utenti API. ## Prerequisiti - Disporre di un account SMS OVHcloud attivo -- Avere accesso allo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it){.external}, sezione `Télécom`{.action} > `SMS`{.action} +- Avere accesso allo [Spazio Cliente OVHcloud](/links/manager){.external}, sezione `Télécom`{.action} > `SMS`{.action} ![Spazio Cliente Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -42,7 +42,7 @@ Per gestire al meglio il saldo del tuo account SMS, puoi fissare un limite e una ### Step 1: crea un utente API -Accedi allo [Spazio Cliente OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.it/&ovhSubsidiary=it) e seleziona `Telecom`{.action}. Poi clicca su `SMS`{.action} e seleziona il tuo account SMS. +Accedi allo [Spazio Cliente OVHcloud](/links/manager) e seleziona `Telecom`{.action}. Poi clicca su `SMS`{.action} e seleziona il tuo account SMS. Infine clicca sulla scheda `Utenti API`{.action}. Per aggiungere un utente, clicca sul pulsante `Azioni`{.action} e poi su `Aggiungi`{.action}. diff --git a/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.pl-pl.md b/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.pl-pl.md index 9724b999412..f6eed31d8e8 100644 --- a/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.pl-pl.md +++ b/pages/web_cloud/messaging/sms/tout_savoir_sur_les_utilisateurs_sms/guide.pl-pl.md @@ -15,7 +15,7 @@ Niniejszy przewodnik wyjaśnia, jak tworzyć użytkowników API i zarządzać ni ## Wymagania początkowe - Posiadanie aktywnego konta SMS OVHcloud -- Zalogowanie do[Panelu klienta OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl){.external}, część `Telefonia`{.action}, następnie `SMS`{.action}. +- Zalogowanie do[Panelu klienta OVHcloud](/links/manager){.external}, część `Telefonia`{.action}, następnie `SMS`{.action}. ![Panel klienta Telecom SMS](/pages/assets/screens/control_panel/product-selection/telecom/tpl-telecom-03-en-sms.png){.thumbnail} @@ -42,7 +42,7 @@ Aby jak najlepiej zarządzać zasileniami konta SMS, możesz ustalić ograniczen ### Etap 1: utworzenie użytkownika API -Zaloguj się do [Panelu klienta OVHcloud](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.pl/&ovhSubsidiary=pl) i wybierz opcję `Telefonia`{.action}. Następnie kliknij pozycję `SMS`{.action} po lewej stronie i wybierz Twoje konto SMS. +Zaloguj się do [Panelu klienta OVHcloud](/links/manager) i wybierz opcję `Telefonia`{.action}. Następnie kliknij pozycję `SMS`{.action} po lewej stronie i wybierz Twoje konto SMS. Teraz kliknij kartę `Użytkownicy API`{.action}. Aby dodać użytkownika, kliknij przycisk `Działania`{.action}, a następnie `Dodaj`{.action}. diff --git a/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.de-de.md b/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.de-de.md new file mode 100644 index 00000000000..af054b94d67 --- /dev/null +++ b/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.de-de.md @@ -0,0 +1,94 @@ +--- +title: "Was tun, wenn die Meldung „Your request has been blocked“ angezeigt wird?" +excerpt: "Erfahren Sie, wie Sie vorgehen, wenn Ihre Website die Seite „Your request has been blocked“ anzeigt" +updated: 2025-07-16 +--- + + + +## Ziel + +Die Shared Hosting Infrastruktur, auf der sich die OVHcloud Webhostings befinden, verfügt über mehrere Sicherheitssysteme. +Wenn Ihre Website die Seite „Your request has been blocked“ anzeigt, bedeutet dies, dass eine der Anfragen, die von Ihrer Website ausgeführt wird, von unseren Sicherheitssystemen blockiert wurde. + +![your-request-has-been-blocked](/pages/assets/screens/other/browsers/errors/your-request-has-been-blocked.png){.thumbnail} + +**Diese Anleitung erklärt, wie Sie vorgehen, wenn Ihre Website eine „Your request has been blocked“ Seite anzeigt.** + +## Voraussetzungen + +- Sie haben ein [OVHcloud Webhosting](/links/web/hosting). +- Sie verfügen über die [Login-Daten](/pages/web_cloud/web_hosting/ftp_connection) für den FTP-Speicherplatz Ihres Hostings. +- Sie haben Zugriff auf Ihr [OVHcloud Kundencenter](/links/manager). + +## In der praktischen Anwendung + +Die Seite „Your request has been blocked“ kann aus verschiedenen Gründen angezeigt werden (nicht abschließende Liste): + +- Die Anfrage wird über einen nicht aktualisierten Internetbrowser (Firefox, Chrome, Safari, Edge etc.) durchgeführt. +- Eine sehr große Zahl von Anfragen wird innerhalb einer äußerst kurzen Frist ausgeführt. +- Die Anfrage versucht, nicht autorisierte Aktionen auf der Shared Hosting Infrastruktur durchzuführen, auf der sich Ihr Webhosting befindet. + +### 1 - Stellen Sie sicher, dass Ihr Internetbrowser auf dem neuesten Stand ist + +Gehen Sie in die Einstellungen Ihres Internetbrowsers und überprüfen Sie, ob ein Update verfügbar ist. + +/// details | Klicken Sie hier, um weitere Informationen zum Aktualisieren Ihres Internetbrowsers zu erhalten + +Nachfolgend finden Sie die Verfahren zur Aktualisierung der gängigsten Internetbrowser (von den Herausgebern bereitgestellte Dokumentation): + +- [Firefox](https://support.mozilla.org/de/kb/firefox-auf-die-letzte-version-aktualisieren){.external} +- [Chrome](https://support.google.com/chrome/answer/95414?hl=de&co=GENIE.Platform%3DDesktop&oco=0){.external} +- [Safari](https://support.apple.com/de-de/102665){.external} +- [Edge](https://support.microsoft.com/de-de/topic/microsoft-edge-updateeinstellungen-af8aaca2-1b69-4870-94fe-18822dbb7ef1){.external} + +Wenn Ihr Internetbrowser nicht in der oben stehenden Liste aufgeführt ist, lesen Sie die zugehörige Onlinedokumentation, oder wenden Sie sich an den Support des Herausgebers. + +/// + +Versuchen Sie erneut, auf Ihre Website zuzugreifen, sobald Ihr Internetbrowser auf dem neuesten Stand ist. Wenn die Situation weiterhin besteht, lesen Sie diese Anleitung weiter. + +### 2 - Rufen Sie die Informationen auf der Seite „Your request has been blocked“ ab und kontaktieren Sie den Support + +Das Sicherheitssystem, das Ihre Anfragen blockiert, befindet sich im Vorfeld Ihres Webhostings. Daher haben Sie über Ihr OVHcloud Kundencenter keinen Zugriff auf die Logs dieses Sicherheitssystems. + +#### 2.1 - Informationen auf der Seite „Your request has been blocked“ + +Identifizieren Sie zunächst die folgenden Informationen, die auf der Seite „Your request has been blocked“ angezeigt werden: + +- `IP address` (Beispiel: 203.0.113.0) +- `Date` (Beispiel: 2025-07-01T16:30:45:150Z) +- `Request ID` (Beispiel: AbCdEf-your-request-ID-GhIjKlM) + +#### 2.2 - Support kontaktieren + +Sobald diese Daten erfasst wurden, erstellen Sie ein [Support-Ticket](https://help.ovhcloud.com/csm?id=csm_get_help) im OVHcloud Help Center. Geben Sie dabei Folgendes an: + +- Die auf der Seite angezeigte Meldung („Your request has been blocked“) +- Die drei zuvor abgerufenen Elemente (`IP address`, `Date` und `Request ID`) +- Die URL, unter der die Seite angezeigt wird (Beispiel: `https://www.domain.tld/index.php`) +- Der verwendete Browser + +Der Support wird Sie schnellstmöglich kontaktieren und Ihnen den Grund für die Sperrung mitteilen. + +## Weiterführende Informationen + +[Anwendungsbeispiele - Ihre Website ist von einem Hack betroffen](/pages/web_cloud/web_hosting/cms_what_to_do_if_your_site_is_hacked) + +Kontaktieren Sie für spezialisierte Dienstleistungen (SEO, Web-Entwicklung etc.) die [OVHcloud Partner](/links/partner). + +Wenn Sie Hilfe bei der Nutzung und Konfiguration Ihrer OVHcloud Lösungen benötigen, beachten Sie unsere [Support-Angebote](/links/support). + +Treten Sie unserer [User Community](/links/community) bei. diff --git a/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.en-gb.md b/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.en-gb.md new file mode 100644 index 00000000000..f09f09a18e3 --- /dev/null +++ b/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.en-gb.md @@ -0,0 +1,94 @@ +--- +title: "What should I do if the page “Your request has been blocked” appears?" +excerpt: "Find out what to do if your website displays a “Your request has been blocked” page" +updated: 2025-07-16 +--- + + + +## Objective + +The shared infrastructure where OVHcloud web hosting plans are located has several security systems. +If your website displays a “Your request has been blocked” page, this means that one of the requests you are trying to execute to your website has been blocked by our security systems. + +![your-request-has-been-blocked](/pages/assets/screens/other/browsers/errors/your-request-has-been-blocked.png){.thumbnail} + +**Find out what to do if your website displays a “Your request has been blocked” page.** + +## Requirements + +- An [OVHcloud web hosting plan](/links/web/hosting) +- The login details to access [your web hosting plan’s FTP storage space](/pages/web_cloud/web_hosting/ftp_connection) +- Access to the [OVHcloud Control Panel](/links/manager) + +## Instructions + +The “Your request has been blocked” page may appear for a number of reasons (non-exhaustive list): + +- The request is made from an unupdated Internet browser (Firefox, Chrome, Safari, Edge, etc.). +- A very large number of requests, similar or not, are made in an extremely short time. +- The request attempts to perform unauthorized actions on the shared infrastructure where your web hosting plan is located. + +### 1 - Check that your web browser is up to date + +Go to your web browser settings and check if an update is available. + +/// details | Click here for more information about updating your web browser + +Below are the procedures for updating the most popular web browsers (documentation provided by their publishers): + +- [Firefox](https://support.mozilla.org/en-US/kb/update-firefox-latest-release){.external} +- [Chrome](https://support.google.com/chrome/answer/95414?hl=en-GB&co=GENIE.Platform%3DDesktop&oco=0){.external} +- [Safari](https://support.apple.com/en-gb/102665){.external} +- [Edge](https://support.microsoft.com/en-gb/topic/microsoft-edge-update-settings-af8aaca2-1b69-4870-94fe-18822dbb7ef1){.external} + +If your Internet browser is not present in the list above, refer to your browser's online documentation or contact the publisher's support. + +/// + +Once your web browser is up to date, try accessing your website again. If the situation persists, continue with step 2. + +### 2 - Retrieve the information on the “Your request has been blocked” page and contact support + +The security system that blocks your requests is located upstream of your web hosting plan. As a result, you will not be able to access logs for this security system from your OVHcloud Control Panel. + +#### 2.1 - Retrieve the information on the page “Your request has been blocked” + +First, retrieve the information below that appears on the “Your request has been blocked” page: + +- `IP address` (for example: 203.0.113.0) +- `Date` (for example: 2025-07-01T16:30:45:150Z) +- `Request ID` (for example: AbCdEf-your-request-ID-GhIjKlM) + +#### 2.2 - Contact support + +Once this data is collected, create a [support ticket](https://help.ovhcloud.com/csm?id=csm_get_help) from the OVHcloud Help Center, specifying: + +- The message found on the page (“Your request has been blocked”). +- The three elements retrieved earlier (`IP address`, `Date` and `Request ID`). +- The URL from which the page is displayed (for example: `https://www.domain.tld/index.php`). +- The Internet browser used. + +The support team will get back to you as soon as possible to confirm the origin of this blockage. + +## Go further + +[Use cases - What to do if your Website is hacked](/pages/web_cloud/web_hosting/cms_what_to_do_if_your_site_is_hacked) + +For specialised services (SEO, development, etc.), contact [OVHcloud partners](/links/partner). + +If you would like assistance using and configuring your OVHcloud solutions, please refer to our [support offers](/links/support). + +Join our [community of users](/links/community). diff --git a/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.es-es.md b/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.es-es.md new file mode 100644 index 00000000000..ec1ed0e53dc --- /dev/null +++ b/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.es-es.md @@ -0,0 +1,94 @@ +--- +title: "¿Qué hacer si aparece la página «Your request has been blocked»?" +excerpt: "Descubra cómo actuar si su sitio web muestra una página «Your request has been blocked»" +updated: 2025-07-16 +--- + + + +## Objetivo + +La infraestructura compartida en la que se alojan los alojamientos web de OVHcloud dispone de varios sistemas de seguridad. +Si su sitio web muestra una página «Your request has been blocked», significa que una de las peticiones que intenta realizar hacia su sitio web ha sido bloqueada por nuestros sistemas de seguridad. + +![your-request-has-been-blocked](/pages/assets/screens/other/browsers/errors/your-request-has-been-blocked.png){.thumbnail} + +**Descubra cómo actuar si su sitio web muestra una página «Your request has been blocked».** + +## Requisitos + +- Tener contratado un [plan de hosting](/links/web/hosting) de OVHcloud. +- Disponer de las [claves de conexión](/pages/web_cloud/web_hosting/ftp_connection) al espacio FTP de almacenamiento del alojamiento. +- Haber iniciado sesión en el [área de cliente de OVHcloud](/links/manager). + +## Procedimiento + +La página «Your request has been blocked» puede aparecer por diversos motivos (lista no exhaustiva): + +- La solicitud se realiza desde un navegador de internet (Firefox, Chrome, Safari, Edge, etc.) no actualizado. +- Un gran número de peticiones, similares o no, se realizan en un plazo extremadamente corto. +- La consulta intenta realizar acciones no autorizadas en la infraestructura compartida en la que se encuentra el alojamiento web. + +### 1 - Compruebe que su navegador de Internet está actualizado + +Acceda a la configuración de su navegador de Internet y compruebe si hay una actualización disponible. + +/// details | Haga clic aquí para obtener más información sobre cómo actualizar su navegador de Internet + +A continuación se describen los procedimientos para actualizar los principales exploradores de Internet (documentación proporcionada por sus editores): + +- [Firefox](https://support.mozilla.org/es/kb/actualizar-firefox-la-ultima-version){.external}. +- [Chrome](https://support.google.com/chrome/answer/95414?hl=es&co=GENIE.Platform%3DDesktop&oco=0){.external}. +- [Safari](https://support.apple.com/es-es/102665){.external}. +- [Edge](https://support.microsoft.com/es-es/topic/configuraci%C3%B3n-de-actualizaci%C3%B3n-de-microsoft-edge-af8aaca2-1b69-4870-94fe-18822dbb7ef1){.external}. + +Si su navegador de Internet no aparece en la lista anterior, consulte la documentación en línea o póngase en contacto con el soporte técnico del editor. + +/// + +Una vez que su navegador esté actualizado, vuelva a intentar acceder a su sitio web. Si la situación persiste, lea esta guía. + +### 2 - Obtenga la información de la página «Your request has been blocked» y póngase en contacto con el soporte + +El sistema de seguridad que bloquea las peticiones se encuentra delante del alojamiento web. Por lo tanto, no tendrá acceso a los logs de este sistema de seguridad desde el área de cliente de OVHcloud. + +#### 2.1 - Obtenga la información de la página «Your request has been blocked» + +En primer lugar, consulte la siguiente información en la página «Your request has been blocked»: + +- `IP address` (por ejemplo: 203.0.113.0). +- `Date` (por ejemplo: 2025-07-01T16:30:45:150Z). +- `Request ID` (por ejemplo: AbCdEf-your-request-ID-GhIjKlM). + +#### 2.2 - Contacte con el soporte + +Una vez recopilados estos datos, cree un [tíquet de asistencia](https://help.ovhcloud.com/csm?id=csm_get_help) desde el centro de ayuda de OVHcloud, indicando: + +- El mensaje encontrado en la página («Your request has been blocked»). +- Los tres elementos recuperados anteriormente (`IP address`, `Date` y `Request ID`). +- URL desde la que se muestra la página (por ejemplo: `https://www.domain.tld/index.php`). +- El navegador de Internet utilizado. + +El soporte se pondrá en contacto con usted lo antes posible para informarle del origen de este bloqueo. + +## Más información + +[Casos de uso - Asesoramiento sobre la piratería de su sitio web](/pages/web_cloud/web_hosting/cms_what_to_do_if_your_site_is_hacked) + +Para servicios especializados (posicionamiento, desarrollo, etc.), contacte con [partners de OVHcloud](/links/partner). + +Si quiere disfrutar de ayuda para utilizar y configurar sus soluciones de OVHcloud, puede consultar nuestras distintas soluciones [pestañas de soporte](/links/support). + +Interactúe con nuestra [comunidad de usuarios](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.fr-fr.md b/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.fr-fr.md new file mode 100644 index 00000000000..51b6ab524d7 --- /dev/null +++ b/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.fr-fr.md @@ -0,0 +1,94 @@ +--- +title: "Que faire si la page « Your request has been blocked » s’affiche ?" +excerpt: "Découvrez comment agir si votre site web affiche une page « Your request has been blocked »" +updated: 2025-07-16 +--- + + + +## Objectif + +L'infrastructure mutualisée où se trouvent les hébergements web OVHcloud dispose de plusieurs systèmes de sécurité. +Si votre site web affiche une page « Your request has been blocked », cela signifie que l'une des requêtes que vous tentez d'exécuter vers votre site web a été bloquée par nos systèmes de sécurité. + +![your-request-has-been-blocked](/pages/assets/screens/other/browsers/errors/your-request-has-been-blocked.png){.thumbnail} + +**Découvrez comment agir si votre site web affiche une page « Your request has been blocked ».** + +## Prérequis + +- Disposer d'une [offre d'hébergement web](/links/web/hosting) OVHcloud. +- Disposer des [identifiants de connexion](/pages/web_cloud/web_hosting/ftp_connection) à l'espace de stockage FTP de votre hébergement web. +- Être connecté à votre [espace client OVHcloud](/links/manager). + +## En pratique + +La page « Your request has been blocked » peut s'afficher pour diverses raisons (liste non exhaustive) : + +- La requête est effectuée depuis un navigateur Internet (Firefox, Chrome, Safari, Edge, etc.) non mis à jour. +- Un très grand nombre de requêtes, similaires ou non, sont effectuées dans un délai extrêmement court. +- La requête tente d'exécuter des actions non autorisées sur l'infrastructure mutualisée où se trouve votre hébergement web. + +### 1 - Vérifiez que votre navigateur Internet est à jour + +Rendez-vous dans les paramètres de votre navigateur Internet et vérifiez si une mise à jour est disponible. + +/// details | Cliquez ici pour obtenir plus d'informations concernant la mise à jour de votre navigateur Internet + +Vous trouverez ci-dessous les procédures de mise à jour des principaux navigateurs Internet (documentations fournies par leurs éditeurs) : + +- [Firefox](https://support.mozilla.org/fr/kb/mettre-jour-firefox-derniere-version){.external}. +- [Chrome](https://support.google.com/chrome/answer/95414?hl=fr&co=GENIE.Platform%3DDesktop&oco=0){.external}. +- [Safari](https://support.apple.com/fr-fr/102665){.external}. +- [Edge](https://support.microsoft.com/fr-fr/topic/param%C3%A8tres-de-mise-%C3%A0-jour-de-microsoft-edge-af8aaca2-1b69-4870-94fe-18822dbb7ef1){.external}. + +Si votre navigateur Internet n'est pas présent dans la liste ci-dessus, consultez sa documentation en ligne ou contactez le support de son éditeur. + +/// + +Dès lors que votre navigateur Internet est à jour, tentez à nouveau d'accéder à votre site web. Si la situation persiste, poursuivez la lecture de ce guide. + +### 2 - Récupérez les informations présentes sur la page « Your request has been blocked » et contactez le support + +Le système de sécurité qui bloque vos requêtes se trouve en amont de votre hébergement web. Par conséquent, vous n'aurez pas accès aux logs de ce système de sécurité depuis votre espace client OVHcloud. + +#### 2.1 - Récupérez les informations présentes sur la page « Your request has been blocked » + +Dans un premier temps, récupérez les trois informations ci-dessous qui s'affichent sur la page « Your request has been blocked » : + +- `IP address` (par exemple : 203.0.113.0). +- `Date` (par exemple : 2025-07-01T16:30:45:150Z). +- `Request ID` (par exemple : AbCdEf-your-request-ID-GhIjKlM). + +#### 2.2 - Contactez le support + +Une fois ces données recueillies, créez un [ticket d'assistance](https://help.ovhcloud.com/csm?id=csm_get_help) depuis le centre d'aide OVHcloud, en y précisant : + +- Le message rencontré sur la page (« Your request has been blocked »). +- Les trois éléments récupérés précédemment (`IP address`, `Date` et `Request ID`). +- L’URL à partir de laquelle la page s’affiche (par exemple : `https://www.domain.tld/index.php`). +- Le navigateur Internet utilisé. + +Le support reviendra vers vous dans les plus brefs délais pour vous indiquer l'origine de ce blocage. + +## Aller plus loin + +[Cas d'usage - Conseils suite au piratage de votre site Web](/pages/web_cloud/web_hosting/cms_what_to_do_if_your_site_is_hacked) + +Pour des prestations spécialisées (référencement, développement, etc.), contactez les [partenaires OVHcloud](/links/partner). + +Si vous souhaitez bénéficier d'une assistance à l'usage et à la configuration de vos solutions OVHcloud, nous vous proposons de consulter nos différentes [offres de support](/links/support). + +Échangez avec notre [communauté d'utilisateurs](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.it-it.md b/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.it-it.md new file mode 100644 index 00000000000..e66d1e791e5 --- /dev/null +++ b/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.it-it.md @@ -0,0 +1,94 @@ +--- +title: "Cosa fare se viene visualizzata la pagina 'Your request has been blocked'?" +excerpt: "Questa guida ti mostra la procedura da seguire se sul tuo sito Web appare la pagina 'Your request has been blocked'" +updated: 2025-07-16 +--- + + + +## Obiettivo + +L'infrastruttura condivisa su cui si trovano gli hosting Web OVHcloud dispone di diversi sistemi di sicurezza. +Se sul tuo sito Web è visualizzata una pagina "Your request has been blocked", significa che una delle richieste che stai tentando di eseguire sul tuo sito Web è stata bloccata dai nostri sistemi di sicurezza. + +![your-request-has-been-blocked](/pages/assets/screens/other/browsers/errors/your-request-has-been-blocked.png){.thumbnail} + +**Questa guida ti mostra la procedura da seguire se sul tuo sito Web appare la pagina "Your request has been blocked".** + +## Prerequisiti + +- Disporre di una [soluzione di hosting Web](/links/web/hosting) OVHcloud. +- Disporre delle [credenziali di accesso](/pages/web_cloud/web_hosting/ftp_connection) allo spazio di storage FTP dell'hosting. +- Avere accesso allo [Spazio Cliente OVHcloud](/links/manager). + +## Procedura + +La pagina "Your request has been blocked" può essere visualizzata per diversi motivi (elenco non esaustivo): + +- La richiesta viene effettuata da un browser Internet (Firefox, Chrome, Safari, Edge, ecc.) non aggiornato. +- Un numero molto elevato di richieste, simili o meno, vengono effettuate in un tempo estremamente breve. +- La richiesta tenta di eseguire azioni non autorizzate sull’infrastruttura condivisa su cui si trova il tuo hosting Web. + +### 1 - Controlla che il tuo browser sia aggiornato + +Accedi alle impostazioni del browser e controlla se è disponibile un aggiornamento. + +/// details | Per ulteriori informazioni sull'aggiornamento del browser, fare clic qui + +Di seguito vengono descritte le procedure per l'aggiornamento dei principali browser Internet (documentazione fornita dai rispettivi produttori): + +- [Firefox](https://support.mozilla.org/it/kb/aggiornamento-firefox){.external}. +- [Chrome](https://support.google.com/chrome/answer/95414?hl=it&co=GENIE.Platform%3DDesktop&oco=0){.external}. +- [Safari](https://support.apple.com/it-it/102665){.external}. +- [Edge](https://support.microsoft.com/it-it/topic/impostazioni-di-aggiornamento-di-microsoft-edge-af8aaca2-1b69-4870-94fe-18822dbb7ef1){.external}. + +Se il browser utilizzato non è presente nell'elenco, consultare la documentazione disponibile online o contattare il supporto dell'editore. + +/// + +Una volta che il browser è aggiornato, ritentare l'accesso al sito Web. Se la situazione persiste, prosegui nella lettura di questa guida. + +### 2 - Recupera le informazioni presenti nella pagina "Your request has been blocked" e contatta il supporto + +Il sistema di sicurezza che blocca le tue richieste si trova a monte del tuo hosting Web. Di conseguenza, non sarà possibile accedere ai log di questo sistema di sicurezza dallo Spazio Cliente OVHcloud. + +#### 2.1 - Recupera le informazioni presenti nella pagina "Your request has been blocked" + +Per prima cosa, recupera queste tre informazioni che appaiono nella pagina "Your request has been blocked": + +- `IP address` (ad esempio: 203.0.113.0). +- `Date` (ad esempio: 2025-07-01T16:30:45:150Z). +- `Request ID` (ad esempio: AbCdEf-your-request-ID-GhIjKlM). + +#### 2.2 - Contatta il supporto + +Una volta raccolti i dati, crea un [ticket di assistenza](https://help.ovhcloud.com/csm?id=csm_get_help) nel centro assistenza OVHcloud, specificando: + +- Il messaggio incontrato sulla pagina ("Your request has been blocked"). +- I tre elementi recuperati precedentemente (`IP address`, `Date` e `Request ID`). +- l’URL a partire dal quale viene visualizzata la pagina (ad esempio: `https://www.domain.tld/index.php`). +- Il browser Internet utilizzato. + +Il supporto ti contatterà nel più breve tempo possibile per indicarti l'origine del blocco. + +## Per saperne di più + +[Casi d'uso - Consigli in seguito alla pirateria del tuo sito Web](/pages/web_cloud/web_hosting/cms_what_to_do_if_your_site_is_hacked) + +Per prestazioni specializzate (referenziamento, sviluppo, ecc.), contatta i [partner OVHcloud](/links/partner). + +Per usufruire di un supporto per l'utilizzo e la configurazione delle soluzioni OVHcloud, è possibile consultare le nostre soluzioni [offerte di supporto](/links/support). + +Contatta la nostra [Community di utenti](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.pl-pl.md b/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.pl-pl.md new file mode 100644 index 00000000000..35ef049cac3 --- /dev/null +++ b/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.pl-pl.md @@ -0,0 +1,94 @@ +--- +title: "Co zrobić, jeśli wyświetla się strona 'Your request has been blocked'?" +excerpt: "Dowiedz się, jak to zrobić, jeśli Twoja strona WWW wyświetla stronę 'Your request has been blocked'" +updated: 2025-07-16 +--- + + + +## Wprowadzenie + +Współdzielona infrastruktura, na której zlokalizowane są pakiety hostingowe OVHcloud, posiada kilka systemów bezpieczeństwa. +Jeśli Twoja strona WWW wyświetla stronę "Your request has been blocked", oznacza to, że jedno z zapytań, które próbujesz wykonać na Twojej stronie WWW zostało zablokowane przez nasze systemy bezpieczeństwa. + +![your-request-has-been-blocked](/pages/assets/screens/other/browsers/errors/your-request-has-been-blocked.png){.thumbnail} + +**Dowiedz się, jak to zrobić, jeśli Twoja strona WWW wyświetla stronę 'Your request has been blocked'.** + +## Wymagania początkowe + +- Posiadanie [hostingu](/links/web/hosting) OVHcloud. +- Posiadanie [danych do logowania](/pages/web_cloud/web_hosting/ftp_connection) do przestrzeni dyskowej FTP Twojego hostingu. +- Dostęp do [Panelu klienta OVHcloud](/links/manager). + +## W praktyce + +Strona "Your request has been blocked" może się wyświetlać z różnych powodów (lista nie jest wyczerpująca): + +- Zapytanie jest wykonywane z poziomu niezaktualizowanej przeglądarki internetowej (Firefox, Chrome, Safari, Edge, itp.). +- Bardzo duża liczba zapytań, podobnych lub nie, jest wykonywana w niezwykle krótkim czasie. +- Zapytanie próbuje wykonać nieautoryzowane operacje na infrastrukturze współdzielonej, na której znajduje się Twój hosting. + +### 1 - Sprawdź, czy Twoja przeglądarka internetowa jest aktualna + +Przejdź do ustawień przeglądarki internetowej i sprawdź, czy jest dostępna aktualizacja. + +/// details | Kliknij tutaj, aby uzyskać więcej informacji na temat aktualizowania przeglądarki internetowej + +Poniżej znajdują się procedury aktualizacji głównych przeglądarek internetowych (dokumentacja dostarczona przez ich wydawców): + +- [Firefox](https://support.mozilla.org/pl/kb/Aktualizacja%20Firefoksa){.external}. +- [Chrome](https://support.google.com/chrome/answer/95414?hl=pl&co=GENIE.Platform%3DDesktop&oco=0){.external}. +- [Safari](https://support.apple.com/pl-pl/102665){.external}. +- [Edge](https://support.microsoft.com/pl-pl/topic/ustawienia-aktualizacji-przegl%C4%85darki-microsoft-edge-af8aaca2-1b69-4870-94fe-18822dbb7ef1){.external}. + +Jeśli Twoja przeglądarka internetowa nie jest widoczna na powyższej liście, zapoznaj się z jej dokumentacją online lub skontaktuj się z pomocą techniczną jej producenta. + +/// + +Po zaktualizowaniu przeglądarki internetowej spróbuj ponownie wejść na Twoją stronę WWW. Jeśli sytuacja się powtórzy, zapraszamy do dalszej lektury przewodnika. + +### 2 - Pobierz informacje dostępne na stronie "Your request has been blocked" i skontaktuj się z pomocą + +System bezpieczeństwa, który blokuje Twoje zapytania, jest na wcześniejszym etapie niż hosting WWW. W związku z tym logi tego systemu bezpieczeństwa nie będą dostępne z poziomu Twojego panelu klienta OVHcloud. + +#### 2.1 - Pobierz informacje dostępne na stronie "Your request has been blocked" + +W pierwszym kroku pobierz trzy poniższe informacje, które wyświetlają się na stronie "Your request has been blocked": + +- `IP address` (na przykład: 203.0.113.0). +- `Date` (na przykład: 2025-07-01T16:30:45:150Z). +- `Request ID` (na przykład: AbCdEf-your-request-ID-GhIjKlM). + +#### 2.2 - Skontaktuj się z pomocą + +Po zebraniu danych utwórz [zgłoszenie serwisowe](https://help.ovhcloud.com/csm?id=csm_get_help) z poziomu Centrum pomocy OVHcloud, określając: + +- Wiadomość napotkana na stronie ("Your request has been blocked"). +- Trzy elementy wcześniej pobrane (`IP address`, `Date` i `Request ID`). +- URL, pod którym strona się wyświetla (na przykład: `https://www.domain.tld/index.php`). +- Używana przeglądarka internetowa. + +Pomoc techniczna skontaktuje się z Tobą tak szybko, jak to możliwe, aby poinformować Cię o przyczynie blokady. + +## Sprawdź również + +[Przykłady zastosowania - Porady po włamaniu się na stronę WWW](/pages/web_cloud/web_hosting/cms_what_to_do_if_your_site_is_hacked) + +W przypadku wyspecjalizowanych usług (pozycjonowanie, rozwój, itp.) skontaktuj się z [partnerami OVHcloud](/links/partner). + +Jeśli chcesz otrzymywać wsparcie w zakresie konfiguracji i użytkowania Twoich rozwiązań OVHcloud, zapoznaj się z naszymi [ofertami pomocy](/links/support). + +Dołącz do [grona naszych użytkowników](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.pt-pt.md b/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.pt-pt.md new file mode 100644 index 00000000000..06bbd8f9925 --- /dev/null +++ b/pages/web_cloud/web_hosting/diagnostic_request_blocked/guide.pt-pt.md @@ -0,0 +1,94 @@ +--- +title: "O que acontece se a página «Your request has been blocked» aparecer?" +excerpt: "Saiba como agir se o seu website apresenta uma página «Your request has been blocked»" +updated: 2025-07-16 +--- + + + +## Objetivo + +A infraestrutura partilhada onde se encontram os alojamentos web da OVHcloud dispõe de vários sistemas de segurança. +Se o seu website apresentar uma página «Your request has been blocked», isso significa que um dos pedidos que está a tentar executar no seu website foi bloqueado pelos nossos sistemas de segurança. + +![your-request-has-been-blocked](/pages/assets/screens/other/browsers/errors/your-request-has-been-blocked.png){.thumbnail} + +**Saiba como agir se o seu website apresenta uma página «Your request has been blocked».** + +## Requisitos + +- Ter um [serviço de alojamento web](/links/web/hosting) OVHcloud. +- Dispor dos [dados de acesso](/pages/web_cloud/web_hosting/ftp_connection) ao espaço FTP de armazenamento do seu alojamento. +- Ter acesso à [Área de Cliente OVHcloud](/links/manager). + +## Instruções + +A página «Your request has been blocked» pode ser apresentada por vários motivos (lista não exaustiva): + +- O pedido é efetuado a partir de um browser Internet (Firefox, Chrome, Safari, Edge, etc.) não atualizado. +- Um grande número de pedidos, semelhantes ou não, são efetuados num prazo extremamente curto. +- O pedido tenta executar ações não autorizadas na infraestrutura partilhada onde se encontra o seu alojamento web. + +### 1 - Verifique se o seu browser está atualizado + +Aceda às definições do browser e verifique se existe uma atualização. + +/// details | Clique aqui para obter mais informações sobre a atualização do browser da Internet + +A seguir, poderá encontrar os procedimentos de atualização para os principais browsers da Internet (documentação fornecida pelos seus editores): + +- [Firefox](https://support.mozilla.org/pt-BR/kb/atualize-o-firefox){.external}. +- [Chrome](https://support.google.com/chrome/answer/95414?hl=pt&co=GENIE.Platform%3DDesktop&oco=0){.external}. +- [Safari](https://support.apple.com/pt-pt/102665){.external}. +- [Edge](https://support.microsoft.com/pt-pt/topic/defini%C3%A7%C3%B5es-de-atualiza%C3%A7%C3%A3o-do-microsoft-edge-af8aaca2-1b69-4870-94fe-18822dbb7ef1){.external}. + +Se o seu browser da Internet não estiver presente na lista acima, consulte a sua documentação online ou contacte o suporte do seu editor. + +/// + +Assim que o browser estiver atualizado, tente aceder novamente ao seu Web site. Se a situação persistir, continue a ler este guia. + +### 2 - Obtenha as informações presentes na página «Your request has been blocked» e contacte o suporte + +O sistema de segurança que bloqueia os seus pedidos encontra-se a montante do seu alojamento web. Por conseguinte, não terá acesso aos logs deste sistema de segurança a partir da sua Área de Cliente OVHcloud. + +#### 2.1 - Obtenha as informações presentes na página «Your request has been blocked» + +Em primeiro lugar, recupere as três informações abaixo que são apresentadas na página «Your request has been blocked»: + +- `IP address` (por exemplo: 203.0.113.0). +- `Date` (por exemplo: 2025-07-01T16:30:45:150Z). +- `Request ID` (por exemplo: AbCdEf-your-request-ID-GhIjKlM). + +#### 2.2 - Contacte o suporte + +Após a recolha destes dados, crie um [ticket de assistência](https://help.ovhcloud.com/csm?id=csm_get_help) a partir do Centro de Ajuda da OVHcloud, especificando: + +- A mensagem encontrada na página («Your request has been blocked»). +- Os três elementos recuperados anteriormente (`IP address`, `Date` e `Request ID`). +- O URL a partir do qual a página é apresentada (por exemplo: `https://www.domain.tld/index.php`). +- O browser da Internet utilizado. + +O suporte irá contactá-lo o mais rapidamente possível para lhe indicar a origem deste bloqueio. + +## Quer saber mais? + +[Casos de uso - Conselhos após a pirataria do seu website](/pages/web_cloud/web_hosting/cms_what_to_do_if_your_site_is_hacked) + +Para serviços especializados (referenciamento, desenvolvimento, etc.), contacte os [parceiros OVHcloud](/links/partner). + +Se pretender usufruir de uma assistência na utilização e na configuração das suas soluções OVHcloud, consulte as nossas diferentes [ofertas de suporte](/links/support). + +Fale com a nossa [comunidade de utilizadores](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/diagnostic_request_blocked/meta.yaml b/pages/web_cloud/web_hosting/diagnostic_request_blocked/meta.yaml new file mode 100644 index 00000000000..1a22a6a253c --- /dev/null +++ b/pages/web_cloud/web_hosting/diagnostic_request_blocked/meta.yaml @@ -0,0 +1,4 @@ +id: 735c1627-2964-4e58-a2d8-fa6e162fa6ff +full_slug: web-hosting-your-request-has-been-blocked-diagnosis +reference_category: web-cloud-hosting-troubleshooting +translation_banner: true \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.de-de.md b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.de-de.md index 445d7b388c3..f7dbec1de3f 100644 --- a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.de-de.md +++ b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.de-de.md @@ -4,7 +4,12 @@ excerpt: "Verwendung der FileZilla Software mit Ihrem Webhosting" updated: 2025-06-10 --- -## Ziel +> [!primary] +> **FTP-Explorer/Net2FTP deaktivieren** +> +> Bei Webhostings ist es nicht mehr möglich, sich mit dem FTP-Speicherplatz über das Online-Tool FTP Explorer/Net2FTP zu verbinden. Um sich weiterhin per FTP mit Ihrem Webhosting zu verbinden, verwenden Sie die Programme [Filezilla](https://filezilla-project.org/download.php){.external} oder [Cyberduck](https://cyberduck.io/){.external}. + +## Ziel FileZilla ist ein FTP-Client, der für mehrere Betriebssystemen (Windows, macOS etc.) kostenlos zur Verfügung steht. @@ -12,22 +17,12 @@ Sie können damit Dateien bzw. Ihre Websiten online stellen, indem Sie sich im [ **In dieser Anleitung erfahren Sie, wie Sie FileZilla mit Ihrem Webhosting verwenden.** -> [!warning] -> OVHcloud stellt Ihnen Dienstleistungen zur Verfügung, für deren Konfiguration und Verwaltung Sie die alleinige Verantwortung tragen. Es liegt somit bei Ihnen, sicherzustellen, dass diese ordnungsgemäß funktionieren. -> -> Diese Anleitung soll Sie bei allgemeinen Aufgaben bestmöglich unterstützen. Dennoch empfehlen wir Ihnen, falls Sie Hilfe brauchen, einen [spezialisierten Dienstleister](/links/partner) zu kontaktieren oder Ihre Fragen in der OVHcloud Community zu stellen. Leider können wir Ihnen für administrative Aufgaben keine weitergehende technische Unterstützung anbieten. Weitere Informationen finden Sie am [Ende dieser Anleitung](#go-further). -> - ## Voraussetzungen - Sie haben ein [OVHcloud Webhosting](/links/web/hosting) in Ihrem Kunden-Account. - Sie haben Zugriff auf Ihr [OVHcloud Kundencenter](/links/manager). - Sie haben FileZilla auf Ihrem Gerät installiert. Das Programm ist kostenlos verfügbar auf der offiziellen Seite: [filezilla-project.org](https://FileZilla-project.org/download.php){.external} -> [!primary] -> -> Bei Webhostings ist es nicht mehr möglich, sich mit dem FTP-Speicherplatz über das Online-Tool FTP Explorer/Net2FTP zu verbinden. Um sich weiterhin per FTP mit Ihrem Webhosting zu verbinden, verwenden Sie die Programme [Filezilla](https://filezilla-project.org/download.php){.external} oder [Cyberduck](https://cyberduck.io/){.external}. - ## Interface Übersicht ![Hosting](/pages/assets/screens/other/web-tools/filezilla/main-interface.png){.thumbnail} diff --git a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-asia.md b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-asia.md index 2f7d034aaf1..ef1d44a7e9b 100644 --- a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-asia.md +++ b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-asia.md @@ -1,32 +1,26 @@ --- title: "Tutorial - Using FileZilla with your OVHcloud hosting" -excerpt: "Find here a tutorial for using the Filezilla software on your web hosting" +excerpt: "Find here a tutorial for using the FileZilla software on your web hosting" updated: 2025-06-10 --- +> [!primary] +> **FTP Explorer/Net2FTP tool deactivated** +> +> For web hosting plans, you can no longer log in to your FTP storage space via the FTP Explorer/Net2FTP online tool. To continue connecting to your web hosting plan via FTP, use the [Filezilla](https://filezilla-project.org/download.php){.external} or [Cyberduck](https://cyberduck.io/){.external} software. + ## Objective FileZilla is free software available on several operating systems (Windows, macOS, etc.). You can use it to put files or your website online by [connecting to your web hosting plan’s FTP space](/pages/web_cloud/web_hosting/ftp_connection). -**Find out how to use the Filezilla software on your web hosting plan.** - -> [!warning] -> -> OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. -> -> This guide is designed to help you with common tasks. Nevertheless, we recommend contacting a [specialist provider](/links/partner) and/or the software publisher if you encounter any difficulties. We will not be able to assist you ourselves. You can find more information in the [“Go further”](#go-further) section of this tutorial. -> +**Find out how to use the FileZilla software on your web hosting plan.** ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- An [OVHcloud Web Hosting plan](/links/web/hosting){.external} -- You need to have installed Filezilla software on your computer. It is available free of charge from the page [filezilla-project.org](https://filezilla-project.org/download.php){.external}. - -> [!primary] -> -> For web hosting plans, you can no longer log in to your FTP storage space via the FTP Explorer/Net2FTP online tool. To continue connecting to your web hosting plan via FTP, use the [Filezilla](https://filezilla-project.org/download.php){.external} or [Cyberduck](https://cyberduck.io/){.external} software. +- An [OVHcloud Web Hosting plan](/links/web/hosting) +- You need to have installed the FileZilla client on your computer. It is available free of charge from the page [filezilla-project.org](https://filezilla-project.org/download.php){.external}. ## Interface overview diff --git a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-au.md b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-au.md index c87b372e810..89eaa107023 100644 --- a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-au.md +++ b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-au.md @@ -1,32 +1,26 @@ --- title: "Tutorial - Using FileZilla with your OVHcloud hosting" -excerpt: "Find here a tutorial for using the Filezilla software on your web hosting" +excerpt: "Find here a tutorial for using the FileZilla software on your web hosting" updated: 2025-06-10 --- +> [!primary] +> **FTP Explorer/Net2FTP tool deactivated** +> +> For web hosting plans, you can no longer log in to your FTP storage space via the FTP Explorer/Net2FTP online tool. To continue connecting to your web hosting plan via FTP, use the [Filezilla](https://filezilla-project.org/download.php){.external} or [Cyberduck](https://cyberduck.io/){.external} software. + ## Objective FileZilla is free software available on several operating systems (Windows, macOS, etc.). You can use it to put files or your website online by [connecting to your web hosting plan’s FTP space](/pages/web_cloud/web_hosting/ftp_connection). -**Find out how to use the Filezilla software on your web hosting plan.** - -> [!warning] -> -> OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. -> -> This guide is designed to help you with common tasks. Nevertheless, we recommend contacting a [specialist provider](/links/partner) and/or the software publisher if you encounter any difficulties. We will not be able to assist you ourselves. You can find more information in the [“Go further”](#go-further) section of this tutorial. -> +**Find out how to use the FileZilla software on your web hosting plan.** ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- An [OVHcloud Web Hosting plan](/links/web/hosting){.external} -- You need to have installed Filezilla software on your computer. It is available free of charge from the page [filezilla-project.org](https://filezilla-project.org/download.php){.external}. - -> [!primary] -> -> For web hosting plans, you can no longer log in to your FTP storage space via the FTP Explorer/Net2FTP online tool. To continue connecting to your web hosting plan via FTP, use the [Filezilla](https://filezilla-project.org/download.php){.external} or [Cyberduck](https://cyberduck.io/){.external} software. +- An [OVHcloud Web Hosting plan](/links/web/hosting) +- You need to have installed the FileZilla client on your computer. It is available free of charge from the page [filezilla-project.org](https://filezilla-project.org/download.php){.external}. ## Interface overview diff --git a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-ca.md b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-ca.md index c87b372e810..89eaa107023 100644 --- a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-ca.md +++ b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-ca.md @@ -1,32 +1,26 @@ --- title: "Tutorial - Using FileZilla with your OVHcloud hosting" -excerpt: "Find here a tutorial for using the Filezilla software on your web hosting" +excerpt: "Find here a tutorial for using the FileZilla software on your web hosting" updated: 2025-06-10 --- +> [!primary] +> **FTP Explorer/Net2FTP tool deactivated** +> +> For web hosting plans, you can no longer log in to your FTP storage space via the FTP Explorer/Net2FTP online tool. To continue connecting to your web hosting plan via FTP, use the [Filezilla](https://filezilla-project.org/download.php){.external} or [Cyberduck](https://cyberduck.io/){.external} software. + ## Objective FileZilla is free software available on several operating systems (Windows, macOS, etc.). You can use it to put files or your website online by [connecting to your web hosting plan’s FTP space](/pages/web_cloud/web_hosting/ftp_connection). -**Find out how to use the Filezilla software on your web hosting plan.** - -> [!warning] -> -> OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. -> -> This guide is designed to help you with common tasks. Nevertheless, we recommend contacting a [specialist provider](/links/partner) and/or the software publisher if you encounter any difficulties. We will not be able to assist you ourselves. You can find more information in the [“Go further”](#go-further) section of this tutorial. -> +**Find out how to use the FileZilla software on your web hosting plan.** ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- An [OVHcloud Web Hosting plan](/links/web/hosting){.external} -- You need to have installed Filezilla software on your computer. It is available free of charge from the page [filezilla-project.org](https://filezilla-project.org/download.php){.external}. - -> [!primary] -> -> For web hosting plans, you can no longer log in to your FTP storage space via the FTP Explorer/Net2FTP online tool. To continue connecting to your web hosting plan via FTP, use the [Filezilla](https://filezilla-project.org/download.php){.external} or [Cyberduck](https://cyberduck.io/){.external} software. +- An [OVHcloud Web Hosting plan](/links/web/hosting) +- You need to have installed the FileZilla client on your computer. It is available free of charge from the page [filezilla-project.org](https://filezilla-project.org/download.php){.external}. ## Interface overview diff --git a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-gb.md b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-gb.md index abdf43461e3..e4a7bb162fb 100644 --- a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-gb.md +++ b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-gb.md @@ -4,6 +4,11 @@ excerpt: "Find here a tutorial for using the FileZilla software on your web host updated: 2025-06-10 --- +> [!primary] +> **FTP Explorer/Net2FTP tool deactivated** +> +> For web hosting plans, you can no longer log in to your FTP storage space via the FTP Explorer/Net2FTP online tool. To continue connecting to your web hosting plan via FTP, use the [Filezilla](https://filezilla-project.org/download.php){.external} or [Cyberduck](https://cyberduck.io/){.external} software. + ## Objective FileZilla is free software available on several operating systems (Windows, macOS, etc.). @@ -11,23 +16,12 @@ You can use it to put files or your website online by [connecting to your web ho **Find out how to use the FileZilla software on your web hosting plan.** -> [!warning] -> -> OVHcloud provides services that you are responsible for with regard to their configuration and management. It is therefore your responsibility to ensure that they function properly. -> -> This guide is designed to help you with common tasks. Nevertheless, we recommend contacting a [specialist provider](/links/partner) if you encounter any difficulties. We will not be able to assist you. You can find more information in the [`Go further`](#go-further) section of this guide. -> - ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) - An [OVHcloud Web Hosting plan](/links/web/hosting) - You need to have installed the FileZilla client on your computer. It is available free of charge from the page [filezilla-project.org](https://filezilla-project.org/download.php){.external}. -> [!primary] -> -> For web hosting plans, you can no longer log in to your FTP storage space via the FTP Explorer/Net2FTP online tool. To continue connecting to your web hosting plan via FTP, use the [Filezilla](https://filezilla-project.org/download.php){.external} or [Cyberduck](https://cyberduck.io/){.external} software. - ## Interface overview ![hosting](/pages/assets/screens/other/web-tools/filezilla/main-interface.png){.thumbnail} diff --git a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-ie.md b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-ie.md index c87b372e810..89eaa107023 100644 --- a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-ie.md +++ b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-ie.md @@ -1,32 +1,26 @@ --- title: "Tutorial - Using FileZilla with your OVHcloud hosting" -excerpt: "Find here a tutorial for using the Filezilla software on your web hosting" +excerpt: "Find here a tutorial for using the FileZilla software on your web hosting" updated: 2025-06-10 --- +> [!primary] +> **FTP Explorer/Net2FTP tool deactivated** +> +> For web hosting plans, you can no longer log in to your FTP storage space via the FTP Explorer/Net2FTP online tool. To continue connecting to your web hosting plan via FTP, use the [Filezilla](https://filezilla-project.org/download.php){.external} or [Cyberduck](https://cyberduck.io/){.external} software. + ## Objective FileZilla is free software available on several operating systems (Windows, macOS, etc.). You can use it to put files or your website online by [connecting to your web hosting plan’s FTP space](/pages/web_cloud/web_hosting/ftp_connection). -**Find out how to use the Filezilla software on your web hosting plan.** - -> [!warning] -> -> OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. -> -> This guide is designed to help you with common tasks. Nevertheless, we recommend contacting a [specialist provider](/links/partner) and/or the software publisher if you encounter any difficulties. We will not be able to assist you ourselves. You can find more information in the [“Go further”](#go-further) section of this tutorial. -> +**Find out how to use the FileZilla software on your web hosting plan.** ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- An [OVHcloud Web Hosting plan](/links/web/hosting){.external} -- You need to have installed Filezilla software on your computer. It is available free of charge from the page [filezilla-project.org](https://filezilla-project.org/download.php){.external}. - -> [!primary] -> -> For web hosting plans, you can no longer log in to your FTP storage space via the FTP Explorer/Net2FTP online tool. To continue connecting to your web hosting plan via FTP, use the [Filezilla](https://filezilla-project.org/download.php){.external} or [Cyberduck](https://cyberduck.io/){.external} software. +- An [OVHcloud Web Hosting plan](/links/web/hosting) +- You need to have installed the FileZilla client on your computer. It is available free of charge from the page [filezilla-project.org](https://filezilla-project.org/download.php){.external}. ## Interface overview diff --git a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-sg.md b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-sg.md index 2f7d034aaf1..ef1d44a7e9b 100644 --- a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-sg.md +++ b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-sg.md @@ -1,32 +1,26 @@ --- title: "Tutorial - Using FileZilla with your OVHcloud hosting" -excerpt: "Find here a tutorial for using the Filezilla software on your web hosting" +excerpt: "Find here a tutorial for using the FileZilla software on your web hosting" updated: 2025-06-10 --- +> [!primary] +> **FTP Explorer/Net2FTP tool deactivated** +> +> For web hosting plans, you can no longer log in to your FTP storage space via the FTP Explorer/Net2FTP online tool. To continue connecting to your web hosting plan via FTP, use the [Filezilla](https://filezilla-project.org/download.php){.external} or [Cyberduck](https://cyberduck.io/){.external} software. + ## Objective FileZilla is free software available on several operating systems (Windows, macOS, etc.). You can use it to put files or your website online by [connecting to your web hosting plan’s FTP space](/pages/web_cloud/web_hosting/ftp_connection). -**Find out how to use the Filezilla software on your web hosting plan.** - -> [!warning] -> -> OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. -> -> This guide is designed to help you with common tasks. Nevertheless, we recommend contacting a [specialist provider](/links/partner) and/or the software publisher if you encounter any difficulties. We will not be able to assist you ourselves. You can find more information in the [“Go further”](#go-further) section of this tutorial. -> +**Find out how to use the FileZilla software on your web hosting plan.** ## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- An [OVHcloud Web Hosting plan](/links/web/hosting){.external} -- You need to have installed Filezilla software on your computer. It is available free of charge from the page [filezilla-project.org](https://filezilla-project.org/download.php){.external}. - -> [!primary] -> -> For web hosting plans, you can no longer log in to your FTP storage space via the FTP Explorer/Net2FTP online tool. To continue connecting to your web hosting plan via FTP, use the [Filezilla](https://filezilla-project.org/download.php){.external} or [Cyberduck](https://cyberduck.io/){.external} software. +- An [OVHcloud Web Hosting plan](/links/web/hosting) +- You need to have installed the FileZilla client on your computer. It is available free of charge from the page [filezilla-project.org](https://filezilla-project.org/download.php){.external}. ## Interface overview diff --git a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-us.md b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-us.md index cf22507ffb7..81aa35a25bb 100644 --- a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-us.md +++ b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.en-us.md @@ -1,32 +1,26 @@ --- title: "Tutorial - Using FileZilla with your OVHcloud hosting" -excerpt: "Find here a tutorial for using the Filezilla software on your web hosting" +excerpt: "Find here a tutorial for using the FileZilla software on your web hosting" updated: 2025-06-10 --- +> [!primary] +> **FTP Explorer/Net2FTP tool deactivated** +> +> For web hosting plans, you can no longer log in to your FTP storage space via the FTP Explorer/Net2FTP online tool. To continue connecting to your web hosting plan via FTP, use the [Filezilla](https://filezilla-project.org/download.php){.external} or [Cyberduck](https://cyberduck.io/){.external} software. + ## Objective FileZilla is free software available on several operating systems (Windows, macOS, etc.). You can use it to put files or your website online by [connecting to your web hosting plan’s FTP space](/pages/web_cloud/web_hosting/ftp_connection). -**Find out how to use the Filezilla software on your web hosting plan.** +**Find out how to use the FileZilla software on your web hosting plan.** -> [!warning] -> -> OVHcloud provides services which you are responsible for with regard to their configuration and management. You are therefore responsible for ensuring they function correctly. -> -> This guide is designed to help you with common tasks. Nevertheless, we recommend contacting a [specialist provider](/links/partner) and/or the software publisher if you encounter any difficulties. We will not be able to assist you ourselves. You can find more information in the [“Go further”](#go-further) section of this tutorial. -> - -## Requirements +## Requirements - Access to the [OVHcloud Control Panel](/links/manager) -- An [OVHcloud Web Hosting plan](/links/web/hosting){.external} -- You need to have installed Filezilla software on your computer. It is available free of charge from the page [filezilla-project.org](https://filezilla-project.org/download.php){.external}. - -> [!primary] -> -> For web hosting plans, you can no longer log in to your FTP storage space via the FTP Explorer/Net2FTP online tool. To continue connecting to your web hosting plan via FTP, use the [Filezilla](https://filezilla-project.org/download.php){.external} or [Cyberduck](https://cyberduck.io/){.external} software. +- An [OVHcloud Web Hosting plan](/links/web/hosting) +- You need to have installed the FileZilla client on your computer. It is available free of charge from the page [filezilla-project.org](https://filezilla-project.org/download.php){.external}. ## Interface overview diff --git a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.es-es.md b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.es-es.md index ec45c61f79c..8e5693e6084 100644 --- a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.es-es.md +++ b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.es-es.md @@ -4,6 +4,11 @@ excerpt: "Consulte aquí un tutorial sobre el uso de Filezilla en su alojamiento updated: 2025-06-10 --- +> [!primary] +> **Desactivación de FTP Explorer/Net2FTP** +> +> Para los alojamientos web, ya no es posible conectarse al espacio de almacenamiento FTP mediante la herramienta en línea FTP Explorer/Net2FTP. Para seguir conectándose por FTP a su alojamiento web, utilice los programas [Filezilla](https://filezilla-project.org/download.php){.external} o [Cyberduck](https://cyberduck.io/){.external}. + ## Objetivo FileZilla es un programa gratuito disponible en varios sistemas operativos (Windows, macOS, etc.). @@ -11,23 +16,12 @@ Permite publicar archivos o su sitio web [conectándose al espacio FTP](/pages/w **Esta guía explica cómo utilizar Filezilla en un alojamiento compartido.** -> [!warning] -> -> La configuración, la gestión y la responsabilidad de los servicios que OVHcloud pone a su disposición recaen sobre usted. Por lo tanto, usted deberá asegurarse de que estos funcionen correctamente. -> -> Ponemos a su disposición este tutorial para ayudarle a realizar las tareas más habituales. No obstante, si necesita ayuda, le recomendamos que contacte con un [proveedor especializado](/links/partner) o con el editor del programa. Nosotros no podremos asistirle al respecto. Para más información, consulte el apartado ["Más información"](#go-further) de este tutorial. -> - ## Requisitos - Haber iniciado sesión en el [área de cliente de OVHcloud](/links/manager). - Tener contratado un [plan de hosting](/links/web/hosting){.external}. - Haber instalado Filezilla en su ordenador. Está disponible de forma gratuita en la página [filezilla-project.org.](https://filezilla-project.org/download.php){.external} -> [!primary] -> -> Para los alojamientos web, ya no es posible conectarse al espacio de almacenamiento FTP mediante la herramienta en línea FTP Explorer/Net2FTP. Para seguir conectándose por FTP a su alojamiento web, utilice los programas [Filezilla](https://filezilla-project.org/download.php){.external} o [Cyberduck](https://cyberduck.io/){.external}. - ## Presentación de la interfaz ![hosting](/pages/assets/screens/other/web-tools/filezilla/main-interface.png){.thumbnail} diff --git a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.es-us.md b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.es-us.md index 70970273873..8fc39f9d1c4 100644 --- a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.es-us.md +++ b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.es-us.md @@ -4,6 +4,11 @@ excerpt: "Consulte aquí un tutorial sobre el uso de Filezilla en su alojamiento updated: 2025-06-10 --- +> [!primary] +> **Desactivación de FTP Explorer/Net2FTP** +> +> Para los alojamientos web, ya no es posible conectarse al espacio de almacenamiento FTP mediante la herramienta en línea FTP Explorer/Net2FTP. Para seguir conectándose por FTP a su alojamiento web, utilice los programas [Filezilla](https://filezilla-project.org/download.php){.external} o [Cyberduck](https://cyberduck.io/){.external}. + ## Objetivo FileZilla es un programa gratuito disponible en varios sistemas operativos (Windows, macOS, etc.). @@ -11,23 +16,12 @@ Permite publicar archivos o su sitio web [conectándose al espacio FTP](/pages/w **Esta guía explica cómo utilizar Filezilla en un alojamiento compartido.** -> [!warning] -> -> La configuración, la gestión y la responsabilidad de los servicios que OVHcloud pone a su disposición recaen sobre usted. Por lo tanto, usted deberá asegurarse de que estos funcionen correctamente. -> -> Ponemos a su disposición este tutorial para ayudarle a realizar las tareas más habituales. No obstante, si necesita ayuda, le recomendamos que contacte con un [proveedor especializado](/links/partner) o con el editor del programa. Nosotros no podremos asistirle al respecto. Para más información, consulte el apartado ["Más información"](#go-further) de este tutorial. -> - ## Requisitos - Haber iniciado sesión en el [área de cliente de OVHcloud](/links/manager). - Tener contratado un [plan de hosting](/links/web/hosting){.external}. - Haber instalado Filezilla en su ordenador. Está disponible de forma gratuita en la página [filezilla-project.org.](https://filezilla-project.org/download.php){.external} -> [!primary] -> -> Para los alojamientos web, ya no es posible conectarse al espacio de almacenamiento FTP mediante la herramienta en línea FTP Explorer/Net2FTP. Para seguir conectándose por FTP a su alojamiento web, utilice los programas [Filezilla](https://filezilla-project.org/download.php){.external} o [Cyberduck](https://cyberduck.io/){.external}. - ## Presentación de la interfaz ![hosting](/pages/assets/screens/other/web-tools/filezilla/main-interface.png){.thumbnail} diff --git a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.fr-ca.md b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.fr-ca.md index 1b2e4c1d961..9cf4a319caf 100644 --- a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.fr-ca.md +++ b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.fr-ca.md @@ -4,6 +4,11 @@ excerpt: "Retrouvez ici un tutoriel pour l'utilisation du logiciel Filezilla sur updated: 2025-06-10 --- +> [!primary] +> **Désactivation de l'outil FTP Explorer/Net2FTP** +> +> Pour les hébergements web, il n'est plus possible de se connecter à l'espace de stockage FTP via l'outil en ligne FTP Explorer/Net2FTP. Pour continuer à vous connecter en FTP à votre hébergement web, utilisez les logiciels [Filezilla](https://filezilla-project.org/download.php){.external} ou [Cyberduck](https://cyberduck.io/){.external}. + ## Objectif FileZilla est un logiciel disponible gratuitement sur plusieurs systèmes d'exploitations (Windows, macOS, etc). @@ -13,23 +18,12 @@ Il permet de mettre en ligne des fichiers ou votre site internet en vous [connec -> [!warning] -> -> OVHcloud met à votre disposition des services dont la configuration, la gestion et la responsabilité vous incombent. Il vous revient de ce fait d'en assurer le bon fonctionnement. -> -> Nous mettons à votre disposition ce tutoriel afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](/links/partner) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section [« Aller plus loin »](#go-further) de ce tutoriel. -> - ## Prérequis - Être connecté à votre [espace client OVHcloud](/links/manager). - Posséder une [offre d'hébergement web](/links/web/hosting){.external}. - Avoir installé le logiciel Filezilla sur votre ordinateur. Celui-ci est disponible gratuitement depuis la page [filezilla-project.org](https://filezilla-project.org/download.php){.external} -> [!primary] -> -> Pour les hébergements web, il n'est plus possible de se connecter à l'espace de stockage FTP via l'outil en ligne FTP Explorer/Net2FTP. Pour continuer à vous connecter en FTP à votre hébergement web, utilisez les logiciels [Filezilla](https://filezilla-project.org/download.php){.external} ou [Cyberduck](https://cyberduck.io/){.external}. - ## Présentation de l'interface ![hosting](/pages/assets/screens/other/web-tools/filezilla/main-interface.png){.thumbnail} diff --git a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.fr-fr.md b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.fr-fr.md index 2160df0f7f1..c23b44b0fd1 100644 --- a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.fr-fr.md +++ b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.fr-fr.md @@ -4,6 +4,11 @@ excerpt: "Retrouvez ici un tutoriel pour l'utilisation du logiciel Filezilla sur updated: 2025-06-10 --- +> [!primary] +> **Désactivation de l'outil FTP Explorer/Net2FTP** +> +> Pour les hébergements web, il n'est plus possible de se connecter à l'espace de stockage FTP via l'outil en ligne FTP Explorer/Net2FTP. Pour continuer à vous connecter en FTP à votre hébergement web, utilisez les logiciels [Filezilla](https://filezilla-project.org/download.php){.external} ou [Cyberduck](https://cyberduck.io/){.external}. + ## Objectif FileZilla est un logiciel disponible gratuitement sur plusieurs systèmes d'exploitations (Windows, macOS, etc). @@ -13,23 +18,12 @@ Il permet de mettre en ligne des fichiers ou votre site internet en vous [connec -> [!warning] -> -> OVHcloud met à votre disposition des services dont la configuration, la gestion et la responsabilité vous incombent. Il vous revient de ce fait d'en assurer le bon fonctionnement. -> -> Nous mettons à votre disposition ce tutoriel afin de vous accompagner au mieux sur des tâches courantes. Néanmoins, nous vous recommandons de faire appel à un [prestataire spécialisé](/links/partner) et/ou de contacter l'éditeur du logiciel si vous éprouvez des difficultés. En effet, nous ne serons pas en mesure de vous fournir une assistance. Plus d'informations dans la section [« Aller plus loin »](#go-further) de ce tutoriel. -> - ## Prérequis - Être connecté à votre [espace client OVHcloud](/links/manager). - Posséder une [offre d'hébergement web](/links/web/hosting){.external}. - Avoir installé le logiciel Filezilla sur votre ordinateur. Celui-ci est disponible gratuitement depuis la page [filezilla-project.org](https://filezilla-project.org/download.php){.external} -> [!primary] -> -> Pour les hébergements web, il n'est plus possible de se connecter à l'espace de stockage FTP via l'outil en ligne FTP Explorer/Net2FTP. Pour continuer à vous connecter en FTP à votre hébergement web, utilisez les logiciels [Filezilla](https://filezilla-project.org/download.php){.external} ou [Cyberduck](https://cyberduck.io/){.external}. - ## Présentation de l'interface ![hosting](/pages/assets/screens/other/web-tools/filezilla/main-interface.png){.thumbnail} diff --git a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.it-it.md b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.it-it.md index 54bb44931d1..92a48e42328 100644 --- a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.it-it.md +++ b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.it-it.md @@ -4,6 +4,11 @@ excerpt: "Consulta qui una guida all'utilizzo del software Filezilla sul tuo hos updated: 2025-06-10 --- +> [!primary] +> **Disattivazione dello strumento FTP Explorer/Net2FTP** +> +> Per gli hosting Web, non è più possibile connettersi allo spazio di storage FTP tramite lo strumento online FTP Explorer/Net2FTP. Per continuare a connettersi in FTP al tuo hosting Web, utilizza i software [Filezilla](https://filezilla-project.org/download.php){.external} o [Cyberduck](https://cyberduck.io/){.external}. + ## Obiettivo FileZilla è un software disponibile gratuitamente su diversi sistemi operativi (Windows, macOS, ecc...). @@ -11,23 +16,12 @@ Permette di pubblicare online file o sito Internet [accedendo allo spazio FTP](/ **Questa guida ti mostra come utilizzare Filezilla con il tuo hosting condiviso.** -> [!warning] -> -> OVHcloud mette a tua disposizione servizi di cui tu sei responsabile per la configurazione e la gestione. Garantirne quotidianamente il corretto funzionamento è quindi responsabilità dell’utente. -> -> Questa guida ti aiuta a eseguire le operazioni necessarie alla gestione del tuo account. Tuttavia, in caso di difficoltà o dubbi, ti consigliamo di rivolgerti a un [provider specializzato](/links/partner) o contattare l'amministratore del software. OVHcloud non potrà fornirti alcuna assistenza. Per maggiori informazioni consulta la sezione ["Per saperne di più"](#go-further) di questo tutorial. -> - ## Prerequisiti - Avere accesso allo [Spazio Cliente OVHcloud](/links/manager) - Disporre di una soluzione di [hosting Web](/links/web/hosting){.external} attiva - Aver installato il software Filezilla sul tuo computer Disponibile gratuitamente sulla pagina [filezilla-project.org](https://filezilla-project.org/download.php){.external} -> [!primary] -> -> Per gli hosting Web, non è più possibile connettersi allo spazio di storage FTP tramite lo strumento online FTP Explorer/Net2FTP. Per continuare a connettersi in FTP al tuo hosting Web, utilizza i software [Filezilla](https://filezilla-project.org/download.php){.external} o [Cyberduck](https://cyberduck.io/){.external}. - ## Presentazione dell'interfaccia ![hosting](/pages/assets/screens/other/web-tools/filezilla/main-interface.png){.thumbnail} diff --git a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.pl-pl.md b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.pl-pl.md index f87952bd196..64424da01aa 100644 --- a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.pl-pl.md +++ b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.pl-pl.md @@ -4,6 +4,11 @@ excerpt: "Zapoznaj się z przewodnikiem dotyczącym korzystania z oprogramowania updated: 2025-06-10 --- +> [!primary] +> **Wyłączanie narzędzia FTP Explorer/Net2FTP** +> +> W przypadku hostingu WWW nie jest już możliwe zalogowanie się do przestrzeni FTP przy użyciu narzędzia online FTP Explorer/Net2FTP. Aby kontynuować łączenie się przez FTP z Twoim hostingiem, skorzystaj z oprogramowania [Filezilla](https://filezilla-project.org/download.php){.external} lub [Cyberduck](https://cyberduck.io/){.external}. + ## Wprowadzenie FileZilla to oprogramowanie dostępne bezpłatnie w wielu systemach operacyjnych (Windows, macOS, etc). @@ -11,24 +16,12 @@ Umożliwia on umieszczanie w Internecie plików lub Twojej strony WWW, [zaloguj **Dowiedz się, jak korzystać z oprogramowania Filezilla na hostingu.** -> [!warning] -> -> OVHcloud udostępnia różnorodne usługi, jednak to Ty odpowiadasz za ich konfigurację i zarządzanie nimi. Ponosisz więc odpowiedzialność za ich prawidłowe funkcjonowanie. -> -> Oddajemy do Twojej dyspozycji niniejszy tutorial, którego celem jest pomoc w jak najlepszym wykonywaniu bieżących zadań. W przypadku trudności zalecamy skorzystanie z [wyspecjalizowanego usługodawcy](/links/partner) lub kontakt z producentem oprogramowania. Niestety firma OVHcloud nie będzie mogła udzielić wsparcia w tym zakresie. Więcej informacji znajduje się w sekcji ["Sprawdź dalej"](#go-further) niniejszego tutoriala. -> - ## Wymagania początkowe - Dostęp do [Panelu klienta OVHcloud](/links/manager). - Posiadanie [hostingu WWW](/links/web/hosting){.external}. - Instalacja programu Filezilla na Twoim komputerze Jest on dostępny bezpłatnie na stronie [filezilla-project.org](https://filezilla-project.org/download.php){.external} -> [!primary] -> -> W przypadku hostingu WWW nie jest już możliwe zalogowanie się do przestrzeni FTP przy użyciu narzędzia online FTP Explorer/Net2FTP. Aby kontynuować łączenie się przez FTP z Twoim hostingiem, skorzystaj z oprogramowania [Filezilla](https://filezilla-project.org/download.php){.external} lub [Cyberduck](https://cyberduck.io/){.external}. - - ## Prezentacja interfejsu ![hosting](/pages/assets/screens/other/web-tools/filezilla/main-interface.png){.thumbnail} diff --git a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.pt-pt.md b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.pt-pt.md index f8d2d48edf2..7e01fbb5c71 100644 --- a/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.pt-pt.md +++ b/pages/web_cloud/web_hosting/ftp_filezilla_user_guide/guide.pt-pt.md @@ -4,6 +4,11 @@ excerpt: "Encontre aqui um tutorial para a utilização do software Filezilla no updated: 2025-06-10 --- +> [!primary] +> **Ferramenta FTP Explorer/Net2FTP desativada** +> +> Para os alojamentos web, já não é possível ligar-se ao espaço de armazenamento FTP através da ferramenta online FTP Explorer/Net2FTP. Para continuar a ligar-se em FTP ao seu alojamento web, utilize os programas [Filezilla](https://filezilla-project.org/download.php){.external} ou [Cyberduck](https://cyberduck.io/){.external}. + ## Objetivo O FileZilla é um software disponível gratuitamente em vários sistemas operativos (Windows, macOS, etc.). @@ -11,23 +16,12 @@ Permite publicar ficheiros ou o seu website [acedendo ao espaço FTP](/pages/web **Saiba como utilizar o software Filezilla com o seu alojamento partilhado.** -> [!warning] -> -> A responsabilidade sobre a configuração e a gestão dos serviços que a OVHcloud disponibiliza recai sobre o utilizador. Assim, deverá certificar-se de que estes funcionam corretamente. -> -> Este tutorial está disponível para o acompanhar nas suas operações mais habituais. No entanto, se encontrar dificuldades, recomendamos que recorra a um [prestador de serviços especializado](/links/partner) e/ou que contacte o editor do software. Não poderemos proporcionar-lhe assistência técnica. Para mais informações, aceda à secção ["Quer saber mais?"](#go-further) deste tutorial. -> - ## Requisitos - Estar ligado à [Área de Cliente OVHcloud](/links/manager). - Ter um serviço de [alojamento Web da OVHcloud](/links/web/hosting){.external}. - Ter instalado o software Filezilla no seu computador. Este último está disponível gratuitamente a partir da página [filezilla-project.org](https://filezilla-project.org/download.php){.external} -> [!primary] -> -> Para os alojamentos web, já não é possível ligar-se ao espaço de armazenamento FTP através da ferramenta online FTP Explorer/Net2FTP. Para continuar a ligar-se em FTP ao seu alojamento web, utilize os programas [Filezilla](https://filezilla-project.org/download.php){.external} ou [Cyberduck](https://cyberduck.io/){.external}. - ## Apresentação da interface ![alojamento](/pages/assets/screens/other/web-tools/filezilla/main-interface.png){.thumbnail}